Comment on
I'm building a Community powered Duolingo-like App
Reply in thread
In case OP doesn’t know, if a repo hasn’t got a licence it’s implied it’s licensed under "all rights reserved", so not open source! You need to https://choosealicense.com
Comment on
I'm building a Community powered Duolingo-like App
Reply in thread
In case OP doesn’t know, if a repo hasn’t got a licence it’s implied it’s licensed under "all rights reserved", so not open source! You need to https://choosealicense.com
Comment on
From ‘heat panic’ to ‘sacrificed at the altar’: Europe’s air conditioning culture wars heat up
“Climate change is just a word that gets trumpeted,” says Reinhard Lange, a retired electrician whose 150-year-old house sits down the road from the weather station in Coschen that provisionally broke Germany’s national heat record on Sunday. “Back when I was a child, it was also warm. It just wasn’t played up.”
Boiling frog?
Comment on
There's no place like `[::1]`
Reply in thread
OP is right, though… https://stats.labs.apnic.net/ipv6/XA
Comment on
Printing on Linux
Reply in thread
SANE? :D
Comment on
“The European Union won’t take chicken from America. They won’t take lobsters from America. They hate our beef because our beef is beautiful and theirs is weak. It’s unbelievable” Lutnick told FoxNews
I thought this was a joke until I read Lutnick's name
Comment on
What's your favorite font for reading ebooks?
http://vollkorn-typeface.com/ And I’m surprised that no one mentioned it yet
Comment on
Can you drop the American tech giants? By the Danish public broadcaster
Reply in thread
And let’s hope the rest of Europe follows!
Comment on
Italian pasta map
Reply in thread
They don’t exists in Italy
Comment on
*Permanently Deleted*
Reply in thread
Ok, here it is https://git.omaps.dev/organicmaps/organicmaps/issues/10555
Comment on
We should drop Tesseract, or at least switch forks
Tesseract is a frontend, not the famous open source OCR software
Comment on
Navidrome & demo.navidrome.org [SOLVED]
Reply in thread
It’s because of this:
$ dig +short insights.navidrome.org
209.141.42.198
$ dig -x 209.141.42.198
; <<>> DiG 9.20.11-4-Debian <<>> -x 209.141.42.198
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 12665
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION:
;198.42.141.209.in-addr.arpa. IN PTR
;; ANSWER SECTION:
198.42.141.209.in-addr.arpa. 30 IN PTR demo.navidrome.org.
;; Query time: 208 msec
;; SERVER: 192.168.1.1#53(192.168.1.1) (UDP)
;; WHEN: Sun Mar 08 17:13:34 CET 2026
;; MSG SIZE rcvd: 77
In practice, demo and insights are on the same IP, whose reverse points to demo
Comment on
*Permanently Deleted*
I’m out of the loop. What is the crisis they’re talking about?
Comment on
Open TV reaches 1.0 and is finally on flathub!
Cool! You could refactor some use of the OS constant with #[cfg] directives.
Comment on
What's your "Oh fuck, that actually worked!" Linux moment that made you feel like a wizard?
Reply in thread
Note: to do this you have to have your public key on the remote server
Comment on
UPDATE: Why am I so slow?
Reply in thread
when you see this sign you can
Comment on
Ubuntu 25.10's Move To Rust Coreutils Is Causing Major Breakage For Some Executables
Reply in thread
In both these cases,
ddserves no real purpose. It’s purely a superstitious charm trying to ensure safe passage of the data. You can see how silly this is when you replaceddwith the functionally equivalentcat:cat /dev/sda | pv | cat > /dev/sdb
😂
Comment on
Alright let's see pictures of your super nice rack-mounted, professionally installed labs. I'll start 🙃
Reply in thread
Yours looks power hungry though…
Comment on
A European replacement for Wallet: Curve
Reply in thread
Hi OP! I didn’t mean to be negative, but it depends on what you use x Wallet for:
Comment on
VTT (Virtual Tabletop)?
Reply in thread
I think they wanted you to end the post title with a question mark
Comment on
Find direct train connections within Europe
Reply in thread
Ok, found
direkt.bahn.guru internally uses a (legacy) API by Deutsche Bahn to find all direct trains running via a given station within the next 1-2 weeks. This API includes most trains in central Europe, but data availability gets significantly lower the further away stations are from routes (co-)operated by DB. Furthermore, trains operated by smaller companies seem to be missing more often than those run by state-owned operators, probably due to a lack of data sharing agreements.
https://gist.github.com/juliuste/f9776a6b7925bc6cc2d52225dd83336e