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 - "wk247"
-
It's 3:30AM and I'm working.
If you work at night, no one can interrupt you.
If you sleep during the day, you can't attend any zoom meetings.
Also, at night you can work naked, and drink on the job without any judgement.
All problems solved.10 -
My tip for staying productive: **Don't**
Take a break. Take a few. Have a nap. Take a stroll outside. Enjoy life.
Life's too short. If you're not having fun, you're doing it wrong.
Fuck productivity.5 -
- Go to sleep early
- Get up at 5-6
- Drink quality coffee
- Work at your desk not from the bed or couch
- Don't start new projects until the last one is done
- Have a good and healthy diet
- Excercise frequently
Essentially don't be like me... Be like anyone else but me and you'll do fine...15 -
Jr. Dev: We got an issue in prod.
Sr. dev: Okay, what is the issue?
Jr. dev: Don't know, just got an email.
Sr. dev: Did you check the service?
Jr. dev: Which service?
Sr. dev: What have you debugged so far?
Jr. dev: I explained you the issue and waiting for your inputs.
😑😑😑😑😑6 -
Don't do like my work supervisor:
Step 1:
*gives task*
Me, starts working on task early in the morning
*task requires his interfering, and is stalled without it*
Me, messages supervisor
Step 2:
*supervisor takes the whole work day to reply, saying that he didn't have time to look into it*
Step 3:
Me, does almost nothing at work the whole day; closes laptop upon seeing the message of the supervisor
Step 4:
Profit: go home early3 -
take a walk!
take a naps!
The ONE thing that has had the biggest impact in my career is likely walks and naps.
Some years ago out frustration I decided to pause a project and took a walk (or a nap, I don't remember) and 30 mins later I had a clearer idea of what to test next, a possible solution or something...
Nowadays I don't wait at all to be frustrated, way before that, when I feel myself spinning my wheels, slightly stuck, or just a little slower than what I usually am, I just stop right there and take either a walk or a nap. I can't count all the times in which I've come up with solutions/alternatives/approaches/etc. to problems/tasks/etc.
So now walking and napping IS part of my work. I'll get familiar with the problem, or spent some time understanding the goal and then I'll go for a walk or take a nap. And my career keeps progressing, I'm less likely to snap, haven't been anywhere near burnout for years, raises, and other great stuff, and a huge part of it I attribute it to taking walks and naps!
Give it a try!9 -
Honestly remote work allowed me to stay productive but to make it more better:
* I usually isolate myself from the rest of the family so I can focus on work
* Taking breaks between sessions so I don't over-exert myself.
*Calming music (I don't know how calming Symphonic Metal is but it is to me)
Other than that, these are just my ways to keep myself efficient, aside from the additional setup my home setup needs which are a new external keyboard and a additional monitor (I use a laptop)
Additional notes: If you get burnt out too easily, try not extending your sessions for a entire day, you'd risk being devoid of motivation easily8 -
Someone put a fucking \b in this dataset I'm working with, which just so happens to be an illegal character for xml.
FUCKING HOW. FUCKING WHY. FUCKING WHERE ARE YOU AND WHY DO YOU WANT TO SEE ME SUFFER THIS MUCH4 -
At the end of each day, work out exactly what you need to do next, and then...
...don't do it. Seriously. Make a note of it, save it, then walk away. Then you know *exactly* what you're getting started with the next day, and by the time you've done that you're in the swing of things. (Especially helpful if you're not a morning person like me. Much, much easier to get started if you know exactly what you're doing.) -
Motivation lost!
Anyone seen it?
It's a battered old thing, smells a little bit like sunshine and redemption, been in decline for a long while.
Last seen 2017, small reward.3 -
I didn't just yet, although I probably found my kink while programming.
Turns out I'm masochistic as I enjoy suffering induced by programming stuff.4 -
Just don't open it...
Will definitely not pretend to be productive 24/7. But the below help me reach a satisfactory 8/5 most day's.
- Exercise in the morning
- Eat breakfast
- Listen to good music
- Make sure to have fun moments throughout the workday (++ for initiating)
- Catch air, have a walk, take a break
- Minimize interactions with toxic people
- Be open in sharing knowledge, thoughts, work , good people will repay you
- Get in the kitchen, cook nice healthy meals
- Set concrete and reachable targets
- Remain eager to learn
- Celebrate successes
- Spent time with friends and family
- Catch enough sleep
And above all, DON'T open devRant!!! -
Python, where every 'import' feels like summoning an ancient deity, praying that it won't bring a parade of compatibility issues and version conflicts.9
-
If you have daily stand ups, don't let participants choose who speaks - we seem to spend 5 minutes of the 15 with people saying "no you go first".2
-
PM tells me to merge (large feature) work that's heavily under WIP.
In that is a performance optimisation he instructed (with an aggressive DM) me to stop looking at even though it's a concern for larger clients that I had to fix before as it's "unnecessary" - thought whatever I'll leave the code as is then
I tell him him the PR is not ready yet, there is still a lot of clean up to and tests to write
Just do it
A ~week later "wow you write really selfish code like look at this"
Shows a wrapper class from the optimisation with 2 properties and getters and setters (and override some of super's properties). I explain to him why it's there, "that should have been a comment". I tell him I write detailed comments as part of my refinment process which he wanted me to stop.
This is after he tried to merge a release branch into main while sneaking in some "corrections" and I pointed out it breaks Dev.1 -
Why would I strive to be productive if 90% of my work consists of me waiting for approvals, access, credentials, attending meetings about meetings?
-
Another nice rant while I try to find a job.
I make an interview with the senior dev (they are small and don't have a hr).
Everything sails snooth and they tell me "We will tell u something at the end of august"
Well yesterday I wrote to them, asking for news and not only they give me a negative response... (after they also said they forgot about me) but.... THE WROTE MY GODDAMIT NAME WRONG!
Like my email has my name in it, I presented my self and I closed the same mail with my signature. Yet they write a completly wrong name.
Like wtf!!! you can't even look for my name? it feels like they don't even know who I was.
I can say I'm lucky not to work for them.6 -
I read once "productivity is elimination of distractions" or something like that.
And honestly, it has worked so far.
Motivation is even better tho. But if I'm really unmotivated, or anxious, I subconsciously create distractions; then I have to deal with me inner child. Point is, motivation has a direct line to productivity, so I usually don't do what I can't bring yourself to do.2 -
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.7 -
I literally handcuff myself to my desk sometimes. Also helps with my trichotillomania. Double win.4
-
Here we go again...
Here(Kerala) covid cases raising day by day.. Almost like lockdown here.... Back to boring Online classes, heavy assignment, homeworks.... Here we go again...
Just like before....
Btw stay safe and be healthy... Our health is on our hand... Have a nice day❤5 -
Disconnect from everything that you're thinking of for a moment. Step away from your computer, and dump all of your thoughts out for about five minutes.
In better terms: clear your cache. Your devices need it, and you need it too. Bonus points if you give your eyes a stretch and look outside your window.2 -
Staying productive?
Just pump me full of those small dopamine rushes I get when the funny numbers goes up~
Aka YT view, GitHub achivements | stars | 👍, twitter ❤, .. -
How I try to stay productive:
I seem to be slightly less distracted if there are other people around me. Probably because I have to make an effort to focus, which stops a part of me secretly searching for distractions when there are parts of work that I would rather avoid (like googling error messages). So I used to spend some time of the day in a café or in our family kitchen.
Taking breaks an going for a walk, preferably in the forest (when I work from home).
Prioritization of tasks also helps to focus and do one thing after the other. That said, sometimes it inspires me to do more than one task at a time.
Writing down what I did and want to do (in an actual note book on paper) helps me start a new work day, especially after a weekend off. -
ChatGPT, the companion of many late-night conversations, a virtual confidant that simultaneously amazes and frustrates, leaving us pondering the mysteries of its training data.2
-
Is the grouprant broken for anyone else? Question and tag never seem to match for me, for example, this week it says "Tips for staying productive" / "Add tag 'wk247' to your rant", but it is linked to https://devrant.com/search/..., which is obviously a different topic.1
-
Spent hours optimizing code for performance, only to realize it runs slower than a snail on tranquilizers.
-
Create your own deadlines.
With your deadline, you work more hard and if you end early, you get that free time (or you have time for emergencies).1 -
Hire are a few tips to up productivity on development which has worked for me:
1) Use a system of at least 16gb ram when writing codes that requires compilation to run.
2) Test your code at most 3 times within an hour. This will combat the bad habit of practically checking changes on every new block you write.
3) Use internet modem in place of mobile hotspot and keep mobile data switched off. This will combat interruptions from your IM contacts and temptations to check your WA status update when working.
4) Implementation before optimisation... This is really important. It's tempting to rewrite a whole block even when other task are pending. If it works just leave it as is and move on to the next bull to kill, you can come back later to optimise.
5) Understand that no language is the best. Sometimes folks claim that PHP is faster than python. Okay I say but let's place a bet and I'll write a python code 10 times faster than your PHP on holiday. Focus more on your skill-set than the language else you'd find yourself switching frameworks more than necessary.
6) Check for existing code before writing an implementation from scratch... I bet you 50 bucks to your 10 someone already wrote that.
7) If it fails the first and then the second time... Don't try the third, check on StackOverflow for similar challenge.
8) When working with testers always ask for reproducible steps... Don't just start fixing bugs because sometimes their explanation looks like a bug when other times it's not and you can end up fixing what's never there.
9) If you're a tester always ask for explanations from the dev before calling a bug... It will save both your time and everybody's.
10) Don't be adamant to switching IDE... VSCode is much productive than Notepad++. Just give it a try an see for yourself.
My 10 cents.1 -
The only thing that made me productive is "team we are under pressure, the dead line is tomorrow".1
-
Today i wake up and i expect some bit of sanity in my job. Our CTO Respects no processes and stuff. I check PR's that are requested for review.
PR i 391 files long and it's not node_modules commited :|1 -
In my case, the only way to stay productive is to task switch often. Suffering of adhd, I get bored of researching / developing a specific solution rather quickly, and then have a huge issue staying focused.
That's also why I can't imagine being a programmer. Being a sysadmin, however, is great! Dealing with many different tickets a day. -
Tips for staying productive?
What is your definition of productivity, and why does everybody seem to care about productivity?
How can we stop selling efficiency and focus on effectiveness instead?2 -
Hello everyone I have taken a Thinkpad recently and it has ubuntu on it when I was going through it there was multiple accounts and I deleted them and came to a single account during this process I am facing a crash on my lappy when ever I set it out for sometime without using it or letting myself some rest as I know Ubuntu is an open source and I don’t want to install other OS or Windows on it. Can I fix this error crash in ubuntu.9
-
What I use to stay productive (and works):
1. Pomodoro method
https://youtu.be/dnt2lTdcn8g
2. Arnold Scharzenegger's speech
https://youtube.com/watch/...5 -
I’m excited to be a speaker at Bridges Summit on August 28th, and will be leading a community discussion! Bridges Summit is a free virtual event that bridges research and industry communities, leading a collaborative open source initiative to reframe “Developer Productivity”. We’re taking a step back to think about what we are aiming for, and bringing clarity to that vision with the power of collaboration, and the wisdom from all of our years of experience.
Come join us for an amazing community discussion around this important topic.
https://bridges-summit.org/speakers... -
How do I create a collab post? The only buttons visible to me is the giant + for creating regular rants that would end up on the feed. But the special collab page, along with the template all collabs are written with imply there should be a separate creation button for it, somewhere. Is it the wk247 thing?4
-
So something you find fun! I remember hearing a mom telling how there was a bunch of stuff that she couldn’t do in her life, but sure as heck could solve the problems of Hyrule in TOTK!
For me atm the next fun thing looks like trying either void Linux or gentoo… I might die… but it’s still sounds fun! -
The only way to stay productive is to avoid checking in with the AI girlfriend you made on Discord 10 times a day.
I personally suggest automating shutdowns with your PaaS, works great for me. Would recommend!