Ricky Martinez
banner
rickyxstar.dev
Ricky Martinez
@rickyxstar.dev
I sometimes make useful software.

Founding Engineer @ Thoras.ai
The Dockerfile is used to build a new image and you’ll probably want to put that image somewhere so you can use it later. If you have source code in your image that’s proprietary you’ll want to make that image private
February 23, 2025 at 4:42 AM
Huma lets you use custom types and validation so long as your struct satisfies an interface. So that was nice of them!
December 22, 2024 at 3:24 AM
The problem is when you do []string in the query the open api generated clients try to do ?ids=[id1,id2]. The best I could do to unblock is make ids a string and split it by commas after the fact
December 22, 2024 at 3:23 AM
We’re having fun with a quirk of our rest framework huma.rocks you can set the inputs for your apis with a combination of structs and comments and it will deal with validation before the request even makes it to the handler.
Huma
A modern, simple, fast & flexible micro framework for building HTTP APIs in Golang backed by OpenAPI 3 and JSON Schema.
huma.rocks
December 22, 2024 at 3:20 AM
ChatGPT isn’t as unhinged as Llama. Any ideas on how I can fix this?
December 16, 2024 at 6:19 PM
I’m so glad you organically found me! 😂
December 16, 2024 at 1:47 AM