Page
of 102
Wednesday, June 12th, 2024 at 10:38 AM
After Dark Mowing Man

After Dark Mowing Man From: https://www.youtube.com/watch?v=1nfQnJ9EsCw

Tuesday, June 11th, 2024 at 2:02 PM

Thinking more about an RGB physical slider

Tuesday, June 11th, 2024 at 12:27 PM

Most of the point of HTML is hyperlinks.

Tuesday, June 11th, 2024 at 12:24 PM

Editing this on the train. It would be good to have more posts to test with.

I should probably move in the garden posts.

Sunday, June 9th, 2024 at 9:36 PM

Working on a stream

Sunday, June 9th, 2024 at 5:58 PM

@reply 2024-06-09-20-57-07

Is this good syntax for a thread?

Sunday, June 9th, 2024 at 4:57 PM

Setting up my stream.

Saturday, June 8th, 2024 at 10:44 AM
Blog post gif slideshow

Seeing the OG images I generate for this blog has me thinking. If you split a blog post by paragraphs and generated PNGs, and then you stitched those into a GIF with the frame time based on text length... that would maybe be a portable / embeddable blog post? Not good for accessibility and not to replace the post, but maybe an interesting derivative.

Saturday, June 8th, 2024 at 10:22 AM
How this works

This site is a bash build script that concats HTML together. I also put together a little start script using fzf that has some common task options new_post / build / commit. I really like the feel of the starting bash script - it makes it feel like writing in this blog is its own little dedicated computer program.

The source for this one is viewable on github.

I think I'm going to try a new blog concept (a continuation of the thread-focused blog idea), that combines what I do on feed.

Read more
Friday, June 7th, 2024 at 9:41 PM

Building a general purpose image uploader.

Friday, June 7th, 2024 at 5:01 AM
Lenses

Thinking about things that make you see the world around you differently: ARGs, birding, mushroom hunting, simulating physical phenomena in code, drawing.

I was listening to the Egglant podcast interview with the Animal Well maker and they mentioned "secrets in plain sight" in the game and compared it to ARGs, where your street becomes something new/different to you because there is a geocache (or pokemon station there).

That made me think about a tweet I saw yesterday from Jer Thorp about how birding helps you to see more details around you. Someone else mentioned taking up mushroom hunting had a similar effect.

Read more
Wednesday, June 5th, 2024 at 4:27 PM
Thread-focused blog idea

What if I made a blog like this blog but also more like Twitter. Where I could make little posts, or I could also reply to old posts, bumping that 'thread' of posts to the top. But (like Twitter) it would show the update, with an indication and ability to click through to see the full thread.

That seems kind of cool? Like it'd be good for long-running thoughts I keep returning to and also for WIP posts...

Maybe structuring stuff in the code gets weird, but it's going to be small-scale so I think I could figure something out. I think I'd just do markdown files with like a link at the top, and use the filename for the date slug like I've been doing. I would still like titles I think. But maybe that's just otional.

Wednesday, June 5th, 2024 at 4:07 PM
Garden plans

I would say this garden has been a relative success in terms of helping me write more. I kind of want to combine it with my feed, and maybe my homepage?

Feed would be the thing to do first I think. It's interesting trying to categorize the differences between posts. Garden is more writing based. Feed is structured around an image. Feed was designed to make sure I wasn't blocked trying to think of a title, that I could do more work-in-progress stuff. Maybe that's different now that garden is here.

Overall I want to keep things simple. But I also want to have some fun. I'm pretty confindent I can figure out ways to do what I want, and as long as I keep the file format relatively stable, markdown for garden and a common structure for feed, I think I can do it without really risking anything.

Read more
Monday, June 3rd, 2024 at 8:41 PM

Finally got my gif setup working again in Sway. This recording featuring the pokemonsay oblique strategies.

Monday, June 3rd, 2024 at 4:53 PM
Gif recording workflow

One of the best things I had going with my old linux set up was my gif recording workflow. I had a few helper scripts connected to dmenu (and then I think rofi and fzf), where I could record the screen and then convert into gif. It was still a bit janky. But it made it pretty quick to take work-in-progress clips and post to my feed.

Since I tore down my set-up and rebuilt on Ubuntu server install and Nix home-manager I haven't had a good gif set up. Tonight I think I got it fixed up though I'm sure I will continue to tinker.

The bulk of what makes it work is in gif.sh. The majority of which is from this comment by IntelligentPerson_ on Reddit. Slightly modified to fit with keyboard shortcuts. It's even got nice little notifications.

Read more
Sunday, June 2nd, 2024 at 10:52 AM
Is everything a prototype?

Prototypes should look like prototypes

Prototypes shouldn't look too nice. They should look like a work-in-progress. They should show their joints.

This keeps discussion at the right level of abstraction. You want to be talking about the capability, not the color scheme.

Read more
Friday, May 31st, 2024 at 3:16 AM
Carving at the joints

I've always liked building systems where the joints are visible: legos, Minecraft. Lately I've been thinking about the process of learning how to find the joints in systems where they're less visible. Of 'carving at the joints'.

The concept

Apparently Plato talked about "carving nature at the joints". I think my recent reference is the show Delicious in Dungeon, where they explain how to cut and prepare dungeon monsters into unlikely meals. The show has a lot of fun with the instructions reveal, where something that looks inedible is made appetizing through a precise set of steps.

Read more
Thursday, May 30th, 2024 at 8:39 PM

Image to link map test. From: https://gemini-spatial-example.grantcuster.com/

Thursday, May 30th, 2024 at 4:37 PM
AI Image Map Brainstorm

Through work, I've been playing with the Gemini model's ability to return bounding boxes for an image. I think I want to try and use it to make some sort of image (sketch or photo) to website generator. Maybe leaning into skeuommorphism of like a photo of a physical desktop that contains all the links to my projects as items on the desk.

A very sketchy proof of concept

Here's a brainstorm:

Read more
Thursday, May 30th, 2024 at 4:37 PM
AI Image Map Brainstorm

Through work, I've been playing with the Gemini model's ability to return bounding boxes for an image. I think I want to try and use it to make some sort of image (sketch or photo) to website generator. Maybe leaning into skeuommorphism of like a photo of a physical desktop that contains all the links to my projects as items on the desk.

A very sketchy proof of concept

Here's a brainstorm:

Read more
Page
of 102