Zorin OS because they said it was windows like
- 5 Posts
- 25 Comments
In a situation where the people see the government as an adversary, what the people consider the truth and what the government does, will make them at odds
If I’m not mistaken, quick sort is worst case O(n^2), merge sort is what actually achieves O(nlogn), the point is that quicksort is on average more memory (and time?) efficient
Kidplayer_666@lemm.eeto Technology@lemmy.world•Teardown Of A Scam Ultrasonic CleanerEnglish133·21 days agoMate what the hell is a wtf?
Kidplayer_666@lemm.eeto Technology@lemmy.world•Mozilla Thunderbird Challenges Gmail With Its Own Email ServiceEnglish5·23 days agoI meant hosting wise, at home or using a VPS? How did you get a fixed IP/ what are you using for a proxy?
Kidplayer_666@lemm.eeto Technology@lemmy.world•Mozilla Thunderbird Challenges Gmail With Its Own Email ServiceEnglish6·23 days agoYou say you’re self hosting your email, how are you doing that?
Sshutle? It essentially makes traffic go through ssh from anywhere to anywhere. If you ssh into your machine, use sshuttle towards your local machine, I think you should be good
Kidplayer_666@lemm.eeOPto linuxmemes@lemmy.world•Still less cursed than Gentoo with Ansible6·23 days agoTo quote just about everyone regarding sometning at some point in their lives: “ew”
Kidplayer_666@lemm.eeOPto Programmer Humor@lemmy.ml•Most programmers just google it anyway6·23 days agoQuestion, are you being sarcastic, or did I actually manage to properly “speak the Englishes”
Kidplayer_666@lemm.eeOPto linuxmemes@lemmy.world•Still less cursed than Gentoo with Ansible18·23 days agoNot just that, Nix as a language has an insane syntax. Who the hell dreamed function declaration like that
Well… according to ladybird, at this point they are more conformant than servo in web standards…
Weimar Republic thought of exactly that
Kidplayer_666@lemm.eeto Technology@lemmy.world•Google Chrome is killing more extensions than you think - is your old favorite on the list?English14·2 months agoAverage google then lol
Home server! Not sure how CUDA support is, but exo/petals node for AI and stuff? Immich for photos, Nextcloud for files, homeassistant!
Agreed here. On CPU side, don’t go with Intel 13th or 14 th gen, mostly due to the manufacturing defects, check gamers nexus on YouTube if you want to catch back up to speed, the new Intel stuff is fine manufacturing wise, terrible performance, check if the prices are good. GPU, NVIDIA usually has kinkier/ more annoying drivers, but if you want to play with AI or anything like that, NVIDIA is still better.
Kidplayer_666@lemm.eeto Linux@lemmy.ml•Greg KH: "But for new code / drivers, writing them in Rust where these types of bugs just can't happen (or happen much much less) is a win for all of us, why wouldn't we do this?"552·2 months agoTook way too long, but finally some support from the top leadership for rust?
Pretty sure that it’s something a long the lines of “stack begins high, grows down, while heap behind low grows high” when they meet, it’s a stack overflow
Kidplayer_666@lemm.eeto Programmer Humor@programming.dev•Here's a simple loop with Python 🐍14·3 months agoI mean, the weird thing is that they released first the server source code, then the app code
Not the guy who first commented, but NixOS is fun because you can have the whole config in a git repo, and can easily reproduce. Main drawback is that Nix as a language is insane and that a lot of packages still aren’t available