Building Bauble
ianthehenry.com
Building Bauble
1–10 of 27 posts
Re: Building Bauble
#2Re: Building Bauble
#3Re: Building Bauble
#4> Fortunately though, over the course of Bauble’s development, I had produced a comprehensive suite of test scripts with reference images that demonstrated all of the edge cases and problems that I had faced and already fixed and… No, of course not. I can’t even type that with straight fingers. There were no tests.
Intensely relatable.
Re: Building Bauble
#5Re: Building Bauble
#6Personally, it is reassuring to know there are still people out there capable of doing such complicated and quality work. After seeing my 1000th $19/month thin wrapper over uncredited AI, I had doubts.
Re: Building Bauble
#7This is so cool. I love this so much. I read the article on my RSS, and then immediately hopped over to HN just so I could upvote. > Fortunately though, over the course of Bauble’s development, I had produced a comprehensive suite of test scripts with reference images that demonstrated all of the edge cases and problems that I had faced and already fixed and… No, of course not. I can’t even type that with straight fi…
Re: Building Bauble
#8Re: Building Bauble
#9This is so cool. I love this so much. I read the article on my RSS, and then immediately hopped over to HN just so I could upvote. > Fortunately though, over the course of Bauble’s development, I had produced a comprehensive suite of test scripts with reference images that demonstrated all of the edge cases and problems that I had faced and already fixed and… No, of course not. I can’t even type that with straight fi…
What RSS reader do you use, may I ask? Mine (readrops for Android) doesn't render the images. It is probably quicker to just review the XML but I'm committed to this comment now.
Re my choice of reader, I host FreshRSS[0] on a home server, using the official Docker image.[1] It comes with pretty good in-built webpage change tracking too, for websites that refuse to offer RSS. I don't feel confident enough to expose it to the Internet, though I imagine you could use something like Tailscale to tunnel home securely for it.
[0] https://freshrss.org/; https://github.com/FreshRSS/FreshRSS/
Re: Building Bauble
#10Seriously, this does such a good job of capturing the feeling of MAGIC that code is capable of -- both in its process and in its output. Textbook "craft". It's hard to experience that sometimes when surrounded by dependency hell, environments, build systems, certain dynamic programming languages, and the modern web ecosystem.