

Nee. Am Ende wird auch Verbrenner Volker machen, was für ihn günstiger ist.
Genauso wie hier beschrieben :


It us totally OK to start easy.
Scheme (for example Guile) or Racket are great beginner languages, because they have a very minimal core, and at the same time a lot of power. Created by teachers, they also have great guides.
Clojure is also a fantastic Lisp language, extremely elegant and very powerful. Its user community has many experienced programmers, and it is very friendly.
Python is probably the most popular choice for beginners. It has a nice tutorial and countless libraries, which allows to put programs together from components. But its build and packaging system is notoriously messy (though it seems improving) and can get in the way when doing more complex stuff later. Its user forums also suffer currently most from AI slop.
I wouldn’t recommend Go language for beginners. It is relatively simple, true, but although it is well-geared to its main target - web applications - it has serious pitfalls with concurrency, which can lead to arcane bugs and a lot of hair-pulling.
You could also start with Rust. The language is larger than others, that’s true. But you do not need to learn it all at once. Also, it has best-in-class online tutorials, books and documentation. Its compiler error messages are extremely helpful. And its build and packaging system are so much easier to use than almost anything else. This matters for beginners, too, since this allows you to put together interesting programs quickly.


Wenn Du die heimische Flora und Fauna retten willst, musst du zuerst den Klimawandel stoppen. Anderenfalls haben wir hier in 20 Jahren ein Klima wie in Nordafrika. Da singen keine Amseln.


Of course, you can make reliable software. What Hoare describes, has become best practices in critical applications like space and aircraft systems. And Rust is making inroads there, too.


The problem is, the other AI companies do the same. They turn the whole GenAI thing into a kind of cult.


Yeah Linux is a bit addictive. The open source devs use insiduous amounts of seductive features. Such as:
The common denominator is that Linux is developed by some of its users, and centered around their own interests. This is what underlies all the mentioned qualities.
But yeah, computers can be a bit addictive. Don’t forgot to have a coffee once in a while, and take breaks. Don’t forget to touch grass and go dancing, or whatever makes you happy.
And fuck AI. Fuck these companies. Fuck those employers pushing AI who don’t give a shit about the mental health of their people.


Weather is overrated. One just becomes used to it. In the Netherlands, civilization does not breaks down when it rains.


Was für einen Sinn hat es eigentlich noch, von invasiven Arten zu sprechen, wenn wir auf globale 2 Grad Erwärmung zusteuern, wo eh alles Mögliche ins Rutschen kommt? In Deutschland testet man heute schon das Pflanzen von Olivenbäumen!
Ist das nicht ein bisschen so, wie das hölzerne Treppenhaus mit Möbelpolitur zu pflegen, wenn der Dachstuhl in Flammen steht?


Ein Mysterium. Mit höherer Geschwindigkeit mehr KI Slop konsumieren, und dafür deutlich mehr bezahlen - wer könnte das nicht wollen?


For certain highly formalized types of diagrams - for example flow charts -, PlantUML is great, and since it uses a textual language, it could be wired to a lot of different programs.
MetaPost ist similar but a bit lower level. It can generate very complex diagrams for arbitrary content.For example, I used it once to draw and publish a globe-like 3D sphere with fields depicting different spherical probability values in it.
Racket, a Scheme descendent, is very nice for elementary graphics - it can output pictures in the REPL of its integrated IDE, DrRacket. And it can output these seamlessly as vector graphics, or into interactive user interfaces, too. It also has an elementary but good graphing package. I have used it for a web app which did some data analysis, presented it as a plot in SVG format in the browser, and provided a PDF for download. Neat!
And then there is Python with Matplotlib. It is made for almost every imaginable visualization of numerical data.
For 3D data, there is VTK, which has bindings for C++, Tcl/Tk, Java, and Python.
And TeX/LaTeX with various graphing packages.
As said, all of these can be used programmatically, and can be included in other systems, as long as the latter can generate text commands which can piped into these special-languages, or library calls.


Well, US-Americans use almost exclusively cars, and we know well that cars are inefficient, especially in densely populated areas.
One aspect that also causes these distortions is that Americans cannot freely chose the most efficient means of transport for a specific journey, but are bound to using cars because of political influences. You could say that Americans are less free than other people, in this respect.
(And that’s an anomaly, not the cultural norm for humans).


Die Stadt München hat jetzt einen grünen Oberbürgermeister. Auch da zeichnen sich bei kommunaler Software einige Änderungen ab.


I’ve found similar issues with NVidia cards.
A probable cause is bootloader/initrd issues since these need extra initrd support when booting, and a couple of things can go wrong in updates. You could try to chroot into the system and reinstall the kernel, initrd, and graphics driver.
Oh, and hibernate doesn’t work with dual-booting Linux distros (it does not leave file systems unmounted), and although grub was once designed to dual- and multiboot distros, dual-booting is problematic today… I think some (graphics?) driver stuff can get put into the EFI partition where grub updates can step on other distro’s feet.


The distribution generally looks like this - skewed left.
So, the median is smaller than the mean, many people commute below the average time, and very few much more.
The general discussion about traffic policies tends to focus on the minority of people which commute much more than the average.


I’d love to learn more about that.
These companies basically have found backdoors into our brain.


No. The human commuting time is constant, probably since thousands of years.
Read the article on Marchetti’s constant:
https://en.wikipedia.org/wiki/Marchetti's_constant
… and this, folks, is why individual cars don’t save time


So do I have a long or short commute?
I’d say you have a smart commute.
Nun ja, die Sonne betreibt Kernfusion.
Die Mißgunst gegenüber der solaren Energie dürfte eher damit begründet sein, dass man mit ihren Nebenprodukten nicht Städte in Schutt und Asche legen kann.