Feed

Bin wall

Left wall I've my office, now filled with shoebox-sized bins.Left wall I've my office, now filled with shoebox-sized bins.

I've gone all in on clear shoebox + masking tape storage. Great for locating cords and small electronics so far. Still more to be figured out in terms of overall sorting (I'm hoping a natural cache will emerge?).

Latent space explorations

Thread of latent space explorations curated by PrathyushThread of latent space explorations curated by Prathyush

From https://x.com/prathyvsh/status/1852215239850225943

DIY

Screenshot of building a desktop from a broken fenceScreenshot of building a desktop from a broken fence

Enjoying Evan Monsma's Youtube channel. Featuring relaxed figuring-it-out-as-you go builds from salvaged scraps. Sometime I want to write about the connections between prototyping on the web and DIYing IRL.

Murphy Bed DIY

Screenshot of Murphy bed tutorial.Screenshot of Murphy bed tutorial.

Thinking about DIY-ing a Murphy bed and I appreciate this straightforward guide. Nice to connect with alternate aesthetics in the cause of making stuff. From https://www.littlevintagecottage.com/2021/02/diy-poor-mans-murphy-bed.html

Reasons for programming

Tweet by Omar: two reasons to program: 1. make cool unexpected things 2. feeling of mastery over the computer systemTweet by Omar: two reasons to program: 1. make cool unexpected things 2. feeling of mastery over the computer system

Obviously not every reason for programming, but I think about this tweet often bc it captures two of my favorites. From https://x.com/rsnous/status/1820489330839998621

Gardening

Garden posting interfaceGarden posting interface

New posting interface up for this site (garden.grantcuster.com). Complete with media (S3) upload, markdown preview and posting to Bluesky.

Work

Hand range testHand range test

Experimenting with mediapipe hand-tracking for value adjustments.

Fight Club Masks

Experimenting with running a modified version of Masks on movies (Fight Club).

Read more

Masks

Me recording my face using masksMe recording my face using masks

Masks - Collage faces using your webcam.

Dev notes

Read more

Working om masksWorking om masks

Decomposition and Cards

I want to think more about some connected ideas. Silicon Jungle's prototypes where he is exploring breaking ideas into cards, I think called lenses, that can then be further explored.

Linus Lee's talk about using LLMs as a microscope for thoughts.

Some work experiments where we've been using LLMs to break scenes down into parts, then applying a transformation to one of those parts.

Read more

String computer storage

New desk experiments - stashing a beheaded desktop below the desk with string loops.

Bottom view - laptop body tied to the underside of the deskBottom view - laptop body tied to the underside of the desk

Top view - strings coming out of drilled holesTop view - strings coming out of drilled holes

Wide desk

New desk setup as of this weekendNew desk setup as of this weekend

Process

Materials, with extra for laterMaterials, with extra for later

Read more

Thinking a lot lately about making a comfortable environment for myself. Both in real space and digital space.

In real space I think about my desk setup. I think about nostalgic 90s photos of cozy computer setups.

In digital space I think about my neovim and terminal setup. After getting things pretty well setup I've kind of let them sit - and added a few things that never quite worked right. That cruft started to build up and now I'm starting to clean it out.

Read more

Back on the train and in the glasses deck. Sitting next to a big coffee spill on the flor and a man slowly, methodically eating a sandwich.

I don't know if I'll actually publish this as a post, but I wanted to collect my thoughts by writing.

This morning I was thinking of buying a new kitchen knife and working on cooking a couple of dinners a week again. I'd like to find some sort of system for all of that that feels good.

Read more

Raspberry Pi setup

I'm doing some more experimentation with raspberry pi's around the house. Working on a base ubuntu setup, that is pretty close to what I would do with ubuntu on any other computer.

Flashing

Install ubuntu-server through rpi-imager. Annoying rpi-imager doesn't work with sway, something about QT apps and security. I've been flashing from my work macbook so far. I'd like to get a better setup. I could do it from the command line with dd but I'm not sure how to replicate the settings presets that the imager has, which is especially nice for automatically connecting to wifi. Still, I should dig in and get this figured out.

Read more

Organizing a new quotes repo: https://github.com/grantcuster/quotes

pokemonsay hooked up to my quotes text filepokemonsay hooked up to my quotes text file


Inspired by dynamicland to try some real world manipulation linked to digital objects. I'd guessed coarse color matching would be enough here - it may not be.

Red construction paper in real life moves sloth on computerRed construction paper in real life moves sloth on computer

Wysywig brainstorm

Demo that has some promise where all data is in the image file. Sources on the left, canvas layout on the top right. Data encoded as image pixels on the bottom right.

But I'm not excited to jump back into it lately so I need to figure something out.

I think it gets more interesting when I have the three ways of working with the images.

Read more

Hand landmark ideas

Brainstorming on the train. Laying out the pieces.

I can use mediapipe hand landmark. I know the positions of the fingers. I'll use pointer finger as cursor, if they have two hands up I can use both of them...

I can use pointer and thumb pincer as click. I can normalize distance based on lower knuckle thumb distance probably. Click and drag works with that motion too, although maybe it's a shame you can't just point and drag - maybe also some ability to toggle based on the other hand.

Read more