Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
Nedomas
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
Show HN: MC/DC coverage so coding agents could work overnight
(supercov.com)
2 points
by
Nedomas
16d ago
|
0 comments
2.
▲
Show HN: AI compatibility without compromises
(supercompat.com)
1 points
by
Nedomas
5mo ago
|
0 comments
3.
▲
by
Nedomas
1y ago
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 time trying to explain Codex the most obvious things and it
4.
▲
by
Nedomas
1y ago
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
5.
▲
by
Nedomas
1y ago
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/supergateway and many oth
6.
▲
by
Nedomas
2y ago
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: https://supermachine.
7.
▲
Show HN: Supergateway – run AI MCP servers remotely
(github.com)
1 points
by
Nedomas
2y ago
|
0 comments
8.
▲
Show HN: Supergateway – Run MCP stdio servers over SSE
(github.com)
1 points
by
Nedomas
2y ago
|
0 comments
9.
▲
by
Nedomas
2y ago
Met the guys in sf, the concept is great, can we really build o1-type of models with this? Congratulations on the launch.
10.
▲
by
Nedomas
2y ago
Met with the Humiris MoAI team in sf, they are onto something cool
11.
▲
by
Nedomas
2y ago
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.
12.
▲
by
Nedomas
2y ago
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 thankfully. Also Grok, Haiku and Mistral is cheap
13.
▲
by
Nedomas
2y ago
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.
14.
▲
by
Nedomas
6y ago
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 practices there (until next version of torchtext comes) and wanted
15.
▲
PyTorch LSTM: Text Generation Tutorial
(closeheat.com)
1 points
by
Nedomas
6y ago
|
1 comments
16.
▲
React Compose: Clever Dumb Components
(reactcompose.com)
3 points
by
Nedomas
11y ago
|
0 comments
17.
▲
by
Nedomas
12y ago
Thanks for the feedback. I'll add it. What kind of brand is it? I couldn't quite get your message fully.
18.
▲
by
Nedomas
12y ago
YOU NAZI! Thanks - fixed it and am feeling ashamed of it a bit :)
19.
▲
by
Nedomas
12y ago
We love them. They got a few quirks but overall experience is beautiful. Say thanks to them from me!
20.
▲
by
Nedomas
12y ago
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?
21.
▲
by
Nedomas
12y ago
Thanks for checking it out! Just fixed it.
22.
▲
What kind of developer are you?
(quiz.closeheatapp.com)
14 points
by
Nedomas
12y ago
|
13 comments
23.
▲
by
Nedomas
12y ago
Fixed with 1.1.0 release. https://github.com/Nedomas/databound-rails/commit/04e28afaf0...
24.
▲
by
Nedomas
12y ago
Thanks. For other readers: the issue is being adressed at https://github.com/Nedomas/databound/issues/2
25.
▲
by
Nedomas
12y ago
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 the times you don't use a full fledged framewor
26.
▲
Databound – exposes Ruby on Rails database to the JavaScript side
(databound.me)
2 points
by
Nedomas
12y ago
|
5 comments
27.
▲
by
Nedomas
12y ago
This tool saves developers from doing monkey jobs. It tries to write a passing RSpec spec off the bat. It does fancy analysis to predict the values it could feed to the API of a class. It all started with a belief that writing unit tests is
28.
▲
Show HN: Zapata – An Automated RSpec Test Writer
(github.com)
7 points
by
Nedomas
12y ago
|
1 comments
29.
▲
by
Nedomas
12y ago
It all started with a belief that writing unit tests is a much more deterministic process than writing app code. And it still holds true. Do you think its possible to build writer in such a way so we don't have to write tests anymore?
30.
▲
Show HN: Automatic automated unit test writer for Rails with RSpec
(github.com)
4 points
by
Nedomas
12y ago
|
1 comments
More ›