Nedomas

↗ HN profile [ 96.4 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Hello HN! Code just became cheaper with AI but review and verification is as hard as it was. Tests are great, but current AI slop needs much more exhaustive testing. I built a test coverage tool for coding agents so…

  2. Built a library to translate between OpenAI Responses/Assistants APIs and other provider APIs. Provides full compatibility so it’s a total drop-in regardless of which provider you use or which features (computer use,…

  3. Yo, we’ve just released Supergateway. Now most of MCP servers only support stdio transport and this is problematic if you want remote assistants to access them. MCP spec has SSE transport which works with remote HTTP…

  4. Hi guys, I’ve just released Supergateway and it allows to use MCP servers with stdio on remote assistants over SSE. Now most of MCP servers only support stdio transport and this is problematic if you want remote…

  5. What kind of developer are you? (quiz.closeheatapp.com)
  6. I heard you liked startups so I created one for you guys in 78 symbols. Add to .zshrc git(){[[ "$@" = commit\ -m* ]]&&termit en es ${${@:$#}//./} -t;command git $@} And gem install termit