[-] entwine@programming.dev 1 points 1 week ago

I self-host forgejo on a spare machine in my home. I also set up automatic encrypted backup using Restic on Backblaze (but any S3 compatible host will work). It might not be a perfect backup strategy, but it's good enough for me, and perfectly manageable with my limited skills. Using wireguard, I can easily access it from outside my home. I also get much better uptime than Github lol

Importantly, I do NOT share this with anyone. It's purely for my own private development and personal projects (I have a ton of these). Even when contributing to something on github, I work in a mirror on my private forgejo, and only push to github to create the PR when it's ready.

Any open source projects I've released (I only have a few) go on Codeberg, but I still have a lot of projects I contribute to and rely on that are on Github. That's really the hard part: getting other people to migrate to something else.

[-] entwine@programming.dev 1 points 1 week ago

Yeah waste open source maintainers' time by acting like a child. That will surely accomplish whatever you're hoping to accomplish.

[-] entwine@programming.dev 1 points 1 month ago

Friends don't let friends use NixOS

[-] entwine@programming.dev 1 points 1 month ago

"I'll touch your dick if you take a hit of this vape"

[-] entwine@programming.dev 1 points 1 month ago

But when it comes to youtube, I get most of my scientific education there, all of the developments in astrophysics and sciences are there. I think I’d go bonkers without it,

It's hard to tell on the internet; is this sarcasm?

[-] entwine@programming.dev 1 points 2 months ago

If you were on an atomic spin (eg kinoite) the process is:

  1. Enable automatic updates
  2. Upvote posts from non-atomics asking for help out of pity
[-] entwine@programming.dev 1 points 3 months ago

Nit picking: why use VSCodium? It's better to use Eclipse Theia instead, which is built from scratch and runs its own extension repository.

...and for the old timers: NO! Eclipse Theia is NOT the Eclipse you're thinking of

[-] entwine@programming.dev 1 points 4 months ago

The guillotine has a methodically designed schedule.

[-] entwine@programming.dev 1 points 5 months ago

You can already do that in standard C like this:

struct test {
        int a;
        struct {
                char b;
                float c;
        } test2;
        double d;
};

I can't think of any particular reason why you'd want an unnamed struct inside a struct, but you definitely would want to be able to have an unnamed struct inside a union. I suspect the struct-inside-struct thing can become useful in some scenarios involving unions.

[-] entwine@programming.dev 1 points 6 months ago

Did you just ask ChatGPT to give you a list of articles with the word "leak" in them? I haven't gone through all of them, but I see two of them are Windows zombie process bugs, one is an Intel branch predictor attack, one is the example in the OP (which you posted...)

[-] entwine@programming.dev 1 points 6 months ago

KDE recently released their own immutable distro based on Arch. It's still early though, so maybe use Bazzite or Kinoite in the meantime.

OpenSUSE MicroOS is another immutable like Fedora Atomic, and you can use it as a desktop.

[-] entwine@programming.dev 1 points 7 months ago

Whoa, take a deep breath, relax a bit. Modern life can get us constantly on our nerves, I understand it, but let’s not take it out on each other.

Any comment can appear hostile if you that's what you're looking for. I didn't think my comment was hostile, but intent isn't always obvious on the internet (and up/downvote systems tend to quickly distort it). In any case, if you're trying to keep a discussion civil, making condescending assumptions about someone's mental state is the wrong approach.

I didn’t comment like complaining in a demanding way, like thinking that mozilla devs would have to maintain it for me. I just commented to express myself and show that there are real people still using 32-bit software around the world

That's fine, and I never accused you of doing so.

I assume you saw my other comment already in this thread, which explains my position. I'll take this to mean that we're in agreement, so this exchange can have a happy ending 💖

view more: ‹ prev next ›

entwine

joined 7 months ago