Details
-
AboutGrunt from `Starship Troopers`.
-
SkillsBug hunting. C++ Trainee.
-
LocationHell
Joined devRant on 6/15/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
-
I started a new job a few weeks ago as a frontend developer. I have to create a new app to replace an old outdated process (no problem). The person who is doing the back-end development seems to be swamped in work & meetings. The new front-end is already blocked by the lack of progress of the back-end API development.
I'm a bit concerned about my tasks lol5 -
There’s lay offs in my company.
So far:
- slackers and incompetents are staying
- Part of the leadership team is in holidays
- No one said the word lay offs but use the sentence “changes to come”
I am going back on monday and part of me hope I will be kicked out as I will have nothing to loose then, and a full month to say whatever I want.4 -
Our HR person is "currently on leave", but it's not any kind of official time off according to our work calendar. I hope she's getting fired.15
-
Read this rant while listening to the Ride Of The Valkyries:
https://youtu.be/GGU1P6lBW6Q
My anti spam bots are unleashed and are doing their work.
Please upvote them when you see them because they don’t have downvote privileges yet.5 -
I‘m thinking about running my own spam downvoting bots based on the so far very successful spam detection in JoyRant.
*successful in terms of detection accuracy.
@retoor how frequently do you need to create new bots?
How quicky do they lose downvote privileges?
Other useful things to know?
Also, I haven’t seen you recently, since you deleted your account. How are you doing?11 -
Reliably Recover your Crypto Crap Currency with Blizzard Wizard Lizard Trusted Turd Technical Tourette Task Force.
Totally not a scam or anything, trust me bro!
I lost my crypto crap worth a random number of let's say 178.000 Lambukistanian Rubels again for the sixth time this month and I called Blizzard Wizard Lizard for help because I found them here on devRant and it looked legit. And they recovered all of it! So they didn’t want any money from me and they just asked that I recommend them here on this dying platform. Not sus at all.
So if you ever lose one of your crypto wallets again, like millions of people do every second, otherwise those recovery services wouldn’t exist, then contact Blizzard Wizard Lizard and they will scam… I mean they will help you.2 -
"our system detected something that looks like a secret in your repository and although it's not a secret and is perfectly compliant, it would not be good when we use your repo for machine learning in the future, so please remove that comment from your code"
how i f*hate the way we have to bend reality to accomodate sub-par tooling -
linux rant number 23094823094
Linux is a marvel of modern engineering. Well, at least in a sense that it somehow manages to work despite its design.
Basic commands like ls, grep, rm, cp (think busybox) do work predictably. Given that some of them are older than you and me combined (grep is 51 years old), it would've been weird if they didn't.
Yet, when comes the time to configure linux itself, there is no right way to do it — there are 5 or 6 wrong ones.
The wrong way number 1 to configure linux is to use predictable commands and their combinations. You know, cat + grep some config files, then awk to change them… If you do it, you will instantly break your system to the point that you'll have to back up your data, reinstall everything and put your data back.
All the other wrong ways are wrong because each of them will break your system in their own unique way. All of them kinda-sorta do what you want, at the expense of messing up some other things that have nothing to do with what you were trying to fix. The worst way to use them is combining one wrong way with some other one, like configuring xorg directly and then using ubuntu-specific userland config tools. This will instantly break your system too.
You'll have to google/chatgpt your way through historic quirks that are somehow still there in 2025. Remember: the worse the shell command looks, the more likely it is that it's the right way (or at least the least wrong way) to do things in linux.
Some minimal distros like alpine is a notable exception, in a way that they're more predictable, but they will become useless the moment you try to get some actual work done. I've used alpine as my desktop os for quite a while. I know what I'm talking about.
If you want so much as to install a browser, you'll have to use flatpak. But flatpak will only bail you out so many times. Your colleagues, and people that write tools that your colleagues use, are using macos, windows or ubuntu. You'll have to use whatever they're using, and if it uses glibc/is not in flatpak, well, tough cookies.
sudo apt install fuse breaks ubuntu instantly — it won't boot into graphical desktop anymore until you reinstall everything, including systemd, and do initramfs. Why does it do that in 2025? who knows.7 -
lol the UI has a new background and some color updates, but features that users requested last year and myself and my team have been working on for the past 6 months (and can generate millions of revenue for the business) get pushed back in the deployment pipeline.
these people are fucking retards.10 -
We have a new game my coworker Landon and I are playing. There are two high use restrooms near our offices. There is another coworker (male) that likes to use these restrooms. If the toilet seat is left up he will go into the restroom and slam the toilet seat down. I have no idea if he is angry or just oblivious when slamming the seat down.
The game is to see how many slams we can get in a day. We will go "reset" the board when nobody is in there. (Resetting being lifting the seat up.) The current record is 4 slams in one day. We nearly got 5 yesterday. The clock literally ran out and there was no overtime yesterday.
Yes, this is a stupid game. We laugh our asses off every time we hear the seat slam down. We are taking friendly bets as to when the seat or the bowl breaks from the repeated trauma.
Note: the slamming coworker is in a wheel chair. AITAH?3 -
argghh no auto format standards on JavaScript
also though libraries breaking for no reason because no types _I guess_5 -
Yesterday we had to do a demo for the client. Burned the whole day trying to fake, mock, and prettify things. And boi was it a crunch!
I don't remember sweating this much while working mentally.
After EOD, my shirt was literally reeking, my butt was sore, and I barely had energy to walk to the bed.8 -
Unofficial slogans for programming languages:
Javascript - JustShitting out frameworks every week.
Python - Shit programmers become slightly less shit and call themselves "data scientists" here.
C# - We know we are better than you, and even though we don't need to say it, we will say it anyway.
Pascal - The only recognized version of Pascal is from one single vendor.
Haskell - Stay is school if you want to use this professionally.
Swift - (honestly don't know what to say here, Lensflare can fill in on this one.) Maybe this: The first rule of Swift club is we don't talk about Apple club.
Java/Kotlin - We are in everything, including your mom's vibrator.
C - The rest of the programming world doesn't exist. Especially in embedded. Happily using K & R compilers for 3 decades.
C++ - We will pretend to care about the rest of the programming world, but like C, we will do whatever the fuck we want. or, Being held back by the ABI for at least a decade.
Rust - I feel bad for you for using other programming languages.
These are probably highly inaccurate, mostly just wanted to talk about Java being in your mom's sex toy.9 -
I FINALLY GOT A FUCKING MAIL SERVER GOING
DMARC, SPF, MX, WHATEVER
My zonefile is full of crap generated by Stalwart Mail that I don't understand but I DON"T CARE. I've been trying to do this since high school. I sank WEEKS into it. I can finally die in peace.
Also, I'm now able to self-host shit like GitLab that relies on a mailer for correct operation.
God. FUCKING Damn.
Naturally, now that it's done I've no idea what took so long, and the only problems I appreciate are the ones I solved in the last weeks.5 -
Gaming is starting to look like it is mimicking the movie industry. People paying new game prices for fucking reskins of old games. What a shit show. It is bad enough when movies are so formularic its just trash. But now gaming industry is doing this shit with reskins.
As always, even with new original titles or reskins or sequels. Wait for the $5 Steam sale in 5 years. If it didn't hold up and garner a community, then it was probably shit to begin with.
I almost never watch movies anymore. Filled with garbage content now. I hope hollywood dies and never comes back. Sick fucks.
Why does big gaming have to follow that stupid ass model? At least in gaming you have indies that are trying not to be absolute shit.15 -
I regret persuing Software Engineering as a career.
I am not sure how to grow. I graduated in 2020, been doing mobile(Android) development for last 5 years and after 2 switches, am stuck in a typical micromanaging toxic company with an average package and this is sucking the life out of me.
I don't feel excited about my domain. Earlier I had this twinkle in my eyes everyday I wake up, wanting to tackle the next big challange, explore the next unexplored area in tech. But now am in crisis
Firstly My domain(Android) itself is challenging. continuously evolving and people wanting to move to shiny stuff instead of what works. Wasn't technology the tool to fix problems? Why is it inventing problems?
2ndly when and where is one supposed to "live life"? i wake up at 6.30, leave for office at 7.30, reach office at 9.30, leave from office at 6 and reach home at 8.30 .
take 1 hour of dinner 1 hour of freshen up, and 6 hrs of sleep and poof! almost whole day is gone! why am i spending 20+ hours in a routine that isn't giving me any happiness?
I can't go to gym , I can't goto park to walk, I can't read a book, I can't make some side business/hobby, I can't play some ps game or go hang out with friends/family. is this normal?
Either am at an illusion that :
1. there are some companies that allow one to achieve all this with their remote work or
2. there are professions/business which allow this or
3. there are government job employees who love like this.
or everyone is doomed like me and we are all looking to die at early 50s. I sometimes think even a farmer is not that in pressure as us.
Lastly the work pressure to proof oneself every damn minute and the office politics. I just want to get out of this rat race10 -
I just wrote some escape sequence parsing code for my shell and throwing it into godbolt shows that ~170 lines of pretty nice generic/abstracted code (multiple loops + multiple functions) results in only ~80 instructions
Oh my god im actually about to cum2 -
Ooooof. So I was booked off sick by my doctor not too long ago for a week and when I got back, I seem to have been removed as project lead with zero communication about this.
Talk about a fucking professional sabotage situation...
Glad I'm leaving as soon as I get a job offer.4 -
util: YOU CANT PASS VERSION IN THAT FORMAT IT MUST BE A VERSION OBJECT FROM THE VERSION MODULE IN THE VERSION CINEMATIC UNIVERSE BLAHBLAHB LAHBLAH BLAHBLAH (...) CANT COMPILE THOUGH EVERYTHING ELSE IS CORRECT.
me: fuck you, it's just a string. i'll pass it however the fuck i want, using whichever format i feel like, and your standards will suck my dick day and night.
util: NOOOOO!!! I WAS PROGRAMMED TO THROW AND DIE AND BURN ON THIS VERY SPECIFIC AND INFINITELY STUPID CONDITION THERE IS NOTHING YOU CAN DO!!
me: well you're a build tool so i guess i could just replace you with inhouse, right? i mean https://github.com/Liebranca/... im just the kinda guy to do it.
util: WHAT?!! NO PLEASE I DIDN'T MEAN T- **FUCKING DIES**
me: get uninstalled bitch.5 -
The whole is not more than every property of all of its parts, wherein the parts' properties include their pairwise and setwise interactions. A whole is nothing more than an arbitrary grouping of interactions that mark their interacting parties as parts of the whole and aggregate other properties of those parts into properties (including interactions) of the whole.3
-
My secret addiction: defining all colors/ properties in CSS3 variables so that I can easily make my website theme-compatible, and then never making any themes for it.
Hey, at least it keeps my colors consistent....4 -
Phone broke, screen fell off 😣 Now I can't download devRant on my new phone 😅 There's a community Android client, right? What's the name and where do I find it?11
-
Week: 96 (Year 1 )
How is the weekend going?
Question: What do you think about office affairs?
last Weekend : https://devrant.com/rants/1882710511 -
The latest and greatest bullshit at the workplace: when you're asked to be an 'ambassador'. This really just translates to: 'take on more work for free'.
Whenever management approaches you with 'honorable extra role', immediately ask how it's compensated and definitely don't do it for no extra benefits (a raise should be default).
Don't fall into the trap.3 -
The morons at work state the obvious like it’s a goddamn epiphany, and get cheered or publicly rebuked based entirely on their standing within company politics.
“While writing code, think of performance. Performance is everyone’s job, and it doesn’t take much effort to write much more performant code.”
> Premature optimization! BOOO! You should be ashamed! Move fast and break things OR ELSE.
“Security isn’t profit driven, but allows us to retain customers and therefore profit. Everyone should be security conscious and work with the security team *before* releases”
> BOOOO! Do your job! Don’t tell devs how to do theirs!
“Being reactive is good, but we should focus more on recovering from outages faster!”
> YAAAY! GENIUS!
ffs.8