I do actually and I also prefer CLI, just wanted add a bit of nuance to the discussion.
I do actually and I also prefer CLI, just wanted add a bit of nuance to the discussion.


CLI: Here’s a txt file, now memorize it you peasant
Good GUI: Welcome back my friend, straight the thing again? Btw on the right you can see some relevant info and links.
A British genre of dance music from the 90s. Originated from sound system culture. The focus is on samples of breakdowns in classic soul songs, with many editing variations on the breaks. It’s what spawned drum and bass, breakcore, and so many other cool genres.
Check out this really cool documentary video with more info and examples of jungle music: https://www.youtube.com/watch?v=vDZHEAwDAVo
But they do allow you to do gotos in language without gotos. Evil and cool.
It’s a combination of having to spend more energy staying warm and germs being able to spread quickly because you stay indoors with the windows closed a lot


I’m on mint, these are my package mirrors (based in the Netherlands):
/etc/apt/sources.list.d/official-package-repositories.list
deb https://mirrors.evoluso.com/linuxmint-packages/linuxmint-packages zara main upstream import backport
deb http://ftp.snt.utwente.nl/pub/os/linux/ubuntu noble main restricted universe multiverse
deb http://ftp.snt.utwente.nl/pub/os/linux/ubuntu noble-updates main restricted universe multiverse
deb http://ftp.snt.utwente.nl/pub/os/linux/ubuntu noble-backports main restricted universe multiverse
deb http://security.ubuntu.com/ubuntu/ noble-security main restricted universe multiverse
afaik there’s no public list of package mirrors


Nice. Remember that everything is super complicated so don’t get too ambitious too quickly. If you run out of ideas for simple things to make i can recommend
<html>
<body>
<h1>Hello World!</h1>
</body>
</html>
and make it more complex as you go + you get very quick visual feedback as you can see the browser making your project come to life. A great online resource for learning web technologies is https://www.w3schools.com/


You must now learn programming. The dopamine hit you get when you get the computer to do what you want is out of this world (to me at least).


You mean like when an HTP request is not completely fulfilled? Is there an API for this “native” loading display of the browser?


Lack of knowledge I guess. Which is why I like posting code on the internet. Thanks for the tip!
I’m a programmer, AI is really good at programming and I use it everyday at work. But you really need to be careful and read and understand EVERY LINE the AI gave you and judge if it’s correct architecturally, maintainable, fits the direction of the product etc etc etc.
I let it write tests and mundane mapping functions mostly, but it’s still pretty useful as an “assistant”.
The tech bros all come from this programming world and I think they got a bit too enthousiastic about the technology. An LLM is not a human brain.