DEV Community

Andy Zhao (he/him)
Andy Zhao (he/him)

Posted on • Updated on

What's your favorite useless repo/package/website/etc?

So I'm trying to remedy my carpal tunnel by considering making the decision to give up my mouse completely, and use only the keyboard. I look through a fairly recent discuss thread just about that, and I find the Wox repo. It's basically Alfred/Launchy from Windows. Awesome, night's off to a good start.

And then I notice this:

List of Wox badges: build - passing, downloads - 17 M total, bless - Ramen

Wait, what? bless | Ramen???

Turns out it's a package to bless your code. And that's just amazing, cause while we work hard (usually) on developing useful tools for the world, it's makes me feel all good inside that someone spent some time to make it possible for ramen to bless our code.

So here we are, on a Thursday night: me, asking you what your favorite useless programming thing is, and you, hopefully showing me a whole new world.

Top comments (102)

Collapse
 
prettydeveloper profile image
Lucia Moreno

I really love using cfonts to spice up my shell scripting :)

Collapse
 
oxygen0211 profile image
Julian Engelhardt

Definitely got to keep that one in mind :-) . Also, I guess it tells a lot about your mindset if you write down the whole alphabet and 0 to 9 as a list instead of going [A-Z], [0-9] :-D

Collapse
 
andy profile image
Andy Zhao (he/him)

Aha that's great!

Collapse
 
moopet profile image
Ben Sinclair

I use figlet to tell me what machine I've shelled into. Non-useless, because I'm an idiot and will get it wrong otherwise!

Also, piping it through lolcat makes it all pretty.

Collapse
 
ben profile image
Ben Halpern

I'm quite fond of Vanilla JS

Collapse
 
martyhimmel profile image
Martin Himmel • Edited

This is one of my favorites. I've made it a point to show it to the people I teach JavaScript to. :)

Collapse
 
danieljsummers profile image
Daniel J. Summers

I LOL'd - literally...

Collapse
 
renalombardero profile image
Renato Lombardero
Collapse
 
billiegoose profile image
Billie Hilton

I laughed way too hard at this!

Collapse
 
moopet profile image
Ben Sinclair

Oh. Maigod.

I am using this in my next project.

Collapse
 
bhupesh profile image
Bhupesh Varshney 👾

Ahh, thats hot

Collapse
 
darksmile92 profile image
Robin Kretzschmar

That one is awesome! Trying to sneak that into the next project :D

Collapse
 
guergana profile image
Guergana Tzatchkova

classy!!

Collapse
 
andy profile image
Andy Zhao (he/him)

The BlessYourCodeTag is definitely up there on my list.

Also, activate-power-mode. (Thanks @ben )

Collapse
 
ben profile image
Ben Halpern

Hell yes, I'm very glad activate-power-mode exists.

Now with a COMBO MODE!!!

Collapse
 
mohr023 profile image
Matheus Mohr

The world needs more of this

Collapse
 
rbanffy profile image
Ricardo Bánffy

We should eventually add the ability to render things easily on the window bitmap to Emacs someday...

Collapse
 
jacobtyq profile image
Jacob Tan 🤓

I've seen that being used in a Code in the Dark challenge. It was hilarious as hell!

Collapse
 
tterb profile image
Brett Stevenson

I used this package when taking lecture notes all last semester, it helped to keep things interesting in non-CS courses.

Collapse
 
darksmile92 profile image
Robin Kretzschmar

I used it some time with my hyper.js terminal...

When I saw your comment, my first imagination was how you sit in front of your keyboard, smashing the keys, almost turning into a super saiyajin :D

Collapse
 
yechielk profile image
Yechiel Kalmenson

Yup, came to post activate-power-mode :)

Collapse
 
cloudpower97 profile image
Claudio Cortese

Is there an extension for VSCode as well? 😊

Collapse
 
andy profile image
Andy Zhao (he/him)
Thread Thread
 
cloudpower97 profile image
Claudio Cortese

Nice, thank you!
Going to have some fun with this extension 😂

Collapse
 
daniguardiola profile image
Dani Guardiola_ • Edited

Update: I took it down when I moved my website. Sorry! It was useless anyway.

Well I did this: rekt.daniguardiola.me/

Not proud

Collapse
 
maestromac profile image
Mac Siri

oh god my ears

Collapse
 
andy profile image
Andy Zhao (he/him)

I made the mistake of clicking this in the office with my sound on

Not proud

Collapse
 
punio4 profile image
Ivan Čurić

Is it wrong that I recognized woman.gif as Grimes?
youtube.com/watch?v=JtH68PJIQLE

Collapse
 
bhupesh profile image
Bhupesh Varshney 👾

Oh damnnnn
🤣🤣🤣
It's good to some fun with what you love i guess

Collapse
 
r0f1 profile image
Florian Rohrer

A Latex package to add coffee stains.

hanno-rein.de/archives/349

Collapse
 
niorad profile image
Antonio Radovcic • Edited

Emacs "Zone"-Mode (It comes with Emacs)

Emacs Zone

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

We've got GitHub flavored markdown, so it's like so:

![alt-text-for-image](https://link-to-image.com)

We'll definitely add it in the markdown cheatsheet though, not the first time someone's wondered. 🙃

Collapse
 
maestromac profile image
Mac Siri

This one is funny and potentially useful once every blue moon: foaas.com/

Collapse
 
tmr232 profile image
Tamir Bahar

My favorite has to be /dev/null as a Service.

Collapse
 
danieljsummers profile image
Daniel J. Summers

Thanks for the tip - maybe I can be their next "Map-Enlarge Engineer"...

Collapse
 
prettydeveloper profile image
Lucia Moreno • Edited

And also Rythm.js: a javascript library that makes your page dance!!

Check out the cool demo page

Collapse
 
dimitri_acosta profile image
Dimitri Acosta

This is pretty cool

Collapse
 
agc93 profile image
Alistair Chapman

Hard to go past System.Ben for me. Best .NET library in the world...

Collapse
 
danieljsummers profile image
Daniel J. Summers

Fast and secure - by default!

Collapse
 
janetmndz profile image
Janet Mendez

I really like doge

Collapse
 
maxwell_dev profile image
Max Antonucci

TrumpScript - Making Python Great Again (github.com/samshadwell/TrumpScript)

It's a programming language inspired by Trump, and as a result is entertaining to read about but impossible to make use of for anything serious (as the docs say). Here's some of the features:

No floating point numbers, only integers. America never does anything halfway.
All numbers must be strictly greater than 1 million. The small stuff is inconsequential to us.
There are no import statements allowed. All code has to be home-grown and American made.
Instead of True and False, we have the keywords fact and lie.

Collapse
 
mattjmattj profile image
Matthias Jouan
Collapse
 
hrishio profile image
Hrishi Mittal