2

Tell me you're web developer without telling me you're a web developer.

 2 years ago
source link: https://dev.to/ben/tell-me-youre-web-developer-without-telling-me-youre-a-web-developer-59cd
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client
Cover image for Tell me you're web developer without telling me you're a web developer.
Ben Halpern

Posted on Feb 16

Tell me you're web developer without telling me you're a web developer.

Discussion (120)

pic

Collapse

Expand

Some that came to mind:

  • The sites with that "You need to subscribe to keep reading" message aren't a problem for me.
  • VSCode and Chrome are my 2 most used apps.
  • I cringe when I see a .php at the end of an URL.
  • When I see the number 418, I laugh.
  • I can tell a color by it's hex value.

Comment button Reply

Collapse

Expand

I cringe when I see a .php at the end of an URL

Sad but true

Comment button Reply

Collapse

Expand

Even if you use PHP in 2022, showing the extension in the URL is so nasty 😅 ... Is like .aspx

Thread

Thread

Even worse when it's .jsp 🤢

Thread

Thread

What about '.cfm' ... eeks!

Thread

Thread

Y'all forgetting bout .html and .htm

Thread

Thread

TBH I don't have a problem with those 2, mainly because that's just a static site, generally .... so they have a better excuse to do that than the PHP folks.

Thread

Thread

What's wrong with .cfm @metacollective ? This shows you're dealing with an established app written at least two decades ago. Old but gold :)

PS: I know one of it's creators personally from high school.

Thread

Thread

I was a cf developer once 🤫

Thread

Thread

Luckily I wasn't. I mean I dealt with CF every now and then and still do, but never was the only thing I do all day long.

Thread

Thread

Collapse

Expand

I had somehow never seen 418

Comment button Reply

Collapse

Expand

Google has a sense of humor too
google.com/teapot

Thread

Thread

Google was not responsible. Once again you can thank Xerox Park for inventing GUIs and this wonderful piece of Pythonistic humor. datatracker.ietf.org/doc/html/rfc2324

Comment button Reply

Collapse

Expand

Collapse

Expand

"The sites with that "You need to subscribe to keep reading" message aren't a problem for me"

That's one of my favorites!

Comment button Reply

Collapse

Expand

as a php dev, I am kinda offended, but at the same time i can relate

Comment button Reply

Collapse

Expand

I open up inspect element in front of a friend and they think I'm hacking the matrix.

Comment button Reply

Collapse

Expand

Collapse

Expand

Collapse

Expand

Collapse

Expand

my phone sometimes is 404;
I'm 401'd when entering my house without a key;
my son is 403'd from being mean to others;
putting the toilet paper in backwards is 405'd;
my towel folding tends to 406 often;
if my son doesn't listen, he often gets a 503;
when asking for anything special, I tend to 302 to my wife;
at the end of the day, if all goes well, I'd say the day was pretty 200;

Comment button Reply

Collapse

Expand

Googling for what 405 & 406 are 😶

Comment button Reply

Collapse

Expand

This comment should be getting way more likes. Very funny. :D

Comment button Reply

Collapse

Expand

I love that I can totally understand this, when I know 99% of people wouldn’t have a clue. 🤣

Comment button Reply

Collapse

Expand

I use browser console as a calculator 😜

Comment button Reply

Collapse

Expand

Collapse

Expand

Collapse

Expand

i did that too, until i figured out it's faster to assign ipython console as a macro with AutoHotKey (open cmd prompt and type automatically ipython to open python console).

Comment button Reply

Collapse

Expand

Collapse

Expand

Author

Feb 16

I'll go first.

Nothing drives me crazier than a website that has 4k pixel images downloading to display 100 pixel.

Comment button Reply

Collapse

Expand

Collapse

Expand

I don't buy Ajax cleaning products.

Comment button Reply

Collapse

Expand

When I type l into the address bar of my browser it suggests localhost:8080

Comment button Reply

Collapse

Expand

When I access my router's portal and see JQueryUI I feel sad...

Comment button Reply

Collapse

Expand

When I open anything and it has jQueryUI, I feel sad 🤣

Comment button Reply

Collapse

Expand

I start resizing the window to see what breaks 🙄

Comment button Reply

Collapse

Expand

An error that changes = progress.

Comment button Reply

Collapse

Expand

This comment is !important :)

Comment button Reply

Collapse

Expand

I use single finger "air quotes" when talking.

Comment button Reply

Collapse

Expand

Collapse

Expand

"I hate Google, but I use Chrome."
"I have an opinion about everything."

