cross-posted from: https://feddit.org/post/31597508
Great timing and phrasing. “Be slow about slop development ooor… Burn everyone and everything!”

Bezos: “it will solve all our problems.”
Wow.
That is not optimism - it is religious fervor.
That has become a religion, or it might be more apt to say, a cult.

We need really to do something against that manager bonuses and shareholder incomes might cease to grow faster and faster!! /s
Germany is not lacking work productivity. It is lacking proper distribution of wealth and sane social-democratic policies. You see that when you compare to Scandinavia.

Another big problem, actually, is that renewables tends to not be available when you need them the most
Not true: Wind turbines generate more energy in Western European winter - when we need to power electric heat pumps - and solar in Southern European summer - when we need to power A/C units.
Plus it does not matter if 2% of the time we need to fire up fossil backup generation.
Plus it is easily possible to build seasonal heat storage for multi-family houing units. Basically big tank with water and lots of insulation.
I am tired of that disinformation.

Do you know that particulate matter from open fireplaces is very bad for health and is suspected to contribute to early dementia?

What many people do not realize is that there will be large regions of the world affected by food scarcity where hundreds of millions of people can compete with many less well-off Europeans on food prices.
It is not that upper middle class people in China or Brazil will stop to feed their children because food becomes expensive. The thing is that this upper middle class will soon count more people than Europe has as a whole.

What I find interesting is that a lot of these changes which are attributed to the purportedly “inevitable” changes associated with AI (or partly with its not-adoption), are real consequences of climate change.
It’s as if AI is used as a distraction. Like the “accusation in a mirror” pattern.
cross-posted from: https://feddit.org/post/31597508
Great timing and phrasing. “Be slow about slop development ooor… Burn everyone and everything!”

That’s way too hot. You really need to go somewhere else. I’d sleep in a church building or underground station in that situation, if I had no other safe place. Keep in mind that heat also infers significantly with the ability to react appropriately to such a situation, so don’t wait too long.

Don’t forget that Jeremy Corbyn was ousted as top Labour candidate for being “anti-semite”, which merely meant disagreeing to which degree the Labour party which he was leading had a specific problem with antisemitism. Where “antisemitisn” was sometimes defined as “criticizing the Israelian Government”.
Not new that leftwing politicians are measured by far higher standards than conservative-rightwing ones.

Funny how the terms have changed their meaning, when I was young it meant cold very foggy days in the Rhine area.

With high temperatures, humidity is normally low in much of Europe (compared to humid climates). But somewhat higher in the Rhine valley.
It is this time more humid than normal, too.
Here is a table on the combined effect of heat and humidity:
https://en.wikipedia.org/wiki/Heat_index
Heat becomes much more dangerous with high humidity. Which is why metereologists make charts with the wet bulb temperature or the dew point tenperature .

Don’t forget these are geological changes. Normally, they happen in tens of thousands of years. It is bone-shaking to witness how fast they happen.
By the way, secure open trust systems are hard. Around 2000, there was a FOSS web site called kuro5hin.org, a slashdot-sryle discussion board, which experimented with trust networks. As far as I remember, they did not find a good solution.
Wikipedia or stack overflow has the same issues.
I think a kind of real-life-based(!), signature-based web of trust like the GnuPG web of trust (but ideally with more user-friendly software…) could be part of the solution
Using Linux is not a dick measuring contest (and man I hate these threads asking “why is your distro the best?” - it feels like trolling and sowing division and grief to me. A bit like asking a mother “What is your favorite child?”.)
cross-posted from: https://feddit.org/post/23120439
Here, my summary of key features and decisions of Guix:
- Guix is a package manager that can (optionally) run on top of Linux distributions or other POSIX systems, like cargo, pip, conda or Conan. In difference to the pip and cargo package managers, it is language-agnostic, supports many different build systems and languages, and features around 29000 packages now.
- Guix allows to define a fully reproducible system. This works by using a declarative language for immutable version-controlled package descriptions, and by deriving any software from package definitions and a fixed version (commit hash) of the source code. In that, it is similar but much stricter than Nix and NixOS. The key point is that any software built, and all its dependencies, go back to unambigously, immutable versions of source code and build recipes - and all inputs to the system are open source and can be reviewed.
- Important for programming, this can also define isolated build and development environments, like Python’s venv, but also Docker containers. This means that Guix can be used to develop, build, package, and deploy software, very much like Snap packages. And that’s independent from the distribution you work in, very much like pip or cargo are independent from the system you work in. (And yes, it supports Rust!).
- This allows it, and also makes it technically possible, that any software package can be re-built and run years later. To make this legally possible, the official distribution of Guix also demands all components to be open source (FOSS). This is also a key difference to NixOS and non-free forks of Guix, which allow non-free binary packages, but sacrifice reproducibility. (To illustrate: If you have a binary, proprietary scanner driver in NixOS, and the owning company practices planned obselescence and decides that you should buy their new hardware, and pulls that driver, you are out of luck. In Guix, this can’t happen.) (Note that as your own private conponents, you can define any package you like, you can also distribute your definitions as a complement to GNU Guix. Non-free packages for Guix do exist, in the same way as you can buy and run Steam Games software for Linux. Such non-free software just can’t become part of the official Guix distribution, just like Amazon or Apple can’t sell their non-free software via Debian or the Linux kernel project (or, for that matter, Apple has no obligation to market and distribute, say, Oracle products).
- All inputs being open source also means that any software component can be reviewed, that mis-features such as privacy-invasive behaviour can be removed, and that it is hardly possible to hide malware in the system. Because this also applies recursively to all compilers and build tools, this solves also Thompson’s “Trusting Trust” problem. In fact, the whole system can be build from a 512 byte binary root (called MER). (Interestingly, that level of user control gets a lot of hate online – certain companies don’t seem to like it).
- Because it would take too long to build every user package from source every time, the produced packages are normally cached (while their correct binary content can be easily verified).
- The declarative description language for the packages is a well-defined, established, minimalist language called Scheme. This is a member of the Lisp family of languages. That Lisp is very well suited for declaratively building and configuring large systems has been proven with GNU Emacs, whose software, but more importantly, whole user configuration, is written in Emacs Lisp.
- The Scheme implementation used is called Guile. It has especially good support for the POSIX environment and has also much better-than-average interactive debugging capabilities compared to other Scheme implementations.
- Also worth noting is that the Guix project has superb online documentation. This is a practical advantage compared to Nix.
As example: you are on Debian stable and quickly want to try a recent version of the kakoune editor (as kakoune is in ongoing development): They are available under the Guix package manager. Just
guix install kakouneand bang you have it!
How it works:
https://codeberg.org/guix/guix#headline-4
Manual:
https://guix.gnu.org/manual/en/html_node/Installation.html
Also informative for using Guix just as a package manager:
Also disregard for our living planet and all life on it. Which is, take note, the only place we know in the universe that life exists there.
It is not only a cult - it is a death cult.