Top 10 tips for 2025
anyone who reposts this and replies will get a follow
if you follow me you will get mentioned in my new daily honorable mentions.
can confirm it works
there’s now a post draft feature. any post you make will now be stored locally, in case you accidently close the modal or something.
right now it only saves drafts when you specifically close the modal, but more draft saving events are on the way!
i just had my really long and cool post deleted because i accidently clicked off im going to cry
bold
italic
underline
strikethrough
color
quote
list item
numbered list item
code block
inline code
normal text
@jeffalo I figured it out! I simply added the wasteofbeta cookie (with value of anything) and then I could log in like normal
Edit: linkification also works now!
me when https://beta.wasteof.money opens on chrome but not on safari
@jeffalo i’m pretty sure I know why it happens. It’s probably because safari sends less headers (safari sends 5, chrome sends like 14) on get requests for webpages, although I don’t know why that would result in it returning a SyntaxError
me when https://beta.wasteof.money opens on chrome but not on safari
@jeffalo i’m pretty sure I know why it happens. It’s probably because safari sends less headers (safari sends 5, chrome sends like 14) on get requests for webpages, although I don’t know why that would result in it returning a SyntaxError
I’m going to make a bot to try and do this
edit: turns out i’d have to write it in python :(
edit 2: actually maybe I still will