Details
-
Abouthustle, code, hustle code
-
Skillsjavascript, ada, c#, humans
Joined devRant on 4/22/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
-
Why insomnia, why. And the worst part is tomorrow I’ll be falling asleep at my desk in broad daylight, regardless of the conditions. Right now I can’t sleep because the moon is a little bright and I’m thinking about work. But tomorrow, when it is time to
Think of work, I will be unable and I’ll just pass out.1 -
Reading JS written by “creative” types:
var myArray = []; //un-sorted values
var SortedArray = myArray.sort();
OrderedHtmlElement.innerText = myArray[0];
Look here if you are going to do it wrong at least commit to the wrongdoing!!!6 -
Wtf is the point of closing a project submission at a specific time. Yea sure let me know it’s late but if I want to post the file late let me. I was 8 seconds late to post a file for a project and it locked me out. Sure they say no late work but this is a stupid policy. Also, why is it due at 4am? No body is looking at these at 4am! Just make it due at 6 or 8am or something. Gaaa18
-
I know it’s old hat but…Edge…I mean really how is it still so bad? How do you base your browser of the chromium engine, have, gosh idk, a billion dollar dev budget, and still, still, it’s significantly worse than chrome in every ui/ux way.8
-
They say you can have work that is good, fast, and cheap, but you can only pick two.
Well now you can have a job that pays ok, is fully remote, and is meaningful, but you can only pick two.
Of course many times we get work that does not satisfy two of the three and there are many jobs that don’t satisfy any of those three. But I’m just saying if you are in a position to have some choices about your job.9 -
Has anybody ever touched the top corner of an app and said “yep, I totally meant to do that and wanted to scroll to the top of the document/ feed/ whatever.”
Because I haven’t. This “feature” sure seems to cause a lot of unintended behavior which sounds a lot like a bug. Who is out here developing stuff like this? Please stop! Do some real UX research with how we actually use the apps!1 -
Joomla, motherfucking Joomla. It was supposed to make managing content easy. With just a little coding you could make a fully functional, multi page website. Ugh. It took more time to master the oddities and weirdness of Joomla than it would have to just code the fucker.
This taught me the painful lesson that there are no REAL shortcuts. Useful “shortcuts” in development are just abstractions over mastery of a task. There are many more shortcuts that are more like dangerous hacks, and Joomla is rife with them and opens a lot of opportunities to make more.2 -
Spent 4 hours debugging to figure out I needed to hit the enter key smh.
In my defense 3 other software engineers looked at the problem and couldn’t figure it out.
In my offense I only solved this problem by talking to the engineer who made it.1 -
I love Ada, it seems to be a pretty unpopular opinion, and maybe I’m biased because the best organized project I’ve worked on happened to be in Ada, but that’s association not causation.
However, the lack of multi-line comments in a language made to have specific custom type compliance seems like a fairly decent oversight. Wouldn’t you expect the authors to want to explain about their types?
The other thing that is a draw back about Ada is searching for help. I love the Americans with Disabilities Act as much as anybody, but but somehow “Ada language types” will still bring up ADA info. (Yes “-disability” helps but it’s an extra step)5 -
Yes you can have hyphens in email addresses, you incompetent nincompoops!!! Just use the standard regex for email validation and stop trying to make your own rules!!!!21
-
I adore working from home. However there is one negative I’ve found and that is moving my wheeled chair on carpet 😒5
-
HP Fortify is utter bullshit vaporware and the fact that it has any influence on my development cycle is soul crushing.1
-
Whoever left this code with comments like “Le JavaScript” or “Le HTML 5 Shim” I wish you immense anguish.3
-
A story from around 2005:
Customer laying out specifications: “We expect this software to need to last 25 years or so, and it will need to keep historical file processing data by dates for at least that long, assume storage is no issue.”
Devs at the time: “look best I can do is support that start with 200 or 201, anything else is really too much to ask. Also understanding how to work with dates at all and not just string manipulation is waaaaayyy hard yo.”
Fuck you lazy motherfuckers. This is why people thought Y2K would be a problem. -
Way too much stuff is having a Y2K type date error in 2020! So frustrating that people did not even think 10 years ahead. All this stuff is solved already and not implementing it well is just lazy.6
-
I get the feeling that trying to live as if being a dev is not a lifestyle is a lie. Not that you can’t have other hobbies as a dev, but development needs to be your first hobby as well as your career if you are going to achieve anything in this industry.12
-
To whoever in the history of this godforsaken app I’m tasked with has commingled PHP with ColdFusion, I have a message for you:
Fuck you...fuck your momma, fuck yo daddy, fuck yo computer, fuck yo keyboard, fuck yo mouse, fuck the clothes on your back, fuck monitors that displayed this shit, fuck your fingers in particular, fuck yo brain, fuck whoever dropped yo on your head as an infant, fuck the car you drove to work in, fuck the servers running this shit, fuck anybody who was involved with your education, and if I see you on the street ima slap the shit out of you.6 -
Working in the government debugging usually starts with “have you tried it in IE? If yes, try it in something else. If no, try it in IE.”
Oh 2024 please deliver us from this hellscape which the heathens before me have wrought.2 -
So these motherfuckers... they have stored the queries to generate the reports... fucking guess where. Just guess.
They stored the queries AS FUCKING STRING DATA IN THE TABLE. And you know how they get the parameters? A FUCKING JOIN WHERE THEY HAVE STORED THE PARAMS AS DATA IN ANOTHER TABLE.
So you query set the params to query to get the query to get that is joined with a query to get the reports.
If God is a programmer after all y’all are fuuuuuuuuuuuuuucked4 -
I, I don’t even know how to search this... when I run an app from Visual Studio in IE (cancer, I know it’s a long story and above my head) my kerning is a mess. When I publish the same app to the dev server, it’s fine. The kerning appears to be the only thing messed up.3
-
Got to love outlook as desktop email client.
Reply to email-> freeze computer for between 10-10,000 seconds.8 -
The computers and network seem to be CRAWLING today. Which is great, gives me plenty to time to imagine the many ways I could get myself fired for doing the deployments the way I am. 😅💀
-
On this episode of “My Work Life” we will once again find that the code is fine, the DBAs just did something brainless again.3
-
Anybody else felt a pressing why crisis leading to procrastination, a sense of impending doom, and and constant failures or feelings of failure.7
-
At first I thought this app was a monster. Something to be afraid of. Turns out it’s more like an autistic puppy that’s been beaten by a dozen owners. It’s scared, snappy and confused.4