obbeel

joined 1 month ago
[–] [email protected] 8 points 1 hour ago

I stand by the indie studios. We have proof again and again that indies just want to reach their public.

[–] [email protected] 1 points 2 hours ago (1 children)

We have to accept that there is a way to break the capacity of pirating, which has been tolerated by companies by decades. VPNs can be banned, the US defense department deeply knows about Tor. So, if there is political incentive, those capacities can be banned at any time.

I think the fight needs to be a legal one. It needed to be a legal one since the inception of piracy. It just has its flaws that can be exploited by politically invested institutions.

[–] [email protected] 2 points 2 hours ago

That is so true. If Steam goes away, so does all of my games. I should have the right to have a local setup binary on my computer, like GOG.

[–] [email protected] 4 points 2 hours ago

People need to come into contact with the Internet that isn't based on streaming asap. We need laws worldwide that prevent blocking access to knowledge - the most basic and guaranteed by constitutions worldwide right. Books, music, films and games. People should have at least some access to them. I can't imagine a world where I'm licensed to my books by Amazon. It's just awful. Something needs to be brought together before publishers make this a crime.

[–] [email protected] 4 points 1 week ago

I appreciate the honesty.

[–] [email protected] 1 points 1 week ago

Anyway, more access to the open source packages can't be bad.

[–] [email protected] 0 points 1 week ago

I think it said it's deprecated or something? I'm not sure, I just know I had problems downloading packages before.

I don't think it was setup.py . I think I tried to download it directly through pip install xx==0.4.0 or something (the version was required by the program) and it said the package doesn't exist.

[–] [email protected] 5 points 1 week ago

Planck units are the smallest packets of something, which is called quanta. Planck discovered he could get more accurate measurements if he separated the energy from radiation in small packages, which proved useful for other theories later.

[–] [email protected] 0 points 1 week ago

But do Appimages make the dependencies code available? They pack everything into one working program, but what about the packages?

[–] [email protected] 0 points 1 week ago (3 children)

I couldn't download it even if I wanted to. That's what I mean. It returns a message saying it isn't supported.

[–] [email protected] 0 points 1 week ago (5 children)

If prior versions were not support by pip anymore, so yes, if it were removed. There are cases of packages not being supported by the platforms, aren't there? I've run into cases where the package was fully deprecated and not useable or downloadable anymore.

[–] [email protected] 1 points 1 week ago (3 children)

What do you mean?

I just find that if pip did not support that version anymore, the software would be lost. As that is covered by making executables, as I mentioned them. But what if I wanted to have access to the libraries that were used in the program? That wouldn't be possible. Because all we get in the source code is the dependency fetching, not the dependencies themselves.

It would be good to have an alternative where you get all that you need to compile the code again, not depending on fetching them from websites that might not even have them anymore.

This mentality of ephemeral code just adheres to the way big tech would like to do things, with programmed obsolescence.

An alternative to that way of doing things would be nice and would make sure we get access to the same working open source program in 30 or 40 years.

 

Today I had to downgrade fastapi from 0.114.0 to 0.112.4 to make a software work. And it just hit me - what if pip didn't support 0.112.4 anymore? We would lose a good piece of software just because of that.

Of course, we can "freeze" the packages into an executable that will run for as long as the OS supports it. Which is a lot longer. But the executable is closed source. We can't see the code that is run from an executable.

Therefore, there is a need for an alternative to which we still have access to the packages even after the program is built. That would make it safely unnecessary for pip to store all versions of all packages forever more.

Any ideas?

 

Last week I posted about the magic qualities of quantum systems in Computer Science. Now I bring an example article that makes use of it.

141
submitted 1 month ago* (last edited 1 month ago) by [email protected] to c/[email protected]
 

Why, instead of safely entering a BIOS setup, does the cell phone brick when installing the Custom ROM wrongly? Wouldn't this protection be better for users? I mean, this could be done through ADB.

Also, do you think it's possible that this way of doing things will come to the computer, with ARM hoping to gain a good share of the market and all?

view more: next ›