Wait wait wait… RiF ain’t dead?!
Wait wait wait… RiF ain’t dead?!
You think the rest of the world doesn’t follow the news when a lunatic is in the run with an actual chance of getting elected?
Turns out we have journalists, in France!
Sounds like something ChatGPT would write : perfectly sensible English, yet the underlying logic makes no sense.
It’s a service problem, though. Not a money problem. This is a perfect example of that very fact.
Funniest to me in this kind of debate is having my N+1 manage us from across the country, having two team members in another town, and somehow, my ass being at home 15km from the office makes any difference at all to the daily life of the team? It doesn’t. My actual manager, the dude giving us our marching orders, doesn’t care. Shit, our N+1 doesn’t care either, since he’s almost always remote himself!
Only people I’ve seen actually care seem to be HR, for whatever reason.
I don’t even get how any company with several sites has anything to stand on. Makes no fucking sense.
But that’s something I don’t actually understand, since real estate would fall under the sunk cost fallacy. Ie, if you’ve invested in real estate, the cost is spent already, right? Whether someone comes in that building is irrelevant. The costs spent to maintain, heat, clean, power the buildings, on the other hand… It’s just not really obvious to me. Seems like fewer people would cost cheaper, no?
Sure, but I think Venerable Jorge would have 100% approved of copyright laws and violently enforcing them, somehow.
I used to be on Demonoid and some other JAV trackers but they shut down and I’m too lazy to bother with waiting to join another. Never really was into music enough to track (hah!) a private tracker and honestly I think it’s not in the spirit of torrents. But I appreciate the recommendations nonetheless :)
Meanwhile my torrent of Thee Michelle Gun Elephant is stuck at 31.9% because that’s all that’s available.
Story of my life with torrents, really. I just want the old and obscure, the stuff you can’t find anymore. But it always seems to be all about the latest popular shit, sadly.
That’s what I’ve been calling it for years, funnily. Like, I don’t practice meditation in general, but just letting time pass, chilling out, not focusing on anything to get into a state of mind that lets time flow faster, to me, has always been meditation.
I’m kinda laughing reading about this whole “raw dogging” thing. What a ridiculously macho way of talking about it.
I suppose they could call it “sitting to attention”, maybe? Like a palace guard you know? If they wanted to sound more macho without actually sounding like a creep.
Thank you kindly for the link. I’ll have to see what this brings to the table, but it’s always nice to have options!
I left Monday last week after a crash had occurred in prod. Had happened during the weekend because of a colleague fumbling on the Friday. Noticed it Monday morning. Notified the boss who didn’t care much and left for his afternoon off anyway, trusting me to do what i could. Which I did. Stabilised the bleeding, explained others what they had done and what to do, how to mitigate, how to temporise till I was back, then fucked off at 5pm sharp, for one of the best romantic weeks in years. Not a one phone call or message. I had even taken my laptop just in case they were really stuck. Nothing.
Vive la France 🇫🇷 is what I’m saying.
It’s pretty tiny, but as long as you’re happy that’s the main thing. My colleague at work is a sysadmin by thread so built a server with all the bells and whistles, then put it online and opened it to some friends and family. I forget the size but we’re talking somewhere near 100 Tb easy. I find it a bit excessive, if you ask me :P
It’s wonderful for you that you live in a world where people use something else than Outlook to read email at work.
Emails are surprisingly hard to format, actually. If you want to use modern HTML, anyway.
That’s because you didn’t try our lord and savior SASS. Vanilla CSS should be illegal at this stage.
JsonSchema is a way to validate some JSON. A great thing when you want to stop any sort of malformed data from coming in. Instead of wrecking your head in your code testing whether this bit here is not null, or is that string a valid boolean (I still remember that shitty piece of code they had, ugh!) or that bit is empty or that one is an actual number, or a string that can only have such and such value, well, you can formalise all this in one place, as a data file instead of code. Very convenient.
Except when it turns out you’re using a JSON library that’s not one, not two, but six major versions behind, and the security department won’t greenlight you using anything recent because… fuck you, that’s why. And to add insult to injury, we were the Quality department. Responsible for analysing the code quality of thousands of coders, around a hundred thousand programs (mostly COBOL but also C#), of a European banking group… The JSON schema was for adding a layer of non existant security to our API. But no, let’s keep accepting shitty malformed JSON (because of course we kept receiving shitty JSON; that’s why we wanted to implement this)
So I had to rewrite a lot of custom code to patch the bugs we found in the library, and none of the nifty tools that let you put in json and generate json schema would work for us. Heck, they even have JsonSchema to validate your JsonSchema but those wouldn’t work either, so far behind our version was.
Fucking awesome experience. I’m glad it’s behind me.
I feel this in my bones. As an OG dev, I had this incredible urge to smack people when I was working for my last job and I saw the API specs with everything being sent as strings through JSON. Boolean? Sure, let’s use a string. Integers? Sure we’ll do conversion in our code, that’ll be more efficient… So fucking infuriating. Oh and don’t get me started on JsonSchema T_T
You would be amazed!
Krita is fucking slow though :/