Details
-
AboutDeveloper
-
SkillsPHP HTML 5 CSS 3 React
-
LocationKingsport TN
-
Github
Joined devRant on 6/3/2016
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
-
Coding is like drinking.If you code too much you get muscle pain (hangover) the next day.
I am having a muscle pain but I still want to code.19 -
I was working on a section of code and had to make a change to an if-statement. So I searched for "if" to get there... Idiot...7
-
Managment...
Where do I start?
So I have a task they set to priority "P0 - drop everything". Okay, dropping everything, doing the thing.
It's 11 and I already had 3 calls and meeting...
GOD FUCKING DAMINT LET ME WORK ON THE THING
and please let me focus -_-.
Oh, oh, also, calls were like "hi, we have a really dumb question to you, we know we could sit down for 10 seconds and use so-called logic but calling you is easier." Oh and also whats the progress on this P4 task?
holly motherfu... eghm. I mean.. They really like to piss me off. Best part of call #2. I prompt them "hey, please message me on slack, it does not destroy my focus and allows me work more efficiently"
and response... "I prefer talking than typing"10 -
I'm feeling empty. All my friends and roomates went home. But I stayed in hostel. I haven't touched my laptop from last 3 days. I'm just lying on bed staring at ceiling. I'm not even in a relationship, so I call my mother everyday to get the feeling of being loved.
This quarantine is strange. First few days I spent my time playing video games, watching Netflix, laughing at memes. But Now I'm feeling empty. Very strange thoughts are now occupying my mind. I'm sleeping 10+ hrs, and staring at ceiling or outside window most of the time. My room is a mess. Forget washing hands, I don't even feel like standing up to switch on lights.
I'm not saying I feel sad or depressed, I just feel very strange.16 -
I see this in code:
bool status;
status = true;
It makes me want to hit things. INLINE THAT SHIT! bool status = true; It's not hard. JFC. And of course I don't have the authority to change it.3 -
How to relieve the boredom when stuck at home and too tired to code?
I'm working my way through every episode of Father Ted (again)
https://channel4.com/programmes/...4 -
My laptop was at 500% of course usage and ram... Wtf...
Had to stay till 1am because I was debugging a microservice system with 15 services, 3 databases and a full mail server. Freaking integration tests took all night to build and run. Don't have a remote server to run this on because the guy is sick. Arghhhhhh8 -
Fuck me Doom: Eternal is brilliant. People said what they liked and disliked about Doom 2016 and they just listened. Imagine that!9
-
Code review:
- Almond: This method here is a mix of convoluted loops conditionals and ternaries... I really don't think we can pass this. Can we make sure this logic is a lot clearer?
- Bob: Oh, ok, sure. I'll work on that.
Next day:
- Bob: I've hopefully cleared up the meaning of that code now.
- Almond: Sure, let me look. Err... it looks the same to me? Have you done it in another branch?
- Bob: Oh no, it is the same, but there's a link in the code now to a PNG of a flowchart I put together in draw.io to show how it works.
...🤦♂️16 -
A client complained about the visual designs containing 'lorem ipsum' text because they 'didn't understand spanish'. And that they wanted their site in english...9