swax

↗ HN profile [ 78.6 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Put in the categories, themes, styles you care about, and WallTrek will auto-generate wallpapers for you. Always a nice surprise to see what it comes up with next. Open source, uses Dalle3, BYOK (bring your own key)

  2. A small dumb app that allows changing the volume quickly from the taskbar in a single click. Not super interesting, but maybe practically useful for you guys. I made it pretty fast with Claude Code on WSL.

  3. There isn't anywhere on the web the catalogs individual sketches and links them together so hoping to build it out with others who enjoy sketch comedy. Just a fun side project built with Next.js, MUI, Prisma,…

  4. I tried building a MUD with GPT-4 and Claude 3 Opus. They were able to give me the initial setup no problem, but iterating on it was a disaster. This article goes over my experience -…

  5. Wrote an open source command shell wrapper for LLMs to use. Just testing it with with writing a website from scratch. Comparing GPT-4 and Claude 3 Opus. The results: Pretty similar, they can write a PHP page, with…

  6. I built this tool to scratch an itch. I didn't want to go back and forth with ChatGPT while designing a database schema. There's no need for a chat history, I just want to work on a single document and revise it…