he is seeing a doctor for his eye relocation surgery
insane little person walking back and forth
Pronouns: He/They
Website
PGP Public Key
PGP Fingerprint: 2B40 B9C3 5B5B 35F8 866A FECF 9593 8DED B7C6 C9FD
- 13 Posts
- 153 Comments
yogurtwrong@lemmy.worldto Leopards Ate My Face@lemmy.world•Village dumbass gets a $3k tariffEnglish11·20 天前Yeah and uhhhh…
UUUUUHHHHHHHHHHHH…
It’s actually irritating to me that the sun is bombarding us with ionizing radiation
(I know, not the same intensity) but think about the amount of precautions we take before turning on a UV lamp. Or before turning on a very bright LED which you are not supposed to look directly at. Well, neither you should look directly at the sun, but you get the idea
In a perspective, sun is so radioactive it can even decay paint and plastic! It can literally cook you alive and make your skin fall in pieces. This just seems usual to us because we were born with it, people would freak the hell out if a medical procedure had the same side effects
Look, I can make a right wing campaign out of this! BAN THE SUN SAVE YOUR KIDS FROM 800T (Terahertz) RADIATION
I am Atticus! King and Uniter of the cardigans and the pembrokes!
2023 Barbie is nowhere near based, it feels like a half baked apology from Mattel, who happens to be the ones which forced unrealistic body types over women for a whole century
Honestly, not a good movie either, can’t recall rn but I feel like 25% of it was about mattel corpo propaganda.
Some of it was fun though. I liked the flashy songs
deleted by creator
yogurtwrong@lemmy.worldto Programmer Humor@programming.dev•Python needs an actual default function3·2 个月前I used it for a while and I think it’s been one of the best languages I’ve tried. C for example is too barebones for modern desktop apps. Apps written in Rust are great but most of the time, it’s just not worth the effort. And stuff like Python, JS is… uhh… where do I even begin
I think Go hits the sweet spot between these. Unlike C, it at least has some simple error/panic mechanism, GC so you don’t have to worry about memory much and some modern features on top of that. And unlike Python it can actually create reasonably snappy programs.
In any programming language, there will always be multiple cases where you need to link C libraries. CGo, although people don’t seem to be adoring it, is actually… okay? I mean of course it does still have some overhead but it’s still one of the nicer ways to link C libraries with your code. And Go being similar to C makes writing bindings so much easier
Multithreading in Go is lovely. Or as I read somewhere “you merely adopted multithreading, I was born with it”
Packaging is handled pretty nicely, pulling a library from the net is fairly trivial. And the standard directory structure for Go, although I’m not used to it, makes organizing stuff much easier and is easy to adopt
As you would’ve guessed from the amount of times I mentioned C in this comment, I basically see Go as the “bigger C for different situations”
yogurtwrong@lemmy.worldto Europe@feddit.org•Russian navy steals Estonian university's wave buoy, takes it to KaliningradEnglish212·2 个月前But like… Why
Does anyone have a guess? I am genuinely curious
Drinking that much water at night will end you up with a lot of uncomfortable visits to the toilet
Add a piss bag and now we are talking
GOD FUCKING DAMMIT PROPRIETARY NOVIDYA BULLSHIT DRIVERS AAARGGGH
yogurtwrong@lemmy.worldto Linux@lemmy.ml•Is this video a legitimate way to get Linux on LineageOS via Termux or is there a better recent method?2·3 个月前If you got root, running a Linux container under chroot is faster than proot so use that instead.
And if you want a full blown Linux distro then Ubuntu touch or postmarketos it is. Look into libhybris if you want your own distro on your phone
I had plans on testing a dualbooted Linux/Android setup by reflashing the boot partition every time I wanted to switch but haven’t done it yet
Graphite pencere dekorasyonlarının bir parçası
yogurtwrong@lemmy.worldto science@lemmy.world•Transparent Wood? Scientists Invent Biodegradable Material That Could Replace PlasticsEnglish1·4 个月前Fascinating. I would love to see screens with ALON coating
God I wish ARM had a standard…