DEV Community

Cover image for Tell me you're web developer without telling me you're a web developer.

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

Ben Halpern on February 16, 2022

Displaying a subset of the total comments. Please sign in to view all comments on this post.

Collapse
 
sherrydays profile image
Sherry Day

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

Collapse
 
havespacesuit profile image
Eric Sundquist

That's literally what the Missouri governor accused a journalist who exposed state teacher SSNs of doing...

Collapse
 
mdfakih profile image
Md fakih

Hahahaha 😆

Collapse
 
corgidevs profile image
Not MyRealName

🤣🥳

Collapse
 
csfreak28 profile image
TheCsFreak🎭

so true🤣🤣

Collapse
 
jwhenry3 profile image
Justin Henry

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;

Collapse
 
cjwd profile image
Chinara James

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

Collapse
 
skylersaville profile image
Skyler Saville

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

Collapse
 
metacollective profile image
metacollective

Googling for what 405 & 406 are 😶

Collapse
 
valeriavg profile image
Valeria

I use browser console as a calculator 😜

Collapse
 
danielcamargo profile image
daniel

hahahaha me 2

Collapse
 
radualexandrub profile image
Radu-Alexandru B

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).

Collapse
 
pahosler profile image
pahosler

$ echo "2 + 2"|bc

Collapse
 
darkwiiplayer profile image
𒎏Wii 🏳️‍⚧️

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

Collapse
 
robsonmuniz16 profile image
Robson Muniz • Edited

I'm going to count until 3:
0, 1, 2, 3

Collapse
 
ben profile image
Ben Halpern

I'll go first.

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

waiting

Collapse
 
link2twenty profile image
Andrew Bone

fake slow loading image gif

Collapse
 
aydy_smith profile image
AydySmith

An error that changes = progress.

Collapse
 
link2twenty profile image
Andrew Bone

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

Collapse
 
alexanderjanke profile image
Alex Janke

Which router? my Fritzbox runs on Vue

Collapse
 
miketalbot profile image
Mike Talbot ⭐

I use single finger "air quotes" when talking.

Collapse
 
metacollective profile image
metacollective

I start resizing the window to see what breaks 🙄

Collapse
 
posandu profile image
Posandu • Edited

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

Sad but true

Collapse
 
jnv profile image
Jan Vlnas

I don't buy Ajax cleaning products.

Collapse
 
codegino profile image
Carlo Gino Catapang

Collapse
 
ziker22 profile image
Zikitel22

SImple

Collapse
 
softchris profile image
Chris Noring

This comment is !important :)

 
gajananpp profile image
Gajanan Patil

Even worse when it's .jsp 🤢

Thread Thread
 
metacollective profile image
metacollective

What about '.cfm' ... eeks!

Thread Thread
 
aisirachcha21 profile image
Ryan Kuruppu

Y'all forgetting bout .html and .htm

Collapse
 
thormeier profile image
Pascal Thormeier

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
Collapse
 
liviufromendtest profile image
Liviu Lupei

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

Collapse
 
_genjudev profile image
Larson

I don't know what I'm doing

Collapse
 
murtuzaalisurti profile image
Murtuzaali Surti
  1. works on my machine
  2. localhost:3000 doesn't work
Collapse
 
posandu profile image
Posandu

I use a forum called StackOverflow

Collapse
 
jonrandy profile image
Jon Randy 🎖️ • Edited

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

 
nssimeonov profile image
Templar++ • Edited

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
 
metacollective profile image
metacollective

I was a cf developer once 🤫

Thread Thread
 
nssimeonov profile image
Templar++

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
 
metacollective profile image
metacollective

CF paid my bills for 2 years

Collapse
 
quantumartist profile image
Shin Messiah • Edited

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.

Collapse
 
ianbromwich profile image
Ian B

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.

Collapse
 
marcojhb profile image
Marco Agas

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.

Collapse
 
miketalbot profile image
Mike Talbot ⭐

I had somehow never seen 418

Collapse
 
posandu profile image
Posandu

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

Thread Thread
 
jrbirdmanoh profile image
jrbirdmanOH • Edited

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

Collapse
 
stcollier profile image
Samuel Collier

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

That's one of my favorites!

Collapse
 
devggaurav profile image
Gaurav

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

Collapse
 
eclipticrick profile image
Rick
console.log('here!');
Enter fullscreen mode Exit fullscreen mode

spoiler
console.log('here2');
Enter fullscreen mode Exit fullscreen mode
console.log('here3');
Enter fullscreen mode Exit fullscreen mode
console.log('here4');
Enter fullscreen mode Exit fullscreen mode

Collapse
 
skyridertk profile image
skyridertk

Ctrl + Shift + I

Collapse
 
pahosler profile image
pahosler

F12

Collapse
 
liviufromendtest profile image
Liviu Lupei • Edited

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

Collapse
 
mdamaceno profile image
Marco Damaceno

I write weird and colorful things on the computer.

Collapse
 
terabytetiger profile image
Tyler V.

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

Collapse
 
stephanie profile image
Stephanie Handsteiner

“All of them“. :P

Collapse
 
vixalien profile image
Angelo Verlain

