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 - "the zone"
-
*walks to the kitchen at work to get a glass of water*
*walks back and continues debugging an issue*
*starts drinking from the glass*
.
.
.
.
.
.
.
.
.
.
.
*noticing that I never actually filled the glass*
😐
That "in the zone" moment 😆33 -
Bored on a weekend i decided to write a html5 canvas game, got into the zone and a couple of hours later I was done and figured I should out it online. Then I realised my Wi-Fi was off and I had written the entire thing without Google.9
-
Do not disturb someone especially if they are in the zone.
Hint : earphones on, a ton of error logs on screen.4 -
Active Noise Cancellation (ANC) headphones in, whatever music that your mood requires at the time (my taste varies from classical to country to blues to jazz, pop, rock, metal and even heavy metal (growls) at times).
libre.fm is a good source for non-redundant music. The community channel is actually very good. (even though some crap do creep in every once in a while)
If you can zone out the noise around you, have a coffee machine within your chair's (assuming it has wheels) roll-range - you're all good.
PS : There's one problem that you can never rule out - interruptions from people around you, for that, you make a list of predefined answers :9 -
Me, in the zone, staring at the code. Co-worker enters.
Co: hey, can you...
Me (not really listening): no.
Co: it's just...
Me: no.
Co: later?
Me: no.
Co: but...
Me: no.
Co: (leaving)13 -
Soms week ago a client came to me with the request to restructure the nameservers for his hosting company. Due to the requirements, I soon realised none of the existing DNS servers would be a perfect fit. Me, being a PHP programmer with some decent general linux/server skills decided to do what I do best: write a small nameservers which could execute the zone transfers... in PHP. I proposed the plan to the client and explained to him how this was going to solve all of his problems. He agreed and started worked.
After a few week of reading a dozen RFC documents on the DNS protocol I wrote a DNS library capable of reading/writing the master file format and reading/writing the binary wire format (we needed this anyway, we had some more projects where PHP did not provide is with enough control over the DNS queries). In short, I wrote a decent DNS resolver.
Another two weeks I was working on the actual DNS server which would handle the NOTIFY queries and execute the zone transfers (AXFR queries). I used the pthreads extension to make the server behave like an actual server which can handle multiple request at once. It took some time (in my opinion the pthreads extension is not extremely well documented and a lot of its behavior has to be detected through trail and error, or, reading the C source code. However, it still is a pretty decent extension.)
Yesterday, while debugging some last issues, the DNS server written in PHP received its first NOTIFY about a changed DNS zone. It executed the zone transfer and updated the real database of the actual primary DNS server. I was extremely euphoric and I began to realise what I wrote in the weeks before. I shared the good news the client and with some other people (a network engineer, a server administrator, a junior programmer, etc.). None of which really seemed to understand what I did. The most positive response was: "So, you can execute a zone transfer?", in a kind of condescending way.
This was one of those moments I realised again, most of the people, even those who are fairly technical, will never understand what we programmers do. My euphoric moment soon became a moment of loneliness...21 -
I spent about 5 hours today coding and I was totally in the zone. I'm talking things were working properly, tests were passing, bugs were being squashed all over the place. It was completely amazing, I felt like a god ruling over my code kingdom.
After about 5 straight hours I realized that I needed food so I got up, stretched my legs and had some dinner. Well I sat back down about an hour ago and I am SO far out of the zone. Everything is breaking, I can't focus and I have no idea why. My kingdom was overrun with a plague of bugs in just the short time I paused to eat.
Moral of the story: when you get in the zone don't stop for anything even if it seems like basic human necessity. After all we aren't human when we're in the zone, we are coding gods.5 -
I love my wife, i really do. But seriously.... STOP PULLING ME OUT OF THE ZONE for every tiny thing!
She:
"... can you make me a coffee"
Me:
"sure babe"
What i actually want to say:
"Its a fucking one button machine, do it yourself you lazy shit. And it takes me half an hour to go back this deep! Isnt it enough that i did all house chores made you dinner and took the dog out after working for 8 hours streight. You better give me some attention later tonight, since you should have more then enough power after sleeping all day! If i would at least get a compliment... GIVE ME COMPIMENTS."45 -
I was totally in the zone earlier.
Plenty of caffeine, plenty of anger thanks to idiots, rocking out to Amon Amarth and Disturbed, and chewing through a difficult logic problem. It was wonderful.
Then.
Then there was a mandatory all-hands meeting. A mandatory meeting entirely consisting of someone doing a (admittedly decent) presentation on very basic marketing. (Basic as in "This is what ROI is." 🙄) It lasted for about 40 minutes, totally killing my zone and butchering my productivity. I've barely gotten anything done the rest of the day, thanks to that.
On the bright side, I worked out the logic on stickies during the talky-people bits. Maybe I'll be able to write it tomorrow.4 -
> in da zone, headphones beating, caffeine rushing through my veins, snack-stack at 75%, code and commands flowing like campaign promises, I'm one with the keyboard... I can feel it ~(◉_◉)~
roomie: Hey J! J!
me: ಠ_ಠ I'm kinda busy, what do you want?
roomie: Dude don't forget to pick up bla bla bla
me: Okay
> Headphones back on, feeling the h4ckx0r fire resurge through my gut like a majestic phoenix (not to be confused with taco tuesday gut fire)
roomie: J...J! dude also make sure bla bla bla
me: ಠ╭╮ಠ I know, you don't need to be so specific with me.
> Headphones on...about to hit play again...
roomie: Dude do you happen to know bla bla bla
(ಥ﹏ಥ)
(ノಠ益ಠ)ノ彡┻━┻
FUCK! just tell me everything at once so I can go back to ignoring you and the irrelevant world around me!
I hate when people do this.8 -
Sometimes when I code, I plug in my earphones and listen to music, focused, in zone.
* I let everyone think that.
** I actually don't listen to anything.
*** Keeps the buggers away!10 -
“Your time zone is not my concern” - manager of the backend team
I asked if there’s another way for us to get test data into QA. That doesn’t involve us staying on until 9pm to get a backend dev to modify the db manually, everyday.6 -
Always put yourself out of your comfort zone. Always. It's the main source of both anxiety and personal growth. Don't think that you're a fraud because you can't understand the new stuff right away, how else would you learn? Looking back you should always be impressed on how much you've covered, but still have anxiety of what's to come.4
-
We called it "Project Hindenburg".
A huge planning and logistics app with hundreds of screens and dozens of interwoven subfunctions, suddenly needed to be able to support multiple time zones. Our project was to retrofit every area that touched on dates or times, to allow the user to specify, and work in, any time zone.
At this point in the story I can tell whether you have had to work with time zones in code. People who haven't are butting in with something that begins, "that should be fairly simple, you just need to..." followed by some irrelevant noise that betrays their ignorance.
People who have worked with time zones are nodding in shared pain, like fellow attendees of a survivors meeting.
You see, programmers tend to think of time zones as arithmetic; in reality, they are confusing, ambiguous, chaotic, and individual. You can't translate everything into a central time zone (eg UTC) because you lose the user's intent. For example, if you schedule a meeting for 3pm and then move it to the next day, you want it at 3pm even if the clocks have changed.
Project Hindenburg ended up using the entire development staff of the company for well over a year. It smashed our release projections to rubble, made an already tangled code base completely unmaintainable, introduced mind-bending edge case bugs that reduced staff across the company to tears (literally), and led to most of the mid-level and senior developers eventually quitting (including me).
I am @fuckfuckityfuck, and that was the story of Project Hindenburg.11 -
How I've got my previous job?
Imagine you are in a wild techno club. Dark aisles, A dj from berlin behind the turntables blasting out hard beats, couples kissing on extasy pills.
And there was a friend I've didn't meet in ages. "how do you do?" she asks. "ah... you know i'm on a job hunt for a year i feel misrable". "really? my dad is looking for somebody, send him your resNZNZNZ!" "WHAT? can't hear you!" "Send him your resume!" "Ahhh! okay great!"
So on 24. december 5pm, snow outside, i've sat on wooden table in the kitchen of her father discussing the conditions for the job. It was the start of a crazy time. Dining with millionaires on their Castles. Shaking hands with top businesses leaders. Going to China and having dinner with the 500 richest chinese at once. Wild!
so my advice for you nerds, don't stay in your comfort zone behind the screen on weekends. Vistit a techno club sometimes. You may find a pretty girl/boy with a CEO as a father.rant last job techno wk77 i'm a graphic designer switzerland job hunting rich people are just like you&me china14 -
So this bunch of idiots made this huge iOS app using lots of global variables, lots of spaghetti code and basically no separation between logic and UI.
Another bunch of idiots were told to take that iOS app and basically port it to Android. And they ported that same code mess, almost line by line, and adding some weird shit.
Now the HQ of the first bunch of idiots realize that the second bunch of idiots were too slow/inefficient/whatever, and they're now asking US to solve that Android mess and add another shitload of features.
The worst part of it, is that both bunches of idiots are still working on it, so we're basically forced to follow the same shitty style until the first deadline, otherwise we'd die suffocated by stinky merge conflicts. Which will happen anyway because our changes are going to overlap.
Oh, and the PM refuses to understand the disaster coming and there's six hours of time zone difference.
Fuck this shit.7 -
The next time you see developers wearing headphones, please understand that it's our most polite of saying:
"I'm in the freaking 'zone'. Don't you dare disturb my rhythm in coding and lose my momentum. Now unless it's reaaally that important, leave it in our group chat/email and I'll read it later."
Tap gently. We're at overdrive when we headbang to music while coding.7 -
“No we don’t use the time zone info you send on each request. We get all the drivers for the store ID, choose one of them randomly and take their time zone. We have been assuming it will always be the same for all drivers for each store.”
This is my new favorite response to a Jira ticket in this company.
I may have to print it out and hang it on my desk3 -
I contantly keep forgetting to turn on my music. It's like:
*open youtube*
"Wait let me just do this thing real quick"
*alt-tab to ide, start coding*
*get in the zone, coding intensifies*
3 hours later...
"Oh yeah let's turn on some music"
Rinse and repeat...7 -
If you are a salesperson, you can just go straight to hell. You're all a bunch of cocksucking twats and I'm amazed you manage to get yourselves dressed each day. You're a no good fucking waste of oxygen and you need to put your fork in a socket the next time you're eating.
I'm working on building a crm and ticket management system for use in the office to handle client passwords. Since I'm building from scratch I wanted to make sure I had properly planned my classes and functions before opening the code editor so I put a message on my door that says "Don't interrupt, thanks" followed by the date so people knew it was a fresh message and not something left from the previous day.
I'm deep in the zone, the psuedo code and logic is flowing, I'm getting classes planned and feeling really productive for an hour or so when suddenly my door flies open and in comes a sales person.
SP: "Hey, do you have any extra phones lying around? Mine's being slow and keeps hanging up on people."
Me: "Do you see the sign on my door right there at eye level which says not to bother me?"
SP: "oh, do you want me to come back later?"
Me: "You've already interrupted me now, let's go see what's going on before I spent an hour setting up a new phone for you." While we are walking across the office I asked him when the last time the phone rebooted.
SP: "idk, Salesperson#2 suggested that as I was headed over here but I figured I'd just ask you."
We get over to his desk and I see he has two phones sitting on his desk. "Where did this one come from?"
SP: "Oh that was on the desk over here but I figured I could use it."
Me: "Well aside from the fact that the phones are assigned to specific people for a reason, you took the time to unhook your phone to set this one up and you didn't think to reboot your phone first. Plug your phone back in."
He plugs the old phone, which is assigned to him, and while booting it does a quick firmware update and boots up fine. He tests a few things and decides it's all better now.
So someone suggested a fix for you and you decided, instead, you would break company IT policy by moving equipment from one station to another without notifying the IT department. You entered a room which had a closed door without knocking, and you disobeyed the sign on the actual door itself which politely requests that you go away. All because you couldn't be bothered to take 2 minutes and reboot your phone, which you had to do anyways.
You completely broke my train of thought and managed to waste 2 hours of effecient workflow because you had an emergency.9 -
A common scenario strikes again today:
- Blocked on a problem at the end of the day
- Tell my wife I'm headed home
- Inspiration strikes
- time flies by coding in the zone
- realize I'm super late
- run out the door like a crazy person1 -
* How other sites charge for a domain name
- The domain (abc.com) is available
---- Price => $14
* How AWS charges
- Your domain (abc.com) is available
--- Domain name => $18.99
--- DNS resolution => $17.88
--- Hosted zone (1) => $10.97
--- Route53 Interface => $45.67
--- Network ACL => $63.90
--- Security Group => $199.78
--- NAT Gateway (1) => $78.99
--- IP linking => $120.89
--- Peer Connection => $67.00
--- Reverve Endpoint => $120.44
--- DNS Propagation => $87.00
--- Egress Gateway => $98.34
--- DNS Queries (1m) => $0.40
--------------------------------
---- TOTAL => $2903.99
(Pay for what you use... learn more)
--------------------------------13 -
SHOUT OUT TO ALL FELLOW DEVELOPERS
It's been 4 days now, I haven't wrote a single line of code. Trying to get in the zone but I don't feel like coding.
Any Suggestions? Please help.24 -
Task: A mobile Application in less than an hour
- Headphones [x]
- Zone Music [x]
- Fan [x]
- Linux [x]
- VSCode [x]
- Terminal [x]
Now, let's get into the zone6 -
You know you're in the zone when you're working on your laptop on the train and you miss your station and the two after that.
Your commute card are missing two zones and you get off with a stern warning instead of paying the penalty of travelling without a ticket...
#Developersdisease -
100% focused, balls-deep in the zone, not sure I could have recalled my own name if you'd asked me...
Suddenly out of nowhere, someone's asking me about a job I worked on over a week ago. I'm mostly answering in just a few syllables, struggling to surface from 20 layers of Call Stack.
This goes on for a full 5 minutes before they say, "sorry were you busy?"
No, I was just about to beat Solitaire.
Of course I was fucking busy jesus fucking christ, did you not see all that code and shit on my fucking screen when you suddenly and urgently had to disturb me?10 -
I’ve pretty bad ADHD (diagnosed) my entire adult life, so focus has been a huge struggle for me forever. Here’s my strategy:
- Noise-canceling headphones blasting chiptunes (Spotify has some, but YouTube has the best selection of old-school video game music) I’m usually way less distracted if I listen to music without lyrics.
- A chair cushion (I actually use one of those ridiculous donut ones, but I put a normal sized pillowcase on it. SO comfortable, even after many hours.)
- THE POMODORO METHOD. 25 minutes hardcore coding/debugging, followed by 5 minute intervals for breaks, like checking fb, etc. (Breaks are totally optional if you’re in the zone tho 💪) It’s a great way to reward your brain for focusing.
- And if all else fails, the looming threat of unemployment is always there to keep you motivated 🙃 (Sad but true— always crosses my mind when I’m starting to fall behind on a task)2 -
I don't always listen to music while coding, but when I do, it's because things are absolutely unmitigably fucked and it's going to take some herculean effort to unfuck it.
I have this thing I've done for more years than my kids have been alive when shit really hits the fan and I need to show the staff the old lady can still lay waste.
Step 1: put on "the playlist," which consists of only the most aggressive 90s marilyn manson songs.*
Step 2: put on the headphones, which are noise cancelling and super bassy
Step 3: pound a monster (blue, obv)
Step 4: get super manic
Step 5: get in the zone and destroy several features or a flotilla of bugs in a single night
Step N: make absolute fucking magic
Step N+1: call in sick the next day and sleep til noon
What's your hero process?
*Content has less to do with it than the headspace I've come to associate with it and the fact I can't get drowsy with the constant aggression.rant excessive force is probably the answer violence when all else fails rage burnout fuel top of the mountain ballmer peak13 -
FREE!!!! At last, my kids are out for the whole day!!!!!!!
No more nagging, crying, bitching from them while I'm in the zone!!!!
FREE!!!!!!!!16 -
Whoever invented glossy screens for laptops should be shot! I can't get in the zone for coding while staring into a freaking mirror!!5
-
PM had a bad habit of breaking me out of my zone so I had a talk about what that means.
I explained the idea behind how interruptions can cost productivity. He seemed to get it, or so thought. Said he'd message me as to not break the zone. Good good!
He messages me with a question, then walks over to ask if the message broke my zone.
🤔3 -
My country just changed its time zone from UTC+3 to UTC+2.
Now I have to change the server to handle requests correctly!
PS. Probably tomorrow will be a big chaos for everyone!10 -
oh man... I just spent 12 hours in the zone and made what was originally meant to be made by 4 developers in close to two weeks(coding in free time)
Aaand I also drank too much coffee...
And I've done it in Node.js which I basically never used before :D ...I applied my coding standards and habits that I use when writing Java and it went like butter... ES2015 is pretty ok actually 😊1 -
For the love of buggery, stop watching bloody videos on your bloody phone with the bloody volume turned up.
I was thinking about something, just starting to get in the zone, when suddenly that tinny little speaker opened up a portal into the howling chaos of the underworld.
It sounds like cats fucking in an empty grain silo.
For the next half an hour, there is no room in my head for anything apart from the diabolical echoes of that bollock-wrenchingly hideous noise.3 -
Worst: The guy gave me 5 minutes to code a given assignment on paper. I did all the logic and told him I was missing a function whose name I would just Google. He told me I can't always Google. Well... I won't be coding on paper either.
Best: I was given the assignment to clone a part of a production site. Assignment was intended for 3 days and I was given 5 hours. Completition wasn't important, only structure and coding style counted. I cloned everything and even added new features.
You just can't always be in the zone. I hope more interviewers would take that into account and design better questions.4 -
Time flies, one minute you're starting a project at 11PM and finally ready to sleep...at 5.45AM
You know that feeling when you're "on the zone"2 -
I just got memo/warning for swearing too much.
Should i submit my resignation now?
Just to be clear, im not swearing AT someone. You guys know how it is when we're in the zone. Headphones on, focus intensifies, errors encountered, a lot of shits and fucks are uttered, most of the time shouted.4 -
To the people talking about boats on the other side of the cubical wall, FUCK YOU! YOU HAVE BEEN TALKING FOR 45 MINUTES! DO YOU WORK? I HOPE YOUR BOATS ALL GET RUST. I worked 12 hours on Sunday, got 4 hours of sleep, pulling a full day, then depending on how much work I get done work all night again. RESPECT MY QUIET ZONE!!! Uncouth peasants!undefined 3 years of friends repeats wife has the show on repeat boats rust no sleep i know it all friends reference rust is boat cancer pissed off13
-
Hey!
I'm new to devRant
I did not thought that there would be any community where people would speak a programmer's language (read humour) and would be so supportive and encouraging about almost anything. reddit is too informal and stackoverflow, too formal. devRant falls in the Goldilocks zone for programmers. Feels just right!
Thank You for making it so awesome!9 -
Just got a call about a site I made fo someone being down. It's 3am on a Monday morning. I have school in 6 hours. My client knows this. Go fuck yourself I'm not getting out of bed at 3 in the morning.
Note: we live in the same time zone.5 -
You have a question.
You google it; nothing comes up.
You read the documentation; no good.
You ask it on stackoverflow; no answer.
You are in... The Twilight Zone4 -
The worst part about being totally in the zone: looking up after a hour or five and realizing you really really really really need to pee. And knowing that as soon as you get up it’s all over. 😭7
-
That moment when you come out of your zone & discover you neither had breakfast or lunch and the playlist has stopped hours ago!2
-
It happens... but sometimes you have to, to get to the next level. It's called stepping out of your safe zone.4
-
When you skip breakfast because you're running late, forget to go to lunch because you're in the zone, go home, work on your latest personal project and now it's 10 pm and you realize you have nothing to eat at home, so you have to rush half across town to the only supermarket that's still open...3
-
Got the ideal job right now. Over market salary. 100% remote. Mornings to myself until the rest of the team in another time zone comes online. Working within my competency with just enough challenge to make it interesting. Free products for being an employee. Only wish it came with paid health insurance but I do get a partial reimbursement.2
-
Somewhere in a lonely break room
There's a guy starting to realize that eternal hell has been unleashed unto him.
It's two a.m.
It's two a.m.
The boss has gone
I'm sitting here waitin'
This desktop's slow
I am getting tired of fixin' all my coworkers' problems
Yeah there's a bug on the loose
Errors in the code
This is unreadable
Rubber ducky can't help
I cannot debug, my whole life spins into a frenzy
Help I'm slippin' into the programming zone
Git push to the prod
Set up a repo
My hard drive just crashed
All my code is gone
Where am I to go
Now that I've broke my distro
Soon you will come to know
When you need Stack Overflow
Soon you will come to know
When you need Stack Overflow
I'm falling down a spiral
Solution unkown
Disgusting legacy, ugly code
Can't get no connection
Can't get through to commit
Well the night weights heavy
On my confused mind
Where's the error on this line
When the CEO comes
He knows damn well
To keep his distance
And he says
Help I'm slippin' into the programming zone
Git push to the prod
Set up a repo
My hard drive just crashed
All my code is gone
Where am I to go
Now that I've broke my distro
Soon you will come to know
When you need Stack Overflow
Soon you will come to know
When you need Stack Overflow
When you need Stack Overflow
When you need Stack Overflow, a ha
When you need Stack Overflow
When you need Stack Overflow, a ha
When you need Stack Overflow
When you need Stack Overflow, a ha
When you need Stack Overflow
When you need Stack Overflow, a ha
When you need Stack Overflow4 -
I worked for months staying up till 3am almost every night in order to collaborate with a team on another time zone. No one ever praised me or thanked me or gave me a pat.
Yesterday two members of that team stayed up till 2am once for the first time in their lives to make a release. They got immediately labelled as the most dedicated employees.
Okay, sounds fair.7 -
*coding*
*notices coffee is cold, puts it on stove with flame burner on low, to warm up*
*sits back down, goes back to coding*
*hears fizzing popping sounds... coffee overflows and boils*
FUCK - every other day for the past month ,every single time... lol3 -
Once I strongly hissed at my boss from that time in a "stop now or I start yelling" voice.
We had an emergency and I was already working late to fix it. 8pm, only the both of us were still in the office. I was in the zone, still searching for the source of the problem and he kept coming in every 2-5 minutes offering his help, ripping every shred of concentration right off my skull, but he had absolutely no relevant technical skills, experience or information. There was nothing he could do.
In the end I hissed at him "Get your fucking ass out of here and let me do my job. This piece of shit kills my day and there is nothing you can do besides to say 'go home'."
Then he finally let me do my job. -
Stepped out of my comfort zone and dropped a Zoom link into the channel for Lambda grads to see if anyone wanted to work through code challenges together. It ended up being enjoyable enough that I’m thinking of making it a regular thing. Meanwhile, contribution graph is still going strong.2
-
Follow up to my (ignorant) previous rant.
Context: Eclipse vs intelliJ
Situation: Was too comfortable with eclipse. knew shortcuts in the back of my palm. Loved the light theme. Argued with anyone who blindly believed IntelliJ is better than eclipse.
Action: Forced myself to try IntelliJ. Stepped out of my comfort zone. Got a one day code block. Changed to darcula. My eyes struggled to read. My fingers typed usual eclipse shortcuts to discover unknown windows.
Verdict: after two days of learning and not giving up. I have started loving IntelliJ and I know why.
Moral: change is good. Get out of your comfort zone ;)15 -
A misconception that software engineers just sit in front of their laptops and code 40 hours a week, with no social interaction.
A software engineer’s job is actually pretty social. Personally, I probably spend around half of my time interacting with people. This could be partially due to 1:1, team, and other meetings. But a large part of it is spent in bouncing off ideas about your project with your project mates (especially during the planning phase), chiming in the conversations about some recent or urgent problems to help find or propose solutions, answering others’ questions, organizing some events, etc.
Of course, I do need some dedicated uninterrupted time to focus on programming and to get into the zone, but it’s certainly not the only activity I do at work. The main point to understand is that the software engineering is not a solitary, but a social job.
Overall, I’m very happy with my profession. The enjoyment I get out of my work vastly outweighs all of these points combined.1 -
when you really must go to the bathroom but don't want to leave your code as you are in the zone....1
-
[ ] be humble, but not unconfident.
[ ] Step out of your comfort zone. Don't apply to a job that is exactly like your last one.
[ ] A good team is the most important thing for a developer. Intelligent, and nice people to work with and to learn from is more important than the salary difference between jobs.
Try to 'feel' for a good team. Ask to be introduced or to look around when you finish the interview.2 -
I love to work in pubs/bars, this special kind of noisy environment works so well for me. I even go "into the zone".
Lets talk about this. Is anyone else the same? Just curious.
These are my 6 reasons:
0) Beer. 🍺
1) None of the activity in a bar actually interests to me, if you know what I mean. In my house, every single noise/movement will get my attention.
2) After some time all the noise blends into a kind of "homogeneous hearing blurb". Like a mantra. Maybe there are even white/pink/brown noise benefits (guess).
3) I go to places where I enjoy the music and atmosphere.
4) I like bars and pubs anyways. I feel good in these places.
5) Beer. 🍺7 -
Rant!
When I'm in my "zone" working please for the love of god don't stand behind me staring at me and my screen, every time you do that you make me feel that my privacy is being raped and I can't do anything about it !!2 -
-= Me in the zone hacking out code during meeting with customer for an emergency change =-
-ready to deploy just need to....-
Me to myself:
"Oh ... oh shit ... I forgot who the customer is / who this is for / what time it is ... how do I ask these people on the call who the fuck they even are....?"
(`_´)ゞ3 -
Tunes throughout the work day...
Someone's interrupting:
Queen, Don't Stop Me Now
Working on same bug for hours:
Muse, Supermassive Black Hole
Merge Conflicts:
Jay Z, 99 problems
In the zone coding:
xzibit, Concentrate
All bugs squashed, deployed, going home:
Louis Armstrong, What a Wonderful World1 -
So I was using Coffee Meet Bagel to talk to a girl who is currently travelling. We noticed that the messages were sorted out of orders with incorrect time due to the different time zone we are in.
So naturally, I sent them a big report.
Their support team replied by telling me to do the usual. Restart, update, reinstall, delete everything etc (it’s their default answer!!).
I told them I have done those.
They then rephrased my bug report and told me this is expected as the chat was between two parties with a different time so the messages are sorted out of order due to the time difference.
I guess most developer will get ticked off by that... so I sent them a few pseudo code on how chat across different time zones should have been dealt with...
Life of a developer. Debugging and coding even when on a dating app... 🤷🏽♂️11 -
I have to actually like what I'm working on to get in the zone, and a nice glass of water;
You can't forget the good 'ol " fuck off, I'm coding " sign though.2 -
!rant
One of our clients discovered a bug on our site about an hour ago. I wrote up a fix, and after very little testing, pushed it into production. I then immediately left to go home.
You can say I like to live my life dangerously.3 -
That feeling when you finish work on Friday having built something really cool, but don't want to stop working on it.
Partly because you were enjoying it, partly because you were in the zone, and partly because you're scared that you are going to forget how it works by Monday! -
I love beer. I like trying things out of my comfort zone. German and Belgian beers are absolutely delish, them mfkers know how to make a good brew. I also like my Japanese and Mexican beers, and even though europeans shit on them all the time, there are tons of American brands I love.
But......for the life of me.....every IPA I take tastes like fucking dishwater soap. From artisanal to regular market brands, everything in between. Fuck me man I can't stand the taste.
Anyone feels the same?24 -
I have an exam today. I'm not prepared. Also some cunt almost hit me with their car when I was on my way to uni and had the fucking audacity to yell at me over it. I wish many painful things on that whore who drove her car into a pedestrian zone with 50 km/h and blamed me for being there. I did not need to be spooked further before my exam. Just end me now please.17
-
In the zone, and listening to music.
Manager taps me on the shoulder.
I turn off my music, and face him.
He say "hi", and then walks away.
... Why?3 -
Just finished a 18 hour coding day (It‘s 5:30am here). I just realized that coding is one of the few things I really get in the zone (flow state). It‘s so awesome how I can forget everything around me and be 100% focused on what I‘m doing. And the best thing: I really feel relaxed now.5
-
24th, Christmas: BIND slaves decide to suddenly stop accepting zone transfers from the master. Half a day of raging and I still couldn't figure out why. dig axfr works fine, but the slaves refuse a zone update according to tcpdump logs.
25th, 2nd day: A server decides to go down and take half my network with it. Turns out that a Python script managed to crash the goddamn kernel.
Thank you very much technology for making the Christmas days just a little bit better ❤️
At least I didn't have anything to do during either days, because of the COVID-19 pandemic. And to be fair, I did manage to make a Telegram bot with fancy webhooks and whatnot in 5MB of memory and 18MB of storage. Maybe I should just write the whole thing and make another sacred temple where shitty code gets beaten the fuck out of the system. Terry must've been onto something...5 -
I just got the question why I'm moving around so much when I'm programming...
How can you NOT move around!? Let me dance, air guitar, air drum and I will perform three times better! It's my zone :-D1 -
How do you get in the zone?
Distraction behavior is my worst enemy. I'm productive once I'm coding, but I will do everything under the sun before I start.
Any tips or tricks you use to overrule your lizard brain?13 -
I fucking hate people that talk bad about things they know nothing about.
The best thing that I have learned is to always keep my mind open.
From "Linux sucks because there is no software" to "MacBooks are just for rich morons" to "All Microsoft tech is shit" to "CS degrees are just a bunch of useless math" to "Bing sucks".
Fuck, what do you know?? You never spent 5 minutes to try them or get informed about them. You have your shitty ideas and will keep having them because you don't care about the truth... You only care about your comfort zone.
Yes, Bing sucks. I tried it. Google shows me better results.
iPhone might suck. I don't know. Never had the opportunity to try one for long enough.
Whenever you're throwing shit at something, stop and ask yourself: do I know the whole story?11 -
Best/worst career choices.
Worst: working overtime and performing awesome feats of superhuman strength to the point of being burnt out and bitter. Turns out I'm just a human being. Cool.
Best: learning, implementing, pushing my comfort zone, and sharing/learning with others. Standing by my design decisions and seeing them blossom into elegant/robust solutions is so incredibly satisfying, and kinda scary. Believe in your abilities, yo. -
As we all know that yawning is contagious, so if we yawn standing in front of a mirror, does that mean we'll end up in an infinite loop 🤔🤔4
-
I became a programmer so that I could have the privilege of working remotely. So I am at home, my mom's place that is. I can never get in the "concentration zone" first thing in the morning, because before I know it, my mother and sister are having some stupid heated up argument about clothes and shit, and it bothers me anyway through my headphones -.-
Now I think I'd rather work in an office.8 -
Fixing bugs in programming is like scoring a touchdown when you really didn't even know you had the ball, or where the end zone is.1
-
Hmm getting in the zone huh?
Well a good poop
Mug of hot coffee
2 chocolate biscuits
Big glass of water on standby
Headphones , spotify and my metal mix1 -
need to schedule a call with a guy from another branch at work. i tell him that because of the time zone shift, i can do earliest around noon his time (and that's being generous, thats really early for a dev my time)
and of course, what does he turn around and do? sends me a meeting for 3 AM...
🤡🤡🤡🤡🤡🤡🤡
i can't be the one with mental illness right?
perhaps the thing to do is just go around being so fucking ignorant you're just blissfully happy at all times6 -
Hey DevRant Fam! Hope everyone is doing very well! Just would like to ask, for awhile now i have been focusing on languages such as c++, C#, Java, and little bit of python the others I mentioned before were mainly from Uni, but I’d like to step out of my comfort zone a little, I’m interested in learning things such as “NodeJS”.
I actually haven’t laid much of a finger on JS so i do not know much, and i also see things such as Nodejs, react are very popular and would like to step my foot in the door, what would you guys suggest and or recommend :-) I’m open to listen to you guys and learn more!.
Hope everyone is doing well wherever you may be!
Thank you 😊
Milo21 -
Two days ago I was so close to being single again. Reason? I was in the zone when my fiancée called, the ring of the phone jarred me so much that I contemplated smashing the phone at the wall. I didn't but just turned it off. I guess she must have called a couple more times because when we finally spoke she was so angry that she threatened to get her stuff from my place. Luckily I later got back in the zone, and luckier still, I have a girlfriend.8
-
What's the point in having a relaxation/fun/chill zone/room in your company when you never have the time to use it except maybe on your lunch break? 🤔🤔3
-
Fuck google cloud platform. My server has been down for last 4 days. Stupid reason google gives me is that it does not have resources available in my zone. Why the fuck do you start a hosting company if you cannot provide RAM and CPU. On top of that their support is so bad that after 20 emails, 4 chat tickets, 3 phone calls nobody knows the issue I am facing. They just give the links to their ultra stupid documentarion.
Now all my 6 projects are down. Clients are getting impatient. I cannot do any work and googles support is the worst.
They dont even want to understand the issue, dont know how they will solve it.
I have created AWS instance now and migrated to AWS. But i have old backups which are useless on AWS. To get the latest backups i need google cloud instance to get started but stupid google does not have resources. How hard it is to add 1 CPU and 1GB RAM?18 -
Dark-themed IDE + back-lit keyboard + coffee + headphones = best coding environment ^_^
Though there's always that one asshole who decides to talk to you Only when you're in the zone.7 -
I just got an email that a client changed their DNS zone files to point at a new server. Turns out that they haven't set the server up yet. Client is wondering why that domain's emails aren't working, and why their site is down. They didn't want to give me the Domain's portal login credentials until now, because they "could do it without [me]." Tomorrow morning should be fun.4
-
This is the poster I have on my door, in the hopes it would determine people from disturbing me and consequently taking me out of the zone and productivity streak I'm on. Sadly it does not work as often as I'd like it to 🙁 but I still love it 😆6
-
So I'm in Italy, close to Milan, the biggest infected zone in the whole country.
I'm still going to work as we're in 2 people in the office and we're alone in a 90 square meters office, so no big deal after all.
My city is actually empty right now, so I'm just going from home to work speeding on my motorcycle (no really that speeding, since my motorcycle isn't that powerful)
So nothing really changed actually and I'm still working the same way I did before8 -
Sometimes I spend entire days working dark-to-dark with my headphones on
... without even listening to anything
And if I happen to be "in the zone", after the whole day of having my headphones on and not listening to anything, I take them off and feel like it's so quiet out of a sudden. It feels like I was in a noisy discussion (with myself) whilst I was "in the zone".
Just sharing my observations :)5 -
Seriously, a new guy joined out team and suddenly I'm out of my comfort zone and started following the pattern I used to follow. The thing he did, commented on my PR, a lot of comments.
I had this thing that hey now I can control anything right, new guy? less experienced? yes, so I don't need to be intimidated. But I realised today that I'm easily intimidated my intelligent people because I think now I am the inferior one.
I will push myself to think about it in a better way, by looking at it positively, to learn something from it.10 -
Junior devs who are unable to use Google and don't respect your headphones, brutally pulling you out of the zone. There's a special place in hell for these guys.4
-
I am great at getting raspberry pi projects about 97% done...
But absolute shit at that last 3%.
Working on a home built WiFi repeater and deauther (front) and a 1TB SSD nextcloudpi server (back). Definitely outside my comfort zone, especially the first one. Despite having mad time on terminal, and SSH every day, I am very soft on this networking shit.
wpa_supplicant, though I do not now, I will come to understand your mysteries. -
I tend to load up Spotify put on my noise cancelling headphones and zone out and become one with the code.
Super deep.
Like deeper than neo.
Also have to have my hands on my mechanical keyboard at home. -
Alright ladies and Gents, i find this topic very interesting but who cannot code without listening and who cannot code without silence
If your in the music listening category, what music genre hits that coding sorcery zone for you?22 -
Does anyone else feel you have to do the coding part of development outside of office hours, because the interruptions + even anxiety of being interrupted prevents you from getting into the zone? If I have free time at the weekend I can get into work coding and it's great - I'm so productive - isn't this how work would want me to be 5 days a week? And yet, somehow, the work environment doesn't allow it.6
-
Now, I started in a new position as a dev back in September 2020 - after some starting pleasantries like "how are you", "whats up", "how is your weekend" the working relationship with my office partner soured.
It started with asking me TOTALLY random questions while my headset was on and i was "in the zone". These were questions like: "where should I buy a car", "Why is the virus spreading so fast". I tried to answer politely but made it very clear that when the headset is on my brain and every fibre in my body is inside the code and f---ing it.
Then it escalated, she called me 9.30PM on xmas day and wondered if i needed the API we are using........ Which i most certainly did not.
Now she hates me because I asked to move to another office and was granted that request 15 minutes after asking....7 -
Today tragedy has struck, I forgot my ear phones
I couldn't get into the zone, had issues with bugs and had to listen to people breathe and make mouth noises in the train.
I had to resort to playing songs in my head which didn't draw out any distracting noises3 -
I'm too ignorant about the rituals you need to do for dating.
I don't usually befriend ladies, I would just keep my distance. being a little cold to them, not hanging around, not chatting too much with them, just a greeting if possible
1. I try to get a little closer(just a little. to avoid da frend zone) to those I'm interested
2. I ask them to a date
3. If she refuses then back the 'being cold' attitude.
4. If she accepts... Haven't happened so I don't fucking know D:
I'm just inept at dealing with landing a date (not coding affecting my dating)29 -
Gotta love (video game) soundtracks for programming. They are most often instrumental which distracts the brain not so much from the task but make it easier (at least for me) to get in the zone. Especially with noise-cancelling headphones.
My favorite is all things Metroid, like that one:
https://youtube.com/watch/...
(and of course the Harmony of a Hunter albums).
What is your favorite (game or movie) soundtrack for programming?7 -
Sometimes I hate it to be a "computer-guy". There is this one beautiful girl, I see her everyday in the train, but I just can't talk to her. I hate myself for not just saying " Hi" or whatever. I'd love to "just say something", but it doesn't work! Why the fuck am I thinking this much?!
Any tips? From dev to dev? Please?!33 -
I wanna be a millionaire, so fuckin bad.
So, throughout this week there have been massive trials and tribulations regarding my lack of coding practice however through many nights and days coding I have almost completed the task I was set last week.
I didn't realise how out of practice I was so this posed as a big challenge for me. However I pulled through and tomorrow it will be ready to send for the interview!
I also have another test to do in vanilla php - Typical blog which would be such a doddle now I'm back in the zone. I just have to remember I'm not using Laravel!
The sense of accomplishment is real and I'm so relieved I've come this far. Maybe I will have this career of my dreams which I rightfully deserve.
Below is Stripe, doing random tests :) -
[Update: https://devrant.com/rants/4425480/...]
So had a 1:1 with my manager today followed by 1:1 with lead.
I did bring up the topic that I felt a little insecure about being sacked.
Both of them reassured me multiple times that losing my job would be the last of the last things. We have so much work and going through a resource crunch to keep up with the pace.
There are still many things I have to learn here. I am glad that my proactive-ness has always helped me learn faster and better. This way, I was also able to offer a helping hand to my manager by saying if they need any help on the transitioning, I am will to take extra on my plate until we have a replacement.
A bumpy ride ahead for sometime but surely manager is impressed with the speed at which I ramped up and willingness to go beyond.
Overall, I see this as a good opportunity to step into the lime light, build an amazing product from scratch in a publicly traded company, and a good good chance to relocate to EU when I show them good results with my performance.
Overall, sky looks brighter but sea will be a little rough for some time.4 -
So,
A) I suck at digital drawing.
B) They have not invited me to the third interview like they said they would in the second interview.
C) I am still working on the PhD application. Still think the CV is bad, the SOP sucks, and back and forth emailing professors about recommendation letters. I am not built for this, but who is. So out of comfort zone. So unrelated to actual research or brain capabilities.
D) Moving in with parents is all fun and games and "I can do this", until you get stuck inside with them for over a month because of lockdowns.
... I hope next year is going to be better...5 -
"can you please approve my PR?" yes, sure I'm happy to drop the context I built in my head, to pick up your totally different context, review your code and then rebuild my context.
I get an automated alert on slack whenever I'm requested a review on git, can't you fucking wait 20-40 mins when I'm out of the zone? Ffs.3 -
I really hate interruptions when i'm deep in my code. Headset on and blocking out the world, then get annoyed taps on the shoulder from boss for not greeting people.
So now i'm out of the zone, browsing devrant and have pissed off the boss for being anti-social.1 -
*le me working hard, in the zone*
*a wild popup appear*
*logitech wants to update*
*I look*
*I'm annoyed, I want to continue with what I was doing*
errrhmm what was in doing again?
*Out of the zone*
Fucking update notifications2 -
I'm going to be that guy .... A lot of these rants are about code compiling first time .. Throwing away code you wrote because you didn't need it... Getting in the zone and writing a billion lines before you compile .... Am I the only freaking person here that does TDD ? My rant is wake up people ! People evangelize about it because it fucking works !6
-
It's been 1 year in my crappy yet comfy and high paying IT job(my first job).
I have already been in 2 dev interviews, with 3 more on the way.
The end of my IT career is near, the future is bright and full of code! -
I'm living in the twilight zone...
These people upload and download an entire directory of files from microsoft teams as their way of version control...
And what's worse they're dragging their feet on changing over to git/github
God save me1 -
Corporations... huge, old, monolithic
We want you to automate but will do everything we can to prevent you from getting resources to do it. Restricting policies, decisions by managers on "what they do not want". No procedures on how to achieve the result within policies. Half the business lives in a gray zone and sea of policy exceptions.
We finally decided to get at least Azure subscription instead of trying to develop similar framework internally, but wE DoNT WANt YOu to dEPlOY thERE As WE Don't cOnSIDEr it sAfE ENough.
Like pissing against wind.6 -
I've just come to my hometown for my brother's wedding. I didn't even deboard the plane and I had 10 messages from my manager to fix an issue.
Now here I am in the fucking smoking zone of the airport pushing code to gitlab at 12 in the night..!
FML1 -
Great, I'm in the zone.
Typing like there's no tommorow.
The logic is flawless, design patterns and exception throwing everywhere
It's going to be gre.... DUN.
OH GOD A BSOD.
ARE YOU FUCKING KIDDING ME.
Breath slowly... Just restart the machine...
PLEASE WAIT WHILE WINDOWS INSTALLS THE UPDATES
(ノಠ益ಠ)ノ彡┻━┻2 -
GMT/UTC
IST
ACST
CST
PST
.
.
.
.
.
Man Fuck time zones, I don't even know where I belong anymore while keeping track of all of them at once.
Fuck You In The Ass Time Zone3 -
Just drove home after working late at the office. Was kind of in the zone and didn't wanna stop.
On my way I see the police closing the road in front of me, because of a pretty bad accident that happened a couple minutes ago.
MFW Coding saved my life! -
When you are in the zone coding and you get a call at work "asking if your busy?" :/ then being told it's not important it can wait.... So you hang up and cannot remember wtf you were in the middle of.3
-
Two brainfarts that resulted in... a lot of pain
I had been coding all day, ~6hrs. I was in the zone, so I hadn't saved to git. It was all uncommitted changes (you see where this is going...)
Brainfart#1: The code used the "Contact" class, but for some reason my hands typed "Product" in this ONE line.
Brainfart#2: I became aware of Brainfart#1, so I changed the variable from "Product" to "Contact". However, I instinctively pressed F2, "Rename Symbol", instead of just changing the variable I was using. Now ALL of the references to "Product" were to the "Contact" class instead, across all of our code.
I finished coding. I committed and pushed the changes, closed the IDE, and left the desk for a snack. When I came back, the automated tests were failing due to an import error. That's when I noticed my mistake. I couldn't do Ctrl+Z because I had closed the editor. I had to change the names one by one across all of our code. "Contact" and "Product" are probably our two most used classes 😭6 -
Fucking corporate bullshit, I was coding (mostly creating bugs and pulling my hair off) all night on my free time (I'm on night shifts I keep the schedule when I have my days off) and at the moment I was making huge progress on my project, I gotta go to sleep to go back to work 4h later to follow a fucking 2h training on team efficiency and cohesion, in other words, how to waste 2h in a useless meeting and not getting it back + interrupting the only night I was in the zone, I'm so tired of this....2
-
"You're a programmer, dammit!" Damian Conway
I'm at a seminar given by Conway right now, so much stuff I wish I had heard before about how to be more productive and how to stay "in the zone" while programming without distractions. If any of you ever gets a chance of following one of his seminars (he also wrote books), it's highly recommended.4 -
When you make a coffee, get in the zone, forget about its existence, take a drink it and find that it's gone cold.. Then chug it and go make yourself another.4
-
I am very drunk and in the zone right now for innovation.
And I just wanna ask if what can y'all imply for blockchain being integrated in agritech.
And yes I can still type like a sober mofo. Cheers2 -
At night is when my creativity starts flowing like a motherfucker. The moment when all the tasks are done for the day and you can start working on your own projects and just lay back and smoke (or drink, whichever you prefer) and zone the fuck out with some good music. Oh and if I've gotten a good work out in that day, then there's no stopping me.
I had no plans to even create an admin panel for my own small project but last night I made one just to make it look professional. After that, I got an idea for a separate project which I started working on. I usually write my ideas down so that I don't get into a complete project cluster fuck with 50 half completed projects, but sometimes you get that golden one that you have to start (currently those are the only two unfinished projects I got). -
Headphones on, in the zone, deep into some heavyweight logic, blissfully unaware of the office surroundings.
Get tapped on shoulder. "hey, I've finished that easy task a deformed amoeba could have done. Want to see?"
NO!5 -
IDK, man.. It feels like we're stuck.
Looking back at 19xx we got the Moon landing, basically, all the computer protocols that are the essence of what we have today, all the inventions' ideas patented (started even earlier -- 18xx), ...
To me, it feels like scientific progress was at its peak in the past 200 years and has now slowed down considerably.
IDK, perhaps I'm living under a rock, but all I can see is building consumerism on top of what's been discovered/created in the past 200 years and not actually creating/doing anything new and original and actually useful.
Don't you feel like we're stuck in the age where we're enjoying the fruits of discoveries made by our grandparents and are too lazy to make new ones?
If so, then what's next? When are we going to (if ever) get bored by the comfort zone we are in now? What follows then? Progress or regress? Or the MadMax IRL?
What do you lads think?33 -
In the zone coding... oh what's this? A text from the wife? Apparently now's the time to resolve last night's fight.2
-
Funny thing the brain is.
TL;DR; being in the zone is nice. But there is another level of it and, fuck it, I'm loving it!!!
level 0: phased-out, relaxed state. Not focused on anything in particular. Just going with the flow
level 1: aware of the situation and of what's going on, not engaging too much
level 2: alert, ready to react. Constant concentration
level 3: THE ZONE. Time continuum is broken by concentration on the task in front of you - while working on it, time passes faster by magnitudes than when you're in any lower level. Surroundings and periphery do not exist. On;y the task currently in hand exists. Restroom breaks can wait.
level 4: body works on the task by itself. Any cognitive engagement with any of it will only make matters worse. The body knows it better, just let it do the work - let your consciousness sit back and relax, think about something nice. It's a sort of biological version of DMA (direct memory access), bypassing the CPU.
I've only reached level 4 several times, briefly and only while playing BeatSaber. The boxes are flying at me and hands just hit 'em the right way by themselves. Only after the hit, do I realise what my hands did and how cool it actually is. If I try to intentionally look at the boxed and aim for them, I mess it all up. And it's not like muscle memory - level 4 copes with any non-Camellia Expert level, regardless of whether have I played it in the past many times or just a few, several months ago.
I love that feeling!6 -
Oh man setting up postfix and dovecot (plus things like rspamd) is a pain in the ass.
But it's worth it, having your own mail server is just quite a good feeling.
Now I just need to find out how to get it to pass the spam filter of Google, despite the server and the DNS zone being well-configured (better than my school's mail server according to tests, but that one still manages to pass. I have no idea why.)9 -
Earphones on.
Notifications off.
A boss who is the most inefficient boss ever. No, yours is not, mine is, trust me.
In the middle of coding, never in the zone for obvious reasons. A workmate wants me to call him to discuss stuff as he is working from home, which I wish I were.
I keep coding and decide to call him later.
My boss interrupts me again to TELL ME IF I CAN CALL MY WORKMATE.
Whyyyyyy
FML. -
To get into the zone I need 5 minutes to focus, think and lay out a plan. Need a clear schedule the next 4 hours, minimum. Clean desk, headset on, water refilled and a fresh coffee. Away we go.
10 minutes later someone taps me on my shoulder .. fuck!! Every damn time1 -
Argh, time to drop out of the zone to go stuff calories in my face again. Just hook me up to an IV already and let me make cool shit!
Ps @dfox it'd be cool if we could take a picture to post straight from app.3 -
If I close my eyes will all the problems pleas go away?
😭
These days where you haven't slept, woke up to smartphone having seizures and work began by spawning into a combat zone.
No I wasn't ready to fight, me wants sleep.
😫5 -
Do your companies have dedicated software / web architects / designers, or are most places just a group of developers who are also expected to do design and architecture work?
Do you have dedicated front end teams and back end teams, or are most places just a mix of people who do everything?
I'm asking this because im a junior dev being given a large project, mostly to head up on my own (!), where I have to do design and architecture work which I feel is completely out of my comfort zone, and I want to know if this kind of thing happens often? Are developers supposed to design specs, pick the tech to use.. etc.?6 -
Setupwars. Show off your epic coding zone setup.
Your biggest oh fuck moment as developer. "I dropped the prod DB"1 -
time zone shift.
Am I the only one whos's inner clock seems to go absolutely crazy...
Might be due to my health issues, but whenever these one hour time shifts happen - trouble sleeping starts again, feeling sluggish and blue and nothing seems to work.
I hope it doesn't take long to readjust, cause today was completely unproductive6 -
When you're in the zone, writing your genius down before you forget it, and you smartwatch reminds you to go stand and move around. 😑
-
Anyone have success dealing with nondevs and explaining the “zone” and to not interrupt if I’m programming and would like to share their techniques? I’m the only developer in the company I work for and all my coworkers/bosses don’t get it and even give me grief about using headphones in the office. I’ve actually gone into vacant offices off the open floor plan to try and program uninterrupted, but I don’t know how long I can keep that up without catching flak.3
-
When you're clearly in the zone:
Excluding merges, 1 author has pushed 22 commits to master and 22 commits to all branches. On master, 70 files have changed and there have been 16,339 additions and 321 deletions.1 -
The feeling when you're in the zone for some important tasks and your coworkers just come and seat besides your table, start bullshitting each other with their flights delay stories. I wish there is a dismiss button for this kind of occasions.2
-
Relationship between ranting and productivity.
When productivity increases, ranting increases as you are dealing with a lot of shit. So ranting is actually beneficial to high productivity.
When productivity decreases below zero because you have a lot of fucking problems, your ranting also increases sharply.
The only peace zone is with moderate, positive or negative, productivity and low ranting, i.e when you are not doing much16 -
I made a huge mistake
I got "in the zone", I was coding so nice and fast and everything was working, so I didn't want to commit every single minute and then have to go back, cherrypick commits squash them revert them etc.
So I didn't commit anything at all... Now if I were to commit the commit would modify 2 files, create 26 new files and delete 2 files.
The changes include moving from JS to TS, implementing a desearialization scheme, implementing a server class and wrapper client classes, with common type interfaces for different requests...
So now I need to save my changes somewhere, go back to the last commit and slowly incorporate the changes.
I'm dumb9 -
At home: a glass of nice single malt whiskey, headphones on with some chill background music and that's all I need.
At work: First half an hour up to one hours goes into deciding what to do / waking up and having the first 2-4 cups of coffee.
Headphones on with some chill background music and I get into the zone for a quick moment before it's lunch time and it takes up to 1h after the lunch break to get back to the zone and multiple coffee cups.
In the afternoon I usually get into the zone and real speed with my work and quite often almost forget to go home :/ -
How do I get in the coding zone 🤔 I get buzzed off my tits with caffeine then loud music and code all night
Thought that's how we all do it1 -
I don't feel ready to search for jobs. I don't feel that coding is for me.
There is this guy that wanted to study physics and changed to System Information. He is more logical and rational than me. I'm too "emotional" to code, I get stressed easily when something isn't working.
I'm doing this because I wanted to challenge and prove myself that I could be more. I could have been a teacher, but I thought that it wasn't enough for me and I wanted to go further.
Every day I'm outside of my comfort zone and I don't know where this path will lead me and I'm scared and at the same time, I'm hoping for a happy end.
Maybe my brain is not made for coding, maybe it is more on the database side. But I'm sure of one thing: this year I'll give my best and everything at my current internship to get better at coding with Android Studio, Windows Form, Angular and React. My results will determine if I''m a good fit for coding.
Remember one thing: not everyone can easily learn how to code, but you will never know if you don't try it. Go out of your comfort zone in your life and you will meet a whole new world.2 -
Official documentation > StackOverflow.
StackOverflow sometimes has well-grounded and elaborate explanations on a question by well-meaning and knowledgeable developers, but oftentimes the answers also contain outdated or 'dirty' solutions and so it's always to be taken with a grain of salt.
However, in cases like the official Spring documentation, the IETF RFC's and the MDN, those provide a correct explanation to the problem, even if it requires some reading around. When it comes to serious and correct work, I favor these over the bro-zone that is StackOverflow.6 -
Just give me anything BUT coding to work on and I'm instantly in the zone for coding. End of Year Review, access reviews for Audit, any other kind of paperwork, which is most of what my job is these days, and I have some brilliant insight into a problem on my back burner, or a brilliantly simple way to implement a feature I've been stewing on for weeks.
It's my procrastinating nature to not want to do the thing I HAVE to do.
Maybe I should volunteer for more paperwork?1 -
when you're in the zone coding away and the coo comes into your office to kick you out because he wants to go home and he has to set the building's alarm before leaving
-
I remember I couldn't compile a clean Xamarin Forms project on Visual Studio because of a System.TimeZoneInfoNotFoundException. The workaround?, changed my time zone to Central time USA-Canada. So apparently it is not allowed to use Xamarin in the third world...1
-
I swear to god, the next time someone brings in sh*t to a meeting again that's totally off-topic, I'll grab a nerf gun and turn this place into a f*cking war zone!1
-
An actual text from my CS Human-Machine Interfaces book:
"How do users react when a vending machine "eats" their money and doesn't give the product? Most likely, they will kick the machine in hopes of it returning him the money. Therefore, if we build a machine which has a "Cancel" button which returns the money in the lower part of the machine (the "kick zone") we would be improving the usability of the system a lot'
1st reaction: Wait, what the fuck?
2nd reaction: It ain't stupid if it works, I can't argue with that 🤔2 -
I want to properly get into other programming languages like Java and C#, but I keep going back to Python because it's so much more familiar and I'm comfortable with it. :(
What do? Do others have this kind of problem too?15 -
Playing ATM8 Minecraft modpack. I don't know if I have burnout, but I just want to play and zone out after work. On my breaks I look up ways to do things in the game. The game is like this huge lego set to play with tons of different takes on modded minecraft. I can solve the same problem a hundred different ways. Some of those ways will cause lag, some are slow, some are just fast. I can solve things in game using programming languages as well. It all comes down to creativity and experimentation. You can also blow up shit. That is always fun.2
-
Have you ever thought "I'll listen to X playlist/album/song, but first I'll figure out this Y project related thing", but ended up working without any music for way longer than expected without even realizing it?2
-
our team are responsible to build backend restful API for other team to look up data in DB.
the consumer team just sit beside us.
the interface definition came from our pm in a different time zone. btw he did not have any programming background.
and he insisted that just build what he said and ignore the noise from the consumer team. because each interface change should be considered as new features and need him to prioritize and create user story and he will review the schema with the pm from consumer team and so called architecture who did not coding real shit for years.
we ended up with building shit code not useable by our real consumer.
yes he do manage to keep our team busy building worthless shit and accomplishmented lots of jira items to show we have value to change a useless shit into very hard to use shit1 -
I used to wait until about 11PM when everyone was asleep and go at it until about 3 or 4AM. That was when I was a student. These days I don't know what puts me in the zone. It just comes and goes and I go along with it. A quiet office, I guess? Or maybe when I think about how much easier my life would be once I put out the MVP and I start raking in all the cash.
-
Sitting in my beautiful chalet on this beautiful park. My garden nicely mowed. Sun in shining. Was in the zone the whole day. Now it's time to shift some gears and fetch some desperado's (will pass out after three probably, didn't drink for long time). Walk towards neighbor and drink together.
Life can be so beautiful14 -
Anybody else sometimes do not like being a team lead?
I am the senior most person in my team (in fact took interviews of the rest of them). While I love the work and the team, I sometimes feel that I do not get to code that much. I am mostly assigning work, or helping others. Even if I get in the zone, there is always someone who needs some assistance or some meeting, which breaks the flow. Also the tension about non technical stuff like salary increments, giving feedback and assigning backups. I do love it mostly, but my ass is nearly always on fire. The team loves me though. I am still young, took this responsibility because the owner trusted me with this (he has no complaints). Thoughts ?2 -
Without a break this would probably be around 4 hours. After that I just loose all productivity. So there so is really no point in forcing it any further.
For working without sleep I have regular done stretches as long as 32 hours. With just breaks for food and a quick walk around. To keep my body awake.
Why you probably ask yourself, well this has several reasons. For me to get in the "zone" I have to be awake for at least 12 hours. I'm not sure why this is, but the combination of being too tired to get distracted and the increase in dopamine from sleep deprivation. Is I think what makes for this, or by now it might just be a placebo. But well it works for me.
So when a deadline gets near and I'm not going to be able to make it, which used to happen a lot because I used to have a lot of migraines. I would start working in the morning, trying to get things done but not being to able to. Then after a full workday would take a dinner break and get back in the office, at this point I get in the zone and time flies by as I work through the night. Next morning people are coming back in the office and I start another workday.
I try to plan this so I have a lot of meetings or other social work. I get really social and chatty after being awake for more then 24 hours. Because my problem solving skills have really declined after being awake for so long.
Now when I still used to drink, I would after this workday get some dinner and go out to a bar to have drinks with friends. To celebrate me having made my deadline and well I'm really social from being awake so long. And I stop overthinking everything.
Still looking for a way to get in the zone before being awake for so long, so any tips are welcome! -
Definitely Jon Skeet. Not only is he #1 on stackoverflow. He is actively tackling the hardest problem of them all: Time zone.
Closely followed by Joel Spolsky. The founder of stack overflow. Feels like all his products (fogcreek, trello) revolutionizes developer productivity and addresses actual pain points5 -
I know there is SoundCloud, Earbits for music... Sometimes I use YouTube.
I am coding to get to my beast mode but my YouTube mix picks up a song I don't want and then I change tabs just to skip or change your mix...then poooofff
ALL OVA SURRRDDDDEN
You are watching "scaring cats videos" -
Been in the zone for a while..emm a long while...a pretty long while.
Need human interaction. So, umm Hiiii !!!2 -
what music do you like to listen to when you're coding (or working in general)? what gets you into the zone?22
-
Aaand my focus has gone. I was in the zone, it was going well. Then of course I get called into a meeting. Thank you very much for that.11
-
I just got out of the office late and in a hurry to catch the train. I was in the zone dude, I was in it. I made an huge maintainability improvement on a framework I've worked on during the last year.
I fucking forgot to push and I'm in data corruption/laptop thievery anxiety 😥😥😥😥2 -
I lose all respect for people trying to schedule meetings with me when they write the time zone initialism incorrectly.
It is well into EDT. EST technically means you want to meet an hour earlier and that you live in a different time zone than everyone else on the east coast of the United States. But I'm just going to assume that you don't remember that really annoying daylight savings time shit we have to do twice a year and show up in EDT. -
For me:
> The programming playlist on Spotify produced by Johan Brook while wearing over ear headphones
> A cup of tea produced by my wife in my large cup
> Keyboard lighting set to dark purple
> Monitor back lighting set to dark purple1 -
I don't have to get in to the zone as I'm in the zone all the time. I sleep and dream code, eat code, actually write code, workout code...3
-
When I'm in the zone, someone comes to talk to me and my brain forgets how to make words into a sentence.2
-
Best productivity hack...? Spend the final 30-45 minutes of the day writing failing tests. Once you get in the next morning you'll have an instant challenge to get you straight into the zone, and a documented reminder of where you left off. (tdd purists need not apply 😝)1
-
Look, extra remote team member. If I hired you with the express requirement that you work and/or live in sync with my time zone, and you claim to live and work in my time zone for a few weeks but you're lying to me and you were actually just on vacation here and have moved back overseas, you SUCK. And now we're firmly entrenched with the project and it's near impossible to fire you at this point if I don't want to deal with a whole new developer and learning curve!!!
-
I was using SimpleDateFormat and everything was great but then next thing I find out, the time offset for GMT is stored as Z and not +00:00 which is the format I needed for API calls.
Every other time zone follows a similar format but yet somebody thought it was a good idea to switch it up for GMT3 -
Hey devrant, what do y'all listen to when you're working? What gets you in the zone?
Personally, I listen to a lot of chiptunes, some Opeth, Black metal, 70's, and lately, a lot of Mega Drive. Awesome stuff, but it's admittedly a weird mix. Always looking to find new stuff to listen to.16 -
I code for 2 1/2 days straight, I'm in the zone, no comments, because I'm not in some comp sci beginners class, finish up, test it the only problem is with... All of it... Just considering writing another program to comb through that one and find the mistakes for me3
-
One of the main problems i always have is lack of sleep. You know how us devs get when our mind gets in the zone.
But recently there's more that is keeping me up, altcoins and the whole cryptotrading hollabaloo.
I just can't stop checking my phone. This is starting to be an addiction. I need help.1 -
If you don't have an empty can of fizzy water or a half-empty company water bottle next to you, are you really in the zone?3
-
Not much tops the orgasm from powering thru 500+ lines of code in the zone... in vim...no debugger.. and without compiling just visually seeing in your mind the assembly be generated... and code being stepped thru.. and then compile and test and everything works as expected.. not sure anything tops that feeling ... definitely have to be in the zone.. one distraction and boom gotta compile to make sure nothing brokerant vim embedded c boom in the zone vim is life master power through c do it live god mode embedded systems3
-
Does someone else have that too?
Sometimes at night when I'm creating something new (or adding to something) and I get into that zone when stuff suddenly works better than expected or when the thing I'm making is just awesome, I feel a need to turn on "evil" music, such as music with deep voiced male choirs, the soundtrack of Portal 2, some classic music like those evol geniuses in movies or comparable.
It just makes me feel like I'm gonna destroy the planet once my evil creation is done. -
Best way to get in the zone: a meditation smoke, mountain dew, a lack of humans to distract me, loud music and most importantly a problem.
You put a decent enough problem in front of me and I'm in front of the screen for days before I realize I need to eat.1 -
Am I the only one who needs to get in the zone to program efficiently? I need to listen to some rock / metal and be in my trousers at around midnight, then I can program for 6 hours straight without standing up. I feel like I need to stand up and walk every 30 minutes at work 😅1
-
One thing I have realised these days is that I don't like the work from home setup.
Maybe it's the because of the bad working environment.
I actually appreciate office space more now. Once, out of office, it was easier to zone out of work mode and I didn't feel this much tired when working in office.1 -
Huge number of "no social life" response for Wk111 question sounds alarming to me.
I totally understand how our job can make us alienated from everyone around us. That's why we need to make extra effort to be part of a society. This is the reason I love devrant, where we all can share our solitude. Having said that, social interaction in person is really important. You should try to meet new people, go out of your comfort zone, take some risk, be venurable because in the end it would be worth it.
Being alone is a very fragile state to be in, like a ticking bomb.
I'm not sure if this applies to everyone but it does to me. I would like to know your opinion guys!1 -
Worst part of being dev :
Open plan offices and people pulling you out of the "Zone" - Manager, PMs, QA , other devs. There is such thing as ' momentum ' ! :/ -
How to get on the ultimate coding-zone? Easy...
Game Of Thrones music soundtracks. I really love the songs of the series... I can hear them for a full day every day...2 -
That moment when you are deep in the zone, focused and solving that damn bug, and the managers began a loud meeting a couple of meters from you, throwing away all the chances to solve the bug, even with earbuds on...
-
20 more minutes until I arrive to my parents home. 4 days of calm country zone, 2 small sheets to be done for 2 projects. All in the middle of nature!
-
Usually what helps me get into the zone is having ambient or chill music playing in the background. After a while it's just me and my code with nothing disturbing me.1
-
Request for internal service
FW takes request
FW NATs request to external / WAN IP
Other FW (different location) gets request
DNS redirect for whole domain
"data-zone: *.*.*.org redirect"
Via DNS redirect request goes to LB
LB sends request to other LB
LB send request to NGINX server
NGINX resolves via Host header
And now you get a TLS handshake error somewhere in the travel of the request...
The level of fucked: my arse can take the Eiffeltower horizontal. -
Any one here have a degree in Electrical Engineering or Electronics Engineering? I'm thinking about going back to school, but I'm not sure it's worth the money since I live in the US. (cries in over-expensive education costs)
I do a lot infrastructure work and some super basic programming/scripting but I think I really want to get into hardware maybe zone in on either RF or take a stab at amps/effects pedals for guitar and bass.
as an aside, I'm not trying to go back to school for job or career related reasons, I just want to noodle with stuff and maybe create my own circuitry for stuff.15 -
I'd answer the question, but whenever I sit and I'm completely in the zone, there always someone who'll fucking tap me on the shoulder.
Despite the hoodie, earphones and the obvious fact that if I go any closer to the screen, I'd be stuck to it.5 -
I put on headphones and play soothing ambient noise or epic electronic/dance music or my massive Playlist of favorite songs. Then I'd code through the night when there are no people to take me out of the zone. I go non-stop until the daylight arrives.
-
!rant
I am learning C# and devRant helps me keep my concentration and attention in check during the day. Helps me stay in the zone longer and interacting with a developer community helps me adopt a mindset which helps me absorb a different way of thinking which is crucial for somebody that comes from an "opposite" field - art and design. I would not have been able to have this community "in real life" otherwise.
+ You guys are soo nice, despite the ranting concept of the app :) -
The jolly of unriddling multiple DNS zone overrides to a static, single IP of a HAProxy loadbalancer which acts as a router and has domain based backend association rules, but frontend based CORS overrides.
My eyes are bleeding, my brain is defeated and I think I need more gaffa type to put together the pieces of what some puny humans call a soul. -
I’ve lost my groove. I don’t know how to get it back. I haven’t done any developing just for the fuck of it in months. At least not since I lost my job. I can feel my brain turning to mush. Anyone have any zen shit to kick me back into the zone? Is that even a fair ask?4
-
The current finish of the whole network stuff is... exhausting.
We are in the finishing phase...
Like in the Simpsons:
Knife goes in, guts come out.
I've debugged today 4 h DNS...
One of the nodes - and the only node of 5 - didn't resolve one zone of many correctly.
It always tried to resolve via INet / Dot ...
So a _very_ special snowflake.
After going crazy... I decided to isolate the setup and increase verbosity for debugging.
It tourned out that the DNS server answered correctly - but was asked then again for a response by the defective node.
So I ripped out DNSSEC out from the DNS server, hoping the defective node would be fine with it.
Nope. It resolved then by itself via internet...
Well...
A lot of domain-insecure sprinkles later the defective node behaved correctly.
But why the fuck does _ONE_ single fucking stupid cunt machine decide to go rogue? Every node is equal....
It's just... Insane.
And reading the logs was insane too. -
See now why I understand that in essence given a vector (parameters), you modify weights and biases minimally and these get passed through a set of dropoff style layers like ReLU and that in the end each layer leading to an output will basically sum up to a value that goes through sigmoid and concurrently equals the value desired once trained..... i don't see how this could cover all bases when parts of the math used to calculate the output is trigonemetric and polynomial. I mean not complex math ! Real basic things in my case, but a polar from cartesian coordinate conversion, angle and leg size, etc all going into determining that a target equals a landing zone and if not how to move things to it.
Is there something I'm missing where you kind of model the math because at best sin and cos could be a power series.77 -
Been working for a client in different time zone. We are an offshore team of 18 ppl. Now we have 2 an hour long meetings daily, one is our internal and the other is with the client.
Today I mentioned that we are consuming 36 man hours daily just in the meetings and they were like, nah man, we are good. 🙄🙄 -
I've been wondering for a while about something...why do so many devs complain sooo much when they have to to stuff not related to their main area of expertise.
I like learning and trying everything if I have the opportunity...backend, fronted, database, dev-ops, crypto, networking, virtualization...I stuck my nose in everything...but I see a lot of people moaning and despairing when they are thrown out of their comfort zone.
Like why...it's interesting... it's not always sunshine and rainbows but knowing something new in IT is never gonna hurt you...who knows maybe someday it's gonna help you get out a tight spot or land that awesome job you wanted.
Ok I'm done 😁11 -
Every once in awhile i go into a dark zone... Not talking about being depressed or shit like that... I'm talking about a dark place filled with nothing but anger and hatred towards everyone and everything. Where I'm no longer logical or understanding. Where I'm fully controlled by my anger and fueled by the grade A hatred in me.
It's been a couple of weeks now since the last time... I miss it... I need to find a way to get back in there.
Any good bands or songs that can feed my anger with hate?10 -
Once I was working on a project that had a few complex implementations that needed to be done. So I got a colleague to get me a few Coronas from the staff bar on a Friday afternoon and did a little overtime. For some reason I was extremely focused, my mind was rushing, and I managed to do some pretty good implementations as well. I guess beer can make you smarter.
-
Midnight, monster energy, heaphones, dark techno music and an approaching deadline ... gets me into my super productive zone until the sun rises 😏
-
I don't know if I'm 'good'.
I've only been doing this for a few years.
I do think I'm 'responsible'. I'll admit my mistakes, I'll fix them, I'm happy to get out of my comfort zone. I don't mind working with various folks to get the job done (even if that produces a rant or too... that's healthy). If someone has a different idea I'm happy to try it, and I communicate with those I work with about what is up and such. -
So I have purchased the domain studioentropy.com. It's taken me all afternoon but I've set up and configured aws s3 buckets and route 53 zone an entries and my shite asse site is now online, hooray... My question is with regards to https. Given that ny site is really only going to be a single page site with relatively static content, no eccomerce of any kind, no passing of sensative information is required, is it really worth going through the pain of configuring cloudfront so the site uses https instead of http?13
-
I hate when programmers never want to go out their comfort zone. They should be relegated into a hell spinned inside a Virtualbox instance.
I have this *** angular setup. We want to try to keep the dev environment congruent between all the colleagues.
The decent programmer would use a node version manager, or try to keep up with everything. LOLNOPE THEY FUCKIN' SPUN A FRIGGIN' VAGRANT VIRTUAL MACHINE RUNNED WITH ADMIN PERMISSIONS which is slowing everyone down. A single "npm i" now requires half an hour.
I tried to use YARN that is faster and makes a mergeable lock, NOPE WE SHOULD KEEP USING THAT STUPID NPM INSTALL that is slow AF and sometimes messes up the versions.
I tried to make 'em use the peerDependencies correctly but LOLNOPE WE SHOULD RELY ONTO THE AUTOMATIC PEERDEP RESOLVER INSIDE NPM7, SO YOU DON'T KNOW IF YOUR VERY SAME LIBRARY IS INCLUDED OR NOT.
Thank god i'm changing job. -
What is your goto style of music? What is your empowering 'lets do this' or " I'm in the zone" thing?
For me I have a collection of various genres of music I've collected over time and I slap together several songs at the days start and get going.
Usually I end up looping a single high energy song all day (rock usually. Especially older rock)13 -
Programming + music = in the zone
I am looking at Bluetooth in ear headphones and really like the look of BeatsX with the quick charge feature but unsure about the price.
Does anyone have them? What do you think? Worth it?2 -
It never fucking fails; you get in the zone, you have in your head where your at and need to be, your happy, and life calls in you. 😞2
-
Rowsdower's recipe for coding:
0. Open Spotify
1. Search 'Lazerhawk'
2. Start Artist Radio
3. Enter "The Zone"3 -
Hello everyone, Currently I am working as Lead Developer at one Local Company. I am from Nepal.
The salary here and overall position is quite fascinating but there is no growth of mine here technically because there is no one to judge,teach or mentor you get my point.
So i thought for a switch and applied and got selected as SR. MERN Stack Dev at one UK Based Company. The salary of both companies is quite similar for me. But now it is like starting again from bottom.
Leaving my comfort zone, the hunger of growth. What you think, did i made right decision or not. please let me know. And also please leave few tips on how should i go forward in my remote work because i don't have quite experience in remote work like how time should be managed. What are your tips on that.
Thank you and Cheers :)4 -
Eliminating distractions and interruptions. When focused and in the zone, even a "quick question" breaks my concentration enough that it becomes frustrating to get back into my train of thought.
I am also known around the office to stare you dead in the eye while you're talking to me and I'm still typing... and not hear a damn word you said. -
If I am asked to work on something I don't know then I get into the zone and don't give a fuck about anyone or anything around. If it's something I am familiar with my mind starts to wander and time literally stops. Damn....1
-
4, for a school project (and I was in school too). I get distracted really quickly, so I never work for too long. This day I must have been really 'in the zone', because 4h is a really long time for me!
-
IMO, music plays a vital role in writing software for me. Without it I can’t get into the “zone”... or as I call it the “grove”, because I don’t really zone out.
I have different genres, songs, and playlists for different situations and languages.
I also, begin to type to the beat of the song.
I have been known to put a song on repeat for hours to lose track of time.
Have a standup desk has really helped with concentration, as once I’m in the grove, I will start moving around to the beat as I work.... It seems like a distraction but it helps.. maybe I’m just ADD.. lol 😂
Anyone else do the same of some sort? What gets you in the grove?11 -
What are your tips/tricks for staying up and alert?
Started a new QA job. 3-11am because the client is in another time zone. I'm up but staying up and alert is a challenge. I might need better coffee. Still falling asleep7 -
Supp guys? Quick question: has anyone ever had a dev / it job in which he wasn't stuck in a office, but he was working outdoor / supporting scientist ecc... like let's say on a archeology site, or just anything out of the ordinary developer comfort zone...just curious5
-
Screw it! Finally moved out of toxic, demotivating, slow paced, but really comfortable comfort zone(large company).
It's been a month, relatively very happy, latest tech stack, fast paced environment (literally no one has time to play politics or gossip), with 40% hike. I can clearly see I'm burning out but at least I'm enjoying work.
Down the line I'm sure I appreciate myself for this big move.2 -
What songs gets you in the zone?
I listened to witcher soundtracks, celtic music , irish pub music , metal, power metal ( all of the popular bands ) , folk rock but I started to get bored of them . I’m opened to everything that sounds good14 -
Wait till 11pm and put a Star Wars OST on. That puts me in a real development Flow State. I never get into that zone in the office because of distractions.
-
Working on an intense feature with a deadline, totally in the zone. Now being asked to have the borders fixed on a div as they are not the "right" shade. Took them one year to notice that. And no, I am not doing it now.
-
Legends: the only way to succeed is to get out of comfort zone.
Me: starts using Javascript to train neural networks. -
The music I've been getting into the zone to while coding stopped working today. Why brain whyyyyyyyyyyy.
FYI, it was childish gambinos albums. Listening to them form oldest to latest worked for me ever since 'this is america' was released haha2 -
Studying. I decide to study for an exam and not only the "coding-zone" is here, but I have an infinite amount of new ideas. Yesterday I fixed some old bugs in the matter of 30min, did some piece of working code for chrome-like notifications in 10min (working, not pretty) and today passed the exam. Slept 2 hours though.
Brain is insane, what do you want to hear... -
and so today almost an hour ago I became the left one... I guess she went with the right one 😂😂😂... How many days have passed between my previous "relationship" post and this one ending... but in truth I was in the "babe" zone 😂😂😂
On to the next one, with the lessons from mistakes of the previous, hopefully she will last longer 🙏1 -
Things that I learned today (15-07-20):
Suppose you have a hosted zone (both private and public) i.e. y.test.com. in AWS r53. and you created r53 DNS record in the public host zone sample1.y.test.com and if you will try to reach this DNS from ec2 you will not be able to. it will give you an error that DNS does not exist but out of ec2, it will work.
To make it work, you have to create the same record in a private hosted zone. Then only you can connect from within an EC2 instance.
So apparently EC2 always looks for the DNS for your registered name server in private hosted zone.
There should be a fail-safe, if it's not in the private hosted zone, it should look in public as well. (idk)
Maybe it was silly of me to not knowing this in the first place. ( wasted good amount of time)4 -
scrolling through services settings peacfully,
suddenly the shock therapy from many apps these days
danger zone, ah it always scares me -
I was a frontend developer, and I am new to hadoop or anything related to big data.
I am currently working as a Hadoop developer and I get to work on one of existing codebase also I am trying to recollect Java which I learnt during college.
Can u please provide me any inputs on how to get started with Hadoop, a personal view point on scope and future of Hadoop. A rough time span of how long it took for you to get out of the noob zone.
If you could provide me with a good tutorial or blog that would be awesome.
Thanks in advance1 -
You have to give it to Crysis devs. A game from 2007 that I tried on my setup
32 GB GDDR5 RAM.
nVIDIA RTX 3080M
AMD 5900HX 8 Core
1TB NVME SSD
Ultra settings hit about 45-50 FPS and I have to plug earphones in to zone out the laptop fan sound.5 -
So, about the devRant meetup(see previous rants), I didn't really hear anything about tomorrow, so just in case, I'm continuing with my proposal, it seemed more people were up for Sunday then Friday, so post the time you are free at on Sunday, along with your time zone(or UTC/GMT for privacy)30
-
Time zone just sprang into day time savings yesterday
I had a device monitoring data pollution on a roof that goes to a website. The thing didn’t fucking adjust bday the device stayed on standard time
I spent the entire day thinking what I should adjust for something that most countries don’t do any more why do we even bother with saving daylight.
In addition the timezone I wanted didn’t work right with pandas and I had to do the wrong way to get it “right”6 -
Modafinil what what?!
Ok so one of the guys at work is banging on about nootropics and coding to get into the zone..... Dafuq is he taking that for?
And I thought a cheeky trip was enough to envision the program and become one with the code...... Not that I know.3 -
Product Manager: Is there an event in the staging environment that we can use for testing orders?
Stakeholder: [Out of his comfort zone because he’s taking over tasks that used to belong to his assistant and he doesn’t have a new assistant yet.]There’s an event for 6/9/2022 that still has tickets available.
[Today is 8/24/2022.]
PM: You do realize that the website doesn’t allow users to buy tickets for events that are in the past?14 -
Digging up that old post with the Spotify playlist , it still gets me into the zone 🎶
https://www.devrant.io/rants/208705 -
Meetings...so many meetings! Things that suck the very soul from my body and break me out of the zone I worked so hard to get into. Things that could just be an email, or a chat, or a go-fuck-yourself. 😣😭
-
Hey guys! I'm a founder and CTO of a Buffalo, NY based startup. I graduated last year and I have been working on the startup ever since. I came to the US on a B1 Visa, which allows me to set up the business here but not earn a salary. So I have been working from India (my home country) as a contractor. I travel occasionally to USA for meetings etc. It gets really annoying because of the massive time zone difference, I'm not able to work as efficiently. We are pretty early stage so I can't get an H1b and since I don't have an entity in India, not eligible for l1 visa either.
Can anyone tell me if i have any other options in US/Canada as Canada is just an hour away from Buffalo. I looked at startup visa in Canada but I don't have any investors in Canada hence not eligible for it.2 -
1) Physically not tiring profession for the lazy and comfy seeking cursee.
(I didn't appreciate the importance of mental health when I was young)
2) Creating function and process; I like to give solutions.
(Design is also creating solutions but I am not good at any art related stuff)
3) That Zen feeling when you got in the zone. -
For the employee goals evaluation, my manager suggested to word "the higher-ups difficult to deal with on the other parts of the world" as "handling complex and challenging situations due to time zone differences"1
-
I don't know how it works with my team but almost always I'm the one who is at the frontier when there is a need to migrate to new technology or to do something that nobody in my team knows how to do including me. So usually when we have planning and nobody wants to take the task I take it because someone has to do it. I think it's not my job to only do the things that I know but I'm expected to work outside my comfort zone and I wish others did the same. What happens after I'm done reading docs, testing and learning new thing is that I have to deliver training about it. The funny thing is that I also have to train experts and I'm below expert6
-
It should be at night (after 9/10pm; I work better at night anyway), headphones on, music blasting (heavy metal nowadays), alone, preferably no distractions, but now that I am at home for xmas holidays I have to be on the lookout for my parents calling me. When I go back to uni I can eliminate that variable from this equation and so I should be in the zone for longer. Hopefully 😅
-
best zone will be rain... lots of it and a touch of coolness in the air... also the espresso machine from arms reaching distance.
-
Get rid of Facebook, and use devRant instead. The only way to improve your skills is by getting out of the comfort zone.
-
I still say there is nothing like music for distracting me. Sure, it often helps me focus, without a doubt... Who here hasn't found themselves in the groove, then without warning, one of those songs comes on that pulls you out of the zone, bouncing your feet along with the beat, barely keeping from singing out loud?
-
Wherever make it easier for me to enter the zone. Sometimes a loud coffee shop will do when I felt like it. Sometimes at home when everything is so quiet. It depends.
-
What gets me in the zone, is I need a couple of Monsters, a good anime with a good dub, and no one around. I may need a good craft beer or a shitty PBR or Rolling Rock.
-
Any tips on how to focus at work? Just got my first job a few months ago and I'm having huge problems at focusing for 8h a day. Sometimes I'm just staring at the screen for 30 minutes being lost in my mind. I'm either really in the zone or not being able to focus at all. Will I get used to focusing the longer I work there or am I just retarded?6
-
!rant
Am I the only one that dancing on my chair to disco/house/techno while coding means I finally reached the Flow zone where I'm focused for real3 -
I recently moved to a house where my gf and me each have our separate office space. However, i’m sitting with my back to the door so whenever i’m in the zone with noise cancelling on and my gf walks in i don’t hear her. Resulting in me having a couple of almost heart attacks lately.
I have ideas about mirrors or sensors but since i’m working of three screens i din’t think it will do. The second option is ofcourse to move the desk to the other side of the room so that i’m facing the door more. But there are no power plugs.
My gf basically locks her door by sitting in front of it. Also she doesnt have a noise cancelling head set.6 -
Guys I've just started a blog. It's about geeky zone where I will blog about our struggle, being productive, reviewing web and mobile apps etc.
It's almost finished so please take a look an tell me your feedback about the overall feel and look. Any suggestion is highly appreciated. I'm not a designer neither a CSS guru so probably there is a lot to fix.
[ The article posted is not finished also, I just want to simulate a real blog post ].
http://blog.jektify.com
Thank you very much. [ Please consider using a desktop browser if that's possible ]4 -
Have you tried anything (legal) to consume/smell that helps you get in the zone?
I want to try smelling salt lol. Feels like it could give me a rush to crush whatever I'm working on17 -
Hah. I was cleaning my screenshot folder and saw the bitbucket dying one night. It was after midnight and was in 'the zone'.
But still i love them :)1 -
I want to finally implement a minor pet project I spent some time designing a while ago. It's a web service based on encrypted data handling. I'm willing to get out of my comfort zone (that is .NET) and practice the use of different tech. What do you recommend for it?1
-
So today I found an HackerSpace in my fucking zone, never thought that this would happen.
Thanks programmers all-over the world for this, I fucking love programmers
P.S: except Swift programmers2 -
Another day, another struggle with time zones.
How many fucking helper methods do I need to create for dates and time zones? How many components, pipes and services do I need to wrap just so two datetimes line up? Apparently another one today. At this point I'm ready to accept flat earth theory if it means no more time zones. I'm fucking sold on it if so.
It's not even the time zone that's the issue. It's business needing it formatted, but also offset properly, based on your browser locale, but with points that cross into DST observing time zones of a different locale simultaneously. Sometimes those times are the same, sometimes they're different, sometimes they're different but only in winter. And despite a plethora of libraries to help with these calculations, nothing ever seems to just work out of the box. So here's to another layer of abstraction, because time zones (and DST) are bullshit.1 -
What is your favourite track that helps you get in the zone for marathon coding sessions? Mine is Megadeth's She-Wolf on repeat.5
-
I hate with a passion Code Review sessions in Pull Requests. It takes days to get approved especially when you have as Lead tech someone with 3 years of experience that rejects PR because doesn't like how I named the variable and also if that person is different time zone.
In my previous company we used to have 30 minutes session if we had PRs and we would go over it.3 -
I was finally in the zone but then the monitor died because of a tripped fuse I guess...
Is this a sign to just slack off?1 -
I need some help with parking a domain in ovh.com webhosting. It's a real pain in the ass so any input is strongly appreciated. I kinda figured out what todo already, but still need some clarification.
Normally after buying a webhosting all I would need to do is login to my domain registrar's website and in the control panel just change nameservers to webhosting nameservers and that's all. Webhosting provider would take care of the rest (subdomain creation, e-mail creation and etc.) But because OVH are assholes, they support this type of domain parking only for domains registered at OVH.
For external domains, procedure is as follows:
For the configuration to function, you will need to make the following adjustments with the current provider:
Insert a TXT record for the domain ovhcontrol.mydomain.com with the value jwyPolzgrZyIShzaQItqw
Point the A record of your domain mydomain.com to 51.244.97.19
Point the A record of your domain www.mydomain.com to 51.244.97.19
So basically I had to login to registrars cPanel and first of all I had to park my domain back to my registrar (I had to switch to default nameservers which are provided by domain registrar)
Only then I got advanced access to dns zone in order to add the required records above.
When I open my domain registrars dns zone cpanel this is what I see:
http://prntscr.com/nekx40
So basically, as I understand, I just need to add these required records like this?
http://prntscr.com/nekxjc
Am I correct?
So basically my OVH webhosting doesn't deal with dns zone at all, I will have to use my own registrar for adding subdomains?
What about e-mail addresses? OVH doesnt allow me to create emailboxes for "externally" parked domain addresses. Will I have to search for some e-mail provider, and add some additional records?
Any input/help would be appreciated.1 -
In few months I went from working independently on a project while developing lots of vertical knowledge to being body rented to another company where I spend most of my time doing calls and continuously reworking a suite of over engineered micro services (after ages instead of progressing we’re rewriting for the nth time basic CRUD because the team keeps coming with new refactoring ideas and since budget/time limit aren’t tight nobody on the high management seems to care of the time we’re wasting). I miss being able to stay “in the zone” for hours without calls, being challenged and learning on the job so I’m considering to find another job.
-
when u exhausted your playlists and wanted a new one but failed to scour through all these useless pop songs.
ranters, i would appreciate it if you can give me great playlists for in-the-zone times. what gets you pumping, or focused.5 -
I'm on the fence about changing my career path. It's the comfort zone of software development that keeps me in this bubble.
I mean, what other jobs are there where I can totally work from home and get to pick my work hours?1 -
People around you (especially non-engineers) coming over just to know whether you saw their instant message ping / email to send them a value of a configuration. Or others who just comes in at the right time - when you just got into your utopian magical zone - "just to say hi and catch up". There goes the rest of my day.
Complement that to the instant messaging application of choice of the organization and it's a no-no for productivity. I find myself being invited to random channels only because they want to mention that I did something. I set myself to Away whenever I'm in the mood, but that still doesn't stop people from pinging and sending me notifications anyway. -
New question.
When debugging/troubleshooting, what does your desktop look like?
I have a total of 8 production environments to look after, each of which have their appropriate dev environments. Troubleshooting for me typically starts with VisualVM, 6-8 Putty sessions across the environments, at least one dbms session, WinSCP with at least 4 sessions, text editor with minimum of five open files and at least thirty tabs open in Chrome. Oh yeah, forgot outlook and Skype (typically with at least three team mates and usually a group chat).
All is well when I'm in the zone, but good forbid for someone to ask me to show them the article/bug report I just read that sent me down the rabbit hole.1 -
I don't consider myself good at all, but I improved a lot with coding competitions, not in programming itself but in problem solving definitely.
Sometimes the best way to improve is to get out of the comfort zone and try something you don't know how to do at the very moment. You'll learn a lot, and learning what you need at the exact time that you need it is way more effective than studying random things from a book for an exam. -
I used to be excited from new languages coming out, new frameworks, etc...
ive been iny comfort zone using the same tech stack for 3 years tho. at this point trying to learn something new feels like "ew why isnt it as easy as X"1 -
Hi,
So I'm want to start looking into the hiring none French (not based in France) engineers but still inside the Schengen Zone (EU).
Do you have some ideas as to what recruiters or platform I might use for this?
The idea is to work with quality not shitty recruiters.
Ideas? Recommendation?36 -
[Not A Rant] Could you guys share your programming music playlist, looking for some music to get into the zone.4
-
!rant
When you're working, what do you listen to?
Over the summer I was on a Future Bass kick.
Future Bass Collection v1 by Aviencloud
https://youtu.be/SoBAQgl0zbo1 -
!rant
I can't work without good tunes on.
What do you put on when you need to really get in the zone?
Any good Spotify playlists out there?3 -
What news sources or blogs do you guys use to keep up with your current stacks, or even use to get into other stacks? For example, I usually keep within the Microsoft world of things, so I spend some time periodically going through patch notes on .net or the latest version of vs. If I want to get out of my comfort zone Ill look at a blog like hanselman, or I used to look at spolsky's blog before he went pretty inactive.