Briged's profile picture

Published by

published

Category: Web, HTML, Tech

Update on my website

soooo I've been working on my website for a while now and I think the best way to promote it is to share some of my funniest code comments so here we go. Also i'll try to add context to the comments

/* I swear this breaks every time I change something */ - Trying to edit the old css background code

<!-- How much money is it? Very fun --> - My friends response to something I said 

<!-- If you get here, something has gone terribly wrong. --> - Added after my formatting code decided to self destruct on me

/* this shit renders stuff */ -pure css shape rendering (note it was a pain in the ass to make)

<!-- this code would break if I could time travel --> -Trying to patch the Y2K38 bug because why not

define() true false -JS fuckery


2 Kudos

Comments

Displaying 1 of 1 comments ( View all | Add Comment )

Briged

Briged's profile picture

here's the best code comment // this little fucker took me 2 hours to debug so please god say I dont have to debug more. Note it took an entire fucking day to get this to work because autocorrect kept fucking with the code


Report Comment