Back
Steven Irby
Steven Irby
PRO
PRO
@Nomadsteve
Nomad since 2015. I build and share weird, random things, and document it.
Subscribe: randomdailyurls.com
Subscribe: randomdailyurls.com
Load previous page…
I'm going to start a big challenge in the coming weeks. "25 project in 25 weeks". So I'm setting up a sort of boilerplate to do this sanely and fast!
I have it creating a new domain in cloudflare.
Setting the namespace in porkbun.
Creating a base scaffolding.
Add interesting facts so the user has something cool to read while they wait for the agent.
Fix more bugs with the structured output, schema, for the scheduling agent
Build out the UI so it's a max of two clicks to add an event to the calendar
Reduce large images on the client-side, cuz I'm poor and don't want to use the server for it. So the agent only has to process small images (not 5 mb+ png)
#agentscode