It only started this year for me (had this number for 15 years or so), and it’s mostly numbers from the UK and India for some reason (I’m in Germany).
It only started this year for me (had this number for 15 years or so), and it’s mostly numbers from the UK and India for some reason (I’m in Germany).
I use Karch, btw.
Usually ~/devel/
On my work laptop I have separate subdirs for each project and basically try to mirror the Gitlab group/project structure because some fucktards like to split every project into 20 repos.
Ansible is actually pretty nice, if you get the hang of it. Not perfect, but better than triple tunnel ssh.
You could simply automate step by step, each time you change something, you add that to the playbook and over time you should end up with a good setup.
Flakey dev setups are productivity killers.
The real question is why you’re torturing yourself by manually fixing that stuff? Don’t you terraform your Ansibles?
Exactly. But mods here are too butthurt to accept that and rather delete my comments, so they can live in their delusions - which was my point
As I wrote: sanctions. That’s what compliance means.
None. There is no model that can output anything even remotely usable on that tiny amount of RAM and certainly not using the few CPU cycles your vps has to offer.
That would be a way to get rid of German comments, sure. But it’s also another layer of hassle. Usually, the comments are just a few lines to explain weird behavior.
The naming problem is nearly unsolvable, though. Unless you want to map every concept to a random string, but that’s not feasible either.
That depends, actually.
In general, I try to keep everything English, since we do have some international colleagues.
However, I work with a bunch of projects that have some legal/administrative background and certain words have very precisely defined meanings, that can’t be easily translated (at least not in one word, so that the next guy can back-translate the word). So in these cases, I sometimes write comments that explain the domain problem in German, because it’s much much easier and whoever touches that code better understand the German terms or screw everything up. Unfortunately class and method names are often a weird language mix.
It’s not a perfect solution, but given the legal complexities behind seemingly simple words, it’s the best of the worst.
WFH + useless meetings = all my chores are done.
None of your arguments are really an answer to anything.
Every app, telegram, simplex, ICQ are single points of failure - by design - whereas services like xmpp/jabber or even the self hosted variants of signal, simplex or matrix don’t have these problems. But they don’t do that. At least nothing that I heard of.
I think the reality is much more that most of the Nazis are inherently not constructive. They don’t create anything, they have no real vision, just hate for whatever group they think is worst right now.
They are literal leeches, they take over what they can get. Telegram, Twitter, now SimpleX. Volk ohne Messenger, if you want. There is exactly one platform that was created by them, truth social, and that’s a grift by Trump and his team, not something growing from within the community.
The US default, that I never left Europe. What an achievement for the USA!
Oh come on, are you really that boneheaded not to understand that you’re not the norm?
I literally had not a single power surge in my entire life. The only power outages I had were for a few minutes maybe three times in the last 15 years.
The larping refers to you. Either you are truly an outlier who actually runs a small DC, or you just like the feeling you can get pretending to do so.
Your attitude is roughly the “only gold plated cables made from solid silver” equivalent in audiophiles. Technically maybe correct, practically a self-important waste of money.
But not for us.
That’s what I meant by larping. The vast vast majority of us here would probably not even notice if their systems went down for an hour. Yes, battery backup has its purpose. In a datacenter.
I mean, what’s on the line here in the worst case? 15min without jellyfin and home assistant? Does that warrant taking risks with old batteries or investing in new ones?
That equation might change if you’re in a place with truly unreliable electricity, but I guess those places have solutions in place already.
That’s typically a feature for servers or business desktops. Maybe your laptop has it, just look into the BIOS.
As I wrote in my other comment: try to be realistic about your needs. Chances are, pressing the power button every few months (if at all) is perfectly fine for your use case (and most others here).
And how much need is there for a UPS in this scenario - realistically.
Some of the people here take their admin-LARPing a tad too seriously. Most households have reliable enough electricity, and even if there’s an outage once every quarter, would a dead battery even help?
I advocate for being realistic with one’s own needs. Don’t build a five-nines datacenter for a glorified weather station or VCR.
I find it extremely frustrating how weirdly wrong-density much documentation is. It’s extremely detailed in all the wrong places and often lacks examples for common use cases.
I learned a while ago that news articles are supposed to have increasing levels of detail from top to bottom. Each paragraph adds a bit more context, but the general picture should be contained in the first one. Hardly any documentation follows that pattern.