A month ago I was idly swiping through IG Stories and was presented an ad for an upcoming rock show. I usually just ignore ads but the tiny snippet of audio — like Deftones, but gentler — grabbed me immediately.
Unfortunately I couldn't remember the artist's name the next day. I went searching through my Instagram history and could find no evidence that I had seen it. I had neglected to bookmark it (it was an ad!) and the ad itself wasn't for the band but the show, so it's likely that the promoter or venue or whatever was the actual source. That said, I did "rewind" the ad repeatedly to listen. Why couldn't I find a history of this? Why is it the one time I was interested in an IG ad enough to interact with it, there's no trace of it later?
I clicked on a Facebook Reel once and Facebook showed me baby elephant videos for three months, jfc.
Anyway, almost a week later the same ad got served to me again and this time I jumped on it: Scarlet House.
It's so hard to find new music that appeals to me the way this artist does, and it just annoys the hell out of me that even when the algorithms work they're still broken in some other way. So I am sharing this with you: Scarlet House is incredible, and there's a whole genre of zoomergazebands that are channeling gothy, MBV-era 90s alt-rock. Now you know.
Later this week the Neat Hobby! Newsletter crew will get a new eight-page comic called "From The Shallows," a work I'm especially proud of. There's also going to be a free "deluxe edition" which includes a downloadable color PDF of the comic, concept art, animation, and the complete formatted script.
Join us and you can grab this too! Or you can wait until I release it (the comic only, not the deluxe stuff) to the public later this year.
I'm still tinkering with my Neat Gallery! script which is a good excuse to post more photos. A soon-to-be-released version of this gallery script should include a way to create and preserve captions and alt text.
Please enjoy this collection of shots from last autumn, which includes an excursion to the Big Four Ice Caves (a melting portion of glacier that resides in a perpetual shade pocket — you do NOT want to enter the caves, and we didn't), various corn maze and farm visits, and lots of trees showing off their colors.
Why can’t HTML alone do includes? - The author showcases a neat old-school trick using a self-deleting <iframe>. Good discussion in the comments (spoiler: it's the security).
Is telling a model to "not hallucinate" absurd? - the author and (most) commenters believe that iterative prompt tuning and less reliance on external information can lessen hallucinations. Fair, but I don't get how a system that is designed to give you a reply, any reply, based on weighted probability can ever be 100% trusted not to just make stuff up. It's like telling dice to be less random!
Eject Disk - "A manifesto for everyone stuck in the system that keeps crashing you."
ffmpeg for Artists - "A cookbook of handy examples I myself use to easily create videos for social media, websites, etcetera."
JS Operator Lookup - Enter a JavaScript operator to learn more about it.
cron-job.org - A free service that can run scripts and invoke webhooks on a schedule. Useful for making a service request, triggering a website build, etc.
Every so often I'll want to post something here that I'm pretty sure will break feed readers. Some feed readers will scrub out things like JavaScript, style rules, and iframe elements in order to repackage them in an aesthetically-pleasing way or to remove content that might be considered dangerous. In any case there's a chance that my blog post might appear as a broken mess of images and text once a feed reader strips out any supporting markup.
My last post about easy image galleries is one such post, so I cooked up a way to specify content be hidden from feeds altogether. This 11ty filter will replace any element with the class feed-exclude with a link to the post instead.
So if a post contains something like this:
<p class="feed-exclude">Here is some content that might wreak havoc in a feed reader!</p>
...it'll be replaced with this in the RSS feed:
<p>(<a href="https://example.com/url/to/post">Visit the website to see this content.</a>)</p>
This filter also works on content enclosed in <feed-exclude> tags. I don't recommend that approach because it unnecessarily changes your document structure, but it can be useful if you want to exclude a large block of content.
I've been wanting to put image collections here and other websites I've built, but it's such a pain, and since moving to 11ty I've lost the ability to just use a plugin like with WordPress. So: I made a thing!
Neat Gallery! is a simple-as-possible tool that you can point at a folder of images and it'll generate a minimal HTML page and set of lower-rez thumbnails. Then you can either upload the folder as-is or copy the relevant bits out and stick 'em on your website somewhere. The cool thing is that it automatically sets up Photoswipe so you can have that best-in-class lightbox user experience.
Here's a gallery I created using just the default settings:
And here's a gallery using the masonry-style layout option.
Today is Alien Day, a completely made-up observance of the ALIEN film franchise. In the spirit of the season, please enjoy this three-page fan comic "Finders Keepers" in which two men make a very foolish mistake. Written sometime last year with art banged out start to finish last week.
To be honest, this was all just an excuse to draw that final page.
Today’s newsletter crew got the final pages of HERETICAL: CHROME SANDS. The story wrapped up at 24 pages — not counting the cover. I kicked things off in mid-January, and by early April, it was done and dusted. Three months, start to finish.
For a little perspective: the first HERETICAL tale began as rough sketches back in 2015 and didn’t see the light of day until last December.
Also in today's newsletter: a three-page ALIEN fan comic about two guys who make a BIG mistake. "Finders Keepers" will be released on Alien Day 2025 this upcoming Saturday, but you can read it now — if you subscribe!
I came across Steph Ango's wonderful Flexoki color palette and fell for the warm, saturated colors that are meant to evoke ink on paper. Also, I immediately wanted to try it for webcomics.
This is sort of contrary to stated purpose of Flexoki, which is web typography and user interfaces. Still, I wanted to give the extended palette a try since I like working from a limited palette (I already spend too many indecisive moments farting around in color pickers) and the colors are specifically for the web. Which means all the standard caveats apply when using RGB colors for a future CMYK print job.
There are many ports for different applications, but none for Clip Studio Paint, so I grabbed the list of hex values and converted them into a CSP color set file. If you want to try it, download it below.
Note that the Flexoki "paper" and "black" colors should ideally be used as base (e.g. backround) colors. You won't get the same results with pure hex/RGB white and black (I've tried).
Why wait another eight years? The first ten pages of CHROME SANDS, the sequel to HERETICAL, is going out to Neat Hobby! newsletter subscribers next week! You can be one of them if you subscribe!
Otherwise you'll have to wait until all 24 pages are finished. Which is fine, but c'mon, aren't you curious?