I've been keeping a list of nice personal websites for a while now - thought it was time to give it a home
thepersonalweb.com
Posts by Tim Hanlon
Built a Hasura-style GraphQL engine that runs entirely on Cloudflare Durable Objects.
Drizzle (1.0 beta) schema → auto-generated queries, mutations, cursor pagination.
Type-safe RBAC.
JWT auth, admin secret bypass.
Probably don't run it in production.
github.com/timhanlon/du...
I missed this completely somehow, thanks, will check it out
I just had Claude go brr for 11m11s (nice) on a Nuxt-aware dead code identification POC, here's its writeup. Curious what @nuxt.com gang think of this. Any prior art? Worth exploring? gist.github.com/timhanlon/0b...
You seen @harlanzw.com's new thing? He did a talk last night at MelbJS, and demoed it making Claude use reactive props destructuring instead of withDefaults, which it defaults to github.com/harlan-zw/sk...
I haven't even tried this yet, but it seems like since Opus 4.6 dropped I'm largely babysitting it to stop it from burning so many tokens that it auto-compacts and starts going in circles. Can't imagine throwing more fuel on that fire.
A preview of themes on Minima
A peek at the Studio Syntax theme for Minima, and the block editor
😂
I’m going to have to try the never cast rule. The most common Opus smell that makes me keep manually accepting edits.
Ran into an issue while building hosted frontends for Minima – runtime compilation of Vue components with SSR was not going to happen. The famous "Code generation from strings disallowed for this context" error. Here's the write up on my solution.
timhanlon.com/giving-a-hea...
This is excellent news
Dynamically loading themes from Nuxt layers using <NuxtLayout :name> + defineAsyncComponent + useState
Huh, I thought I'd messed something up myself, this was my workaround: github.com/timhanlon/be...
I am
I’ve been exploring whether it’s possible to do something like Histoire/Storybook from within a Nuxt app. Still pretty rough but it looks like the answer is yes. If you’re part of a team who uses/ needs something like this I’d love to hear from you github.com/timhanlon/be...
lol I didn’t think anyone had found it. I’m working on moving it from WP to Minima at the moment, and have some cool ideas for it.
rsync --archive \
--progress \
--human-readable \
--exclude node_modules \
~/dev \
/Volumes/[foo]
This weekend: figure out a multi-tenancy solution for Minima. Found this repo, which doesn't quite do what I need, but should be a great starting point to hack on.
Have you tried the TGM games since they got released on consoles? So good
What version?