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 - "breaks"
-
Interview
HR: So .. tell us .. where do you see our AI acting in 5 years?
ME: Doing your job minus the stupid questions.
*silence*
Boss breaks out in laughter.
"Oh boy you're hired"12 -
This guy is the best coworker ever. He analyzes my algorithms, advises me when to eat or take breaks, and reminds me not to take life too seriously. He's pretty helpful with debugging too.11
-
1. Code works
2. Add if statement
3. Code breaks
4. Comment out if statement
5. Code works
6. Uncomment if statement
7. Code works
8. Wtf??12 -
CTO: "You must write good tests with high coverage, ideally use TDD. We need confidence in our releases."
Also CTO: *Secretly commits code changes directly to master at 3am, breaks tests, skips CI, publishes, tells no-one*8 -
There's a fancy new coffee machine in the office. When it breaks, it displays java exceptions on the screen. 😂10
-
Best part about home automation?
Morning coffee right in the face when your automation system breaks and goes nut.9 -
Watching my coworkers fix bugs is like watching people untie knots by pulling hard on both ends, in the hope that the rope breaks.1
-
Boss: Don't be afraid to break things
Me: *breaks things*
Boss: Why did you break things?
Me: ...
I tried something new. Otherwise, I am hitting a wall. -
Just fucking start it.
Don't stop before it is done.
Take breaks when needed.
And don't forget to have fun!4 -
I installed a firmware update on my router, and discovered it both adds telemetry and breaks the navigation in firefox. 🤦♀️
It also started complaining that my password isn't secure (despite its length) because it doesn't contain a symbol.
Good freaking job.10 -
11:45am: "Ok one more issue to fix and then I can take a nice long break and relax a little bit. My next meeting isn't until 2.
12:45pm: "Well this issue is taking longer than expected but that's okay. I can grab lunch and still relax a little bit."
1:59pm starving, thirsty and really need to pee and can only choose one. Oh, and the issue still isn't fixed: "god dammit."6 -
Client: "We don't want line breaks in that column make it 500px wide!"
Me: Makes the column 500px wide. Sees that the line breaks are still there. Asks if it should be made wider to fit the text.
Client: "Just implement what we send you"
Me: Ok (thinking wtf)
Client after testing: "Why are there still line breaks?!?"
🙄😥😤😭
Why the actual hell can't they get there freaking requirements in order?!? This shit happens with every fourth request!6 -
>writing app
>everything works
>commits to gitlab
>writes some extra stuff
>everything breaks
>why.jpeg
>head_desk.mp4
>"resetting to previous commit should work"
>doesn't work
>everything's broken on the previous commit
>tf
I'm still trying to process how this is even physically possible.10 -
How do you call it when production breaks and a programmer has find out what went wrong/fix it as soon as possible while the client is breathing down their neck?
He's going through a rough patch.11 -
Sleep time. If anyone else breaks their shit tonight, I'm going to be pissed. 2.5 more hours until my wonderful coworker on the other side of the country takes calls. I can survive this...1
-
Friday 6pm to Sunday 6pm, with toilet breaks, snack breaks and a three hour nap on Sunday morning. Roughly 44 hours. It was a hackathon, Nov 2016. My team came in fourth place and the first three teams went to Germany!
Well, I got a well paying attachment from it so it didn't go all to waste.
Me and my laptop then... -
"Kids, which organization has poorly documented projects?"
"Apache Software Foundation!"
"Kids, which organization has poorly maintained projects?"
"Apache Software Foundation!"
"Kids,Which organization breaks backward compatibility with each release?"
"Apache Software Foundation!"3 -
Me: “I’ve done Kubernetes before what could possibly go wro-“
(cni0 breaks IPv4 routing serverside by containerd)
Me:1 -
I have never written a single unit test in my life. Hence my code breaks from time to time. Karma is a bitch 🤣3
-
I accidentally broke our office’s tablet device. Operations manager said it will be deducted from my salary next month.
Few weeks later, my operations manager breaks his laptops touch screen. I almost did a naked run in excitement.9 -
If your npm/yarn config breaks on windows clap your hands
👏👏
If your npm/yarn config breaks on windows clap your hands
👏👏
Express generator doesn't work, and sass will up and break because there is no support for windows clap your hands
👏👏🎵🎶
Sigh.......das it...i am bringing the mac or one of my Linux machines tomorrow........11 -
You know what's more irritating than working with a partner who doesn't understand how to properly build an API?
Working with one who fully understands the best practices but doesn't give a shit to implement them until something breaks.1 -
Developers dilemma
If I make something and someone else uses it and it breaks, its my fault.
If someone else makes something and I use it and it breaks, its my fault.1 -
Today `master` turned into `main` for me on Github and I was like "wait did someone make a branch on my repo."
Should of been called the "magic" branch because shit breaks for no reason like magic.19 -
This is how my prof uses braces:
If () {
test;
} else {
test2;
}
He uses it as an example of how to use line breaks properly.18 -
I hate when I'm being questioned when I wander off to the kitchen to get a sandwich for 5 minutes when the smokers at the office have their sixth smoking break that usually takes about 10 minutes.
Let me enjoy my non-smoker breaks 😒7 -
"Server deployment is automated from git, so dont merge things into the master branch without permission"
Oh ok
>i create new branch
>push unfinished code because i gotta hurry
>server breaks
Well golly gee seems like you did a shit job at automating7 -
My co-worker not only doesn't create unit tests, he comment out my own unit tests after he changes the code and the test breaks.11
-
Stuck on a problem for 2 hours, walk away for a coffee, return to fix it in 2 mins.
Should take breaks every 5 mins to maximize productivity.8 -
PSA:
Next time you plan on changing all your model names from "xxxxx" to "xxxxxModel", under a minor version bump so that everyones CI breaks, in order to deliver no benefit whatsoever ..... don't8 -
You know a company is ripping you off when they charge £79 for a fucking charger and it breaks in 1 year. Fuck you Apple2
-
FUCK and FUCK I forgot my mobile at apartment and now i am wondering what will I do during breaks at work.8
-
The dilemma of having a job that I love but a salary that just breaks even with living expenses and student loans.2
-
someone pushes code and breaks ci.
me: you broke the build
her: (ignoring the explicit error message) it works on my machine, travis is broken
me: it doesn't even work on my machine!
her: I forgot to push one file, sorry.1 -
Me: I think we should implement some kind of unit tests.
Lead: No time everything will take twice as long.
* some of my code accidentally breaks some of his *
Lead: I think we should implement some kind of unit tests...4 -
"Eh, just push it to prod and see if anything breaks"
The entire system went down for hours, estimated loss north of $1M.5 -
Oh god, where to start? It is my job to fight against devs that likes to breaks RFC, do stuff stupidly or just do not actually know how stuff works7
-
I would love to use Firefox as main mobile browser but it's icon on the bottom row breaks my eyes. Waiting for their rebranding.9
-
Hey Python, why in the ever loving readability universe I can't break the following command across multiple lines?
df.replace(...).apply(...).reset_index().drop(...)
Oh, but I hear you say "Hitko, why you can break it into multiple lines if you break within brackets!"
To which I ask you, does this shit look any more readable?
df.replace(...
).apply(...
).reset_index(
).drop(...)15 -
When you push seemingly harmless untested code to production server which breaks the whole application...2
-
Got a new website i should maintain... Code is a real mess... Why did some kids do something - it breaks my heart^^
The directory hasnt any seperate folder except the img-folder - css,html and js are inside the root dir...7 -
Step 1: Download archlinux.iso
Step 2: realise your worthlessness
Step 3: Newborn awe for arch users.
Step 4: Ubuntu????
Just kidding though. Not giving up till system breaks atleast 7 times..😑7 -
So my dear programming teacher really hates break statements... I mean really really really. He thinks it's better for readability if you don't break from any kinds of loops (not even ifs) well then we came across a switch statement in class. He says "breaks only exist because it's needed in switches" well how about returning from a fcking swith? or goto? then you need no break...
Is there anyone who could explain why I should NEVER use breaks and why it's bad in any piece of code? Why is it better to just use whiles because fors are apparently evil again? Srsly I just wanna ask him to show me some big code bases without breaks...8 -
Don't you just love it when something works in your development environment, your staging environment and then randomly breaks on production? :^)6
-
Zoom is no meeting software.
At best, a webcast something.
*insert deity here* do I hate the overlay, sound options and speaker focus.
I want to choose wether the sound on coffee breaks keeps playing at 260%. FFS!3 -
Storm: No internet for you!
Me: *switches to 4G cellular data which seems to be mostly unaffected* Take that weather!
Storm: *all hell breaks loose outside*
Me: mkay... Going to bed anyway...3 -
Google researchers breaks SHA-1. Next 90 days they will release the code that was used to break this encryption.
Are we fucked?5 -
In tech: too freaking many. A few days (I fell asleep at my desk for power naps).
Ever: 72 hours. I had 6 jobs with only enough of a break to drive to the next. Used lunch breaks to nap. -
I'm intentionally resigning from my remote software development job to teach my company a lesson. The guy who wrote the codes previously really knew how to cook spaghetti 😀😂.
To add a single line takes minutes, because when you do something else breaks, and you'll keep fixing what breaks when you tried fixing what breaks when you try fixing what..... endless loop of bug-fix cycle.
Now they blame it on me.
They won't understand if they don't get someone new, my reputation will fix itself through that..
My first opinion after sighting the codes was, "re-write the whole project using better patterns and architecture", the reply as you can guess, we'll do that later.
I couldn't even upgrade the server to use even PHP 7.1 because the framework breaks, the guy has editted a lot from the vendors files. Don't ever try composer updates.
Two word to describes the situation. "It sucks".
The previous developer needs to be shot, literally.7 -
[Working on a Project]
- Added a few lines for log display to end user
- Breaks everything
- Spent an hour trying to resolve issue, fails
- Commented those lines
- Everything starts working again
- Uncommented those lines
- Everything still works
FML!3 -
Devrant is making my coffee breaks more fun.
I think we need some kind of new/unread thingy. I try to read rants but I miss some.1 -
WHAT THE FUCK!!
For a freelance job I searched for a JS function in the HTML document of a Wordpress site that was given to me.
Found it and wanted to get started on the project, but there was something odd about this website (besides it's a Wordpress site). The scrollbar was fucking small and when I scrolled down, all I saw was breaks. An almost endless number of breaks.
Then suddenly There was a line of HTML!! And then another 126 breaks.. :/
(Yeah that's right, I calculated the number of breaks between every line of HTML). This document has 75732 lines of shit.
The whole fucking website loaded in over 20 seconds!! What the fuck is that?!?! The document itself is 258 kB!!
But whatever, I get paid.4 -
The first two stories on slashdot's homepage are:
1. Google releases Angular 2, breaks backwards compatibility
2. Apple releases Swift 3, breaks backwards compatibility
If you use either of those tools, why do you put up with this? When did software engineering stop being about building useful or enjoyable things for our customers, and start being about doing thankless make-work for Silicon Valley billionaire companies? Is this the legacy we want to leave to the world?4 -
When a PR merged to improve functionality breaks the functionality 🥳 and now I have to fix the FIX to fix it.2
-
How long can you code continuously without any break? Occasionally I can code for hours but usually I need frequent little breaks. :/10
-
STUPID STYLESHEETS!
I've got styles in index.php and styles in style.css. When I move the styles in index.php over to style.css THE WHOLE SITE BREAKS!?!?!?
ALL I DID WAS MOVE THEM! NO OTHER CHANGES!!!
I REALLY HATE CSS.9 -
When you emphatically explain the code you've been working on non-stop for the past week, only to have the boss hit you with that "but what's the point?"
And your heart fucking breaks3 -
You know what really grinds my gears? When people commit unfinished code and then my whole local application breaks! Oh, did I mention we're using SVN with one user instead of git? @!#$@%$^5
-
Biggest coding distraction - vape breaks. Not too long ago it was totally acceptable to vape inside the office. :-/17
-
Intern tries to merge a huge commit without knowing what he's doing. Breaks half the app. I'm at 30 min and counting of having to fix everything he broke.14
-
I see the industry evolving into dna-mutilated JS hipster virgins who use neuronal networks for even the simplest tasks an jerk off on MongoDB queries during their breaks while thinking of GraphQL queries.
Naughty.2 -
Just went from full time employee at my work to contract under my own LLC on a retainer at my old salary. I'm my own man and it feels great. All the tax breaks shall be mine.6
-
Does anyone else value their bathroom breaks during the work day a little more than they should? Its like 5 minutes of peace to calm your brain. Sometimes I lapse into a mini-coma and imagine I'm on an island with a margarita2
-
Is it justified to be angry at websites that break because of extensions like Ghostery or uBlock Origin?
'Cause I fucking hate it when their fucking website breaks because I don't want to have trackers on my pc8 -
THE MOTHER FUCKING INTEGRATION TEST ALWAYS BREAKS IN CI ONLY, NOT ON MY MACHINE. SEEMS LIKE HE HAS SOME PERSONAL ISSUES WITH ME. THE FUKING HAUNTING GHOST4
-
Been working from 8 am til 7:30 pm, no breaks. Programming is awesome, fun and feels good in my brain (addictive ^^). But man its good to be home and do nothing. ~ sweet ~2
-
This fucking guy create a mess of a code, more than a spaghetti code, a clusterfuck of shit untested spaghetti code, and the project is actually getting well, our customer is getting bigger but everytime there is something to be added, its a fucking pain to add, and when something breaks, almost every thin breaks, and the shitty guy who wrote this code is quitting and its fucking up to me to clean up all the fucking mess, fucking asshole.
DOCUMENT AND TEST YOUR CODE KID, DONT BE A FUCKING SPAGHETTI PROGRAMMER7 -
Why the fuck everything I make breaks in fucking IE. Microsoft just fucking realize its shot software already. I am sick of doing alternative code for your dumb ass broke, non-updating ass, waterfall method fucking ass, software.12
-
Doing the work you don't love just to survive and money. Whole of today I had headache due to eye strain working on a project without regular breaks.2
-
Working with a bad designer:
Designer: Here is the new layout
You externally: Proceed to politely explain why this design breaks logic and eliminates crucial flows etc.
You internally:2 -
Coffeee..loads and loads of it.. music..ignoring certain coworkers..loads of mind emptying breaks (piss breaks)1
-
Trying to work with an API that has no response object (it just returns empty arrays if something breaks) and it's JSON is not key-value.. just a bunch of dynamic nested values. just wow.3
-
frustrated with code walk to bathroom.
favorite stall open. check. phone battery above 10%. check. vape. check. dev rant. check.
ahhhh time to relax.2 -
I only take gaming breaks to heat up my computer to keep my coffee on my computer warm in order to code more its not a distraction it's efficiency
-
Zoom:
Client: "my website gets bigger and breaks into a single column layout when I press 'ctrl -' ."
Me:"might it be possible that you pressed 'ctrl +?'"
.....
-__-***2 -
Does anyone use a particular reminder to remember to take breaks from their computer?
I'm noticing when I spend a lot of time looking at my computer screen, my eyes will get really tired and it'll be almost impossible to continue looking at a screen. However, when I am not looking at the computer screen all day long and the amount of time is spread throughout the day, my eyes are fine.
So I'm looking for something to remind me to keep taking breaks so that my eyes are rested all day long.
*I do have a blue light filter on 24/7*7 -
Nothing breaks a dev's heart more than when you plan to spend your day off programming and work asks you to do a full day .-.
Why must everything cost money .-.1 -
Wordpress updates > breaks jQuery dependencies
Requests theme update > theme update upgrades database without asking
Database upgrade breaks child theme > spending 30 mins rebuilding the filestructure and database from a backup2 -
If you use CamelCase, please don't write acronyms in all caps like MakeDNA, it breaks the harmony and confuses punctuation. Instead do MakeDna.9
-
When the sales guy decides to strike a conversation and breaks the code flow.
No, I'm not in the mood to talk -
Choosing ReactNative for my project. Nothing works or compiles. Each fix breaks something. I'll go fishing...5
-
Reasons I'm glad I'm out of freelance:
I want you to rebuild my website but you need to do it here in front of me so if it breaks later, I can fix it.2 -
Senior tech rolls out updates last night... Breaks a whole heap of shit, guess who gets to fix them :|4
-
This stupid motherfucker just updated a dependency without even realising that it breaks everything, pushed it to the package manager and causes me almost 2 days debugging.
Nico nico wanna break your fucking knee2 -
Inspecting Facebook source code using React extension & the source has so many things hidden in it.
Eg: Ad breaks!1 -
if I take my laptop home...shit will break.
if I don't...shit still breaks and I don't have a way to fix it.5 -
Literally anything breaks
Management: Devs should have tested it
Devs: What the fuck are testers for?11 -
I sometimes like to believe I'm of at least average intelligence, being able to write software and all...
Then my lawnmower breaks and I spend a whole day trying to replace a head gasket...1 -
An excerpt from the encyclopedia of "Developer Confessions":
At times, when I have no clue what some code does, I comment it out to see what breaks. Sometimes I just want to see the code burn.3 -
When your CTO has full access to the production servers and makes SQL changes directly without following process. Then breaks production and tells everyone "this is why we need to follow process!". Then proceeds to break it again hours later.
-
I love when teachers know nothing about technology and when something closes, or in their mind “their pc breaks”, they hit a bunch of random buttons or keys and make it worse.2
-
In my current team, when someone else's code breaks, I fix it. When my code breaks, I also fix it. I feel like there's something wrong here...1
-
Really want to go back to the office, have coffee breaks with my colleagues, go on lunches and complain about having to come to the office everyday!!!!!!!!!!!6
-
I liked everything about the Pixel, so I went to the Google Store to pre-order it only to see the price :( I'll just stick to my LG G2 until it breaks I guess.8
-
Fuck my project manager. He wants to sacrifice code quality, test coverage and technical debt in favor of more features. In the future when everything takes longer or breaks guess who is responsible? Certainly not him.3
-
!dev
TL;DR: Computer rooms closed? Ok. Music rooms closed? Fuck!
I understand why the computer rooms are locked up in breaks and not accessible for every student anytime. But..
Why on earth are the music rooms closed as well?!
It wasn't always like that. But stupidass teacher Mr Fucker decided that he wants the music rooms (plural) for himself in breaks. That means they are both empty 90% of the time after 13:00 Uhr and in breaks. Closed. While I could play piano in my free time where I have to stay in school anyways. But no.
Fuck you, Mr Fucker.5 -
When the code is so bad that fixing one thing breaks 10 other things because the code was made to work with broken code.3
-
I know taking breaks is needed, and deeply appreciate my breaks I take, but I can’t help but feel so unproductive.16
-
Somehow, shit's more fucked up on Debian systems for me than it is on Arch. Debian's supposed to be the stable one, and Arch the one that breaks, but nah.6
-
Tester:
Adding 6 parents & 16 siblings breaks the application. Please handle this scenario....
😡😡😡😡😡😡😡6 -
New years resolution: no more tech support period. No one appreciates it and if anything breaks in the future youre expected to fix it. Lol, no thanks2
-
For me, I personally just over estimate the time and take my time working on it. Take breaks whenever I need, that could be going for a walk, watching a few videos, etc.1
-
The moment when you can't get something working for the love of God, you call a colleague who suggest the simplest and already tried out solution, which magically now works.
Then he goes back to his place and your code breaks again. -
Perks of being a tech person....
Amazon return label breaks and going in to another page... hit F12 ... delete the worthless text on the page and print... :D2 -
Working with Electron is a nightmare...
"Hey you have a working app? Nice, here is the new Electron version which breaks everything! Now find out how stuff works now, because we won't tell you! Good luck"7 -
When the browser reads 'clas' as 'class' and things oddly work as expected. But when you fix it to be 'class' everything breaks horrifically.1
-
Prettier breaks mixin formatting and there's absolutely no way to configure it.
Disgusting, right?
And this is why "opinionated" is a negative adjective and its positive counterpart is "adaptable".18 -
It turns out 1200+ comments on a rant breaks devRant, I can't load the comments section anymore without the app crashing.
https://devrant.com/rants/2420819/...
On a other note, where did the block feature go?6 -
When your new feature works (and you installed a new package from Nuget) on your and your co-workers environments. And then you push to the build-QA-server and it breaks...4
-
this guy. when I can't decide I roll and hope it's some: specific number || < || >
many breaks decided by him.1 -
How to take breaks?? Whenever I have something urgent to do, once I'm finished I can't get back to work quickly. I need a lot of time before diving into work again.
This way I can't keep myself productive.4 -
Its fucked up when you get null as a fuckin string ("null") from backend API and it breaks your javascript code
:/2 -
48 hours hackathon, Before 20 min everything working good and fine. Finishing touch and everything breaks. Finally, fixed 5 min prior to presentation start. Panicked to toes, were asked to present first. Result: Runners up. Hell yeah.
-
When will I learn. Every time I try to update Android Studio, it breaks all my shit.
Serves me fucking right.2 -
My biggest influencer? My Web Dev schools psychologist. Always scheduling breaks in our day.
He continuously reminded us it's a positive thing to walk away from the code and change up the brain patterns. -
Do you guys think it’s okay to take breaks from a project you’ve been working on for awhile and/or that you’re fatigued with to work on another?8
-
Buys macbook starting uni because it should last six years. Breaks in 3 years, new mobo, new mobo again, new macbook, new screen and finally I'm out of warranty now and the screen breaks again (retina macbook lose some kind of coating because the screen touches the keys). Made it five years without paying any extra but I have an HP laptop costing less than half that has done seven years with no issues.2
-
In my country there is exactly one (1) mobile operator to choose from, Ålcom. The line hardly ever breaks - provided that you keep your phone calls under a minute or so.9
-
First I didn't switch to the 4.18 kernel because it breaks thousands of gnome extensions and customization, now newest gnome broke it all too and downgrade caused gnome to just blackscreen, time to re-install10
-
That moment when you try several days to get the code to behave like you want and at a random moment everything suddenly works....
Better not to touch it (the code) anymore before it breaks again... -
when you're teaching the freshman, and they're flipping out over trying to understand c compiler errors, while you think to yourself "just wait till that first bug that only breaks something sometimes but you don't always notice..."
-
I fucking hate whenever vscode or nvidia force you to update, by just breaking everything they can, e.g. vscode stops syntax highlighting or intellisense and nvidia randomly breaks DX11, after you update though - everything is just fine again2
-
Bloody ColdFusion. I hate it so much. Not only is it an inferior language. Also, every update breaks something. Adobe should have sticked with developing graphics packages like Photoshop and Illustrator, because they really suck at everything else.6
-
When shit breaks and you don't know whether to be depressed because it may be your fault or mad because poor decisions and seniors refusing to offer help may have made the problem worse. It's a fun Friday.
😣1 -
When your BT router breaks on the bank holiday weekend and BT can't send you a new one till the Tuesday after! There goes my productivity this weekend4
-
When your Comapny uses way to many certificateS, .p12 and .msc files so Everyone's local breaks after each package release.... It's like building a house of cards on a windy day
-
building a database is like building a bridge, one missing attribute and the whole application breaks2
-
Watching CI build is the most interesting part of my day. My app always breaks in wonderful and exciting ways. :|
-
The most scary thing happens to me is that I wrote a code in staging without any bugs and breaks in production... fuck4
-
When you can't vertically align text because it breaks - webkit-background-clip and only way to do that, is setting line-height same as container height.1
-
Coding from 8:00 am to 10:35 pm (still counting) straight with 3x10 min breaks ........ Just another typical Sunday. FML
-
Best thing about DevRant is: I have 2nd job that's not a developer company and all my colleges doesn't understand a jack shit about code and the culture. But worst of all is that everyone there is "shoulder spy's.... So i can feel safe when i surf DevRant during the breaks and enjoy my breaks with DevRant2
-
Maintaining shitty code is a lot like playing whack a mole. Fix one thing, something else breaks. I wish they'd just let me replace this garbage already. Could've been done by now.2
-
Start teaching it terrible standards and a misrepresentation of the world so the feedback loop breaks.
-
When you start your WordPress plugin... backend works
Make options page, breaks the whole freaking plugin
Remove options page still broken
Starting from scratch for the 5th time 😭2 -
I get so focused that I forget to take breaks to prevent eye strain. At this pace, my eyes will be gone by 40 😭3
-
> 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 -
Nicest part about working on my home server: being able to just blindly update.
Who cares if that breaks kibana or my plex server? I'm the only one using them.
It can be downright cathartic to just run sudo apt-get upgrade3 -
Just got reminded wgy switch statements are usually frowned upon.
Forgot the breaks; i spent quite possibly, an hour trying to figure out why my button wouldn't update with my state properly 😭😭2 -
i have to edit a few html templates in our database, obviously automatically generated by a visual editor, full of nonsense in it, no line breaks, and i don't have access to a good html editor. fuck me6
-
Gotta love it when you wake up, with the deadline still ringing in your head, and your Intellisense breaks from one day to another, all because there was an update. Gosh how I love modern WebDevelopment8
-
5 minutes till I go home. And server breaks... Out of space and a bunch of the automation tools have thus done harm. I'm no DevOps. But I just want to go home but have to sort it out.
-
The moment everything works fine and you just type `npm update` out of boredom and suddenly everything breaks and you spend the rest of the day fixing it...1
-
Tips for architecture for authentication in microservice driven application.
All ms contain the code to authenticate? (Breaks single responsibly principle)
Edge level authorization?(gateway)
Service level?3 -
"So you follow this workflow and it breaks"
"Right, we requested that because they're not supposed to do it that way"
"..... But it breaks"
"Yeah it's fine though"
??!? -
!Rant
Bug Report / Feature Request.
Just 2 things that bother me with the web app.
1. You can't modify rants or comments - only delete them.
2. On the profile page the web version does not replace line breaks "\n" with html breaks "<br>". (See the code on my profile on mobile vs web.
Just thought I'd mention them since I use the web app more than the mobile.5 -
wtf is up with node-sass? Basically every project I've ever worked on breaks because it can't build with node-gyp anymore or whatever6
-
My Office Sucks. They give me impossible deadlines, and never properly test my code. And when it breaks in the production, they blame me.5
-
Putting my draw_char routine in a for loop breaks everything... Doesn't when I just sequentially call it... Only when called from a for loop...
-
Me always: never installing MacOS updates because something always breaks
Mac always: Updates available! Install now??
Me today: *installs MacOS updates*
Mac today: *refuses to boot*6 -
So anxious about my job interview with Google on the morning and that I've been up all night brushing up on my Python. And no, that's not a euphemism --but I did take some breaks };-)
-
I have bills to pay, I’ve got mouths to feed. 💵 don’t grow on 🌳
I also take breaks, exercise and vacations, no dev can work 24/7 and expect to keep his sanity.5 -
MOTHERFUCKING LIBREOFFICE WRITER I WANT TO PUNCH MY SCREEN STOP MAKING UP FUCKING LINEBREAKS AND PAGE BREAKS AND BREAKING MY FUCKING INDEXES I WANT TO KILL ALL YOUR DEVELOPERS8
-
I never take breaks at work unless it’s lunchtime - this of course has led to some health problems, so now I try taking more breaks.
But when I’m having a tough time at work I try to notify my colleagues and I usually take breaks more often. Some of which include going for a walk outside, catching some fresh air.
And when commuting home I drink some beer on the train and play sudoku or a binary puzzle while listening to podcasts, or I just take out my Switch and play. -
Feels pretty good when you chroot into your first LFS enviornment and nothing breaks (yet..). Also my toolchain seems to be compiling packages correctly so that's a plus :)
-
8 hours ... maybe?!?! I agree with previous ranter who says we CANNOT work more than 2 hours straight without some sort of break.
Including breaks, but not including sleep ... once did 48 hours -
my 4th gen. amazon kindle has been one of my favorite work buddies so far. i spend most of my midday breaks with it, kept me pretty good company so far.1
-
Management: Please spend 2 full days automating this so you save these 3 people 30 seconds a week. Also this is important, so if it breaks we are fully blaming you.1
-
How to relax when you need to do so much context switching, many meetings and then your own work?
My breaks are not enough for recharging me.4 -
Everything works hurray
- why not change this column in the database ?
Ok
- everything breaks -
Let's write additional 50 lines of code,,,
Still broken
but it worked once that's an accomplishment right? 🤣4 -
4 day weekend for the holidays but computer breaks down and the shop will only have the parts I need after the holidays :/1
-
Dont you hate it when you're making something, and you all ready have millions of lines of code. Then when you go to test it, it breaks completely and it was just because of a mispelled word.
-
Lol, installing an Abp package literally breaks startup, you don't even have to use the package, just install it and the shit breaks.
God I hate this bloated piece of shit framework, can't wait to move this codebase to Go. -
I got back from my small 3 day vacation Sunday and I also decided to just take a break and relax before I hop back into my lil project I’m working on but it makes me feel like shit for taking so long to get back to it. Like I know I need breaks but I feel like I’m not good if I take breaks like this Idk don’t get me wrong I fuckin love programming more than anything but i just don’t want to force myself to work on something even if I do love it.
-
I'm all for diversity in Linux, I like that there's multiple organizations, flavors, etc., but geez, troubleshooting a huge CMake project that breaks on Fedora and not on Ubuntu because of the way Python2.7 is installed is a real pain. :(undefined python why can't we all get along linux flavors didn't we learn anything from the unix wars? linux
-
#Rant
When someone decides to alter the UI and replace replace buttons with glyphicons with zero id's or anything and Breaks the UI integration testing project and doesnt even realise.!
FML on a Friday pre testing env release 2! -
Clock: Friday, 15:45 PM - just go home now, idiot!
My stupid ass: Makes substantial changes to the code I have been working on and breaks it.4 -
Doing workflow by emailing word docs from person to person and then wondering why it takes forever or breaks down 90% of the time.
-
That feeling when a new feature works on a local build, works on the development server, and works on the QA/UAT server, and then still breaks production when deployed.2
-
Is this feature where brew breaks dependencies at random whenever you run it a reason why people love macOS?1
-
When a Jenkins build breaks and blames everyone who has touched the code in the last three months, including itself!
-
Can’t remember the longest “consecutive hours” session, but had a few work days that probably lasted 14 hours ( had breaks though )
Did however do 7 months of work days starting at 6am and ending at 5pm, but had two long breaks most days.
Also did a 21 day working streak once, skipping 3 weekends.
Now I work comfortably 😬 -
1, someone breaks public/private key encryption
2, watch the world burn
3, people will understand that this rant is just a joke1 -
To whoever broke Chrome 79's DevTools hover on variables: you broke my heart
https://piunikaweb.com/2019/12/...1 -
Probably should be sleeping seeing it's 11PM but fuck it... Lets rewrite my entire display and camera systems and hope nothing else breaks in the process!
-
It takes days to get a review. 3rd notice unanswered. So today it will be merged without review of 5 MRs. We’ll see what breaks in prod anyways.4
-
Do you hate it when a girl breaks your heart because it hurts very bad both physically and mentally.4
-
When you add a new method, two unit tests and the build breaks because you didn't use constants the way sonarqube wanted....4
-
I just started Silicon Valley over the weekend, and now I’m hooked!
Now that Today is Monday, and I have to go back to work, I’m tempted to take 30 minute bathroom breaks so I can watch a few episodes!3 -
Today's lesson , never
sudo rm -rf /usr/lib/python3.5/dist-packages on a fedora Machine. It breaks everything.
So any ideas how to fix it. A4 -
Testing new server deployment in test env all works, then production it all breaks down. Network didn't allowed the right traffic. Took me whole week to find that out. Until some networking engineer said, you know there is a firewall between those networks?
-
Fuck Fuck Fuck workingtime 8:00am 10:30pm
15 days of continuous work without breaks
Most of the time waiting for someone else to debug the program4 -
When you change three lines in a PR with 100 changes that breaks the whole functionality, and it starts working flawlessly 😕 seems like testing PR before merge could have solved the doomsday
-
Pomodoro technique but with 52min stretches and 15 min breaks.
For avoiding procrastination: create 2 Todo lists every day before leaving work, one for small tasks to be done first thing in the morning and others throughout the day.1 -
--- Before Monday morning
Relaxation level: 999
--- Monday morning
The joy to come back from small holidays... and being welcomed with "this is broken, this doesn't work, this stopped working" and writing emails the whole morning to providers "please fix dis, and dat, and dis, is broken since months"
Provider: "o sry, we didn't notice :< pliz wait next week until fixed, thnk u"
Relaxation level: NaN -
That moment you update your ui library, to find out this update has a small align-items css prop that breaks every form on every page.... imagine the impression when you see it all broken... priceless
-
Spent days wedging a new application into an existing PHP single sign-on "implementation" only to discover the backing stored procs in SQL are broken and have been for years... fix them, and everything else breaks. *sigh*
-
My colleague just started using "something = null;", resulting in all my "if (something) {}" breaks... #someonehastogo
-
I always work too much in bursts. Long days of intense work when I’m deep into something, skipping lunch and breaks. Then short days when I take it easy. Would probably be better to work more evenly.3
-
Pipeline as json is pain and you can't even validate until it breaks on the ci
#makesProgrammingHell4 -
Gotta love it when your untouched code worked just hours ago locally and now you have no idea why everything breaks, what has gone wrong and how to fix it ... but it's stable remotely on dev/test/live. Project runs on localhost + vpn on company servers. I can dynamically change the parts that shall be compiled locally and the rest will be loaded from the company servers.
Fucking great.6 -
Is there an audience for this type of 'content'?
https://youtu.be/oBbhmzuZgi0
Been looking for something to do while on my breaks working at the grocery store.5 -
Our Bus Factor is 0.1:
if a Bus, somebody, or something breaks or slightly touch one of my balls, the whole company is screwed.10 -
Finally got myself to buy a SSD for my laptop, so I was thinking about trying Ubuntu Mate...but wtf...
I like it because it is similar to Unity but stability is awful. It breaks every 5 minutes. Very not funny.1 -
How the fuck is this even possible Microsoft, apparently one line of code breaks web browser sandboxing on all chromium based browsers.
https://slashgear.com/windows-10-19...3 -
How can I auto-detect when a wordpress update breaks a plugin/slider/shortcodes/email form?
I guess there is a way to run tests for this but i’m not sure how.6 -
I hate you, you stupid Omron mouse switch with your damn fookin overfragile platelet thingy that breaks when lookin at it!!!!111!!1!1
-
VS2017 fast load, breaks our project in 7 different ways AND compiles much much slower. Which idiot gave the green light for public release especially with multiple ms blog posts promoting it3
-
Consecutive hours: ~24, it was a hackathon and not terribly interesting.
I did however have an exciting new experience this exam period; a 5 day crunch with strictly timed 6 hour sleep breaks, half-hour lunch breaks and the rest entirely populated by work. I live 5 minutes from the CS lab so this pretty much meant 18 hours of coding per day, 90 hours in total.
Think of this the next time you're trying to decide whether to announce that you aren't going to contribute to a group project. -
and client keeps asking for update
like dont i get lunch time and breaks whilst I'm working on your problem
WTF!!!?????