Microblog

I need a cheaper alternative to DeployHQ because I’m at my 10 project limit and I don’t want to pay 2x more (I have lots of tiny side projects).

An obvious choice is GitHub Actions, but it looks kind of hard and also I hate YAML. Typically all I need to do is an npm or composer build, then transfer the contents of the output folder to my server.

Anyone know a good, easy alternative or do I just need to suck it up and figure out GitHub Actions?

social.lol/@bw/113363172246167814

I need to turn this thought into a blog post, but I’ve come to appreciate AlpineJS as a valuable tool when making home-cooked apps. No build step and you can immediately string together interactivity.

You’d want to be more careful if making a thing for other people—making sure you server-render what you can, don’t rely on too much client-side rendering, and don’t get too sloppy with the js-in-html code.

But for an app just for me? Weee… I can go so fast.

social.lol/@bw/113352385602337955

I updated HTML for People with some small but important improvements. I added a bit more explanation and resources around folder creation and relative URLs.

A lot of people inquired about a downloadable version. At some point I’d love to make a nice PDF. But for now I’ve added a printable version (see link in footer) that’s got everything on one page. You can save that to PDF.

Many thanks to everyone who has given feedback, suggested corrections, or filed issues!

htmlforpeople.com

social.lol/@bw/113341433509314607

I found this page on a freeware gaming site I used to run. This post in 2005 was an update where I had moved from no-code web software to writing HTML directly.

Text: I have redesigned the site. This time using straight HTML! Why? I was tired of using the authoring software I had because it made updating a hassle. I'm eliminating the "middle-man," so to speak. It's helping me learn HTML by doing it this way. Plus, the site probably loads a lot faster. So it works out for all of us in the end!

Screenshot of a plain looking website. Logo reads “KBG’s gameZone” and the page is titled “What’s new?” The single update there is dated April 20, 2005.

social.lol/@bw/113312284954955404

I’m getting tons of boosts and replies right now and am having trouble keeping up. Just wanted to say two things real quick:

1. THANK YOU! People are being so nice and supportive and I really appreciate it.

2. I had some DNS issues going on there for a minute but I now have a temporary fix in place.

social.lol/@bw/113284222095685704