Ask HN: What Are You Working On? (July 2026)
1–10 of 1001 posts
Re: Ask HN: What Are You Working On? (July 2026)
#2It's been fun dealing with memory and C's weird design in this age of agentic coding.
Re: Ask HN: What Are You Working On? (July 2026)
#3However, LLM coding has made coding less rewarding so… Im thinking about starting a new hobby as coding for fun has become prompting.
Re: Ask HN: What Are You Working On? (July 2026)
#4Re: Ask HN: What Are You Working On? (July 2026)
#5www.memoryplugin.com
Re: Ask HN: What Are You Working On? (July 2026)
#6Re: Ask HN: What Are You Working On? (July 2026)
#7Re: Ask HN: What Are You Working On? (July 2026)
#8Realize that I'm really bad at marketing. Trying to work on it.
It lets you take a picture of video games and shows price comparisons for the major buy lists.
Re: Ask HN: What Are You Working On? (July 2026)
#9https://github.com/thegagne/aep-conformance-test
Did pretty well, only took a day or so. I first had it inventory every MUST, SHOULD, and MAY in the spec, and then let it rip. I did guide it quite a bit to get what I wanted, but at the end I’m pretty happy with it as a first draft.
Helped me learn the spec and will be helpful to hone my dotnet AEP server, and aepbase.
There already existed an aep e2e validator which does a similar thing, but this is more thorough and generates a nice report. It will tell you not just whether your API follows the spec, but also what parts of the spec it does not implement.