Live data from Hacker News

Ask HN: What Are You Working On? (April 2026)

news.ycombinator.com

611–620 of 1001 posts

Re: Ask HN: What Are You Working On? (April 2026)

#611
I am working on an llm wiki (as defined by Karpathy https://gist.github.com/karpathy/442a6bf555914893e9891c11519...)

Looks like it is a crowded area now - my angle is to start with theory of what is important in a system like that, from first principles (like agent limited context, statelessness, use goals etc). Currently I use it to develop that theory - and you can read it at: https://zby.github.io/commonplace/. I also use it to keep an index of similar systems (that is systems with agent operated memory): https://zby.github.io/commonplace/agent-memory-systems/

The github repo is at: https://github.com/zby/commonplace . Work in progress.

Re: Ask HN: What Are You Working On? (April 2026)

#612
Bought an e-scooter from Wilfa (under the E-way subbrand). Been reversing it slowly. End goal is to have an Apple Watch only app with stats and maybe some fun gimmicks like using wrist rotation and gestures for switching gears and such.

So far I first sniffed the BT logs from my iPhone but couldn't figure out how authorization works. Recently decided to decompile the android version and with some LLM help I made some progress. Been too busy to test it out but once I crack the authorization I can get started with writing my own Watch app

Re: Ask HN: What Are You Working On? (April 2026)

#615
Currently I'm finalizing my static web hosting project for designers and other people who couldn't be bothered to learn a cli, https://webtastic.site and trying to make simple games for iOS. My first game is Merge Mixology, https://apps.apple.com/no/app/merge-mixology/id6760284508?l=...

Re: Ask HN: What Are You Working On? (April 2026)

#616

I'm continuing to hack on Tiled Words, my daily word puzzle! https://tiledwords.com After winning the Playlin Player's Choice award I've noticed an uptick in players as well as some people sharing videos on YouTube which has been fun. I've got a few thousand people playing every day. I just launched user accounts today so user's can now track their progress across devices and share their stats with each other. This e…

I just tried this out for the first time and really enjoyed it!

Re: Ask HN: What Are You Working On? (April 2026)

#619

I'm continuing to hack on Tiled Words, my daily word puzzle! https://tiledwords.com After winning the Playlin Player's Choice award I've noticed an uptick in players as well as some people sharing videos on YouTube which has been fun. I've got a few thousand people playing every day. I just launched user accounts today so user's can now track their progress across devices and share their stats with each other. This e…

I play this every day with my friend group :)
Post reply on HN