Thinking
67 posts
Page
of 4
Wednesday, July 24th, 2024 at 12:56 PM

Redid the way I do threads on this garden. Now a separate file with newline separted posts. Cautiously optimistic. Still more work to be done to make posting here feel easy.

Monday, July 8th, 2024 at 6:19 AM
Constraint Systems draft

I'm going to give a work presentation on Constraint Systems, going to start drafting out the pieces here:

Constraint Systems is a series of side projects I've been working on for about five years now.

It's a collection of 30 alternative interfaces for creating and editing images and text.

Read more
Sunday, June 30th, 2024 at 3:58 PM
Evolution generation

A lot of us are trying to figure out how to use LLMs as a creative tool. There's a set of projects related to creative coding that I've been thinking about lately and want to round up.

SerenedipityLM

Samin recenterly detailed their project SerendipityLM that focuses on "interactive evolutionary exploration of generative design models". It features a selection of generative art, mainly shader examples, generated through their process.

Read more
Friday, June 28th, 2024 at 7:37 AM

Notebooks (Jupyter, Observable) are another related pattern here. Maybe a noetbook like linear flow but with horizontally scrolling generated functions...

Friday, June 28th, 2024 at 6:51 AM

This pattern actually is pretty similar to the flow for Copilot-like autocomplete. But I'd be interested in taking it out of the editor and also making the encapsulation clearer.

I guess the risk is the usual spaghetti-hairball nodes-and-wires issues. I should develop some sort of plan for avoiding that.

Friday, June 28th, 2024 at 5:52 AM
Thinking about codegen

In recent LLM model experiments I've been thinking a lot about how to get codegen into the workflow. For a lot of tasks, conventional (javascript) code would be faster, cheaper and less prone to error than an LLM call. I'd like to have the LLM generate that code once -- then the game becomes how to encapsulate, verify and sometimes modify the code it generates.

Some inspiration:

Future of Coding: Pygmalion

Read more
Tuesday, June 25th, 2024 at 4:53 PM

It varies a lot day-to-day but I think it's safe to say I'm mildly stressed about the overall impact of AI. I've worked with machine learning for a long time now -- falling into with Fast Forward Labs ten years ago.

At their best, I think current developments encourage me to think about what I want -- out of work, out of computers. There's parts of some of my past work where I think the idea was part of what made it interesting to others, but also a big part was that I put in more work (as the Penn and Teller quote goes) than a reasonable person was willing too. The need to put in work in that specific way seems to be going away (the code could be generated instead).

There's still places to put in the work: carving the joints is partly me trying to work that out. In figuring out how to put systems together, and the experience of that past work will aid in that... but it does feel like it will be different.

Read more
Tuesday, June 25th, 2024 at 12:42 PM

Riding home on the train. The repo on my work computer isn't up-to-date, but since these are all markdown files I can write and trust it will work when I upload later.

A bit of a dip in my new writing habit, mostly because my parents were in town for the weekend. Also maybe have some sort of lingering illness. Hoping it's just a temporary blip. I'm still enjoying the idea of this blog.

Been trying to take some stock of where my work and projects are at. The pace of AI experimentation feels a bit exhausting, and a lot of it feels like hype. At the same time there do appear to be some movements towards steerability, to interaction at a more feature-based and interpretable level that are interesting to me. I'm still looking to carve at the joints and put the right pieces together in the right order to make something that feels empowering and extended, rather than a replacement. But it varies day-to-day how achievable and likely I think that is.

Read more
Wednesday, June 19th, 2024 at 6:41 AM
Knowing how to do things

Two comedy clips I think about surprising often. Tim Robinson on how not everyone knows everything:

<figure><video width="640" height="480" controls src="https://grant-uploader.s3.amazonaws.com/2024-06-19-10-35-26.mp4" type="video/mp4" poster="https://grant-uploader.s3.amazonaws.com/2024-06-19-10-49-31-800.jpg"></video></figure>

Harris Wittels on not being impressed by juggling:

Read more
Monday, June 17th, 2024 at 4:21 PM

Now writing this on the porch with the AR glasses. I think I finally got Network Manager set up so I feel more confident I can take these and connect to wifi outside of my own. Maybe I'll take them on their first train ride tomorrow.

I'm happy I've gotten as far as I did on this blog but I'm not quite sure how to use threads and untitled posts yet. Untitled posts feel weird even though part of the goal was to normalize that. Threads feel weird to, like it feels like I'm really declaring something important for it to be a thread. I want it to feel lightweight.

Monday, June 17th, 2024 at 4:55 AM

Writing this from the backyard using the AR glasses plus the mini PC in the cross-body bag. Trying to get more of a feel for it. Definitely still a lot of wires to track, and I don't trust things like the bluetooth keyboard to work all the time. The transparent mode is pretty, though.

Sunday, June 16th, 2024 at 4:43 AM

It would be cool to make using the garden a fullscreen terminal experience. Fzf menu is already pretty close, maybe I just need like an ASCII art welcome message, and I should clear terminal history on menu open.

Saturday, June 15th, 2024 at 5:10 PM

I added month section subheaders to the main page and changed the timestamp display. I think I am mostly happy with it though I'm a bit concerned I'm getting too fiddly.

Saturday, June 15th, 2024 at 4:16 AM
Garden TODO
  • Sloth favicon (in green?)
  • Bash + fzf admin script
    • build
    • build with images
    • commit and push
Read more
Saturday, June 15th, 2024 at 3:31 AM
It happened to me

I was writing a lot and then I decided I needed to redo the blog and then I thought I can't write more until I finish redoing the blog and so I wasn't writing.

So I pushed this version. It's more like Twitter, with individual entries and also the ability to thread. There are some unaswered questions (like pagination). I also can't decide if I should move all my feed posts in here. They might overwhelm the writing posts, but I think I'd like to figure out a way everything can live together.

I changed from bash scripts to typescript scripts, which has been helpful for organization. It's going well but I can also feel it in danger of sprawling out of what I can hold in my head -- and I feel like that is dangerous for solo projects, it's where it starts getting harder to jump back in and tinker. I should think about consolidating and carving up the pieces to make it easier to work on pieces at a time without feeling the stress that the whole thing might break.

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 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.

Page
of 4