Details
-
AboutI make dah code.
-
SkillsC# Java Python Dart JavaScript/jQuery HTML CSS/Sass C++ Assembly
Joined devRant on 12/12/2017
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
-
Can we get a discord for devRant users or some sort of chat system going? The community here is awesome and I'd love to just game with them and post memes at each other.21
-
The FCC Chairman is going ahead with his plan to repeal net neutrality despite objections from fellow commissioners, the CTO, more than a hundred members of Congress, senators and of course, the people.
What the fuck is wrong with this guy? How far up your own fucking ass does your head have to be to ignore basically everyone's vote against you? What the fuck. This guy is a really piece of fucking work. I hope this bounces back to bite him in the ass real hard.15 -
I set up Rainmeter with the Chromecast Google slideshow and it resulted in an informative and beautiful desktop...
Too bad I never see it.joke/meme rainmeter not enough desktop time it's beautiful slideshow background too many applications12 -
This is probably a dumb question but:
I've (maybe embarrassingly) never been approached by a recruiter. Why does everyone hate them so much?
Wouldn't being approached by, say, a recruiter from Google or Facebook or whatever be something to be excited about?24 -
A good rule of thumb when developing applications with a good user experience is to assume that your user is the dumbest person that is walking this planet right now, and make it so that one individual can figure out how to use your application.
Good luck..26 -
I'll just tell the client it's where developers go to complain about difficult bugs in their code...168
-
I've been working on implementing a fairly large feature on a project at work--
**Sorry. I should rephrase that**
I've been *trying* to work on implementing a fairly large feature on a project at work.
It's slightly complicated because I'm not as "in the know" with the project as I should be. I get tossed around projects a lot as the only designer+developer so I've got my hands in a lot of buckets... Or git repos I should say... My source tree has a lot of tabs open and each project is run by someone with their own ideologies on how stuff should be done and laid out and what not. Basically jumping between these projects leaves you mildly capable on all of them but not amazing at any of individual one them--
--I digress.
There's a bug I've been trying to fix.
--Stupid simple bug, literally just a casting issue or something but there's so much data in this one object that it's taking a few solid minutes of concentration to figure out which variable is busting it all up. It shouldn't take long to fix...
But it has. It has taken 4 days.
FOUR. DAYS.
...To fix what is basically a null reference exception.
Every time I sit down to work on this bug real quick I get pulled away to do a wireframe or change a flow chart or diagram or colour or print styling.
Every. God. Damn. Time.
4 days. Soon to be 5.
My commits are real low at this point guys.
Please boss man, just let me code...4