Back from holidays, contemplating the future of the website. This might be the last post. Then again, thatâs true for any post. Also considering deleting Facebook.
Microblog Archive
All microblogs in chronological order
I wish I could switch into âhaving funâ mode whenever I have free time.
p <= 0.1 should be enough.
All hobbies have very specific terminology, tools and memes, but speedcubing feels uniquely strange and funny. I have been laughed at multiple times by my family for the cube lube. And saying that Iâm learning âintuitive F2Lâ seems very Scientology.
New hobby alert: Ordered a Rubikâs cube. A MoYu RS3M 2020, to be precise. And why wouldnât I be precise? It bothers me a bit that the package I ordered a month ago for my last new hobby (seed beeds) had not arrived when I ordered the cube. But I know I should just enjoy myself.
So I made some steps towards adding an RSS feed. So far itâs not working, but Iâm too lazy and busy to troubleshoot it right now.
Itâs really cool that I have my own Twitter where no one reads what I write and I donât have to read otherâs tweets. Not that I ever used Twitter.
Claude randomly implemented a reading time preview on the blog page and I feel like I should remove it. I wouldnât read anything that says â11min readâ.
Debugging vibes part 2
The addage âDebugging is like being a detective but you commited the murder.â does not apply to AI generated code. Youâre Scooby Doo and you just arrived at the scene of a mass murder.
Debugging with vibe coding is as frustrating as googling for hours. Maybe more frustrating, because you realize how much you donât understand whatâs going on.
Reminder to myself: Itâs okay to stay up past bedtime, but DO NOT read emails past bedtime!
Ha.
So I (claude) just threw together a microblog thingy that takes .md files and then puts them into an html template with Jekyll, it triggers on push with GitHub Actions.