gandalf_der_12te
Honestly, having a declarative package manager is pretty important.
Consider the following: We've had the transition from Sys V Init to Systemd recently. But what does it actually mean?
It means, that instead of running a command to start a service, you now flip a switch in a clear, standardized way. The advantage is that you can get a table-like overview over all the services that are currently running. You get an overview, in other words. That is worth a lot because it brings structure and clarity into your system.
Now, with package management it's the same way. Instead of running a command to install a package, we should instead give a list of all the packages that we want to have installed, and the package manager should take care of making sure that they are installed. That would improve clarity, because you get a list of all the packages that are installed. It might also increase efficiency if you're installing many packages, because large parts of the work can be done in parallel. And importantly, you get reproducibility. Imagine you just have a file where it names all the packages that should be installed. You can just take that list and copy it to another machine. Now you've cloned your package installations. I guess things like Docker, with their docker files, are kinda already going in that direction. But it would be nice to have support for it in the mainline operating systems.
This is excellent. Recognize when batteries make sense, and recognize when oil makes sense.
In this case, oil makes sense.
Yeah well, it ain't stupid if it works.
I agree, there's two really significant variables to human health:
-
food and drink
-
movement and posture
The rest is less important.
The problem is that they're not really made for this task, both in hardware and available software. They typically specialize in routing and switching, but have insufficient internal hardware (memory especially) to run a full-blown OS.
So whatever you install on these devices, will probably not give you all the features that you would like to have. (For example, a full linux command line with all the typical programs installed.) Also, it doesn't allow you to use HDMI to connect to a monitor, so there's that. But basic linux things can be done on it, if you figure out how to get to the command line. But it's very limited.
These greentexts are a treasure trove of ideas. And nobody can convince me otherwise.
Maybe some call it unhinged, but some of it just has that kind of refreshing other-ness.
I would say that both are interesting proposals to look at. Of course, doing the math and crafting the best approach is work and takes time, and I can't give many details in a lemmy comment.
tbh if you're worried about fiat currency, you shouldn't be investing in crypto currency (which is even more volatile imo) but instead in real, physical assets (such as food and housing).
Then again, i believe that the big problems can only be solved by repairing the society as a whole. Investing in your own wealth, imo, isn't worth it. But your choice is yours.
AI Training is a flexible energy consumer, meaning it can be switched on and off at will, so that it can take advantage of excess solar power during the daylight, providing extra income to solar panel parks. The important thing to do is to install solar panels, and then AI training isn't an environmental problem anymore.
Year Of The Linux Desktop
Well, what we need is some dedicated non-profit company making chips.