

Well the script tag has a deprecated attribute called language, so in older code and media you will see <script language="javascript"> a bunch. The weird thing is they instead used the lang attribute which just doesn’t exist.


Well the script tag has a deprecated attribute called language, so in older code and media you will see <script language="javascript"> a bunch. The weird thing is they instead used the lang attribute which just doesn’t exist.
Oh I see. You mean like v3.0.1 will be stable, and v3.1.0 will be stable. Yeah that’s true. But v3 (as in v3.0.0) is breaking. At least that’s how I have always seen the terms used.
No, v3 is a release with breaking changes:
This release includes several breaking changes; read the full migration guide here. It’s worth mentioning that many of the breaking changes are updates to API endpoints and only affect third-party tools that integrate with Immich’s API. For the vast majority of users, updating works exactly as it always has.
https://immich.app/blog/v3.0.0-release
That’s why the major version was increased, it implies breaking changes in semantic versioning, which Immich is doing since v2 apparently:
Given a version number MAJOR.MINOR.PATCH, increment the:
- MAJOR version when you make incompatible API changes
- MINOR version when you add functionality in a backward compatible manner
- PATCH version when you make backward compatible bug fixes
Well if you want the real basics of self-hosting then depending on your level of knowledge you may want to follow a Linux tutorial like this one: https://labex.io/linuxjourney
This will teach a lot of basic knowledge and terminology you may need when setting up or maintaining containers and VMs. Admittedly, this is somewhat tangential knowledge to your immediate goals, but if you want to actually use your self-hosted stuff remotely later this will become critical to doing so safely.
As for the map, for me it was something like:
Local LXC/QEMU → Remote LXD over SSH on a RPi → Proxmox on a dedicated box through the webinterface
In hindsight I would have started with Proxmox directly though I guess. One big downside is it doesn’t integrate well with Docker containers, you have to set up a full VM as your Docker host. On the upside though you can install LXC containers from https://www.turnkeylinux.org/ in a few clicks, so it’s very good for just testing stuff out and playing around.


Man fuck Axel Voss! Damn copyright shill. Guess we can take solace in the fact that he seemed to be the only one clearly taking the publishers side here.
And if I’m not mistaken, the European Commission representative argued in his reply to Voss (around 12:20) that “collective management organisations” or “cultural heritage institutions” might well be allowed to preserve games that are not commercially available anymore already under the current framework.
Well I haven’t tried it, but if you want to just play around with it you should be able to emulate a RISC-V system in a VM, e.g. using qemu: https://www.qemu.org/docs/master/system/target-riscv.html TL;DR: It’s kinda complicated, lots of different board/chip designs to choose from. But seems possible. Several Distros like Ubuntu/Debian seem to have RISC-V releases around.


Ah scheiße, hier gehen wir wieder.


Germany has effectivly the same law
I haven’t heard anything about that and a search doesn’t turn anything up either. Can you give any details on what you mean specifically?
Well the German Democratic Republic is unique among the former USSR countries in that it was unified with the Federal Republic of Germany. The latter already had a strong focus on privacy laws resulting from the Nazi time (meaning there was strong mistrust towards the state, but Nazis trying to hide in plain sight was obviously also relevant). But when the sheer amount of information the communist intelligence services were storing on their citizens became known after reunification this pre-existing privacy bias was put into overdrive, it confirmed all the worst fears west Germans already had about the state becoming too powerful.


Curiously that’s the same sentiment the Zionist German left espouses: https://en.wikipedia.org/wiki/Anti-Germans_(political_current)
There are quite a lot of packages running it through wine, on AUR, as snap/flatpak, and probably more I didn’t see in my cursory search. So the question is does this exploit work on wine I guess.
Many popular projects written in Rust, including the UUtils core utils rewrite, are MIT licensed as Rust is. There have been people that purposely confuse things by saying that “the Rust community” is undermining the GPL.
How would that ever be a problem in any case? I mean I’m not that versed in licensing stuff, but MIT explicitly allows sublicensing, so if in doubt just slap a GPL-sticker on the MIT code and you are good, no?
Bash shell uses readline for this, which I would guess is the namesake of PSReadLine:
https://wiki.archlinux.org/title/Readline
https://man.archlinux.org/man/readline.3#DEFAULT_KEY_BINDINGS
a low latency kernel (whatever that means. I’ll get there to figure it out eventually)
It’s a kernel with real-time process scheduling enabled by default.
In normal kernels a process can theoretically block all other processes from running for up to several seconds, which is obviously bad for time sensitive things like audio recordings or controlling a CNC-machine for example.
In real-time scheduling all processes are guaranteed time slices in more regular intervals. This is good for time sensitive things like audio recording, but since there is some scheduling overhead it’s bad for single resource intensive processes or process trees like video games.
You can read more about the difference between a real time and low latency kernel here: https://help.ubuntu.com/community/UbuntuStudio/RealTimeKernel


Meh, essentially it’s just writing “Telecommunicationsourcesurveillance” as a single word without the spaces to indicate it’s a singular thing being referred to (in this case the concept of directly listening on the source device before encryption happens). Might seem weird I guess, but you get used to it pretty quickly.


https://de.wikipedia.org/wiki/Telekommunikationsüberwachung#Quellen-Telekommunikationsüberwachung
It means “telecommunication source surveillance”.
Must be some setting on your end, I’m getting offered translations on that page as well (stable release).
Two things I could think of, either you haven’t set it to always offer translations or your browser is set to simplified Chinese.
Another thing, you can select some text, right-click the selection, and there will be a translation option there. After you used that there will be a button for “translate the whole page” in the translation popup.
Oh also you can download more languages through the settings (general settings page, right below browser language).
Nah the original clearly says “Leserkommentare”, so it’s user comments.