Details
-
AboutJava developer
-
SkillsBuilding shit
-
Github
Joined devRant on 5/13/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
-
The best feeling is writing some software and then random strangers telling you how much they love it. So satisfying.3
-
My dad, who doesn't know shit about programming, but knows absolutely everything about perseverance and motivation.2
-
I've got a mate at my current work. Most of what we do is insult each other, but there's a real respect there. We were both in similar positions in the company, where we were overworked, underpaid, undervalued and pretty unhappy. He was so helpful when it came to traversing the politics of the company, and how to work out what to do. Plus we get really drunk together all the time. I'm leaving my present company in a few weeks and I'll probably miss having him around the most.
-
I changed the HTML of my school website to say 'MR. DAVIES SMELLS'. Having seen the ensuing havoc that I caused, I knew this was for me.5
-
Forgot I had an interview at 9am the next day so I got super drunk the night before. Let me tell you, it's very difficult to pull back from smelling like whiskey and having to down three red bulls before you go in to keep awake.
-
Every time I see a set of stickers arrive in a far off country (just saw Kenya!? What!?) it makes me really happy. Spread the angry developer nerd rage. Let it flow through you.1
-
Hey Chris can you join this conference call where we will talk about hardware and pricing options and not bring up anything software related.3
-
I wrote a cellular automaton in university (elementary game of life). It was generating shapes but it just didn't work. It seemed like the shapes would degrade as they went until they caved into some mesh of pixels.
Turns out that when counting the number of neighbours around a cell, I was counting from 2 because of an earlier bug.
The really interesting thing about this bug though was that it made sense. There were too many people and the resources ran out, which meant the patterns that would normally survive were dying off early.
It's a bug, but not a bug. -
EU Referendum results are in and it looks like Britain is leaving.
Scary times ahead! Good job I'm part of a global industry eh? -
What if the long term goal of @trogus and @dfox is to create a developer army, hell bent on the destruction of project managers and clients everywhere (except the cool ones).
I mean I'm not saying it's a bad thing. Just wanted to... You know.... Raise some attention.3 -
Cartoon idea is absolutely outstanding! Great stuff @dfox and @trogus (can never remember how to spell tims name so sorry if wrong)3
-
Oh oh. Dude who use to sit next to me who didn't seem to be able to chew at a normal volume. It was so so so loud. 😷😷
-
I worked with a developer for months. He was senior to me; on more money than me and had way more experience. I spent at least 25% of my time explaining the most basic stuff to him. Things like 'no, that's not how a cache works', 'no, you shouldnt be doing string concatenation inside a loop', 'no you've completely written the wrong thing because you didn't listen'
When he left, he claimed to have finished off a feature for our application. We dove into it, rewrote it, made it more efficient, the code cleaner, the documentation more succinct and the logic more obvious. When I say we, I mean me and a student, and by me and a student, I mean the student with some very light prodding from me.4 -
Has anyone else had it where you get so used to saying 'no, this will never work in live as it is' that when it actually becomes pretty good, you struggle to say nice things about it?