Live data from Hacker News

Viewing profile — Nedomas

Nedomas

HN member
Joined
Wed, Sep 05, 2012, 5:13 PM UTC
HN karma
27
Public activity
31 items

About Nedomas

No profile information was provided.

Recent public activity

  1. story
    Show HN: AI compatibility without compromises

    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 …

  2. comment
    Comment #44444678

    two weeks ago I started heavily using Codex (I have 20y+ dev xp). At first I was very enthusiastic and thought Codex is helping me multiplex myself. But you actually spend so much …

  3. comment
    Comment #44018202

    We've built a version of this on steroids - not only a registry, but also one-click mcp hosting. Would love you eyeballs if you're into mcp: https://supermachine.ai

  4. comment
    Comment #43898628

    Welcome to MCP hosting space guys. We’ve also been hosting MCPs since early Feb in https://supermachine.ai and investing a lot into open-source (see https://github.com/supercorp-ai…

  5. comment
    Comment #43370482

    There's open source package that allows delaying providing credentials to MCP server to runtime / via MCP tool call: https://github.com/supercorp-ai/superargs For hosted MCPs: http…

  6. story
    Show HN: Supergateway – run AI MCP servers remotely

    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 tr…

  7. story
    Show HN: Supergateway – Run MCP stdio servers over SSE

    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…

  8. comment
    Comment #42381394

    Met the guys in sf, the concept is great, can we really build o1-type of models with this? Congratulations on the launch.

  9. comment
    Comment #42375145

    Met with the Humiris MoAI team in sf, they are onto something cool

  10. comment
    Comment #40403248

    Yeah, I do both in prod and in the lib. In the lib I even ported Anthropics streaming API to be OpenAI compatible. Will write the docs over the coming days if interested.

  11. comment
    Comment #40396045

    Assistants API use in prod used to suck because it would send full convo on each message. But last month they added an option to send truncted history so its no longer 2$ a pop tha…

  12. comment
    Comment #40395906

    I do and built Assistants API compat layer for Groq and Anthropic: https://github.com/supercorp-ai/supercompat I’d argue that Assistants API DX > manual completions API.

  13. comment
    Comment #23777981

    Hi HN! Started working with more text models in PyTorch, experimented with LSTMs and found most of the tutorials terribly outdated. So figured out whats the most modern best practi…

  14. story
  15. story
  16. comment
    Comment #9227061

    Thanks for the feedback. I'll add it. What kind of brand is it? I couldn't quite get your message fully.

  17. comment
    Comment #9224582

    YOU NAZI! Thanks - fixed it and am feeling ashamed of it a bit :)

  18. comment
    Comment #9221781

    We love them. They got a few quirks but overall experience is beautiful. Say thanks to them from me!

  19. comment
    Comment #9221775

    Thank you! I was trying to work those out for you. The problem is that we are use Typeform and they are kind of semi-ready for mobiles. Got any ideas on how to improve it?

  20. comment
    Comment #9221475

    Thanks for checking it out! Just fixed it.

  21. story
  22. comment
    Comment #8831578

    Fixed with 1.1.0 release. https://github.com/Nedomas/databound-rails/commit/04e28afaf0...

  23. comment
    Comment #8831249

    Thanks. For other readers: the issue is being adressed at https://github.com/Nedomas/databound/issues/2

  24. comment
    Comment #8830968

    Thanks for asking, James. Many Rails apps get/create/update database data on the Javascript side. Sometimes it is done using some kind of framework (Ember, Angular). This is for th…

  25. story