My hot take: Vi, make and C would have gone the way of COBOL a long time ago if it wasn’t for a lot of programmers thinking “my tools are more difficult to use, hence I’m a better programmer”.
My hot take: Vi, make and C would have gone the way of COBOL a long time ago if it wasn’t for a lot of programmers thinking “my tools are more difficult to use, hence I’m a better programmer”.
Regarding the IP address, how are they going to get it? I assumed that servers wouldn’t pass them along to other nodes, isn’t that the case?
I run my own Synapse server with bridges to WhatsApp and Telegram, along with a few other services, using Yunohost. I haven’t observed any huge resource usage, and I like the centralized management/update. One possible downside is that you won’t get the latest versions immediately, the Yunohost maintainers take time to test those. I prefer the stability that gives me but if you want to be on the edge a docker setup will be better.
Yes, that’s what the page I linked to says, and why I said “popularized” and not “originated”.
A real-life moth was found to be the cause of errors in a computer, popularizing the terms “bug” and “debugging”. The culprit was attached to the report as proof:
https://en.m.wikipedia.org/wiki/Debugging#/media/File%3AFirst_Computer_Bug%2C_1945.jpg
Yes, that’s the plan. The update from 9 to 10 was really easy, the only problem I got was some Python apps which needed a manual pip refresh, but the instructions were all there.
AFAIK, Yunohost on bookworm is already in testing but it’ll be released when the devs feel the update is working correctly.
I like the ideas behind PRQL, although I’ve never used it in an actual project. It compiles down to SQL but has a clearer model based on pipeline and a much better suntax.
Malloy is a similar project but I haven’t look into it yet.