24
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 16 Dec 2024
24 points (100.0% liked)
TechTakes
1489 readers
52 users here now
Big brain tech dude got yet another clueless take over at HackerNews etc? Here's the place to vent. Orange site, VC foolishness, all welcome.
This is not debate club. Unless it’s amusing debate.
For actually-good tech, you want our NotAwfulTech community
founded 2 years ago
MODERATORS
I'm sorry
that sound you can hear is my despairing screaming[0]
(not a pitch, but multiple commercial references) I really liked how simple tunnelbear made this for a lot, and also quite like how slick the wireguard desktop-style handling is (you can see this for example with fly.io's integration to that). I think there's long context here, and if you buy me a beer I could rant in detail
oh good, it's in Go, my other code allergy
shitposting aside, re the password manager thing: @self and I have co-ranted in dms, and about similar gripes.
so, by way of idea, loose laundry list for foundations/design: modern crypto (jfc why is so much still going "yeah gpg is fine"), crdt sync, a sane fucking language to build everything on, own-devices friendly (in the "you can sync device to device peer-wise" sense, vs the "there's a remote server broker" sense), and pretty okay(tm) interfaces for client building/extensibility
me too, also i lied/forgot to mention that my particular PhD situation is so fucked up that i went from pure mathematics to cuda
GPUs: not even once
That is a good rule. The GPU programmers seem to think this is good code and that it's well-documented. I am still pretty out of my depth in this field, but it feels so silly to me. There is this historical bullshit about fortran only allowing 5 characters for a function name, and that (combined with some appeal to domain-specific knowledge) is used to justify stupid, freshman level shit like
edit: if memory serves, booleans were first discovered in 2011 by John T. Boole, which is why they don't show up in fortran