HackerTrans
トップ新着トレンドコメント過去質問紹介求人

kyars

no profile record

投稿

Situational Awareness LP Q1 13F Filings Are Public

kiankyars.github.io
2 ポイント·投稿者 kyars·2 か月前·0 コメント

[untitled]

1 ポイント·投稿者 kyars·2 か月前·0 コメント

Show HN: rlvrbook

rlvrbook.com
1 ポイント·投稿者 kyars·3 か月前·1 コメント

Building SQLite with a small swarm

kiankyars.github.io
106 ポイント·投稿者 kyars·5 か月前·120 コメント

コメント

kyars
·先月·議論
You're thinking of the unreasonable effectiveness of RNN's.
kyars
·2 か月前·議論
Yes, that is more or less correct.
kyars
·2 か月前·議論
even ant?
kyars
·2 か月前·議論
I'd like to know too
kyars
·3 か月前·議論
What's crazy is that currently CPUs are in insane demand because of RL and the need to run simulations in RLVR workloads. I'm wondering if you guys are planning on addressing this market as well?
kyars
·3 か月前·議論
I've been working on a mini-book on RLVR for the past few weekends, sharing the v0 now, hope it is helpful, and open to feedback!
kyars
·5 か月前·議論
gg bird is closed-source now
kyars
·5 か月前·議論
agreed!
kyars
·5 か月前·議論
sorry for misleading, added an update stating that this is a simulacra of sqlite
kyars
·5 か月前·議論
yes, in the order of $50 let's say, although with api I believe it would be in the hundreds

Gemini is free, I don't even know if they have a paid plan?
kyars
·5 か月前·議論
the code has not been rigorously tested in all honesty, (this is mainly an experiment on agent orchestration as opposed to building a viable sqlite in rust)

- The choice of two workers per model is purely pragmatic: I can't afford more. - I chose heterogeneous agents because it has not been done yet. There is no performance justification for this choice.
kyars
·5 か月前·議論
That project is definitely of higher quality than this one. For instance, this project does not have concurrency.
kyars
·5 か月前·議論
Sorry for the ambiguity, it's not the test suite and I have updated the blog post to make that clear. I agree that building software where you do have this oracle is much easier than not having it and expecting the AI to build it.
kyars
·5 か月前·議論
not initially, but it's the genisis
kyars
·5 か月前·議論
I push back on loops being insufficient because algorithms such as alpha evolve have already proved very effective.
kyars
·5 か月前·議論
I think we are moving into a regime of really fast software iteration, but there could also be a slowing down of progress. Only time will tell
kyars
·5 か月前·議論
this project certainly fails against the official sqlite test suite, so I did not bother testing
kyars
·5 か月前·議論
I believe so
kyars
·5 か月前·議論
not the sqlite test suite unit tests, this project certainly fails against the official sqlite test suite, so I did not bother testing
kyars
·5 か月前·議論
hello, thanks! all of the harnessing is in this repo: https://github.com/kiankyars/parallel-ralph/