HackerTrans
TopNewTrendsCommentsPastAskShowJobs

kyars

no profile record

Submissions

Situational Awareness LP Q1 13F Filings Are Public

kiankyars.github.io
2 points·by kyars·2 bulan yang lalu·0 comments

[untitled]

1 points·by kyars·2 bulan yang lalu·0 comments

Show HN: rlvrbook

rlvrbook.com
1 points·by kyars·3 bulan yang lalu·1 comments

Building SQLite with a small swarm

kiankyars.github.io
106 points·by kyars·5 bulan yang lalu·120 comments

comments

kyars
·bulan lalu·discuss
You're thinking of the unreasonable effectiveness of RNN's.
kyars
·2 bulan yang lalu·discuss
Yes, that is more or less correct.
kyars
·2 bulan yang lalu·discuss
even ant?
kyars
·2 bulan yang lalu·discuss
I'd like to know too
kyars
·3 bulan yang lalu·discuss
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 bulan yang lalu·discuss
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 bulan yang lalu·discuss
gg bird is closed-source now
kyars
·5 bulan yang lalu·discuss
agreed!
kyars
·5 bulan yang lalu·discuss
sorry for misleading, added an update stating that this is a simulacra of sqlite
kyars
·5 bulan yang lalu·discuss
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 bulan yang lalu·discuss
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 bulan yang lalu·discuss
That project is definitely of higher quality than this one. For instance, this project does not have concurrency.
kyars
·5 bulan yang lalu·discuss
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 bulan yang lalu·discuss
not initially, but it's the genisis
kyars
·5 bulan yang lalu·discuss
I push back on loops being insufficient because algorithms such as alpha evolve have already proved very effective.
kyars
·5 bulan yang lalu·discuss
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 bulan yang lalu·discuss
this project certainly fails against the official sqlite test suite, so I did not bother testing
kyars
·5 bulan yang lalu·discuss
I believe so
kyars
·5 bulan yang lalu·discuss
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 bulan yang lalu·discuss
hello, thanks! all of the harnessing is in this repo: https://github.com/kiankyars/parallel-ralph/