768
A box of DevOps (sh.itjust.works)
you are viewing a single comment's thread
view the rest of the comments
[-] Cratermaker@discuss.tchncs.de 4 points 11 months ago

I wrote a json prettifier a couple months ago with just a couple lines of code. I thought it would take a while but ended up taking like 10 minutes.

[-] kbotc@lemmy.world 6 points 11 months ago

Import json Import pprint?

[-] ElectricCattleman@lemmy.world 5 points 11 months ago

js's JSON.stringify(obj, null, 2);

[-] 30p87@feddit.de 2 points 11 months ago
this post was submitted on 12 Nov 2023
768 points (100.0% liked)

Programmer Humor

19386 readers
3 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS