DEV Community

Cover image for Spell It Out: spelling out tech acronyms, abbreviations and word shortenings

Spell It Out: spelling out tech acronyms, abbreviations and word shortenings

Michael Lee πŸ• on January 11, 2018

Have you ever been in a situation where a colleague, speaker or organizer in the tech industry used an acronym as if everyone knew what it meant? D...
Collapse
 
codemouse92 profile image
Jason C. McDonald • Edited

THANKYOUTHANKYOUTHANKYOUTHANKYOUTHANKYOUTHANKYOU! This will be great.

Can you possibly replace that animation on the front page with an actual webform that automatically searches your glossary? (Mess with the JS a little bit, and you can probably still have it animate like that until someone clicks it.)

Collapse
 
michael profile image
Michael Lee πŸ•

Great suggestion Jason! Will look into that tonight.

Collapse
 
ben profile image
Ben Halpern

PWA
SPA
SLA

Come to mind

Collapse
 
michael profile image
Michael Lee πŸ•

These are great! Thanks Ben πŸ‘

Collapse
 
andy profile image
Andy Zhao (he/him)

Hell yeah! This is awesome! Love the simplicity it.

Would love an autocomplete search if that's not asking for too much?

Collapse
 
michael profile image
Michael Lee πŸ•

Thanks @andy ! It is definitely on the list of things to add :)

Thanks for checking it out. Let me know if there's anything else you'd like to see or any acronyms I'm missing.

Collapse
 
andy profile image
Andy Zhao (he/him)

Hmm how about REPL and REST? I'm sure I have more but I can't think of any right now...

Thread Thread
 
michael profile image
Michael Lee πŸ•

Boom! Added REPL and REST. Thanks for the suggestions :)

Collapse
 
jess profile image
Jess Lee

Ohhh man, I love this so much!

Collapse
 
michael profile image
Michael Lee πŸ•

Thanks Jess!!! Please let me know if there’s anything I can do to make it better.

Collapse
 
andy profile image
Andy Zhao (he/him) • Edited

Just thought of a few more:
CAA
CSRF
DDOS/DOS
DMARC
DNS
IE
IDOR
iOS (not sure if this really counts)
MS-DOS
OS
SSRF
XSS

Some of these are not really well known, I think (like IDOR).
Certificate Authority Authorization
Cross Site Request Forgery
(Distributed) Denial of Service
Domain Message Authentication Reporting & Conformance
Domain Name System
Internet Explorer
Insecure Direct Object Reference
(iPhone Operating System?)
Microsoft Disk Operating System
Operating System
Server-side Request Forgery
Cross Site Scripting

Collapse
 
michael profile image
Michael Lee πŸ•

Whoa learned a few new ones. Thanks Andy! They should be online now.

Collapse
 
andy profile image
Andy Zhao (he/him) • Edited

Oh also AFK, BRB, and WFH :)

Away from keyboard
Be right back
Work(ing) from home

And nice search form! I think a cool next step would be to add in "Submit an acronym" if there are no results listed.

Oh, I just realized; should I be using your submit form instead?

Thread Thread
 
michael profile image
Michael Lee πŸ•

Added (AFK), added (BRB) and added (WFH). I've been also trying to add credit to folks who submit new acronyms. I linked it to your Twitter if that's ok.

Added. Also thanks :) Your feedback has been awesome Andy!!! Keep them coming.

Feel free to use whatever channel works for you :) I've been keeping track everywhere.

Thread Thread
 
andy profile image
Andy Zhao (he/him)

Awesome, thanks! Twitter works :)

Collapse
 
geoff profile image
Geoff Davis

This is awesome. Was thinking about this when on IRC, and seeing some library-specific acronyms; for a seasoned dev, it's trivial to parse through what a comment is saying. For a beginner, they may have no idea.

Great site!

Collapse
 
michael profile image
Michael Lee πŸ•

Thanks a lot Geoff for checking out the site :) I just included IRC cause you mentioned it in the comment above.

Definitely a reason why I created Spell It Out, since in different contexts we will find ourselves as "beginners" and don't know what an acronym means.

Let me know if you can think of any other acronyms or if you have any other suggestions.

Collapse
 
geoff profile image
Geoff Davis

I actually already submitted a few, and will do so if I come across some tricky ones πŸ‘

Collapse
 
atyborska93 profile image
Angelika Tyborska

YEEEES!

I just submitted MR (like PR but on GitLab), KISS and IR.

I wish I had this website when people at my new job were talking about using a CV library and I was scratching my head as to why they work with resumes when they should work with image recognition.

Collapse
 
michael profile image
Michael Lee πŸ•

Thanks Angelika! I saw those submissions and have just pushed it up :)

Would love to give you and other submitters credit. Should I credit you via your Twitter handle on Spell It Out?

Your CV example is exactly what I'm hoping Spell It Out can help folks avoid.

Collapse
 
atyborska93 profile image
Angelika Tyborska

Yes, you can credit me via my Twitter handle. Thanks!

Collapse
 
rapasoft profile image
Pavol Rajzak

First thing I tried was clicking on the "animation" where I wanted to type my acronym. It would be cool to have something like this with auto-complete and "I feel lucky"-like hints. Version 2.0 maybe :)
Anyway, looks cool! :)

Collapse
 
michael profile image
Michael Lee πŸ•

Thanks Pavol! Seems to be a common feedback. So search will be the next thing to be implemented :)

Collapse
 
peiche profile image
Paul

During one team meeting, the boss declared that we could not use any acronyms for the duration of the meeting. That was a hard meeting.

Collapse
 
michael profile image
Michael Lee πŸ•

Nice! Do you know why your boss made that decision and was there a positive outcome from it?

Collapse
 
peiche profile image
Paul

If I recall correctly, it was around the time we'd just hired a new dev. Most of the acronyms we use are in reference to the websites we manage, so it was for clarity's sake. Once the new guy was used to the names, we reverted to using acronyms again. :)

Collapse
 
domin profile image
Dominic Sears

AWS - Amazon Web Services

Collapse
 
lfre profile image
Alfredo Lopez

I’d love to have soundbites for each one. I remember saying pee-and-gee for png files until I finally heard someone say Ping. Same goes for mysql, regex, etc.

Collapse
 
michael profile image
Michael Lee πŸ•

That is a really good idea Alfredo :) Will keep this one in mind.

Collapse
 
fafafava profile image
Favascript

Great work man!

Collapse
 
michael profile image
Michael Lee πŸ•

Thanks!

Collapse
 
wayfarer_youth profile image
kristian

Love this!

Collapse
 
michael profile image
Michael Lee πŸ•

Thanks Kristian!

Collapse
 
markisundefined profile image
Mark

Good work!

Collapse
 
michael profile image
Michael Lee πŸ•

Thanks Mark!

Collapse
 
oohsinan profile image
Omar Sinan

This is pretty neat, great job on the UI! :-)

Collapse
 
michael profile image
Michael Lee πŸ•

Thanks Omar!

Collapse
 
gustavo94 profile image
Gustavo Preciado

Awesome contribution, thank you!

You can add SOLID (Single responsibility, Open-closed, Liskov substitution, Interface segregation and Dependency inversion) and DDD (Domain-Driven Design)

Collapse
 
michael profile image
Michael Lee πŸ•

Thanks Gustavo! Added SOLID and DDD :)