- 23 Posts
- 72 Comments
Embracing the GC
I never actually liked the GC in D as it didn’t seem to fit in with the general direction of the language, and Walter Bright in D at 20: Hits and Misses says:
Miss: Emphasis on GC
cmeerw@programming.devto Selfhosted@lemmy.world•Linode Alternative Suggestions for Small ProjectsEnglish1·1 year agoThere is also lowendspirit, but in both cases you have to be very careful what you buy - not everything that is advertised there will work as advertised or will work long-term
cmeerw@programming.devto Selfhosted@lemmy.world•Linode Alternative Suggestions for Small ProjectsEnglish1·1 year agowhere they will double your monthly data limit for free when you comment your order number.
where they use you to spam the forum thread (for giving away something rarely anyone has any use for)
cmeerw@programming.devto Linux@lemmy.ml•Redox OS - an OS built entirely out of RustEnglish4·1 year agoSo they actually rewrote The Hurd in Rust.
There is no reason to “hate” Ubuntu but there are better choices.
What are those better choices then (for those who currently use the non-LTS Ubuntu releases and don’t want to move to rolling releases or LTS-only releases)?
I still think Ubuntu is the best option (particularly if you want to use the non-LTS releases)
Having said that I do hate snaps and also dislike flatpaks. So what I do is just use the Firefox deb package from the PPA and the chromium package from Linux Mint. Oh, and I have actually replaced ubuntu-advantage-tools with a no-op dummy package.
cmeerw@programming.devto Linux@lemmy.ml•Can one recover from an accidental rm -rf of system directories by copying those files back in from a backup?English3·2 years agoOnly issue is they’re stored in my server as belonging to the server user (I assume everything in those directories should belong to root and I can just use chown?) But I also don’t know if they retain the same permissions when backed up.
Not everything will be owned by root, and some of the binaries will be setuid or setgid, some might even have extended attributes (e.g. ping will usually have a security.capability attribute).
/var
will also have a lot of different owners.
cmeerw@programming.devto Open Source@lemmy.ml•Gitea launches cloud service to provide a secure alternative to GitHub and GitLabEnglish612·2 years ago“secure alternative”? Others are not secure?
cmeerw@programming.devto Programming@programming.dev•What's the biggest change you would like to see in computing/tech?English17·2 years agoPretty much anything that’s only available via an app store. The difference with web apps is that I can also use them on a laptop/PC and I have a bit more control about tracking (by using ad/tracking blockers).
cmeerw@programming.devto Programming@programming.dev•What's the biggest change you would like to see in computing/tech?English261·2 years agonot being forced to have an Android or Apple smartphone, so more open standards and just Web apps instead of proprietary apps
replaced it myself - it’s not actually that difficult to do
I actually replaced the display twice already (got a replacement from Aliexpress for around $16) - first time because the touchscreen failed and second time because I smashed it.
Sony z3c with FirefoxOS and a Samsung A5 with Tizen
cmeerw@programming.devto Linux@lemmy.ml•The Paperweight Dilemma: Original Pinephone might lose future kernel updates if devs can't pay down tech debtEnglish7·2 years agoAnd mainline Linux and a Linux Desktop is still struggling today with power management. Like getting chat messages while it’s asleep.
And the really sad thing is that the power management improvements devs have been working on for the PinePhone are really very specific to that particular device and don’t help mobile Linux in general (so it’s basically wasted effort).
cmeerw@programming.devto Selfhosted@lemmy.world•Best free/cheap web host for DIY emailEnglish1·2 years agoI use them as IMAP storage for a few mailing lists I am subscribed to (but not for my main emails), but they do reject legitimate emails from time to time (not often, but it does happen - and those emails don’t show up in “Spam” or any logs).
cmeerw@programming.devto Selfhosted@lemmy.world•Best free/cheap web host for DIY emailEnglish1·2 years agoI have had pretty good experience with hosting an email server on AlphaVPS, InceptionHosting and just now GreenCloudVPS.
GreenCloudVPS currently have a promotion until Sunday, and there are usually promotions around Black Friday on LowEndSpirit and LowEndTalk
cmeerw@programming.devto Privacy@lemmy.ml•Can the government decrypt your WhatsApp chats?English2·2 years agoOnly public keys get exchanged via Meta’s servers, those keys don’t help you with trying to decrypt any messages (you need the corresponding private key to decrypt - and that private key stays on the device).
Sure, they could just do a man in the middle, but that can be detected by verifying the keys (once, via another channel).
cmeerw@programming.devto Privacy@lemmy.ml•Can the government decrypt your WhatsApp chats?English1·2 years agoMaybe so, but in this case the point was that the protocol used by WhatsApp hasn’t changed in that time and it’s still what they describe in their security whitepaper. If you want to use that software as is or maybe reimplement it based on that is up to you.
Also the location of known Wifi networks.