The article links to https://devblog.qnx.com/qnx-self-hosted-developer-desktop-initial-release/, maybe they don’t block your region.
elmicha
- 0 posts
- 16 comments
- 6 months
Keepass2Android can use an sftp server. If something was changed on the desktop, Keepass2Android will ask if it should merge the changes.
- 7 months
Sure, just break millions of other people’s scripts on a whim.
- elmicha@feddit.orgto
Linux@programming.dev•Libxml2 Becomes Officially Unmaintained After Maintainer Steps Down
7 monthsDon’t forget the OpenDocument format of LibreOffice and the other format of the other office suite. Yeah, these will be retired any day now.
Also these.
- elmicha@feddit.orgto
Linux@programming.dev•Can someone please explain what is this ? https://curl.se/
7 monthsYes, facebook is running on a web server and the app (or a browser) is a client.
- 9 months
Some big-endian architectures are supported, but not RISC-V:
A related problem is big-endian support, which is also 32-bit only, and also obsolete. Its removal is blocked because IBM is still supporting big-endian mainframe and PowerPC systems; as long as that support continues, big-endian support will stay in the kernel.
- elmicha@feddit.orgto
Linux@programming.dev•An (almost) catastrophic OpenZFS bug and the humans that made it (and Rust is here too)
1 yearBut what would that help in this situation? You could as easily write
result = asize;and thepsizewould again be unused.
- elmicha@feddit.orgto
Selfhosted@lemmy.world•PSA: If the first Smart Search in Immich takes a whileEnglish
1 yearI’m almost sure that
./is the directory of the compose.yaml.Normally I just run
docker compose up -din the project directory, but I could rundocker compose up -d -f /somewhere/compose.yamlfrom another directory, and then the./would be/somewhere, and not the directory where I started the command.
In case anyone wonders: these are the same bugs reported (and fixed) last week, not new ones.
There are also some SAT receivers that run Linux, see e.g. https://www.opena.tv/app.php/atv_images
- elmicha@feddit.orgto
Linux@programming.dev•10 Advanced Linux Commands You’ve Probably Never Used (Part 3)English
1 yearechois a program, but some shells like Bash and zsh also have a built-inecho. You can runtype echoto verify that.
Yes. Or 100W.
0.1kWh per hour can be written as 0.1kWh/h, which is the same as 0.1kW.
Do you mean 0.1kWh per hour, so 0.1kW or 100W?
My N100 server needs about 11W.
- 2 years
This. OP, get an M.2 NVME SSD in 2280 or 2260 size. Then you can add a SATA drive later, when/if you need it.


I got used to
ip --br arecently.