I used JavaScript when all we had was var.

Collapse
 
jonbaldie profile image
Jonathan Baldie
  • 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”.
Collapse
 
ricusmaximus profile image
Rico Robinson

Get the Logitech G815, been using it since Christmas and it's fantastic

Collapse
 
theawesomeguy47 profile image
TheAwesomeGuy47

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 😂

Collapse
 
ashleyjsheridan profile image
Ashley Sheridan

My bits:

  • I have more than 5 browsers installed
  • I have a screen reader (NVDA) installed despite having no sight problems myself
  • I have several markdown editors, text editors, and IDEs installed, and they all get used
  • A fair amount of my Google searches are prefixed with 'mdn'
  • I know both how to write a regex and that I most likely shouldn't be writing any!
  • I'm very much aware to the minute when StackOverflow goes down
Collapse
 
waylonwalker profile image
Waylon Walker

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.

Collapse
 
moopet profile image
Ben Sinclair

Monospace all the things.

Collapse
 
unsungnovelty profile image
Nikhil • Edited
console.log("This part got executed!");
Enter fullscreen mode Exit fullscreen mode

Runs the code and looks at the console hopelessly!

Collapse
 
gajananpp profile image
Gajanan Patil • Edited

I use console tab to do calculations rather than calculator.

Collapse
 
pengeszikra profile image
Peter Vivo
Collapse
 
mastermind profile image
MasterMind

holy shit I love this comment section

Collapse
 
jamesmh profile image
James Hickey

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

Collapse
 
dylanlacey profile image
Dylan Lacey

Any time someone mentions timezones I groan.

Collapse
 
andrewtrefethen profile image
AndrewTrefethen

I hate time zone calculations, when do we all move to UTC again?

Collapse
 
savvasstephnds profile image
Savvas Stephanides • Edited
  • If I see a photo of a computer, I have to zoom in to check what operating system and software they have currently running.

  • Sometimes I'll inspect element on a fancy website I'm visiting so that I can see what they used to build it.

Collapse
 
anshuman_bhardwaj profile image
Anshuman Bhardwaj

form validations don't stop me from applying for a credit card

Collapse
 
ama profile image
Adrian Matei • Edited

This is not bootstrap...
bootstraps

Collapse
 
ratrateroo profile image
ratrateroo

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

Collapse
 
yeshrajawat profile image
Yesh Rajawat

I know how to center a div😁😁.

Collapse
 
matthewatkins profile image
Matthew Atkins

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

Collapse
 
retronav profile image
Pranav Karawale

I deselect radio buttons from the browser devtools.

Collapse
 
billy1624 profile image
Billy Chan

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.

:((

Collapse
 
prindom profile image
Dominik Prinzensteiner

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

Collapse
 
auroratide profile image
Timothy Foster • Edited

I can write in a dozen languages, but can't speak any of them.

edit: realized now it says web developer rather than just developer, but still a fun quip ( :

Collapse
 
fwuensche profile image
Flavio Wuensche

Missed the 418 ref 🤔

Collapse
 
saycheese profile image
sayCheese

Things aren't always '#000' and '#fff'

Collapse
 
waseyhasankhan profile image
waseyhasankhan

People readily REACT on my point of VUE

Collapse
 
sarathsantoshdamaraju profile image
Krishna Damaraju

I hate internet explorer 🥊

Collapse
 
guillep2k profile image
Guillermo Prandi

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.

Collapse
 
sarathsantoshdamaraju profile image
Krishna Damaraju

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.

Collapse
 
bbutlerfrog profile image
Ben Butler

I send customer service a dump of the console.

Collapse
 
jenc profile image
Jen Chan

"It works on my machine"

Collapse
 
lindsaykwardell profile image
Lindsay Wardell

Oh, they're using Bootstrap on this site.

Collapse
 
jayroh profile image
Joel

Coffee doesn't come to mind when you mention "java".
Ruby is not a rare gemstone.
Python is not just a snake.
"above the fold" has meaning to me.

Collapse
 
darkterminal profile image
Imam Ali Mustofa

I am writer that orchestrated data with flow and climax and become information.

Collapse
 
idosius profile image
Ido Schacham

Back in the day we created layouts with tables

Collapse
 
cerchie profile image
Lucia Cerchie

My option+cmd+J buttons are wearing out.

Collapse
 
dangoslen profile image
Dan Goslen

I know what HATEOAS means

Collapse
 
pahosler profile image
pahosler

!important

Collapse
 
dendihandian profile image
Dendi Handian

I can change text directly on browser and prank people.

Collapse
 
oieeaaaa profile image
Joe

I paint websites

Collapse
 
snac_io profile image
SNAC.IO
Collapse
 
anshuman_bhardwaj profile image
Anshuman Bhardwaj

I remove subscribe popups using devtools

Collapse
 
iqmalsb profile image
Iqmal Shamsul Bahari

Had a buddy of mine once said: "I don't do WordPress websites"

Collapse
 
jjghali profile image
Joshua Ghali

I love the F12 button on my browser

Collapse
 
pavankulkarni profile image
Pavan Kulkarni

If you 404 page , call me