Nah, not really, þ was used for both sounds throughout the history. Reviving this thing would make sense with a letter eth (ð), assigning one sound for each, as in “wið/boþ”, which is easier to read for language learners. But the person above clearly just wants to be fancy.
- 2 Posts
- 226 Comments
StarCraft and WarCraft series.
Борщевик! That thing is a menace across pretty much all the post-Soviet countries. Vavilov and whoever listened to him were stupid as fuck.
TwilightKiddy@programming.devto
Programmer Humor@programming.dev•Choose your path!English
2·1 month ago$ history | grep -E '(sed|grep|awk|perl)' | wc -l 50 $ history | wc -l 500Checks out perfectly.
I know, love, I’m just joking around.
It’s Gentoo, but for cowards.
TwilightKiddy@programming.devto
Programmer Humor@programming.dev•CIA tracing those IPv44 addressesEnglish
37·3 months agoStop teaching people how to scream, please.
TwilightKiddy@programming.devto
Programmer Humor@programming.dev•CIA tracing those IPv44 addressesEnglish
414·3 months agoCould have just used class E addresses, at least then it would look intentional insead of brainless.
TwilightKiddy@programming.devto
Linux@programming.dev•Why call it full-disk encryption when the EFI partition has to be unencrypted?English
1·3 months agoIf you do this, be sure to make an image of your EFI partition and/or keys and keep it somewhere safe along with whatever is needed to restore the partition. Because if something tempers with it, your computer will stop booting because sighed hashes no longer match the ones calculated and you’ll be locked out of your own system without some sort of way to restore the partition to a safe state.
TwilightKiddy@programming.devto
Linux@programming.dev•Why call it full-disk encryption when the EFI partition has to be unencrypted?English
7·3 months agoAs bad as secure boot is, that’s exactly the use case for it. Frankly, you can both swap the CD and solder a new BIOS flash if you are really interested in boot poisoning, the latter is just a tiny bit harder to do without some sort of trace.
TwilightKiddy@programming.devto
Linux@programming.dev•Why call it full-disk encryption when the EFI partition has to be unencrypted?English
11·3 months agoMainly because then the manufacturer decides on how your stuff is encrypted, no likie.
TwilightKiddy@programming.devto
Linux@programming.dev•Why call it full-disk encryption when the EFI partition has to be unencrypted?English
6·3 months agoWell, something has to be. You can have your EFI partition on a separate drive and then the actual drive will be fully encrypted. It’s just as good as we can get, the algorithm for decrypting the data obviously can’t be encrypted.
I think there are implementations with encryption logic stored in the BIOS or on a separate chip, but don’t quote me on that. And even then, the decryption logic itself will be unencrypted, because, as it happens, computers can’t run encrypted code.
TwilightKiddy@programming.devto
Linux@programming.dev•Steam Frame (VR with Linux)English
2·3 months agoSo, you just want a prebuild? Just as with consoles, you still need to do maintenance. Yes, you can neglect it for a couple of years, but then you start noticing that your thermal interface is not as good anymore or that your heat exchangers are now more dust than metal. And I find full-sized computers easier to maintain, as they are so easy to disassemble, contrary to consoles.
Also, if you want VR and have the money for it, it’s probably a good idea to buy a beefier machine. VR is a bit hungry for system resources (depending on the title, of course), standalone headsets don’t provide nearly as good of an experiece as a proper PCVR.
TwilightKiddy@programming.devto
Linux@programming.dev•Steam Frame (VR with Linux)English
9·3 months agoWhat is a PC for you, though? Steam Frame is a full on computer running Linux, as well as Steam Deck. Nothing prevents you from running basically anything on them. But the same could be said about your MacBook that you already own.
TwilightKiddy@programming.devto
Linux@programming.dev•Steam Frame (VR with Linux)English
5·3 months agoMay be this could help?
https://lvra.gitlab.io/The LVRA Discord also consists of a lot of very helpful people.
TwilightKiddy@programming.devto
Programmer Humor@programming.dev•with a break statement right?English
1·3 months agoYes, but the latter is easier to read. I know what the former is, but my colleague could definitely use additional brain cells. And if they don’t understand it, I’ll be the one explaining. That’s also the reason for not using abbreviations besides the most common ones in variable names. Always assume your code will be read by a typewriter monkey.
TwilightKiddy@programming.devto
Programmer Humor@programming.dev•with a break statement right?English
4·3 months agoWell…
for ((;;)) do # stuff done
TwilightKiddy@programming.devto
Japanese Language@sopuli.xyz•I Made a Super Fun, Open-source Platform for learning JapaneseEnglish
3·3 months agoWell, I’m a LibreWolf + uBlock hard mode guy, but that’s, I think, the first time one of those anti-bot systems just outright crumbles without any even potential way to fix it. When requesting a challenge the server responds with a 708 code, which is not a standard one, so, I have absolutey zero idea on how to make it happy.
If you can’t fix it, I propose you replace it with something like anubis.
Another funny way to combat bots that does not disrupt the user is honeypotting bots with a hidden link on the page that just blacklists the IP address of anyone touching the endpoint.
TwilightKiddy@programming.devto
Japanese Language@sopuli.xyz•I Made a Super Fun, Open-source Platform for learning JapaneseEnglish
4·3 months ago¯\_(ツ)_/¯





It’s very configurable. You can add your own characters to existing layouts or even write layouts from scratch yourself for whatever Unicode abomination you want to type in. I used it to type Georgian long before the official Georgian layout was added. Pretty cool stuff.