Back
🥨 pretzelhands
Load previous page…
#life Fix customer website broken because Yoast SEO plugin forcibly overwrites the $post variable in Wordpress which I had myself overwritten with a custom class and thus I was calling non-existing methods on the wrong object
#life Run poll and get flames to hell about how magic links are the worst thing ever
#life Do poll to see what auth mechanism is the most popular so I can maybe save time when implementing it next time: twitter.com/pretzelhds/status…
#scratchpad Edit note I wrote for friend recently and publish it as first Scratch: Tips on getting started with freelancing -- scratches.pretzelhands.com/ti…
#scratchpad Parse out bare/plain links and correctly link them in messages.
#scratchpad Parse out hashtags in message, so they can be used for categories or smth like that
#scratchpad Simplify the Telegram EntityDecoder I found on GitHub and remove 246 lines of code