Advertisement · 728 × 90

Posts by Will Holt

Very cool design!

1 week ago 0 0 0 0
Post image

Which of these styles do you like more?

1 week ago 0 0 0 0
Video

I made this avatar maker + API

source: github.com/WillH0lt/ope...

1 week ago 0 0 0 0
Video

Working on an update for ZinesForever. The page flipping is looking good!

2 weeks ago 0 0 0 0
Preview
NES.css NES-style CSS Framework | ファミコン風CSSフレームワーク

A NES-themed CSS framework and it looks exactly as you'd expect it to.

nostalgic-css.github.io/NES.css/

3 weeks ago 22 7 1 1
Video

I just updated my portfolio and everything is on an explorable canvas.

william.land

1 month ago 1 0 1 0

Local-First Conf 2026 is back, and I want to hear what everyone's been doing this year. What have you built? What have you learned? How about interesting challenges we need to overcome?

1 month ago 16 8 2 0
Advertisement

Oh there's a lot to say here, I should really write a blog post about it. It's an approach similar to a last-writer-wins register, except there's a central server to determine the order of events. Clients send merge-patches, the server chooses the winner based on what was received last.

1 month ago 0 0 1 0

Wish I could make it out to Berlin to attend the conference! I built a local-first sync library for creating collaborative design software.
github.com/WillH0lt/wov...

1 month ago 0 0 1 0

I love the idea of this! The slider is a neat way to represent the depth of the layers. I wish it worked better on mobile.

1 month ago 0 1 1 0
Video

Latest woven-canvas update: washi tape! Finally I can keep the blocks from sliding around on the canvas.

woven-canvas.dev

#buildinpublic #OpenSource #vue

1 month ago 5 0 0 0
Video

Ever heard of FIGlet fonts? They're the ASCII-art fonts that have been around forever. I needed to convert them into real font files for Asciinotes.com and couldn't find any existing tools.

In case you need it: github.com/WillH0lt/FIG...

#typography #buildinpublic #asciiart

1 month ago 4 0 0 0
Post image

Huh I can't even use Microsoft Clipchamp without deleting files in OneDrive. This is desktop software, it really makes no sense.

#BadUX #UXDesign #ProductDesign

1 month ago 0 0 0 0

Amazing! I love the sound effects.

1 month ago 1 0 1 0
Video

Now in Asciinotes you can copy a selection and paste it anywhere as plain text.

asciinotes.com

#BuildInPublic #indiedev

1 month ago 5 0 0 0

ah, yes it works with two spaces. Thanks!

1 month ago 1 0 0 0
Advertisement
Post image

This is what I see when I click preview

1 month ago 0 0 1 0

I really like a the small details: the green text cursor, the faint highlight of the active line, and the door-like animation for the emoji panel!
One thing I got confused with was when I click preview it squishes everything into one line, not sure if it's supposed to do that or not.

1 month ago 1 0 1 0

Very cool! I like that the 3d oklch looks like mountains.

1 month ago 1 0 0 0

It's online design software like Canva. People can upload content, share their designs online, and purchase prints.

1 month ago 1 0 1 0

"...annual costs ranging from about $151,000 to nearly half a million dollars."

I'm surprised colleges will pay this much. It seems like it's just a cron job that scrapes their website and uploads the data as a knowledge base to OpenAI. Is there something more going on?

1 month ago 1 0 0 0

This seems really useful! Definitely beats copy/pasting from another company's policy and changing the details. I'm considering using it but I'm not sure if my business model is within the scope of the project. It would be helpful to have a "who's this for" in the documentation.

1 month ago 0 0 1 0
Preview
AsciiNotes - ASCII Diagram & Art Editor Free online ASCII editor for diagrams, flowcharts, and ASCII art. Draw text-based graphics on an infinite canvas and export as plain text.

I just released AsciiNotes! It's an infinite-canvas note-taking app made entirely with ascii characters.

asciinotes.com

1 month ago 5 3 0 0
Video

I just added this moving threads animation to the background of the woven-ecs docs. woven-ecs.dev

Each thread is an svg and they're moving via css animations.
Source: github.com/WillH0lt/wov...

2 months ago 2 0 0 0
Woven-ECS A high-performance, multithreaded Entity Component System for TypeScript

I just released Woven-ECS! It's a typescript ECS library with built-in multithreading.
woven-ecs.dev

2 months ago 3 0 0 0

$3.3 trillion is enough to give all 258 million US adults $106 per month for 10 years!

9 months ago 3 0 1 0
Advertisement
Post image

I've been off Facebook since 2010 and they still send me these messages from time to time.

9 months ago 1 0 0 0
Video

enhance... enhance... there are some weird artifacts when you zoom in too much.

9 months ago 0 0 0 0
Video

Adding text now...

9 months ago 0 0 1 0

The remedy for each of the problems is to make the commands the same as diffs. Diffs are quick, deterministic, and reversable. Using diffs for history/syncing turns out to be a much simpler mental model.

9 months ago 0 0 0 0