Details
-
LocationZwolle, The Netherlands
-
Website
Joined devRant on 12/12/2024
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API

From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
-
#!/usr/bin/python3
import base64
message64 = "WW91ciBtb20gd29uIHRoZSBnYW1lLg=="
message = base64.b64decode(message64)
print(message)5 -
i have a bunch of archived projects and I have NO recollection of writing them despite them being complex
😖
trying to find a script I knew I had and I don't even know where it is. goddammit
*goes on a deleting spree*
I hate organizing random stuff. my OCD inclinations scream at me but I never enjoy organization. why can't it all just self organize
I also want a search feature for all my old repos. grrrrr
this just feels like such a disaster. I made a git backup script for my external HDD but I don't think that script backed up the archived projects... of which there's evidently 6 damned pages. why do we produce so much code. how11 -
I think the jobs of people who say that they will be replaced by AI must be so mundane that they probably will and should be replaced by AI.7
-
The effort it takes in C# to go from zero to 'Hello World' is comparable to converting to some obscure cult.19
-
I've noticed that devrant official app is not published in google play store, someone knows why? the link to it shows an app not found error. thanks
pd: sorry if i am late with this question.7 -
Am just chilling taking some coffee while some a**holes think a f**king AI will take my place.
I don't get paid to write code only, most of my work is architecting, fixing bugs, maintaining, monitoring and a lot more your AI can't do for now or anytime soon, i guess. AI is one of the tools that help me cook, you can say it helps a lot.
Do you know something else, i get lot of jobs because some AI freaks create junks and hallucinated codes and they come to me to align it with their business goals and fix their never ending loop with AI trying to fix their sh*t.
I f**king love AI, it create more job for me and its a helpful tool, so how am i being replace ? Am just taking a coffee while more jobs are being created out there for me.14 -
Don't know if I just shot myself in the foot, but I reached out to my previous team lead who abruptly left a couple of months ago with no real reason, but I have a suspicion that I'm looking to leave the company for similar reasons.
Manager said "he butted heads with us on how we do things."
Well, I am butting heads with them now.
Would be interesting to see what he says. He is a genuinely nice guy.11 -
If fungi were able to evolve as fast as viruses do, Earth would’ve been called ᖃᓂᐅᔮᖅᐸᐃꙮᑦᑖᒻ ᔅᑳᑦ, fungi would’ve ruled it, and every other life form would’ve been put in their zoos.
Imagine: one huge fungus, a unified consciousness, the size of our planet.11 -
The colleague next to me came into the other day with a new, or al least new to him, computer. A Mac Mini.
30.something years ago I worked as a computer repair guy and I had to work on Apple products. I've hated them ever since. Not built for repair. I "shared my opinion" with my colleague but didn't get very much of a respsonse.
Well well, the Mac Mini broke down after just a few days. He asked someone for a price to repair it and it was about twice what he payed for it.
I'm glad he didn't ask me.3 -
As interesting as embedded linux is, if you ever try to do something with GPU acceleration. Stop! Go organize a spot with a psychiatrist first. You will need it!6
-
Was taking the garbage out. I had left a heavy creme carton sitting out as it was empty and the garbage was full. It had a slight bulge to it.
my thoughts: Hmmm... a bulging cream vessel...
This was a series of words I had not yet thought about before. It could have multiple meanings. Some more enjoyable than others.5 -
!dev
God I hate admin, need to transfer booking between software that looks like it was written in the early to 2000s to that was made 1998 or some shit (new bookkeeper). FUCK I HATE ADMIN -
We had a series S Xbox. Somebody left a drink too close and I think it spilled inside. The series S no longer functions. My son has been bugging me for a few months to fix it. He is gone this week for a competition.
Last night I went to walmart at around 6pm. All the weirdos were already there. (so was I, what does that say?) Got heckled in the parking by some randos in a car. (honestly have no idea what they said because lazy asses don't even try to speak anything but inner city garbage) I looked toward them and looked away. Fuck that noise. Shit heads keep showing up in my town. (thanks California, you are leaking)
Anyway I get a series X and brought it home. I set it up where the older one was. Am not going to say a word. I named it: "Dad's XBox". Gonna see what the kids say when they all get back. I stood it on end so nobody can spill anything into it.
Looked through gamepass. Not that great a selection IMO. Noticed Starfield is there. It sucked so bad it will probably always be on gamepass. Trying to recoup lost revenue. I might try and see just how bad it is. I dunno. Would rather play a TES game. Gonna try Outer Worlds I think.
I think the charcoal series X actually looks cool. Seems to have cool features too. Like you can play a game on there on your phone or some shit. I think steam has that too. Wild.12 -
Use identical name for new field based on an existing field , in separate file, in same package, slight difference in new, no required fields
swagger code gen looks to be efficient, overwrites old
fml
default setting isn't to respect the subtle difference of package/object path
idk the setting to tweak this correctly2 -
The same bit of shitty configure I wrote to make ansible work with MFA has been duplicated across a dozen repos and projects and someone has broken it because it doesn't work with their setup. Their setup doesn't follow company policy and that's why it's not compatible. But apparently we need to have a "discussion" to decide what to do...4
-
Genuine question. Dev related.
I'm a sw engineer. And I would like to stay in the field. Should LT be invaded, what is the best place to flee to? So that I'd be able to live and work there?
I'm thinking ESP, but idk, wdyt?12 -
Google didn't implement their own straightjacket APIs correctly but sunset Manifest V2 out of pure greed so now authenticated proxies don''t work in Chrome and Chromium-based browsers.17
-
Why does my computer suddenly decide to sound like a jet engine when I’m just trying to open a spreadsheet?2
-
Ah they're gonna send "peace soldiers" to ukraine.
Peace soldiers.
Think about that for 5 seconds21 -
Have tried zed's IDE on and off since it was launched, and they finally dropped that last missing piece for me: `git` integration ♥️
https://zed.dev/blog/git2 -
say what you want, but z-index: 99999 and z-index war in general means you’re an uneducated amateur.8