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 - "time"
-
It happened again.
This time my colleague, is abbreviating "cumulative" as "cum" in a variable name, and now I have to control my 6th grade humor...24 -
!rant Pulled an accidental all-nighter on Friday because I started crocheting a blanket for the cats and lost track of time. I am becoming a crocheting fiend!12
-
Don't care if you're the best fucking dev in the world.
If you don't respect time, I don't respect you.8 -
Up for a rollercoaster?
I had a super motivated day where i could focus and wanted to get my work done. My stupid work lappy instead kept throwing tantrums and totally prevented me from working. (Everything caused disk thrashing, took multiple minutes instead of seconds, etc.) Total shit day, but I felt great.
Next morning, I woke up all achy and cold. Ignored it and went to work. I was able to fix everything, and got my benchmarks running smoothly in all of fifteen minutes. Got good results, too! Left work and got married at the courthouse. :)
Went to a restaurant afterward, and two jolly fat guys (Off-duty Santa?!) bought us lunch.
Got home and… started feeling really awful. A little while later, I had a 102*f fever. Collapsed on the floor with an electric blanket and was absolutely miserable. Just kind of stared for hours, aching everywhere. Eventually went to bed, and my wife (!) made me all warm and comfy. And then I proceeded to be completely unable to sleep. Or move. Or think. Laid there for four hours unable to move, and shaking violently at any touch of cold air.
Now it’s 1am and I’m here at the freezing kitchen table writing this.
I am miserable.
Absolutely miserable.
But still happy, too!
🥶👰♀️💍👰🏻♀️19 -
Recipe: "baked developer"
you will need:
- 1 day = 1 story point
- 10SP per sprint
- every team member must deliver all the SPs.
Now for every sprint slap on 20+ hours of mandatory meetings, mix with 2-5 days of ad-hoc tasks, which must be addressed, because they are blocking the release/other teams/prod, and make sure all the devs try not to spill no matter what, and you get a perfectly burned out team.
Brittle/crispy on the outside, mashed/soft on the inside
enjoy!26 -
The longer I work in IT, the longer it takes me to answer tech questions.
In my jr days I was confident and used to blab out the first thing [solution] that came to my mind. But now.. Now I tend to require a few minutes to think about the question, the problem, possible solutions, weight out their pros and cons and only then can I start answering.
If I don't wait, I usually tend to regret rushing as a better answer comes to me a few minutes later
is it just me getting old? Or do you have the same thing?26 -
expect([
row[‘blah’][0][1],
row[‘blah’][1][1],
row[’blah’][2][1],
row[‘blah’][3][1],
row[‘blah’][4][1],
]).to contain_exactly(
a.name(user), # “John doe”
c.name(user), # “John doe”
e.name(user), # “John doe”
b.name(user), # “John doe”
d.name(user), # “John doe”
)
(Note: The comments are mine.)
See the problem? No, not the ugly code (which is actually worse than what i posted here).
It’s using the same ridiculous getter (if you can call it that) that pulls a name out of the passed user object, and then expecting each row to have that name, in order. Not that order matters when they’re all the same.
Upon inspection, all objects created by the spec have the exact same name, so the above test passes (as long as there are 5 rows). It passes, but totally not because it should: those aren’t the objects that are actually in the table. All of the specs — all 22 of them — only check for that shared name on various rows, and no other data. And it’s not like this is the only issue, either.
Fuck me these are bad.
And this guy is a senior dev earning significantly more than me. Jesus what the fuck Christ.19 -
Finally got some free time cook for myself a lunch...
Don't have worry about the company project anymore.
😋17 -
Tomorrow is the day I have been waiting for my entire career...
Tomorrow Microsoft stops supporting Internet Explorer! 🥳16 -
Didn't finish morning run in time for morning scrum call. Looks like I'm answering the call from here.8
-
My advisor thought that my MCL algorithm behaves a bit strange, so he wanted me to investigate it. I said I'd be happy to review the code because I anyway considered refactoring, and asked if I can have another pair of eyes to help me.
A more senior PhD student was assigned to help me, and by the suggestion of my advisor we tested my code against a very well-written and well-performing implementation of MCL. This implementation was written by another professor, who is a close friend of my advisor and the actual supervisor of the student assigned to help.
But this implementation was optimized for a very specific type of maps, and on the maps I worked on it just failed consistently. The student, in a misguided attempt to protect the pride of his advisor and subsequently his, wasted days adding code and fine-tuning the implementation.
In the meantime, my MCL has a stable configuration that converges on both types of maps. It behaves differently, but the outcome is about the same as the other implementation.
I am a little sick of wasting my time (week+) on someone else's attempt to reassure their ego, so I'm doing my planned research work on the weekend...1 -
Who had the braindead idea to program the alarm clock to run on system time instead of local time. My clock adjusted automatically 2h while travelling but the alarm didn't! So im now awake 2h too early!7
-
As a PhD student, I do not dare have hobbies. I mean, I don't exactly have time for it. I could make time for it, but then the phd would take forever.
☹️8 -
Just spent 10+ hours refactoring a code, and at the end I've figure it out a one line fix to the problem... just wasted 10 hours of my life.. :)7
-
Manager: What's your time estimate on that latest ticket?
Dev: It's literally written in the "time estimate" field on the ticket, even in standard human units like "hours", "minutes", and "seconds"
Manager: ...
Dev: ...9 -
now a funny thing that happened to me a few weeks ago:
a recruiter contacted me on linkedin... wait, don't laugh yet, that's not the whole joke (this time)...
...asking whether I'm interested in something, I was like yeah, but I'm looking for part-time because i'd like to not have a mental breakdown after 6 months this time...
her response: "well... I don't have any part-times, but I have an almost part-time..."
" 'almost part-time'? first time I've heard that phrase, what exactly does that mean?"
"it means about 160 hours"
... i sit in confused silence for a bit, then write back as I calculate: "i'm assuming you mean 160 hours a month, which is 40 hours a week, which is 8 hours a day, which is full-time. please point out where am I mistaken."
recruiter: * crickets *8 -
If it weren't for all the people who deleted their accounts, my avatar would be wearing a suit and tie right now.
Tsk tsk tak...
Now my avatar looks like a part time pimp + full time cs student. 😎😒👩🏻💻17 -
Dear Boss
Would you.
Fucking.
PLEASE.
Stop.
Moving.
The Standup.
Time.
You've fucked around with the meeting time eight times since the end of Jan. Figure your schedule out, pick a time for our daily shit, and stick to it dude. PLEASE.
I'm a family man and you're making my mornings absolute hell to plan for.
Signed,
me.5 -
Return to office, return of the haikus:
Returned to office.
Time for the daily standup
On Microsoft Teams. 😒1 -
Smartphone and Android OS users in 2013:
“I wonder which features they will add this time!”
Smartphone and Android OS users in 2022:
“I wonder which features they will remove this time!”8 -
Every time I see a cringe job post like this I internally scream hard. There, fixed it for them 🫡19
-
Most tedious part of my day...
While meetings are boring and awful and all, it's probably spinup times for me. Each and every change requires a minimum of 35 seconds of spinup to test. If i'm testing something with mailers or other daemons, that increases to easily 90+ seconds (plus the worker thread pickup times).
It's not enough time to do anything useful, and more than enough time to lose my focus. It turns every task into boring, tedious struggle. It's awful.
Apart from my coworkers, this is the single worst part about my job. (Okay, the awful code quality totally pushes this to third place.)4 -
Dear ladies, gentlemen, and other genders:
TODAY I PASSED!!! FOR THE FIRST TIME IN MY LIFE!!!! 💖💖💖💖💖🥰🥰😛💖🥰💖😛😛22 -
Wrote some code that solved a program in a semi unique way for the codebase. As in not oft used functionality of language.
Some time later... This might be hard to understand. Maybe I should do a different way.
Some time later... No, I will leave a comment to describe what is going on.
Some time later... That comment is kind of cryptic. Maybe should rethink.
Some time later... No, if the next dev doesn't know how this works then they should learn how it works. (reasoning here is that the functionality requires a knowledge of internals of language)
Some time later... Also, if nobody else gets this then they have to ask me how it works. Job security?
Some time later... STOP THINKING ABOUT THIS CODE AND MOVE ON!5 -
Spent an hour and a half renaming a method everywhere in a project from `feature_name` to `feature_name!`. There are a lot of constants, symbols, and other methods that use "feature_name" as a prefix (plus comments and spec descriptions), so was a little more difficult than normal.
Should have taken like 5 minutes with a proper IDE refactor tool. but noo, it was too difficult for RubyMine. wah wah wah. Stupid thing. Not even the search tool was useful -- it's limited to 100 results, and there were around 250 for that substring.
I ended up having to run specs repeatedly to find all the remaining instances, which took freaking forever. blahhh20 -
Manager: (𝑤𝑟𝑖𝑡𝑒𝑠 𝑡𝑖𝑐𝑘𝑒𝑡)
Title: Something something related to the dynamic display of a button on one of our screens in our UI
Description: Something something completely different related to how entities are filtered on a different screen
Dev: f*&$ing hell, do i have to give yet ANOTHER schooling in JIRA this week?!
I swear they're drunk every time they write tickets.7 -
Now I have checked
Twitter
Instagram
InterNations
LinkedIn
Telegram
Reddit
devRant
It's time to seize the day2 -
Someone needs to take 5 minutes of their time to explain to testers what the actual fuck a "cache" is, the next time I'm receive these "urgent calls" fixable by pressing F5 I'm joining ISIS.14
-
"Writing good code is a charity". ( - saves time, effort, mental-health, & career of next developer).5
-
Dev: Writes "this feature will take some time..." (proceeds to list bullet points touching on the main modifications required)
Manager: Can you explain what you mean by "takes some time?"
Dev: ...
Manager: ...4 -
I feel like technologies should spend wayyyy more time on making examples rather than ridiculously verbose documentation.12
-
For the Nth time in a row now, the team has met...
...with no agenda...
...with no note-taking...
...with no off-topic course correction...
...and has gone almost an hour over time.
Please stop doing this oh my god, we're wasting time and nobody has a fucking source when two months later somebody asks when/why this was decided and our only answer is "uh we agreed at some point" and we do this all over again.2 -
caution: just some dude sharing a random story.
started my own small business around half a year now. a month earlier from that my cousin also started his career as a self employed dev with his own small business and we work together.
next year we we will start a company together, where we merge our existing small businesses into one. we are developing software on our own and we design and implement software for our customers.
seems like we are doing something right because we are reaching our capacities almost all of the time.
we plan to hire apprentices (hope it's the right word) and to teach them all we know to be able to then increase our possible workload.
you know, I do not have a degree or some form of education in the field of IT. And here in germany it was almost impossible to land a job as a dev. needed my cousin who studied cs to get me my first position in that field - and even with his reputation it was not easy.
this shit will not happen on my watch. If I see someone with fire for development I will give them a chance, irrespective of their background. And I will be more than happy to let that person grow and to give every kind of support I can.
we also plan to have something like "if the employee has a good idea for software that sells, we will support it and share revenue". got to figure out the details on that one, but I want to give the employee the possibility to grow some passive income out of their normal job - because for me this was never an option. and I think that this will motivate in some way 😅
just wanted to get this out of my head 😣4 -
There are so many weird hacks in the quite legacy app I work with I could write a book about all them hacks…
But I must admit, the worst of them all is internal time. Yes, so some blockhead thought it’s a good idea to represent time in a manner completely removed from Datetime objects or timestamps or even string representations. Instead we deal with them as intervals represented by integers - and because this is not fucked up enough by itself, the internal time doesn’t start at midnight, yet the integer representations do. It’s a bloody mess. No wonder most of the bugs we face have to do with dates and time…5 -
v2.0.22 is now officially LIVE in GMT+2. Congrats and good job everybody!
Let's not fuck this one up, shall we? Let's keep our shit together this time.6 -
I'm afraid if I post any more rants about how much I'm hating this job search, someone might actually start planning for my murder.12
-
LaTeX should have an option to notify you every time you catastrophically misspell words and turn a "six" into "sex"...
🤦🏻♀️🤦🏻♀️🤦🏻♀️7 -
Playing guitar and bass is one of my biggest, also weight lifting and videogames. I have not had much time to read books recently, but I do try and keep up with the novels that interest me from time to time.
The rest of my time is spent with my family. I also like going to my friend's ranch to fish and shoot at things. I love ranching, because, well... Texas. -
I hate the feeling you get when you do a lengthy, drooling task that once finished got you nowhere.
My day was mostly productive for a Sunday, woke up late as all Sundays, spent the afternoon writing a proposal and exercising when I saw a notification for a homework for tonight at 12.
A research paper about Dijkstra's philosopher problem, 8 pages minimum. To be honest I've seen the problem a long time ago while studying C++ and I had the theory down and that is my issue, it becomes inherently boring and useless in my head. Is in this situations that my mind gets lazy.
I wrote the first 3 pages in half an hour but I was done, I started revising the proposal and fixed a calculation error, checked Rust's take on the philosophers issue and decided to save it for winter break along with learning Rust (although got some basics down), made rough budget approximations for the next 3 months, lost myself a little bit on deep house music (notable tracks tadow from masego, nevermind - Dennis Lloyd and gold - Chet faker), etc...all in all it took me 3 hours more to finish the assignment, including breaks and dinner.
I am working on a lot of stuff lately and my main project's sprint ends this Tuesday and it pisses me off, after all that I learnt nothing new, got nowhere with my project and will probably get 80 because Google docs has no margin setting. Worse than being lazy for fun is inevitably being lazy for being compelled to do low priority tasks by your head's standards.6 -
I used to do some freelance work for a nonprofit. I’d do some website stuff and gallery sitting.
My friend was the gallery director. When she left, I decided to stop freelancing there and I dropped off the keys with the new director. I told them they could contact me later if they have questions about some things I implemented on the website. The new director thinks I’m a random freelancer and starts to BADMOUTH MY FRIEND, the former director.
Over a year later, the gallery assistant emails me asking about SSL warnings and cc’s the new director. WTF.
1) Those warnings were happening long before I left and long before I even started. 2) I am not your website support. I only invited contact for things I worked on. 3) The assistant already contacted Squarespace and Go Daddy for help and they gave her instructions.
I told her I didn’t set up their website and it sounds like she has the resources to resolve this on her own and she should contact Squarespace and Go Daddy if she needs more help. After all, you pay those companies for their services support and my time isn’t free.rant i didn’t set up your website that was happening before i touched anything my time isn’t free wk291 -
LMFAO
nice one dude. i'm gonna approve this one time just to show you i'm a good boss.
....of course not.5 -
Finally got my MSc! 🎉
Now I can switch from part time suffering in worm and part time suffering at uni to full time suffering at work! 😅2 -
!dev #SocialIsolationIsBad #I'm_waiting_for_this_script_to_finish
I'm the one who intentionally creeps out everyone who like her, and then sits on the toilet shedding internal tears of self-pity that "nobody likes me" and then does the comfort talk of "I'm a strong independent moldy potato and need nobody".
Anyways, came full circle now can somebody hand me more toilet papers, please? 🚽10 -
Urghhhhh why does it feel like Monday? Where's my coffee? Where's my computer? What time is my meeting? Urghhhhh11
-
Features of any software product development: there is a catastrophic lack of time to get rid of bugs, but always enough time to make them even more. 🤦♂️
-
Uni shut down.
Lol.
So, what's my plan for this unplanned in-house vacation, you ask? Idk. Probably just staying in bed. Maybe bother with finishing all the damn annoying books I've left unread. Yay.
Also, FYI, about 99 years before covid19 broke out, the Spanish flu wiped out millions. We'll be fine. Lol.7 -
After finishing the last presentation for this degree, first thing I'm doing is getting rid of my mustache. 😐 👸3
-
Do you use the well known "pattern" for positioning fingers on the keyboard for faster typing, or you just came up with your own "pattern" as time passed?13
-
when you click “Pronounce” button on Google Translate the second time, it pronounces things slower. What a genius feature. Clicking it the second time because you didn’t quite catch it the first time seems so obvious in hindsight.
-
Does time tracking makes you anxious? I just had a small project for a fixed price(no time tracking) and I felt so much less anxiety while working. This one ticking clock makes my work so much stressful.8
-
In the US, 40% of unsheltered homeless people are employed, either part-time or full-time. “JuSt fInD a jOb” mindset is wrong.16
-
However pathetic it may sound, I haven't. I've made good acquaitances, yes. But friends...
Last I had friends was in my first uni years. Long, long ago. After that - they went on their path and I - on mine. Work, family, personal projects and sometimes moto rides - that's my life now. Not really much time for friends. Not really much time to make any. Not enough time in a day to think/worry about it, not to mention reconsider my priorities/choices.5 -
I love job posts made by HR cronies:
"A majority of your time will be enabling development in our React Native app with a large amount of time dedicated to the rest of our stack."
So, if my math is correct... a majority is greater than 50%... but... "a large amount of time" meaning the rest?
Another job post asking for the typical 10x dev
BuT wHy CaNt We FiNd AnYoNe?!?!?! ThErEs NoT eNoUgH gOoD heLP tHeSe DaYs!!!2 -
How bad has YouTube consumed you ranters? What do you burn those hours on?
Post yours.
YouTube > profile > time watched21 -
Watching tutorials in youtube.
- I know what he's gonna type.
- press right arrow to skip 5sec
- youtube buffers the time jump for 7 secs
.. Bad time investment...3 -
> Opened PR on May 2nd
> No response
> Bumped them on August 3rd
> Closed without response 🎉
> Questioned them, no response yet..6 -
The primary concept of reactive programming is great. The idea that things just naturally re-run when anything they rely on is changed is amazing. Really, I think it's the next step in programming language development and within a decade or two at least one of the top 5 programming languages will be built entirely on this principle.
BUT
Expecting every dependency to be used unconditionally is stupid. Code that checks everything it might need all the time even if a decision can be made from much less information is simply bad, inefficient code. If you want to build a list of dependencies automatically, you have to parse the source.
And I really hate that there are TONS of languages that either make the AST readable at runtime or ship with a very powerful preprocessor that could be used to analyse expressions and build dependency lists, but by its sheer popularity the language we're trying to knead into something it was never and still isn't meant to be is JavaScript.3 -
debug hell
senior: i'm going to read the code changes of the PR that caused this bug, many files , lots of lines of code to see if i can suss out this issue
me: skimmed the PR, i give up, unga bunga time, time to compare the variables in the debugger between the different implementations, found the difference
due credit, the unga bunga approach worked this time, might nto always work3 -
First time using a computer:
Booting up some Mickey Mouse game from a floppy disk when I was 4 on my dads gateway 2000.
First time coding:
Writing html in dream weaver at 14.
Edit: holy shit dreamweaver still exists?4 -
Block off blocks of time as “unavailable” and use that for me time. Gym. Take a walk. Watch some tv. Read a book.
-
Glavic ++es my rants from time to time. I didn’t see them, so I guessed they were relatively new to the platform. I opened the profile and saw a rant that said “sometimes I star rants that don’t deserve it just to remember where I left off”, and now every time I see a ++ from Glavic, my brain remembers it, and I feel bad.4
-
It's the small things,..
Creating a desktopentry for starting my playlist with VLC instead of having to click 5+ times for example2 -
Forgive me devLords, for I have sinned.
Today, I took while() loop and made it true, it was a dirty ordeal, however it's not entirely my fault, you see the api I called doesn't have a webhook of any kind and doesn't return results in real time either, you have to poll for them..... so here I am writing while(true){} to poll for results that could take seconds or even hours to finish.
😟11 -
!dev
Covid for the 2nd time.
No where near as bad as the first time, just like a really bad cold that’s taking ages to get better.8 -
I've been thinking of getting my masters degree and now I'm actually considering
- quitting my current full time job
- start the masters in almost full time
- work part time as a barista
Am I insane or could this be an actual option13 -
For everyone here who already fails at css, I have some bad news for you.
CSS-4 coming to a browser near you!
https://www.w3.org/TR/selectors-4/7 -
I just hate how my body believes that coding time and snack time are synonyms. Like ok, i might have been eating some chips or noodles while i was doin' the thinking, but hell, i cannot just empty 2 or 3 bowls of food each time i have to open and IDE.. How can you guys keep yourselves busy from eating when you fight the evil forces of bugged code?3
-
Cool. I've installed a time paradox! All that's left is to figure out how to leverage it to my benefit...3
-
Hello all,
I am an apprentice, 19. I joined this software developer apprenticeship to leave college as it was not particularly great for my mental health, and programming is the only thing I can do reasonably well.
The company that I find myself in is a strange one. It has about twenty or so employees, but we all instructed to operate as if we are a giant company—our sales person, for example, will tell our clients that we have hundreds.
The development team is a collection of software developers. There is no database administrator, network administrator, software engineer (not in name only), test engineer, requirements engineer, etc. There are just several software developers. Of these developers, one has left by now. When he joined, he was promised to be working on a new system: he left after spending seven years on an old system. A new developer has just arrived to replace him: he was told he would be working with Raspberry Pis; it was interesting to see his face after we informed him that we do not use Raspberry Pis.
The codebase is fourty-years-old and written in Delphi, which is some kind of cousin of pascal, from what I understand. Code is not peer-reviewed. Instead, it is self-reviewed, and you just push whatever changes you make. The code is very much spaghetti, and there is a whole array of bugs that, at least to me, look impossible to track down and fix. I have a bug assigned to me at the moment were someone appears somewhere when they are not supposed to. After asking seniors about this, I learn of this huge checking mechanism and all of its flaws: a huge, flawed checking mechanism... for toggling a single boolean value. This isn't a complicated boolean value, by the way, this is just a value to say whether someone has clocked in or clocked out of a building, via a button.
In terms of versioning, we have several releases, and we often do development work in older releases (or new releases and then write them into older releases) because our clients are larger than us and often refuse to upgrade, and the boss does not want to lose any contracts. We also essentially have multiple master branches.
With the lack of testers, bizarre version control, what appears to be unfiffled promises to staff, etc. I must ask that, since this is my first gig as a software developer, is any of this normal?3 -
Stuck at dealing with a huge amount of images again. 🤦
No idea how quickly I can get this object classification nn up and running, as it seems I have forgotten how to do shit. 🙄😒8 -
Confession:
Owned a smartphone for 10 years, this month was my first time ever getting 3G/4G connection ...
I prefer no internet when I'm out ¯\_(ツ)_/¯5 -
The things people do...
Let's add a virtual tamagotchi to vsCode.
VsCode pets anyone?
https://github.com/tonybaloney/...4 -
So I started working at a large, multi billion dollar healthcare company here in the US, time for round 2,(previously I wasn't a dev or in IT at all). We have the shittiest codebase I have ever laid eyes on, and its all recent! It's like all these contractors only know the basics of programming(i'm talking intro to programming college level). You would think that they would start using test driven development by now, since every deployment they fix 1 thing and break 30 more. Then we have to wait 3 months for a new fix, and repeat the cycle, when the code is being used to process and pay healthcare claims.
Then some of my coworkers seem to have decided to treat me like I'm stupid, just because I can't understand a single fucking word what they're saying. I have hearing loss, and your mumbling and quiet tone on top of your think accent while you stop annunciated your words is quite fucking hard to understand. Now I know english isn't your first language and its difficult, I know, mine is Spanish. But for the love of god learn to speak the fuck up, and also learn to write actual SQL scripts and not be a fucking script kiddie you fucking amateur. The business is telling you your data is wrong because you're trying to find data that exists is complex and your simple select * from table where you='amateur with "10years" experience in SQL' ain't going to fucking cut it. Learn to solve problems and think analytically instead of copy fucking pasta. -
Agile is a fancy word for we, the top Dawgs can change the requirements at any time and you dev peasants will have to deal with it.5
-
I have been sitting in front of my laptop for 4 hrs without getting up with full concentration and now all I can see is black boxes wherever I look.
-
Not leaning on unit tests. I usually write them after testing my code manually, and lose time for testing feature by hand.1
-
Our parents keep reminding us about the time change that happens every half a year. To remember that the clocks need to be adjusted. And we, the children, keep reminding them, that most devices are already connected to the internet and use the time servers for reference. Which surprises our parents every time. 🙃21
-
On stackoverflow it's always the least upvoted answer that solves the problem most of the time. Why6
-
i was probably 4 or 5, my mom brought some educational games from school and I'd often play them. I don't remember a time before computers though5
-
My personal top 4:
good tea,
good booze,
time with gf,
time with friends,
Just clears my head, but doing any of my other hobbies can really help because it just gets me in a different headspace -
It’s time for me to be on the other side of the table. Any suggestions on how to be a great interviewer?12
-
Finally have some side project in mind but now I don't have the time. When I had time I was not well mentally to do anything. When is the cycle going to break? Work - burnout - recover - repeat 😣2
-
When the meeting organizer gets to the end and says "I'll give you back 20 minutes of your day". 🤬
No sir, plonking a meeting in my calendar doesn't mean you now own an hour of my day. No no no. You are not being a saint giving me back time. The truth is you just took 40 minutes of my time! 40 minutes I can't get back. It's gone. Forever.
Please be respectful of that next time you're planning a pointless meeting5 -
So I am new to coding — excited to be learning but terrified to get out and find some sort of job when that time comes.8
-
Is there a scientific term for *that* window of time where you feel totally unproductive before or after a call/standup? How long is it for you?5
-
Do you guys remember the fun little joke utility called fuck that corrected typos?
While debugging an absurd 2s shell load time, I noticed today that the command it appends to .bashrc to _set a fucking alias_ takes almost 400ms to execute.1 -
Am I the only engineer that has a terrible time with relationships(not db relationship lol) I get so caught up in work.
How do y’all manage?6 -
Less screen time.
Stepping away to realize that maybe I'm part of the problem.
Talking to my manager about frustrations if they persist. -
Me: *newly learning MySQL*
Also me: time to buy wedding rings for my pinky finger and the caps lock key16 -
You've heard of Common Lisp! You've heard of Swift!
Now, it is time for Common Swift!
https://en.wikipedia.org/wiki/...1 -
Deliberate and fully conscious procrastination. Distract yourself deliberately every few hours. Do something completely different in your free time and when procrastinating.
Also, take your time, think things through.
When debugging obvious typos and "impossible" causalities that you still not see after reparsing the code the tenths time - calm down, procrastinate a bit, and restart debugging - discarding assumptions and result from the previous tries.6 -
I think I was having an allergic reaction today and got scared out of it when I remembered the last time it happened.3
-
So exams are coming up and I’m not even ready at all :,,) I Need and want to study But At the same time i want to draw and animate. When i think about these two stuff my brain becomes soggy and very slow so in the end I don’t do anything and it’s bad :,,) I really suck at planning stuff out, do you all have any good schedules that work? :DD3
-
I love the job hunt, just thinking about ending my life everyday now. Maybe I'm just a bad programmer - or just completely dumb.
Anyone have any advice on getting front end developer jobs?4 -
So on top of having way too many hats at work and starting my master’s studies in a few weeks, I just had an idea for a game that’s too good to not start working on. I am drowning myself in shit to do. Again.
-
#Story time.
Been working on a project for 2 months with Colleague "Jim" doing the code reviews. Project is finished in a stable form and can be extended if needed. Then my other colleague/boss "Mo" decided that we need to do a refactor. Fast forward a bit and the conclusion is "Mo" and "Jim" are going to discuss every step with me. And we started a new project that should do the same as the project I just finished
Here some facts:
Every day a meeting/ code review / discussion.
Decisions they make I do not agree with.
I need to redo my work multiple times.
Now this does make me look like a toddler that needs supervision which is not the case.
They want something future proof and something that fits his new coding standard "Mo". and certain things I do agree with and is clearly the better architecture. however somethings are just stupid, time wasting, making it worse. I'm getting so frustrated by the fact that billion dollar companies have clear coding standards that work. and are correct. and this company decided to do their own thing of stupid rules!
- shorten variables
- Keep lines under 90char
- put multiple things in 1 file
- Keep function names short
and many more of removing stuff and let you guess stuff..
I just... *sigh* get so tired of this shit.
*names are randomly chosen2 -
I keep getting interest for my freelance services and then people totally ghost me. This time I got all the way to “Send me your contract to sign and we’ll get started.” Several followup emails later and no response. I wish there were a way to know this outcome before I ever waste time on the back and forth.6
-
Thanks for wasting my time
Thanks for wasting my time
Thank you for wasting my time
Thank you fopr rwasting my time
Thanks you a lot for watingh WASTING my time
THANK YOU FOR WAXTING MY TIME
Thank you so much for wasting my time!!
Thanks you thank you thank you
wasting my time
I am so done with everything1 -
the first time I opened StackOverflow actually I think.
At least that was the first time I understood how much I still don't know about any topic at any one time.
Since then I think I was humbled enough to just assume I know nothing all the time and just being glad when I get to help someone with their problem -
try to debug by using your knowledge and understanding, i failed and waste time
give up and compare against something similar that works, difference found1 -
godddd you know this all would have resolved itself a lonnng ass time ago. a LONG time ago. if punishment would just come to these idiots.1
-
Someone, a few years ago, tried to tell me computers don't have apps, only phones have apps. It still makes me wonder wtf from time to time.5
-
(Time to actually code feature + time to debug it + time for unit tests to pass/add) * 1.5
Works great in my case unless there are some big major road blocks -
!rant
Golang Backend + Supabase = ❤️
I feel like a freaking 🧙♂️ built a real-time chart in an hour!3 -
How do you manage your time after works for your side projects?
These days I'm being a victim of random frequent procrastination after office works.7 -
I assigned work to my minions aka Jr. Devs for the first time. Feels great. Is this what being a CEO feels like?5
-
when a senior recommends you rewrite some code with their example snippet (which doesn't work), for the 3rd time, on a different ticket
i guess i should've called them out on the 2nd time this happened, instead of silently not doing so think i'd save them some dignity after telling them the first time they did this, their recommendation didn't pass automated tests4 -
It's the third time in two weeks that I've updated something and caused it to break. Different packages and different projects each time. Each time I've updated at night and tested it and made sure everything was okay only to be woken up in the morning by complaining customers and a newfound bug. Better lay off the updates for now.5
-
I'm at that point again where I question whether I want to still do computer stuff for work, but this time I kinda want to do part-time computer work and part-time physical work instead..
If my body is this bad when I'm not even 30, I wonder how I can do this sedentary job until retirement..3 -
So the company that asked me to join them for work in a somewhat illegal way, has just sent me a small project to understand how I think inside a project in order to understand whether they should hire me or not.
I have a week to finish that.
It's only frontend, in ReactJS+Tailwind, based on a theme/framework.
I fucking despise ReactJS and specifically told them I much rather work on Angular.
I feel like
I'll just do this project at best, give it to them, wait until they give me the contract and they tell them they'd need to double my pay to have my ass.
Yeah, I just want them to waste time, just like they're wasting my time. -
If you start sweeping a fly off the monitor with the mouse cursor, it's time to turn off the computer. 😵💫
-
I love python... but Holy shit the way imports works is something I'll be ranting about for a looonng time5
-
I feel like whoever works with Magento full time either has ascended or completely lost their sanity.4
-
Every time there is a new project, we programmers swear to ourselves that we will code it better this time. We get elated that we do not have to deal with the tech debts piled up in the old module.1
-
Im not against people who game all the time, but don't you think you (gamers) are wasting your time most of the times?12
-
Haskell: Turning runtime bugs into compile-time errors.
Python: Turning compile-time errors into runtime bugs.3 -
I've been reading this new book. And the heading & the paragraph is way offset. Like 3 fingers offset.
It freaks me up every time.3 -
That annoying moment when you took an algorithm test, you didn't even pass any test case or you passed just 3 🙂, doing that same algorithm again outside the time scope, then you killed it.
Moral lesson: you have to take your time to think properly even when time is running out. -
When I work from home, I probably spend less time working, but I do it seriously
When I work in the office I spend most of the time I would not actually work, pretending to work and probably time spent in actual work is much less
But I guess that better performances in work from home, do not feed automotive industry… -
Can a person sue for defamation of character if the result of an arrest that was wrongly made kept them unemployed for a long time from wrongful imprisonment ?8
-
Literally unlimited? Everything buildable.
Figuratively unlimited? Games. I want to make games but they're very time consuming. If I had so much time it would seem a lot on an exponential scale I'd finally be able to make games without the feeling of wasting my precious time ruining all the fun.5 -
1) Quitting the job that I felt led on from the get go and didn't realize I signed up to be a full time contractor instead of a full time employee.
2) Getting my degree in Network Administration.1 -
Which Linux distribution is suitable for programming and development purposes?
I am going to use Linux for the first time. I usually worked on windows and macOS.13 -
Happy 2023, may all your gym memberships be worth while, this time🙃
On a serious note though, what's your goto blogging platform these days?
Beyond Wordpress because well, let's not trigger PTSD for some of us, what are you gals and guys using in 2023?4 -
Day of days! Insomnia supports environment variables! And has for a long time! I just missed it is all!
-
Is there any time tracking tasks management tool? One where I can manage all the tasks on the timeline(based on days).
I feel the urge to perceive how much a task is taking by looking at how long the line is on the timeline.6 -
Hi,
I'll be away for one week in a place without any Internet access.
Do you have any suggestions on books / docs I could download for that time?
I'd love to learn some more about web coding in that time so books about that would be great.4 -
Hello. I have been doing IT for a very long time. And my computer is outdated. Where can I find money for a new computer?12
-
I smell McDonald's cheeseburgers.
Not just any cheeseburgers.... The same smell from the 1980s.
Does this happen to anyone else?10 -
Is there any decent and less time wasting website gauging for freelancers looking for gigs? (Upwork is trash for newcomers)3
-
♫ It's high time we reviewed our design, ♫
♫ The code behind our system is just too byzantine, ♫
♫ We'll rewrite all the legacy and take it off line, ♫1 -
I'm disturbed at the mere thought of doing something useful, so I'm writing a webdav server. It might eventually make sense in the context of the umbrella project I'm doing to make use of the simple things I can write, but for now it's just reinventing the wheel.
-
Working in a team for first time. Spent 8 hours just setting up the project locally - happy Friday!5
-
What's your ideal and current work time?
How many hours do you work per day and when do you start?
And what days you are mostly off?9 -
floating point numbers are workarounds for infinite problems people didn’t find solution yet
if you eat a cake there is no cake, same if you grab a piece of cake, there is no 3/4 cake left there is something else yet to simplify the meaning of the world so we can communicate cause we’re all dumb fucks who can’t remember more than 20000 words we named different things as same things but in less amount, floating point numbers were a biggest step towards modern world we even don’t remember it
we use infinity everyday yet we don’t know infinite, we only partially know concept of null
you say piece of cake but piece is not measurement - piece is infinite subjective amount of something
everything that is subjective is infinite, like you say a sentence it have infinite number of meanings, you publish a photo or draw a paining there are infinite number of interpretations
you can say there is no cake but isn’t it ? you just said cake so your mind want to materialize something you already know and since you know the cake word there is a cake cause it’s infinite once created
if you think really hard and try to get that feeling, the taste of your last delicious cake you can almost feel it on your tongue cause you’re connected to every cake taste you ate
someone created cake and once people know what cake is it’s infinite in that collection, but what if no one created cake or everyone that remember how cake looks like died, everything what’s cake made of extinct ? does it exist or is it null ? that’s determinism and entropy problem we don’t understand, we don’t understand past and future cause we don’t understand infinity and null, we just replaced it with time
there is no time and you can have a couple of minutes break are best explanations of how null and infinite works in a concept of time
so if you want to change the world, find another thing that explains infinity and null and you will push our civilization forward, you don’t need to know any physics or math, you just need to observe the world and spot patterns10 -
How much time do you actually spend working?
I personally work 10 hours per week at my job. The rest of the time I watch YouTube or something like that. I have massive quilt because of this, but everyone is happy with my work.7 -
TIL vanilla Java has the facilities to do (some form) of arbitrary compile time metaprogramming via annotation processors5
-
About to tell the boss I can spend more time tracking my time and moving tasks around in the latest of the project management softwares I’ve had to use here, or I can do the actual work. Not both.
-
Tried Lua for the first time in a while. Really didn't like how it handled chars/strings, that's about it.3
-
I would ask elsewhere, but since it appears my question doesn't meet with approval for posting in diabetic related groups for some reason..
Might be someone with diabetic knowledge here who can answer my question, or just someone who wants to make a stab at an answer based on the pretty graph. :-)
Stopped taking Metformin at red line, stopped taking Gliclazide at green line.
Total Time period 2 months.
Recently diagnosed 2 months ago, but suspected I was diabetic for 6 months before that.
Started taking prescription medication 2 months ago, recently stopped taking Metformin at red line 12 days ago, and stopped taking Gliclazide at green line 3 days ago.
Graph shows last 2 months of blood glucose monitor test results.
Does the data suggest that I no longer need the medication ?21 -
Every time when someone tells me they are an expert of ML. I chuckled. I don't know the ML stands for Machine Learning or "MY LEGGGGG' from SpongeBob.
-
senior: i need to waste your time on a completed task instead of distilling or teaching the learnings from it
-
I'm feeling stupid because I have a hard time understanding ASP.NET core identity togheter with OpenIdDict server... ARGGGHHh2
-
Do you remember when Death Grips were popular, tons of memes and shit, but some time has passed and we all just… moved on?1
-
So this supposed dev ops job has devolved into first support.
This shit honestly doesn't even make sense to me
Time to start looking5 -
Advice to New Devs: Peer review code with co-workers and constantly learn and improve. Ask a lot of questions and during your down time learn something new. :)
-
How can i reduce time on screen, while still working on code or learning something about it ? Any tips are welcomed.9
-
Seems like every time I've used a slow, hulking, badly designed web site it's a Microsoft ASP.NET website1
-
I really hate when stakeholders treat me like an idiot. No, I didn’t change the existing logic of the website. It wasn’t discussed in the scope, so why would I touch it? Stakeholder, you “double checking” like this is demeaning and will only cause me to refuse future requests from you. Plus, you were at the meeting when we discussed scope, so there should be no questioning my intelligence like this.
-
so i was having snack time at my preschool, right after nap time guys, and this was recently btw. and then this IDIOT named jack comes over and steals some of the crackers, before snack time is even ready!! and he gets away with it, the fucking bastard he is and then i try it, and get in trouble BUT THE THING IS, THE TEACHERS WERE LOOKING AT HIM WHILE HE DID IT. THATS WHAT PISSED ME OFF!!! FUCK THAT BASTARD NAMED JACK!!!4
-
Let's say that you are given the opportunity to go back or forward in time, anytime you want, anywhere you want, but it has to be a specific date, time and place, and it's a one time offer. You can stay there for an hour, and you will be invisible and unable to interact with your environment. What time and place do you choose?7
-
Found out that windows automatically backs up your Desktop and Documents folder by redirecting those folders to Onedrive. Why create a seperate folder and redirect instead of just syncing from time to time2
-
Welp my local composer has become unusable. Time to throw all those globally installed packages into the trash.
-
So Last time they fucked me out of housing and made excuses to not provide shelter
Let's see what they do this time
Blood is warm6 -
Any boot camps worth it to become market ready. Still seeking proper degree but I’d like to work during that time as well. Thoughts?3
-
I understand some of my stakeholders have more stressful roles than others, but I really wish they’d slow down and take a moment to process.
One of them recently forwarded me a customer inquiry about an order confirmation email because the customer gave the impression that they received the email in error. The customer’s message was “2018? What is this?” It was a confirmation for an old order. A really old order. From 2018. I guess my stakeholder thought an old confirmation email was resent, but my stakeholder just had to look at the original message section of the email, which stated the email was sent in 2018. Y’all, that email was sent years before I starting working for them.
I told stakeholder that I don’t know what this customer is looking for from us. IMO since this is for an order from FOUR YEARS AGO, I don’t think we should put any more time into investigating it.
Even my Product Manager agreed that our stakeholders need to do more diligence on their end (like asking the customer why they are following up on a four year old order) before coming to Engineering and taking up our time. -
How do you get the motivation to study especially when your field and company policy dictate that you must study and get certified all the damn time?5