

Audiobookshelf is insanely good. It’s almost a perfect application. Seemingly it does ebooks too, but I haven’t used that yet.
Audiobookshelf is insanely good. It’s almost a perfect application. Seemingly it does ebooks too, but I haven’t used that yet.
This thread alone would likely prove enough already.
The backend is so janky that you are embarrassed to release it? I’m all for free knowledge but that is concerning.
Rust bindings for Qt would be pretty awesome.
Im studying the security stuff. The more you think about it, the more paranoid you become until you notice that your level of paranoia is far too high and try to ignore things.
Firmwares everywhere are definitely spying on us. Or at leasty they could, and we wouldn’t really know it.
The interesting thing about EVE is that the economy is completely player driven. That means you can even sell PLEX (Im pretty sure I got my name before eve named their money that, and I definitely didn’t know EVE back then!) and therefore even buy PLEX with in-game resources you ‘worked’ for.
Because of that, I agree that EVE is a special case. If that PLEX currency did not exist to be bought with real money, that means that the in-game items are no longer able to be traded for essentially real money. Though perhaps there is some smart way to do it better and with less real world capitalism
Just use the god damn browser
TeamSpeak exists too
All scripting languages are programming languages but not all programming languages are scripting languages
I give you that, true. I wish vim had PCRE
No. Learn it properly once and you’re good. Also it’s super handy in vim.
Makefiles require tabs. Spaces don’t work. I hate it.
Compile your kernel with a different version of ld then shipped with your distro. I have this right now in Debian testing and it’s enraging. I’m not even sure if that’s the source of my error
For rust at least, those are packaged in Debian and other distros too. I think rustup is in Debian Trixie too.
Im learning Japanese since almost two years now, actually.
Actually kinda works. Am surprised.
It’s 8
Gboard combines Japanese and German in a way that is properly usable. I wish there was a better alternative. That being said, support for east Asian languages (and easy switching) isn’t relevant for most.
Conditional adder:
if x==1:
return 2
else if x==2:
return 3
...
If you want DNS only in your LAN, you need to self host a DNS server and register this domain locally (by putting it in some config file of yours)