Comment button Reply

Collapse

Expand

Collapse

Expand

Collapse

Expand

When you open my .bashrc you'll find this:

alias npr="nvm use ; npm run dev || npm run start || npm run serve"

Enter fullscreen mode

Exit fullscreen mode

Comment button Reply

Collapse

Expand

  1. works on my machine
  2. localhost:3000 doesn't work

Comment button Reply

Collapse

Expand

Collapse

Expand

I remember when png transparency became viable in Microsoft web browsers.

I remember when Active X controls were scriptable in Jscrpt (not javascript 😄).

I remember what Dreamweaver looked like before Adobe, before MX even. I also remember Cold Fusion.

Comment button Reply

Collapse

Expand

A true veteran 😂

I remember putting some JS on a page I made when I was a kid to remove the grey background on transparent PNG's. I wonder if it still exists somewhere.

Comment button Reply

Collapse

Expand

I use a forum called StackOverflow

Comment button Reply

Collapse

Expand

I get enraged when a website tells me that email addresses containing + are not valid

Comment button Reply

Collapse

Expand

I want to build everything with React and I don't care if it will take 6 months to build a landing page.

Comment button Reply

Collapse

Expand

I write weird and colorful things on the computer.

Comment button Reply

Collapse

Expand

I cant look at a website without judging its design/ux

Comment button Reply

Collapse

Expand

Collapse

Expand

  • I have a $100 computer keyboard in my Amazon basket and I’m too chicken to enter checkout.
  • I spent an hour last weekend getting my Neovim setup just right.
  • I had to turn off an episode of a TV show when one of the characters “hacks” into a government server and “bypasses” a senior official’s “public firewall”.

Comment button Reply

Collapse

Expand

I can answer the question "What browser are you using?" 😂

Comment button Reply

Collapse

Expand

Collapse

Expand

My teacher accidentally pressed inspect element. Everyone thought she was opening hacks except me. I was constantly correcting my classmates for the next few weeks.

This is actually a true story as well 😂

Comment button Reply

Collapse

Expand

console.log("This part got executed!");

Enter fullscreen mode

Exit fullscreen mode

Runs the code and looks at the console hopelessly!

Comment button Reply

Collapse

Expand

When someone says they flex at the gym and I think that grid can also be considered.

Poppins and Monteserrat now hurt to look at, there are other fonts out there you know!

Stock images everywhere, thanks Unsplash.

Comment button Reply

Collapse

Expand

console.log('here!');

Enter fullscreen mode

Exit fullscreen mode

spoiler

Comment button Reply

Collapse

Expand

I use console tab to do calculations rather than calculator.

Comment button Reply

Collapse

Expand

I pop open dev tools and watch the network tab to find the real file location for minecraft mods, not the button that looks like a link, but just runs js.

Comment button Reply

Collapse

Expand

Collapse

Expand

It’s strange when there isn’t a web inspector next to the site.

Comment button Reply

Collapse

Expand

holy shit I love this comment section

Comment button Reply

Collapse

Expand

I used JavaScript when all we had was var.

Comment button Reply

Collapse

Expand

Collapse

Expand

I deselect radio buttons from the browser devtools.

Comment button Reply

Collapse

Expand

I know how to center a div😁😁.

Comment button Reply

Collapse

Expand

I always use stockoverflow but i dont have account on it. Am i that newbie programmer?😅

Comment button Reply

Collapse

Expand

I never know how to answer "So, what kind of work do you do?"

Comment button Reply

Collapse

Expand

I hate internet explorer 🥊

Comment button Reply

Collapse

Expand

The whole generation of youngsters between 10 and 20 hates IE, programmers or not. Most of them because of Reddit threads, memes, etc. and it's the rad thing to do. The difference is programmers can explain why.

Comment button Reply

Collapse

Expand

I don't think many of them are worked on IE - What they express, is may not be hate. It could be an inferred opinion which fragile enough to change (based on the same reddit posts and memes). But only a dev who worked on it can say they hate it.

Comment button Reply

Collapse

Expand

Access to XMLHttpRequest at '...' from origin '...' has been blocked by CORS policy: Response to preflight request doesn't pass access control check: It does not have HTTP ok status.

Comment button Reply

Collapse

Expand

Collapse

Expand

Collapse

Expand

Any time someone mentions timezones I groan.

Comment button Reply

Collapse

Expand

When I hear the name of programming library in a conversation. I chuckle.

Comment button Reply

Collapse

Expand


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK