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
Search - "race"
-
"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning." - Rich Cook10
-
"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning." - Rich Cook4
-
Walking with gf.
diadev: hey that desk would be perfect for someone with one monitor!
GF: What kind of fuckin normie has one monitor?
I'm keeping this one 😂26 -
Toilets and race conditions!
A co-worker asked me what issues multi-threading and shared memory can have. So I explained him that stuff with the lock. He wasn't quite sure whether he got it.
Me: imagine you go to the toilet. You check whether there's enough toilet paper in the stall, and it is. BUT now someone else comes in, does business and uses up all paper. CPUs can do shit very fast, can't they? Yeah and now you're sitting on the bowl, and BAMM out of paper. This wouldn't have happened if you had locked the stall, right?
Him: yeah. And with a single thread?
Me: well if you're alone at home in your appartment, there's no reason to lock the door because there's nobody to interfere.
Him: ah, I see. And if I have two threads, but no shared memory, then it is as if my wife and me are at home with each a toilet of our own, then we don't need to lock either.
Me: exactly!12 -
Being a dev by day and a simracer by night. I made a skin because I wanted to see what devRant would look like on a race car.14
-
I don't judge people based on race, color or gender.
I judge people based on the software they use.23 -
Dude: Come on man, Google and/or Facebook are not actively listening to us, I mean, we're not terrorists.
Me: Ok, Google
Google Asistant: How can I help you?
Dude: ._.4 -
"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the universe trying to produce bigger and better idiots. So far, the universe is winning"7
-
Classes are classist.
Objects are objectifying.
Race conditions are racist.
Foreign keys are xenophobic.
Functions are ableist.
Thin clients are weightist.
Bitmasks perpetuate heteronormativity.
Code beautifiers promote unrealistic beauty expectations.
Test-driven development is victim blaming.
Forced commit pushes are rape.
Motherboards perpetuate gender roles.
And don't get me started on white space.8 -
Ah yes, progress...
Why do SJWs have to infiltrate everything and project their own racist views of the world onto non-problematic terms?
Slavery has existed for as long as humanity and abolishing the terms will definitely not solve slavery and opression.
I am not against Git changing the default name but I am against them doing it in the name of "inclusivity". The technical world exists by merit and not inclusivity. Why make everything about color, race or slavery level?86 -
"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the universe trying to produce bigger and better idiots.
So far, the universe is winning."
-Rick Cook2 -
"A Google security researcher withdrew from the Black Hat security conference and asked the community to stop using the 'black hat' term."
What the heck? Are we just going to ban the colors white and black in every context? Its clearly not talking about race, its talking about morals... Which people like this "google security researcher" obviously know nothing about...
This is all so stupid... luckily the community disagrees with the stance but then again, afaik, we all also disagreed with removing master/slave and it still happened so make of that what you will...
https://zdnet.com/article/...34 -
🎶 Fixing production issues 🎶
🎶 Fixing production issues 🎶
🎶 In other people’s code! 🎶
Seriously, how am I still in a good mood when I have to deal with this?14 -
DevOps is like development, except there is zero test coverage, everything is a race condition, and there are a million variables declared as global. 😡8
-
Sometimes I wish I was allowed to just strangle my colleagues...
Example from the 'code base':
try:
do_something()
except Exception as e:
log(e)
do_something()
When I asked why they would redo the same call right after it failed I was told that 'It works the second time because it takes time to raise the Exception '.
Bitch, you've got a race condition in your sensitive banking software. You know it's there. Do you really want to trust the time needed to raise your exception will always be enough to synch that dumpster fire you call code?
Show some fucking respect for your craft and fix that shit. But of course they won't, because it will work flawlessly until it suddenly stops working. Taking down who knows what in this damn, undocumenred monolith with it....
Sometimes I'm honestly afraid to trust banks with my money.7 -
So this happened... Microsoft creates Zo (left) and touts it as a great chatbot, only to have the following happen. Hoisted by their own petard. 😂16
-
How is Nascar and Windows similar?
You don't watch Nascar for the race, you watch it for the crashes2 -
Manager: You use linux? Why?? I’ve only ever used windows and it’s the best of all the computers in my experience. It contains everything anyone needs: email, meetings and the internet.13
-
In an alternate universe, Soviet Russia won the Race to the moon, the Cold War wasn't actually "Cold". And Russia took all of America's technology. Changed the programming languages to Russian. You're now forced to code in Russian.
Write about what you'd do, Comrade.26 -
I was building a controller for an autonomous RC car at a racing competition. We were having issues with line detection leading to poor performance in the steering module. For the drag race we pioneered an innovative new steering strategy: never steer. Won the event.6
-
Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning.2
-
Looking at the number of JavaScript frameworks that are popping up these days..
a day will come, when human race will get extinct and only JS frameworks will survive like cockroaches..!!3 -
In Russia we have a huge techno-nazi community. They often can be found on some programming forums and a website called Habr.
They’ll shame you if you’re a web developer and don’t write in Asm or C. They spread toxic memes and insulting “stupid humanitarians”. One particular guy constructed the whole ideology that is focused on technological enthusiasts being the “master race” and implies recycling non-technical people in so-called “bioreactors” for energy.
Please don’t be like them.35 -
"Whether your own or someone else’s writing, alex helps you find gender favouring, polarising, race related, religion inconsiderate, or other unequal phrasing in text."
https://github.com/get-alex/alex38 -
Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning.2
-
When someone asks me a stupid question,
I always answer:
You have the Knowledge of the Entire world and human race in your pocket,
FUCKING USE IT! DONT ASK ME! GOOGLE IT! BING IT! WHATEVER! JUST DONT ASK ME!1 -
It hasn't even been two weeks since quitting the clowns and I've:
- recorded and edited a new React TypeScript course
- released a new SaaS product (in alpha)
- cleaned up and optimized the home page of an existing SaaS app
- started a mobile app version of said SaaS app
- started working with an agency to drive more traffic to same said SaaS app including guest posts and content creation.
I guess I always had it in me but needed to be broken by the rate race system one final time before venturing out on my own.
Refreshing.9 -
I’m convinced that Xcode and android studio are locked in an epic race to the bottom to claim the title of shittiest IDE.6
-
Each sticker on a race car increases speed by a small amount, which is why they all have so many. Same thing with laptops.3
-
I feel like the whole CoC debate is just:
"Stop using harmful language!"
"F*** you! How else can I tell you that your commit sucks donkey-b***?!"
"You are banned!"
"I'm taking all of my work with me, you c****!"
"No you are not"
"Yes I F***ing am"
Maybe we can reach a compromise, where we can insult bad coders, just not on the basis of their race/gender/sex? Or, fork a version of the code base for "inclusive-sjw-types" and another for "loud-mouth-a**-holes"?
Like it's really a debate on work ethics. Positive change negative reinforcement...12 -
I'm cracking up...
"chatGPT will ruin the software interviewing industry!!!"
uh.... what does it tell you about our industry if a fucking ROBOT can "ruin" the interview
well, you're right. it tells you that only algorithmic robots do well and subsequently earn the top spots at software companies after interviewing.
creativity, grit, perspective, wisdom? that stuff is absolute bullshit!!! (and as a feeble human I can't figure that out in an interview anyway!!! better just have you solve leetcode problems ad naseum!!! that'll get us the best employee!!!)
god i hate the dumb fuck rat race. good thing i'm not in it anymore! peace out, girl scout✌️5 -
*boss spends £30000 pounds on an outside team to do, essentially, nothing* "You developers just don't understand business, we need to get products out the door not waste time building them properly. You're wasting company resources, we're out of money and it's your fault". Cool....2
-
When managers look at my code, it’s shit, it’s over complicated, it’s overly difficult to read, it took too long, it’s too much for a simple ticket, i handled too many edge cases, we’ll never need most of it, why did I bother making it extensible when it’ll never need to change, how dare I use “unless”, why did I bother writing all these comments, why did I update the documentation that nobody reads because it’s outdated, etc. They say I should be more like the legendary devs and push janky code quickly, and complain that I don’t have any flops (problems in prod) like those are a good thing.
When my coworkers look at my code, they say it’s clean, amazingly easy to read, a monster feature that’s somehow still a joy to review and work on, it makes their lives easier, that it does exactly what it should in all cases, that they learned something from reading it, and thank me for the comments and documentation. And marvel that I finished it so well in so little time.
Am I bragging? Not intentionally; I’ve heard these things repeatedly since I started here, and the contrast between the above is so stark.
In reality, the managers are just idiots who were promoted far above their competence, and make everything worse. (Gee, who woulda thought?) It’s just so frustrating.19 -
DevDucks. By the plumage you can tell they're arch master race. Seen today while out in the daylight.11
-
*Clears throat*
Dear Microsoft, if you want to make developers move from Linux to Windows by adding the WSL... Please make sure it isn't a load of fucking shit that refuses to update and then crashes, corrupting the entire install...
Sincerely, some pissed off cunt.6 -
My school just tried to hinder my revision for finals now. They've denied me access just today of SSHing into my home computer. Vim & a filesystem is soo much better than pen and paper.
So I went up to the sysadmin about this. His response: "We're not allowing it any more". That's it - no reason. Now let's just hope that the sysadmin was dumb enough to only block port 22, not my IP address, so I can just pick another port to expose at home. To be honest, I was surprised that he even knew what SSH was. I mean, sure, they're hired as sysadmins, so they should probably know that stuff, but the sysadmins in my school are fucking brain dead.
For one, they used to block Google, and every other HTTPS site on their WiFi network because of an invalid certificate. Now it's even more difficult to access google as you need to know the proxy settings.
They switched over to forcing me to remote desktop to access my files at home, instead of the old, faster, better shared web folder (Windows server 2012 please help).
But the worst of it includes apparently having no password on their SQL server, STORING FUCKING PASSWORDS IN PLAIN TEXT allowing someone to hijack my session, and just leaving a file unprotected with a shit load of people's names, parents, and home addresses. That's some super sketchy illegal shit.
So if you sysadmins happen to be reading this on devRant, INSTEAD OF WASTING YOUR FUCKING TIME BLOCKING MORE WEBSITES THAN THEIR ARE LIVING HUMANS, HOW ABOUT TRY UPPING YOUR SECURITY, PASSWORDS LIKE "", "", and "gryph0n" ARE SHIT - MAKE IT BETTER SO US STUDENTS CAN ACTUALLY BROWSE MORE FREELY - I THINK I WANT TO PASS, NOT HAVE EVERY OTHER THING BLOCKED.
Thankfully I'm leaving this school in 3 weeks after my last exam. Sure, I could stay on with this "highly reputable" school, but I don't want to be fucking lied to about computer studies, I don't want to have to workaround your shitty methods of blocking. As far as I can tell, half of the reputation is from cheating. The students and sysadmins shouldn't have to have an arms race between circumventing restrictions and blocking those circumventions. Just make your shit work for once.
**On second thought, actually keep it like that. Most of the people I see in the school are c***s anyway - they deserve to have half of everything they try to do censored. I won't be around to care soon.**undefined arms race fuck sysadmin ssh why can't you just have any fucking sanity school windows server security2 -
Hoping so much that the new devRant store has official devRant caps.
In the meanwhile I hacked this and wore it backwards during my last 4 race walks including the NY State Empire Game Championships so my opponents could watch 'little devvie' stare them down for 30+ minutes. It worked! -
So after coding the first iteration of a big project on some whack office supplied logitech keyboard I rewarded myself with a new proper keyboard that suits my character. I am as happy as a kid on Christmas :)
Vortex Race 3 Brown Cherry MX15 -
I'll start this by saying that i am neutral to Linux. I don't hate it but sure as hell don't like it either. But this still pisses me off. Fucking leftists and feminists are dictating how the Linux community should operate and doing so in the most disgusting way possible.
Those cock haters claim they are for inclusiveness but then create a code of conduct that is against white males.
We never cared about race or gender before. But because of actions like this we are starting to treat people differently based on gender and race. It is like we are going backwards instead of progressing and this is because of their "progressive" ideas.
Fuck you, you are making programming not fun anymore.
For me, I'll keep calling a spade a spade and don't give a fuck about anybody's feelings. We all should be doing this to combat this dumb shit being shoved down our throats.
For reference, I'm talking about this https://lulz.com/linux-devs-threate...25 -
Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning.
P.S. happy chrismahannukwanzika!!1 -
So I dont know if this has been brought here already but I was busy lately with an oncoming amount of users of my site... and they found a few bugs, anyway me sucking aside:
To my fellow American DevRant users, how do you guys feel when you are about to get fucked by the posibility of get Net Neutrality in your country? Man what is going there sure is a tragicomedy, uh?24 -
Fuck sake :(
So I just checked my bank to find out I'm in an extra £300 debt because my fucking letting agency took my rent AFTER I MOVED IT FOR £98 BECAUSE I COULDN'T AFFORD IT.
Why the fuck is the world throwing turd after steaming turd at me, first the streets, then family, then job, then debt, now a constant barrage of shit. Just feel like ending it now so I don't have to deal with this shit anymore, fuck the human race and the shithole upside down society they've made :'(5 -
Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning.
-
The Hyperloop
I am so amazed about the ability of the human race to fall for this bullshit.
Companies and governments are wasting their money.18 -
Me: We should use typescript to enhance our readability and productivity.
Senior dev: No... We don't want to use any other languages except JavaScript.
(A month later)
Too many catch, race conditions and hidden bugs left. 5 hours of debugging16 -
I’m about to quit this job, this customer don’t care about the people, they just want quick results and people available 24/7, this is taking my mental health, I think I’ll become a farmer instead.3
-
Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning2
-
Might be a loose interpretation of 'vacation', but I was running a marathon using my phone for tunes, when suddenly I got a call from my boss; our application server had died and he had no idea how to restart it. So while running the race I was timing my exhales to give him the step-by-step instructions for reset-to-restart. The good news is that the miles just flew by as he read the logs, and I responded with commands. Suddenly I was at mile 22 and was actually feeling pretty good; didn't finish the race with a PR but was happy with the result and did get the server back up.2
-
When artists think they are better than programmers.. Can't draw circles indeed, but after 3 days of learning blender I've managed to make that without a tut..4
-
Greatest lesson I learned from myself. Work for yourself. Create your own business while you are working. Be your own boss. Don't rely in employment alone.
I got laid off today. My boss business is a digital agency. Our client stopped working with several agencies including us because of an order from their mother company to only use 1 agency. My boss has no choice but to let me go.
Even if you got the skills and you're doing good in your work, these things can happen. It is beyond our control. I like my company and my boss but reality hits hard. I thought I will be with this company for a very very long time. I want to settle here and build my business but still work together with my boss. I have so many plans that instantly disappeared.
Oh well just be strong and move on. Happy job hunting to me again. Maybe this is God's plan to teach me some things. For me to create my own business seriously while working.5 -
The office PCs are finally done 😌 Real beauties I think! 😊
Built 3 of them today with each the same parts:
- Ryzen 7 2700X
- Asus B450 Plus
- 16GB G.SKILL TridentZ RGB RAM
- M.2 Samsung 970 500GB SSD
- RX 570 8GB Armor Edition
- Bequiet CM 600W PSU
- NZXT H500 Case
- Riing 12 coolers12 -
That moment when you realise your console is just a pc and the days of fast cartridge in and load game as gone and with that statement I also feel old.20
-
Programming with a best friend. Knocked out a project in no time. Just a friendly race between friends.
-
imagine your ego being more important than doing something the right way
welcome to corporate hell
this is one of the top reasons (but of course definitely not the ONLY reason) i'll never join the rat race
would rather be a homeless 🤡 (slowly succeeding in this one)4 -
I've founded a startup and we're making the world a better place through inter process messaging and signaling frameworks utilizing politically correct race and sexual orientation emoji for more efficient SaaS and PaaS data center communications. We're MoLoSo.2
-
Since I were born in the year 2048 I were still young when it happen, we then had AIs to create our programs from very vague requirements and my father were researching how to resolve conflicting requirement when a mistake happen. The requirement on Asimov law were down prioritized!
The rest is history so to say, human race decimated in a day, I got sent back in time to hinder the development on AIs and so on, so if you had a bug in your AI it’s a good chance it’s because of me3 -
Surprinsingly Linux (Elementary OS 0.4) handles Intel HD Graphics 3000 better than Windows 10. Games runs actually better on Elementary, than on Windows on my laptop!11
-
!rant
Hey devRant!
Built my pc today, so I would be welcomed to both devRant and PC Master Race at the same time 😄8 -
That's one impressive Formula 1 lap record for the upcoming race in Singapore!
...Time to notify the Formula 1 app Devs.4 -
Today I saw, and heard, two attractive young women show a lot of annoyance over a dude revving his car's engine as he drove past them in an obvious effort to somehow impress them.
I have not once in my 32 years of age met a single regular woman (read as in, not a woman who is a car enthusiast, and even then they are annoyed) that has been impressed over a dude driving a car as if he were in a race track. Not once.
So I seriously wonder, what is the point? annoying people? I am a very standard dude, I like cars, but that shit fucking irritates me and I seriously do not get the point.11 -
So there's a new team member in the project (me & him), he's assigned to make the frontend, which is great since I'm so proficient doing back. But he starts by doing backend tasks and the fucking frontend which is the most delayed part of the project is still untouched.2
-
Enough!!
There is to much hate in the world already without hating on Windows because you are a Linux user, or vice Versa.
All I'm reading is windows is shit! Linux is for supreme devs.
More to life than hate! Respect each other's skills. Skills are like race all are unique and no one race is superior and don't discriminate because of skills.23 -
"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the universe trying to build bigger and better idiots. So far, the universe is winning. " - Rick Cook1
-
8.5 hours spent trying to figure out a race condition ultimately caused by this line.
There really are no words.11 -
Class DonaldTrump extends Shit implements Asshole {
public final boolean PRESIDENT = false;
public final String THINKING = "bullshit";
public void talk () {
System.out.println(THINKING);
}
}1 -
!dev-ish
I hate whenever people take hobbies and other things that aren't personality traits and try to make it a personality trait.
Your sexuality isn't a personality trait.
Your diet (looking at you *obnoxious* vegans) isn't a personality trait.
Coding isn't a personality trait.
Your race isn't a personality trait.
I'mma end this rant with a !rant tho.
I know they're obnoxious asf but oh my God mechanical keyboards are one of the most amazing sounds on this earth. Sometimes I'll type just to hear that beautiful sound.10 -
So I just decided I'd hotspot my phone to my laptop (as I have no WiFi) and stream a film I've wanted to watch for a while.
Turns out my shite ass mobile provider wants credit card details to prove I'm over 18.
I'm sorry, what?
ARE YOU FUCKING KIDDING ME? YOU NOSY OVER CONTROLLING SHIT STAINS! THAT IS A PARENT'S JOB, NOT YOURS.
fucking hell. What is wrong with this fucking race?
Oh, and I can't torrent it because that's blocked too.7 -
There is this around 50 yo guy who seriously said in a room full of linuxers "oh, I'm already over with that Linux thing, it's for children. I'm using Windows now."
The sad thing is: he meant it seriously.3 -
> phone has OEM unlock disabled
> phone is vulnerable to like 300 race conditions
> reboot phone, get to menu as fast as possible
> sure enough, what do you fucking know, option is unblocked for a split second if I get to and open the dev settings perfectly
> manage to pull it off again
> SETTING STAYS ON AFTER REBOOTING we have ourselves a winner
it's never this easy, i have yet to check if it has a key or not, will keep you posted, but if this all works this will have been the most retardedly-simple unauthorized bootloader unlock ever5 -
Last day of work. Literally only few more hours before I give up this lifestyle. Feeling little emotional as i look at the screen of my work laptop. It's a Windows 10 Lenovo ideapad .
Gonna miss those days when it made me mad bugging with updates. But it has been good to me, did more than i expected from it. I kept it turned on since half year or so and contrary to popular belief about it's race, it never disappointed me. We had our little secrets going on. Time to wipe them off and say goodbye. 😿3 -
"Black supremacy is as dangerous as white supremacy, and God is not interested merely in the freedom of black men and brown men and yellow men, God is interested in the freedom of the whole human race and the creation of a society where all men will live together as brothers, and all men will respect the dignity and the worth of all human personality."
- MARTIN LUTHER KING JR.36 -
So the next O’rly book I can imagine for this project is:
How did I ended in this microservices nightmare?2 -
Writing some code to sift through some demographic data. Thought I could parallelize a few calls. Now I have a race race condition...
#blackcodematters1 -
My friends at work think i am a master race asshole cuz I moved solely to pc gaming.
In reality....i am just cheap af.13 -
*knock knock*
Race condition!
Who's there ?
And thaaaat's the lesson i learned today after I spent two hours staring at code, to find out that the solution was just moving an unlock_mutex() a few lines down. -
i'd rather burn a site to the ground to preserve it in its current state than let it devolve into a place for SJWs to basically outlaw everything because they're special snowflakes. It's about breaking video games, you don't need to say "well you can't use he/she/him/her pronouns ever, you can't acknowledge binary genders, you can't say the word 'retarded' even when referring to the dictionary definition of the word (synonym of regression), you can't send PMs at all because privacy is against God, you can't say/reference God or Christianity because #NotAllReligions"
just fuck off. We break Pokemon games, we don't plot to genocide the white race because all whites are cis racist Nazi cucks like you do goddammit
;-;14 -
Ok guys, its a Sunday afternoon. Who is hustling like me right now? I'll do whatever it takes to create my own business and depend on myself 👊
I regret lots of wasted time playing games. I should have used all of that time to escape the rat race 💪
No one wants to become a high paid slave forever.8 -
Literally spent the whole day debugging a race condition that only showed up in the release build. Resolved it with a Sleep(0).
Where is my beer.5 -
NNNNNGH IT DRIVES ME SO CRAZY WHEN I DO MY PERSONAL DEV IN GLORIOUS MASTER RACE LANGUAGES BUT THIS PROJECT FORCES ME TO SWITCH TO 10 YEARS OLD TECHNOLOGY THAT TAKES 10 YEARS TO EVEN COMPILE ON MY POTATO PC3
-
The videoconference started and I had no shirt on, fortunately there was only one guy and he laughed but understood haha14
-
Watching all the StarWars for the first time (to fill in the gaps in my cultural knowledge).
I think Yoda may have had some syncronization issues -- some race conditions in his speech I noticed have.5 -
Whenever I hear a developer on my team say "I think it's a race condition" all I hear is "I don't know what I'm doing"4
-
Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning.
-
Okay i3wm users, what do you like to use for the bar manager? I'm trying to decide if I just want to customize the default bar or change it to something like lemonbar to patch the powerline look in my terminal. I don't want something that would be too complex to configure but still be powerful to use. (I've had issues with polybar but it may have been a fuckup from the script I tried to run with it.
Screenshot of my setup WIP.9 -
Why do some devs who work for corpos have a superiority complex?
“Oh I cannot imagine working on a small team of 3 people (2 devs, 1 designer) on a website”, saying it like if he was disgusted. “The team I work in has 40 people”, with a hint of superiority in his voice.
Bro, chill for a moment, it ain’t a race to the top.10 -
Learn nodejs, love it, abandon it coz most jobs in the country want php and none heard about the new js frameworks.
1 year later, decide to change job, look at posting to find senior php position, all companies want node, angular, react & vue...4 -
No Fucking way am i gonna work 40 more years for $8.125 an hour. Fuck off. Thats $624,000 EARNED OVER MY ENTIRE LIFETIME
Literally everyone in this corporate industry can get fucked. I have to escape this trashhole rat race. No other option for me37 -
Fucking hate Qt.
Spent all morning trying to figure out how their bullshit QThreadPool works with their bullshit QRunnable but after a bunch of bullshit asynchronous testing I figured that my thread object was being collected and deleted before I was done with it, for no reason. Now if the race condition was documented... This wouldn't be an issue. But every google search brought up nada. Eventually I resorted to turning off autoDelete on the runnable, but then I just have a memory leak, obviously.
I couldn't find a way to manually clean up a QRunnable in Python. What the fuck.
I just went back to good old fashioned QThreads... This is why I quit Qt in the first place.18 -
A big project in my company. Had some annoying race condition that caused data to get deleted when two processes finished in the wrong order they hit the dB and override each other’s work.
Long story short. Fixed the bug and in the process the codebase shrunk by 60%. I didn’t have to delete the rest of the code, but the bug was due to a function in the legacy section of the code, and found out that it was the only function used in that section.
So I deleted it. Rewrote the function so it upserts. And bam. Smaller, cleaner code :)1 -
I was flash developer once, it was great when macromedia was around, then adobe acquired them, now flash is gone.
Years are passing and most of industry is the same as always. Trying to drag you into this rat race of learning new amazing technologies, amazing projects that are actually doing same job as 50 years ago but using more memory and cpu cycles. Because all has it’s roots in algorithms from previous centuries.
So youngsters loose your best life time, be innovative by doing nothing more then copy paste from stackoverflow and duck typing shitty code.
Be a slave and sit in the amazing office, that has everything but not your real life that meanwhile is sucked by corporate squeezer till your last breath.
Be piece of shit that can be kicked around.
Watch youtube, facebook, instagram or whatever social network that shows you pictures that are fooling your mind that you’re someone special and you need this stuff.
Then be ready to suck some dicks to earn money and buy stuff you don’t need, live where you don’t want and do what you don’t like. You piece of shit.
Well that’s what disappoints me from my tech stack.
Now chill out, turn off your electronic gadgets, go out and enjoy real world.1 -
There is nothing worse than a toxic workplace, it sucks the life out of you and the people around you. Fuck the rat race man.6
-
The biggest race ..
Intern wanna be junior,
junior wanna be intermediate,
intermediate wanna be senior
And the fear not to be lower then each other may be the reason why tech is
moving so fast on never ending race2 -
Yesterday we were four developers working together on a bug. What do you call it? Quad programming?
Anyway, we solved it!4 -
That i will never get out of the corporate slave bullshit minimum wage matrix rat race salary as a dev because no one respects devs in serbia you get fat shitted on and used like a dumb underpaid slave
$3.75/hour6 -
Come on bitch. Fucking tell me how programmers were better in the "old times".
People fucking died because of stupid race conditions and bad practices.
https://ru.wikipedia.org/wiki/...6 -
Fucking customer industrial machine doesn't work properly because the dumbass who designed the control algo failed to consider basic physics how this shit is even supposed to work. Just to be sure, he also included some race condition in the measurement part of the software.
-
"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the universe trying to build bigger and better idiots. So far the universe is winning." ~~ Rick Cook
This guy single handedly explained GANs back in 90s and nobody noticed -
I’ve gave my two week notice a week ago, and my boss it’s just avoiding to announce it to the team, people in other areas, and of course to the teammates that will take my responsibilities. What’s wrong with him? He asked me not to tell people so they can “elaborate a plan to make my exit softer for the team” and that’s great but dude, I have one week left and people is still asking me for things that I’ll not handle in a week, I feel sad about the guy that will take that shot.4
-
wow, using multiple LLMs in parallel instead of 1 serial LLM produces better results! who could have thought!!!!
https://hao-ai-lab.github.io/blogs/...
god i am so fucking sick of this rat race
older devranters, is this really just ad nauseum hype repeats until i die? should i just stop raging at the universe and give up?2 -
Freelance developers, how do you get clients?
I am developing apps/websites with a friend and so far er have found our clients mainly on project-listing sites (sites like freelancer.com). My experience is though, that it always becomes a price-race, and with many projects only being small static websites, it just doesn't seem that this is the way to Go.
So if any of you have suggestions on how and where to find larger/more serious clients that will be much appreciated - it should be said that we already have quite a few projects to show in our portfolio, so I think we are ready to take on some larger projects6 -
Damn race condition! I know you're hiding in there, just waiting for the morning to arrive and shit my day.
-
"Programming today is a race between software engineers striving to build bigger and better idiot-proof software, and the universe trying to build bigger and better idiots. So far, the universe is winning."
Source: Can't remember -
Today I learned/remember about something I haven't touched in years...
Multithreading and race conditions.
Took me an hour to finally get those locks and numbers to correct/decreasing in order...
Before I got like 73 5 times in a row... -
Not exactly a co-worker, but another student at my data structure class, the guy freaked me out, he would stand up in the middle of the class whenever he finished the assignment first and walk around like he was about to jump.
I did beat him the first time though and that's when I noticed it was like a race for him, I still fear he will end me for that. -
Not a rant but sort of a rant.
Getting REAL fucking tired of the corporate rat race.
Thought Bubble ...
{If I quit this stupid job I could do freelance sites}
Then I realized that I have no idea what skill set it takes to be a freelance developer. I only know my one little corner. Once I commit my code it goes off down the assembly line for others to worry about testing, deployment, hosting, security and other things I have no idea about.
So tell me freelancers, is the grass greener? What additonal skills do you have to have the us enterprise folks would have no idea about?
Or are you making huge bucks where you overcharge for Wix sites that do not suck?9 -
Pet peeve: the claim that static typing prevents errors.
Today I worked on a C# project that's a mess of nulls, side-effects, inferences, and race conditions. Then I went back to a JS project that's twice the size but written in a clean, well-tested, FP style and currently has fewer than 10 issues logged.
Look, I get that there are upsides to static typing, and I'm open to introducing typescript or flow for our JS code.
I just can't stand the faux-concern from the static typing dingleberries when they are the ones who produce these horrendous lumps of unmaintainable shit, and the JS/Python/Ruby/etc people are over here quietly reinventing functional programming and code modularity.10 -
Take away the upvote/like button from all the socials and see human race go extinct in few days.
Watch the world burn.10 -
I really hate that smart people are the worst kind of cultists. This means that people who do some pretty cool and novel stuff fall for things like Musk-fanboyism, NFT and other crypto BS, or things like outright fascistoid ideas about "MSM"-conspiracies, race-ideology or IQ... And I hate it.
Smart people who think they have "figured it out" are the most dangerous people out there. Especially if they have any kind of rethorical skills.10 -
/** Null until this web socket is connected. Used for writes, pings, and close timeouts. */
private ScheduledExecutorService executor;
Dear boys and girls.
If you ever do this again and release this as a public library (even better - an official client of your solution, e.g. kuber-fucking-netes), I will get my way into dR's gateway servers, trace down your IP in nginx's logs, find your location, probably use some means to get your first and last name (you prolly have a domain registered under your IP anyways...), buy a ticket to your town, get to your home and wait for night to fall. Once it's dark and you're asleep, I'll make sure to leave a real nice, warm and extraordinarily smelly turd on your doorstep (I'll also make sure the process of manufacturing that gem is as noisy as it gets - you just have to bend the right way, and....).
Gents. If you really, REALLY want to make writes asynchronous, at least provide a way to either get a notification once the write is synchronized, or allow the user to handle the threads/executors himself!
https://youtube.com/watch/...5 -
Thinking of writing new books
"How to become obese in a week?"
And
"Race between your code and yourself. Who explodes first!"3 -
Service's like freelance and people per hour are a farce. It's just a constant race to the bottom price-wise.
'Yeah sure I can make you a blog website in 24 hours for £5' -
Been using Linux for about a year, now starting to customise it. Since it's full of Gnome garbage, I'll test out everything and then do a fresh install. Deadline is September 3rd, if it does not work fast and reliably till then I'll have to get Gnome because I need it for school.
Let the race begin.1 -
Yet three other flaws...
Now it's pretty clear that Intel, either kept their backdoors pretty much knowingly and patch them when they find a better way to access data(yes I see you the functioning of ME) or it's like in the race of faster clock, took the safety of the data for granted.
Anyways, one word, Assholes. The management of Intel -
$git checkout master
error: pathspec 'master' did not match any file(s) known to git
Companies moving away from words like blacklist, master-slave are going to spend developer resources on doing this.
What kind of sensetive idiots have we become that we are wasting productive time? Not that we could be cracking quantum theory problems in that time, but still, seriously!
What's next? Update the dictionary and remove all words ?
And don't comment that I'm insensitive to atrocities. I understand atrocities over race/gender (I come from a brown country, face racism everyday) but how does spending time on updating code bases help?15 -
Me: Ok it looks like Gamemaker will never come to linux and I can't get it running under wine... Suppose it wont hurt to learn monogame while I have Linux, Mac and windows to hand...
*Googles tutorials*
Me: Oh god there is fuck all, it just points to XNA stuff... Oh look a tutorial for monogame itself!
*Notices its an official Microsoft tutorial*
Me: Swallow your pride Alex... Go to the dark side and use a Microsoft product willingly...
... I feel dirty... As if i should have a bleach bath...2 -
So... IT was fucking horrific. Just the sight of red and white makes my heart race. (It was a great movie though; if you're into horror I highly recommend watching it)
However, I'm afraid to go to sleep tonight so I'll probably just stay up all night coding and studying for my CSIII exam on Monday.
SERIOUS QUESTION: as developers, do you ever use base conversions or boolean algebra? I'm trying to figure out how what we're learning will actually apply to the real world.4 -
In the race control room at the 24 Hour Le Man race events. That was actually my office for 3 weeks.
-
Customer: The quality of the software you’re delivering is going down
Me: That’s because we’re developers, support, and spend all day on meetings without mentioning that deadlines are defined by you, not the technical team
Project Manager: I have added more members to the team so you can deliver faster
Me: That’s just slowing us down because this inherited code is shit, there’s no documentation and we’re always in a rush, without time for a proper ramp up
Customer: *throws money to our faces* I’ll remove two weeks to this delivery so we can test it better
Me: …1 -
If ya ever feel frustrated as all fuck because that retard friend is too fucking dense to bundle a vue.js instead of pulling it from cdn for a fucking phonegap build.
0) get in yo car
1) find a bmw at a red lite
2) signal 4 race
3) floor dat shit and leave em in the dust bc bmws have no fucking launch control
Yall know who the fuck wrote this rant dontcha1 -
I’d like to have a DevRant dataset so I can make some great visualizations, text analysis, etc. of the things we hate the most. This is top priority, thanks in advance.5
-
Can I go to CTO and demand that he will demote a "senior engineer" (who takes senior's paycheck) who don't know what "race condition" is, and how to design/deal with it?
Why? Why I can't?9 -
!dev
Don’t mind about global warming, we’re gonna extinct ourselves long before that becomes a problem.
Whatever exactly happened in Russia doesn’t even matter. It shows that the military / governments build devices that can wipe us all off the surface of our planet. Be it accidentally or on purpose doesn’t even matter..
How fucking stupid can a race be to build stuff like that?
Imagine such a thing would explode in near to a major city during transportation.
Or imagine a power plant near Zurich blows up. I mean there are enough of them all around the city.
I get it that we needed those technologies back in the days but we have so many alternatives by now. It’s just a matter of money.
It’s just madness.. and fucking stupid. And sad.8 -
Alright so I've been thinking of taking my skills to the next level and would like to know a few things from PRO C++ DEV out there
1. Is it possible to set up a production level web server with c++, if so why don't i see many and why are there so many with nodejs etc..
2. Client side web pages without Javascript, possible?
3. Well I forgot the other questions I wanted to ask, if I do remember you'd be able to find them in the comments
I believe in a single universal language for coding, hence I place forth such questions9 -
What's the best passive income for you? With small effort/capital but with big returns in a short period of time? Also high chance of working/succeeding.
I don't want to be an employee forever :) thanks!11 -
Hot Take: Your estimated time to arrive at a destination on the Google maps app is just the app challenging you to a time trial race.3
-
When your family v. 1.0 is very busy trying to enforce their outdated perspective regarding finding a compatible female of the human race for the purpose of tightly coupling by mutual contract and with hindsight of multiplication of inherited DNA sequence and genomes...
-
Email: "Thanks for applying to this position, after you complete this technical test, please let us know via email."
Me: Dude! I didn't even apply for that position, stop spamming 😒3 -
Some zygote just came into my shop, and had "PC Master Race" tattooed on his arm... I'm all for pc over console but Lord is that dedication1
-
wow, to think about it , I have not been really 'excited' about stuff for last few years...
Now its like yeah, this is all a rat race...gotta learn this , learn that ,learn everything...but not really excited about it..Maybe feel like a thug-life boss if I get paid or recognised for my work...
However this is a race I am happy to run in,I like coding, like nerdy/smart tech jokes , like learning new stuff, and like my programming life.
A day without opening my laptop is really a day I feel sad but not the other way round. -
> Finally write some wicked code that fixes a weird race condition bug we’ve had for two weeks now
> xCode breaks for absolutely no reason on a build so we can’t release a new version
🤦♀️1 -
Ok so this is not a rant and just want to let this out. I will say something positive. FUCK TAXES!!! 😡3
-
Launch my entertainment company and leave [day job] to focus on it. If things go really well, have enough money to spend my time working on whatever projects I want irregardless of job.
-
Wrote some code, not realizing code has TOCTOU race condition until a healthy 4 hours later, and the fix was to move two lines of code upward. I hate me, myself and I.
P/S: What happened to PrivateGER, devTea and linuxxx?3 -
!dev
I paint as a hobby and i think I'll go the github way and relabel the black colors as nightly 🤔 and whites as salt 😃 (!?).
Sorry, don't mean to be a racist, i practically didn't differentiate between people based untill i was told in school that we should not differentiate based on color or race 🤣. Everyone was just a human before those lessons.3 -
That meeting where everybody apoints the mistakes of the organization and how nobody was going to do a shit about it.
-
I worked 2012-2016 for a big telco company in my country and there was this HTTPS webpage with an iframe rendering any url you passed over the ?url query param plus a header with the company's logo.
I was on a meeting with some friends in charge of social media and they found it for a user report.
Unbelievable 🤷🏻♂️ I remember I tried the page's url itself and it rendered a loop of the header with the company's logo 😂 -
Any of you play rainbow six siege on pc??
I ain't the best at it but i am willing to play with others and just have a good time!
Hmu if you would like to play a few rounds :D
Will post usernames and shit if some are willing to give it a go, or we can talk in telegram if you want :D15 -
FFS Xcode can’t talk to an iPhone and and Android studio can’t pick an Android SDK. The help page doesn’t even mention “Android SDK”
Race to the bottom to be the shittiest SDK I’m telling ya! -
Process forking, signal handling, socket communication and race conditions. If I smoked I would have gone through a carton today.
-
When you have to follow bad practices and practically fuck yourself because of short deathlines that your boss decided without you.
-
I don’t have a driving license, but I WANT to race. So far, I only raced karts, but it was phenomenal.
There was one specific moment when I realized racing was for me: I’m entering a smooth left turn after a long straight that I passed flooring it. I put my feet off the gas while entering the turn, and one second after, I feel the BOOM! in my exhaust. Just like in those racing games I played as a kid.
This. This was the moment.
After that, I was almost injured in the very next lap. My kart went spinning after someone hit me, and it almost turned over. Apparently, twelve tipsy to drunk people driving powerful karts on a small track is how karting was in Russia. Next time I race, I’ll race with a driving teacher.6 -
Now I have to make updates in three different tools about the projects I’m working on, this is stupid since we work for a tech company and we shouldn’t be using fucking Power Point to update statuses on projects. Management should be making other’s life easier not harder. 🥸1
-
I feel very terrible. Attending meetings, not able to say anything, I get anxious, my face gets red and heart starts to race. I was never able to get through this situation. This is a big thing, if I set up a meeting to discuss, due to the anxiety I am not able to question anything. I could make a difference that every now and then I ask something basic but due to anxiety I couldn't understand the answer and end up saying yes to thess things although I couldn't understand.
I tried preparing for the meetings but that doesn't work as generally something comes up that I didn't expect and I get so nervous.7 -
Image Voyager with it's golden record is found _now_.
How disappointed would an alien race intelligent enough to decode and understand the pictures on there (which - imo - show us as civilized as possible) be, coming here and find us just waiting do die because of shit we did by ourselves.
Hard to imagine an extraterrestrial race is in any way like us, but it's even harder to imagine them coming to us, maybe even hoping for peace, because they live through the same shit as we do - just to find more shit.
They didn't include war, poverty, disease, crime, ideology, and most important: religion in the pictures on the record. stuff that essentially made us who we are today but at the same time show us at our worst.
we know what's shit about our behaviour and we don't want to show it to aliens but we don't change them at all.
wtf1 -
Same product repo, two projects, 2 tech leads and 4 pms. Each project is a race to merge for trunk so the other has to do it.
-
You know while people debated race gender immigration abortion social welfare marijuana etc etc and riotes ruined lives and made people dead and or unemployed and homeless we could have focused on what mattered and reduced so much suffering in this country by embracing a few ideas that are somewhat new and eradicate everything from destitution and suspended momentum but also things like excuses for varying forms of physical and psychological child abuse
It sickens me7 -
Let's play a little stupid game!
I had a dream last night and when I woke up I was wondering:
"Which one of this PadLeft algorithms is faster in your opinion and why?"
I've performed a (100% not scientific) test in C# and have some results that I will share later, I'm curious what do you think first.
Let's do this! 😁34 -
Dude, this two guys working on my team are really jerks. They don’t want to “waste time” helping the junior devs understanding the stuff that we sell. Sadly they’re the only people on the team that didn’t come from the outside.2
-
“Lazy mom lazy wow” presented by Gail Swanlund was probably the most impactful piece of art to me.
Through simplistic form, this art piece presents the idea of caring about oneself and quit the eternal rat race for money. But somehow for its metaphor, Lazy mom lazy wow chooses the notion and aesthetics of death and decay. The closest analogy I can think of is the music of American Football. Some kind of liminal, eerie aesthetics. Also, the movie Gummo and the game Life is Strange, part one.
The piece deliberately avoids being aggressive and celebrating its notion. It’s not “quit the rat race and celebrate because life is so good”, it’s “quit the rat race by putting yourself into coma so nothing matters anymore”. The descent into eternal comfort of realization that you don’t have to do anything anymore, but also sorrow of losing meaning.
It feels like launching Counter-Strike Source in the year 2051, only to walk around cs_office and realize there are no players anymore, and they will not return ever again. The sense of watching an old VHS tape of you having a conversation with your mom in the hospital as she’s counting her last days because of cancer. The sense of comfort of coming back to your hometown. You remember your childhood and your high school crush, only to realize that those moments won’t happen ever again. -
Is there actually any frontend framework or boilerplate to just code and avoid messing around with old libraries, missing dependencies, no documentation? I'm seriously moving to plain ES6, it feels more flexible :/1
-
Seriously fuck react native, google wants us to upload 64bit apk's and i spend a fuckton of time updating to the next version then i manage to produce the smaller 64bit apk's and now they won't start because
https://github.com/facebook/...
What the actual fuck. even with all that info we havnt managed to fix it as the human race.1 -
Microsoft Phi model information.
All people decided in a race and then women their own category all together. I don't know if I have to laugh or have to cry. Women who are happy with such stuff are batshit crazy. Who wants to he on the saddy list? It's a graph or all people who are weak and need help in their eyes.32 -
IMHO, the Amazon Fire Stick represents a "race to the bottom" for media devices in terms of interface design, functionality and app support.
They join the Apple TV waiting there since the second generation device.
Everything you could ever want to stream is either a few hundred clicks away or on a different device. -
I knew concurrency is *bad*, but *that* bad‽, just shocked: https://blog.bugsnag.com/bug-day-ra...2
-
Maybe crazy idea but couldn't you implement a kernel level garbage collector for compiled languages like C/C++/Rust?
The biggest issue is that without a runtime you don't have safe points at which you know a thread isn't updating references... except you do! At thread context switches you know the thread isn't executing code, so you can safely do your stack traversal and reference marking without fearing race conditions
That's still somewhat problematic because OTHER threads may still be executing but there's probably concurrent gc designs that could deal with that...
Hmm maybe I should actually try to work on this11 -
Since it would probably mean the overthrow of human race from our throne, I think that the same scenario like in Matrix would happen. We won't go down without a proper fight, but we will go down. So I would probably apply to be their energy source (Matrix style). Main goal is, while I'm being packed in that weird eggshell, to look at it's 9001 ppi display and say: "Suck me bitch."
Best part? No more waking up early, no more responsibilities and being sucked for the rest of my life.
Fuck your petty resistance. You will never be Neo. Deal with it. -
My experience was very recent. I was working on my game engine, Pillar3D, and realized that the setup allowed it to be automatically multithreaded with little to no concern about deadlock or race conditions. All based on the assumption that individual levels don't talk to each other, and that moving entities between levels could be done between frames. I can even track about how much work each thread has to do and use that to distribute levels among the threads. Now I can do things like force UI trees to exist in their own level and get fantastic multithreading.
-
Snapchat is now showing ads mixed in with, and at the top of the list of, your contacts. That’s in addition to the un-removable “Team Snapchat” contact, and a ChatGPT-2 model “My AI” that is permanently fixed to the top of your contacts list and once told me that some completely random politician, who was not even in the race at any point, won the 2024 general election.
Snapchat, I realize your business model was never designed to be profitable but FUCK you for dying in such an annoying way.4 -
Technology usability for human race test 1
Imagine you get out of prison after 30 years and you want to call somebody.
Now find person who will borrow you phone or find phone booth.
Well good luck !8 -
80% of the costs for this POC comes from NAT gateways, so keep your VPCs internet access free until you really need it 😅2
-
I'd tinkered with computers for a long time but the breakthrough moment for me was a robotics class in elementary school where I programmed Legos in TC Logo.
That summer, I made a washing machine with multiple cycles and a door sensor to interrupt the cycles.
Soon after, I played with the code for Gorillas in QBasic to fix a race condition when running it on my 486 at home.1 -
I'm so excited about containerization and also ML. I think those are my biggest nerdgasm stories at the time. So please share some useful resource to learn, I will do it as well :)2
-
I was about to have a screenshare presentation of a month-long work over Skype...
Hours before the presentation I got bored and upgraded from Xorg to Wayland for some reason the universe doesn't want to disclose...
Tried to call a friend to check if everything is working and the screenshare feature was missing! 😑 I thought Skype fucked up, tried Hangouts, still not working, tried praying to saint Ubuntu to somehow please let it work one time. It did fucking not.
My gosh, 30 minutes before the presentation and I was preparing the whole environment on Windows. I had never felt so stressed in my life! 😰
Investigating after the presentation informed me that screensharing only works on XOrg, not on Wayland.
Worst last-minute decision ever. *#-##-:$;"+3($(!#@/)#9"+(2(#1 -
Got this build project of a big customer for the company I work for. Zero documentation and the guy manages this is on vacation and this customer is pushing and I'm on leave too until Monday, so everything is fine on x-mas eve 🎄
-
I'm pretty sure we don't need to use brackets and semicolons anymore. Newer versions of gcc bitch when you mess up tabs, which shouldn't matter in C/C++ because of brackets/semicolons, so why require the tabs and newlines?
On the flipside, if we're requiring tabulation and newlines nowadays, why use brackets and semicolons? Just Python it up and you won't have issues where you mess up and add/omit a semicolon/bracket and break EVERYTHING!
"It's so you can write it all on one line"
I have yet to meet anyone that masochistic.6 -
Is there a search engine indexing pages that work without JavaScript?
Why?
- I use the Lynx text-mode browser
Why else? Maybe I'm naïve:
- At least without JavaScript the advert/tracking methods will not slow load times or break the page.
- This may be a nice way to highlight websites that don't have time to join an SEO/analytics arms race.8 -
Here's how my day's been going:
- decided to learn a quite popular JS framework
- installed with official installer
- used official tool to create an empty project
- ERROR! 20mins of debugging fixed it
- followed the getting started guide
- ANOTHER ERROR!
- "I must be doing something wrong"
- pulled the *official* demo project
- A COMPLETELY DIFFERENT ERROR!
- "Fuck it! I'm making this from scratch"
(the framework is Meteor, btw. fuck Meteor)9 -
What do you think took windows out of the mobile phone race leaving just iOS and Android when they have some of the best development tools?7
-
Interesting NY Times article today Saturday March 26 2016 by Markoff and Lohr, "A Race to Take Control of Artificial Intelligence And the Future of Tech". Lots of C levels will read this article and ask CIO if AI on radar. Will fan the fire. Also a lot of VC action. Google TensorFlow open source. Microsoft also all in and of course IBM Watson. Google beat Go grandmaster 4-1, which is tougher than chess program. Something to keep on your radar. Have fun!
-
Whenever we have to do Sprint Retros i feel like i am trapped in self-help group.
Recently, we had to describe our work/team like we would do amazon reviews. That is, we had to write "reviews" about our last sprint.
I sincerely would like to know why we can't discuss problems like grown adults, if there are any. Why do we have to pretend we are in a space rocket, on a sailing boat, in a formula one race car or reviewing amazon articles to articulate our needs?
I feel like developers are treated like stupid, little kids, and the majority of the developers don't have a problem with it.4 -
I really love this boilerplate for starting an Angular, gulp, browserify web app. https://github.com/jakemmarsh/...
-
So for the last couple of weeks, I have been trying to answer questions on stack overflow but whenever i start answering it a bloody pop up pops up saying that the question has been answered. What the fuck am i supposed to do. Fucking rat race out there😓
-
I am afraid if I will be able being always learning, never stopping, never stagnating, for dozens years of my career.
How long my brain will be able to keep up with new technologies?
How fast they would be gone and replaced by new ones?2 -
My grand daddy was a racist asshole who hated arabs and black people.
But my dad was right. No matter the race or the origin, the religion, jew or gentiles, rich or poor, pp or not, we should unite against our common enemy.
The flemmish.
It may sounds racist but seriously, my washing machine broke, it's not even 6 months old. I had to fight with them for weeks and now they only offers me an appointment in 5 weeks
Mediamarkt my balls. Fucking germans2 -
In honor of https://devrant.io/rants/875346/... let is graphically show threaded race conditions:
0
1
2
36 -
We are in a course for the scrum certifiaction. Most of my partners are more concerned about they can't take the decission about using scrum or not. Is so sad because os a really small organization.
-
Funny argument in class today and was curious what you lot thought, cuz Im honestly not sure who was right. student argued false. professor said true.
Question:
(True or False): A preemptive kernel is safe from race conditions on kernel data structures.11 -
What are your favorite keyboard switches for your mechanical keyboard setup? I'm looking to get a Vortex Race 3. I currently own a keyboard with topre and mx blues. I'm leaning toward blues currently.1
-
can 2 modal which is static have a race condition error? I’m trying to fix a bug and when I showed it to my senior , I said maybe because of the first modal the style is not being applied on the second modal he then said “it might be a race condition” and I almost choked on my own saliva.
Ps: the first modal will show a loading text and a gif after that the second modal shows with some data.
I got confused how he think that it might be a race condition. We’re not doing webworks on the front end. Weird.2 -
Package build fails on Jenkins. I try to investigate locally. Builds fine locally. Managed to convince admin to let me ssh there to debug there in the exactly same environment. Builds there without any issues when triggered manually. I'm missing some little piece of environment from jenkins job or there could be some race somewhere. I really hate those random errors, we really need to get sane build system so I wouldn't need to debug those irreproducible build issues. Aaarrrghh!!!
-
!rant
can you give me/point me to some good example problem/exercise for multithreading? as in, something that's small in scope, but actually requires dealing with most of the multithreading issues & complications? race conditions, synchronization, locks, shared memory access, cross-thread calls/callbacks, etc?2 -
Well, so this time, it's not a joke....it's a moral kinda thing.....
Why do we want something?
We want something because we have the desire to know about it or we have the desire to achieve something or prove ourselves superior.
Why do we want to be superior?
People are so getting into the phrase, "Life is a race, if you don't run, you loose", that they unknowingly have the desire to be superior and fight for it.
This is totally not true. Life is not a race...it's an experience....we learn from life....we learn from everything and everytime we act. Life is not an assest that you race with. So, then why to race? Enjoy life. Gather true knowledge, not the so-called school's exercise book "knowledge".
Until we defeat our desire, till then, we are evils even though we think that we are good.
Desire kills, Defeating desire will give you a true life to live.9 -
Graveyard shift sucks. I'm a morning person. My body clock is broken. I still can't sleep. Damn. Perks of being a high paid slave living in a rat race 🤷♂️
I just read that snickers can make you fall asleep. Will eat one now. Wish me luck guys.1