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 - "404"
-
Client : we don't have a 404 page!
Co-worker : I'll make one
Now we get one everytime we click on something
Co-worker : oopsie5 -
I got a spam email from Adobe. I tried to unsubscribe from all their lists. When I clicked submit it went to a 404. Good job, Adobe4
-
I just restarted my server. All pages returned 404. I spent over an hour debugging this, and eventually realised the php service wasn't even running.6
-
An entire evening and partly night of server disruptions while I'm on call.
I'm sitting here, sleep drunk, on my train 😅7 -
function checkBrowser() {
if(browser == "Internet Explorer") {
print("I'm sorry, you have reached the 404 error page. Please use a different browser. Have a nice day.");
}
else {
print("Thank you for not using Internet Explorer");
}
}6 -
I got through the first stage for a summer internship at Amazon. They send me a link to a technical test with a 7 day deadline to complete.
The link brings me to a 404 page. Fuck.
I contact customer support, reach out to Amazon directly, don't get any response whatsoever. The week has passed and the link is still dead and I s received no word from them.
FML. And fuck Amazon for teasing me like this and for having such shitty technical support.12 -
Been struggling with this problem the whole day without success.
Finally finds the exact question in SO from 2014.
Answer: "Here is a working sample of my solution [link]".
**Clicks link**"2 -
Someone will have a hard time taking this non-existant tram out of service, and probably even harder to make the insurance company pay for nothing... oh well.8
-
Many hotels dont have floor #13 due to superstitious reasons... do you think the digital age would threaten the future of rooms 404?5
-
There was once a young man who, in his youth, professed his desire to become a great writer. When asked to define "Great" he said: "I want to write stuff that the whole world will read, stuff that people will react to on a truly emotional level, stuff that will make them scream, cry, howl in pain and anger!" He now works for Microsoft, writing error messages.1
-
Whenever I see "404" I instinctively add "x not found" after it in my head. Like if this got to 404 upvotes, I'd immediately think "404 upvotes not found." Anyone else do this? It doesn't matter what the context is, I ALWAYS do it. It's almost annoying.3
-
We all have those nights sometimes (and sometimes way too often for a while)
(sorry if repost but haven't seen it yet)1 -
OMFG if I see one more single-lined if-else/for statements without proper closure brackets I'm gonna kill some people!!!8
-
Today teacher started to calculate some thing on blackboard and result was 404 then i started to laught and said "i cannot see the result i think you have a problem fix it" he was like what classmates started to laught too after i teach teacher what 404 means in programming life he was like woow finally got that haha.
-
I was about to go home and say I couldn't find the room where our test is but then the teacher showed up
-
I knew I'm in this too deep last night when I lay awake on my bed at 4:04 and all I thought was 404 sleep not found1
-
Websites that redirect you to a custom /404 page after you've typed their way too fucking long URL and misspelled a single word deserve to be nuked from orbit.
Holy fucking shit, why is this a thing? Has this ever helped ANYBODY?9 -
I feel this is more of a show off, and lacks good creativity, but seeing young Kurt there made me excited2
-
Just visited a relative whose flat number was: 404!
As anti-climatic as it could get, I could easily find it 😜🤷🏻♂️ -
I took like 3 years to my company to get this huge-ass client to ask us to remake their website (the client is already our client for other purposes).
The old website was hosted on their local machine, behind a proxy that was there for other 30 website servers.
The old website took like 30-40 seconds to load on a browser and had a google score of 3-6/100.
We made the new website in wordpress, since it was basically a blog and managed all of the older links to redirect to the new pages so that SEO wouldn't get affected.
We then asked the previous developers to let their domain redirect to the new one (it was like example.com => ex.example.com and now it's just example.com, so we needed them to make ex.example.com redirect to example.com).
What they did was making a redirection to the 404 page of the new website, making everything go to fuck itself.
Damn this might be the first time I despise other developers, but this move was fucking awful.
I mean, I get it, we stole your big client, but it's not our fault if we made the google score go up to 90/100 in a week just by changing server and CMS.13 -
So I was out for Halloween last night, and there was a chick with a plain white Tee that said:
"Error 404: Costume not found."
Really wanted to talk to her about responses but I got the impression she didn't really know what 404 was, just that it was a meme7 -
OKAY
WHO THE FUCK DESIGNED THIS STUPID ANDROID EMULATOR.
ALL I WANT TO DO IS LISTEN TO MY MUSIC WHILE PROGRAMMING
BUT NOOOOOOO
WHENEVER THE FUCKING EMULATOR IS OPEN THE QUALITY OF THE MUSIC IN MY BLUETOOTH HEADPHONES GOES TO aBsOluTe SHIT.
CMON GUYS. GET YOUR HEADPHONES OUT OF YOUR ASS AND TEST YOUR FUCKING SOFTWARE12 -
When u send ur code for review and instead of getting comments for logic u put in, u get 10+ comments regarding variable names , extra lines and formatting.
LMF7 -
It would be so agonizing if someone replaced a semi colon in my JAVA code with a Greek question mark!!
I hope there's a 404 message for humans because if I find him, that will be last time anyone sees him!9 -
Instagram returns 404 when profile is not found and no user is logged in but returns 200 for the same url when any user is logged in. WTF!
Took me so long to debug this shit2 -
Right now I'm implementing forwarding in our application.
Everybody in my team has the opinion, that if you open a not existing url you should be forwarded to the dashboard with response Status 200... 404 with error page would be too confusing for the users... 😩1 -
Not much of a haxk, just a stupid thing that works.
In my hs videogame programming class, the teacher has this program called LANSchool (most of you have heard of it) which he used to restrict apps/browsers to the point of uselessness . He didn't (and still doesn't) know anything about the stuff he 'teaches', most is tought by TAs.
Here's the dumb part: he WHITELISTED APPS. A friend, one of the TAs, figured out that if you rename something 'Google Chrome', lanschool wouldn't care. So I got Chromium (for unblocked internet) and switched its blue icons in the exe for original chrome icons, then renamed it 'Google Chrime'. Woo.
LANSchool is such a bad program (you can even unblock a site by spamming the F key for refresh).
The teacher did, and still does, treat the TAs like trash. He's a babysitter while students listen to online vids and the TAs.2 -
So I dont have any programming friends really. Any trick to making any? 😬 Apparently I keep getting a 404 error: friend not found. xD6
-
!rant
Just bumped into a repo that produces a mock shell with commands as a 404 page. Thought it might fit with someone's project.
It still has bugs (not work on mobile Safari) but that's an opportunity to get involved in an open-source project, no?
http://jotaen.net/jBZuH/...2 -
I just love the Windows Developer Support... but unfortunately I don't have the possibility to use it (error when try to submit an incident). :D
Maybe it's a feature, not a bug...3 -
"In cozy Robot City, robots #403 and #405 are tucked in and accounted for, but #404 is missing." Sounds like finding Nemo, but you must find 404 this time 😂
-
Today I hosted the family meeting for Easter Day. I had an "Error 404" because a relative didn't come.1
-
Wrote some unit tests to check for 404 errors that called a fake endpoint key...
Months later create that same endpoint key for unrelated reasons and spend a half hour trying to figure out WHY ON EARTH the 404 tests are all failing...
🤦♂️1 -
Damn, I'm fucking tired of this country...
"Want affordable electronics?
Well you can go uck your self"
Imagine paying 200 for a pi zero... And from a world wide reseller they don't ship here...
Want a notebook? How about getting 2 months worth of your full salary to pay for a medium one? Pretty good huh?
Globalization my ass.6 -
Dear everyone,
Stop turning off the monitors. That doesn't sign you out or turn off the computer, it just makes the next person wonder what's taking so long.1 -
When a client reaches out to me, I'm like:
404 Fucks Not Found. This is not the web developer you're looking for.2 -
when you finally find a community post which seems to have at least a hint to a solution for your problem and then you get this ... WHYYYYYYYY WHYYYY is this happening to me???3
-
!rant
Got my new pc up and running, asrock x370 killer sli/ac mobo, ryzen 2200g cpu and radeon rx550 with 12g ram (don't ask). Nothing fancy but sure beats my old am2 system! New pc is so quiet :D9 -
Critical Error: Webpage responded with: 404 Upvote button not found
(also happens to rants, not just comments)
(also don't look at the image for too long it's a pretty gross jpeg)5 -
I love how the consultants Microsoft hired to estimate the savings upgrading to Windows 10 comes up with the number $404 per employee. I think there's a hidden message here...1
-
Starting to panic because live system was serving 404.html quite often.
It's just the ID of a content page 😅 -
Today was the best day of my life. Being a jack of all trades, that I am, I decided to migrate a client's website to an new shiny self-managed server from a shared host. So I started by setting up a web server and deployment being run from a group bash scripts. This morning everything was ready to go after some testing, all that was left to do, was to update my DNS to point to the new server. I got that sorted, the DNS update took about 1 hour to propagate. So the homepage was loading just like before, it felt like I had just achieved something worthy of a mention on the interwebs — at least. Then I tried to navigate to another page other than the homepage and none of those were working as expected, at this point I was only getting 404s. Tweaked to settings and then all I could get were 502s. I spend about 8 hours dreading that uncomfortable call from the client, luckily that call never came through and all is well again. All this drama was caused by a bad .htaccess.
-
When it's 2:45am and you've just finished rewriting a large piece of your code and all your tests pass. A normal person would probably be asleep already. A sane person would go to sleep.
What would you call a person who stays up at this hour just because he likes the tunes a bit too much? :)
https://music.youtube.com/watch/...
just some good tunes and all the green tests.... :dance:6 -
Well I recently decided to apply for a job although I was planning to go to college in full time this October.
I saw the job ad whilst being active on Stack Overflow. As I just finished my apprenticeship some months ago, I decided to call the firm and ask if I can apply. I clearly stated what I have done before and what knowledge I've gained and what I'm not able/willing to do.
I was "allowed" to apply and additionally took two coding challenges (I completed all tasks with the correct results) as well as a one-hour telephone interview.
After that I almost immediately got invited to a personal job interview after the firm's boss agreed.
The meeting ran very well and I was able to correctly answer almost all questions. Although I was applying for a complete backend position I was asked unconditionally many questions about frontend/webdesign, what I clearly stated that I'm not good at this and thus also not looking for a job with such an requirement.
Two days later I got the response form the HR, that they were looking for some more experienced (within a professional software development team) which I didn't because I was mostly working as the programmer and IT guy in non-IT department in the company I worked before. That hasn't been a mystery I wasn't telling before. 😮😮😮😮
But HR additionally told me, they noticed - whilst in the recruitment process with me - that they already have enough backend devs and are seeking for a frontend dev instead.
Well then why the f*ck do you upload a job ad when you suckers don't need that position? And why the hell do you think you then have to waste my time with a frontend-oriented interview? Get your shit on the way and just invite people you really want to employ.
So rethink. Much wow.1 -
I thought CNN.com must be either down altogether or hobbling under a DDoS when I got a 503 error from http://cnn.com/2010/CRIME/.... But the main page and a recent story worked fine, so the site clearly wasn't overloaded or down. The 503 was just a 404 in disguise! Webmasters, please call a spade a spade.3
-
Anybody else really annoyed at all these people getting mad at zuckerburg? Like, I've always questioned privacy of the internet in general. If you're dumb enough to put sensitive info on the internet (especially on social media) then you shouldn't have the right to complain about privacy. It's your responsibility to protect your information.4
-
When you realize you were born when it was 4:04 AM on the clock...
I think I was born to be a programmer... Or maybe not? Am I an error?6 -
When your boss asks you to debug a simple 404 error for an image. The VP of my department doesnt know how to use debugger tools lol1
-
Have anyone in Norway/Scandinavia ordered a devduck/apparel from the swag store and can tell me how long it did take? Want to order one, but not until at the start of next year.
-
A Yahtzee game.
In fewer lines than my first try in 2010.
Fyi... It was like only 15 thousands line with if else statements .... Nuthin much.1 -
if you need some funny gifs for a 404 page or just want to kill some time, visit thebest404pageever.com
(unfortunally .swf files which at least mobile chrome has no plugin for...) -
So I have a lease car through work, but I forgot my fuel pass one day and I needed to fill up the tank. Then I had to send a letter with the receipt to declare the costs to this address... Wondering how that's gonna go lol2
-
I've been playing a bit of fallout 4.... Now I kind of wish my computer den was a underground bunker with a massive metal gear door
With the vault number being 4041 -
Damned XAMPP doesn't want to run MySQL. Can't access phpmyadmin on local machine. Fixed localhost problems now it shows me 404! Edited all ports in config files for Apache, killed some tasks working on that port, stopped running some services - still nothing. Now found out there are some db files missing for MySQL via error log so I need to fix that plus 404 on my localhost. Don't feel like I'm close to solve all that. Half of a day wasted with no results. I need a cold shower and a gallon of coffee.1
-
I got this mail from the company whose hackathon i was supposed to attend, i don't even own a camera.
Bullet dodged !!1 -
Hi,
I'll be away for one week in a place without any Internet access.
Do you have any suggestions on books / docs I could download for that time?
I'd love to learn some more about web coding in that time so books about that would be great.4 -
Am I the only one having trouble with kde archives today? Either it does not work at all, or it is slow af.
-
So, google is complaining about an increased amount of 404 errors on my website. How do i complain about 404 errors on their site?
Check this out: https://android.com/market/...3 -
So I just posted a rant with the photo attached, but when I posted it the photo isn't showing up... did it happen before?