HackerTrans
TopNewTrendsCommentsPastAskShowJobs

kyars

no profile record

Submissions

Situational Awareness LP Q1 13F Filings Are Public

kiankyars.github.io
2 points·by kyars·2 miesiące temu·0 comments

[untitled]

1 points·by kyars·2 miesiące temu·0 comments

Show HN: rlvrbook

rlvrbook.com
1 points·by kyars·3 miesiące temu·1 comments

Building SQLite with a small swarm

kiankyars.github.io
106 points·by kyars·5 miesięcy temu·120 comments

comments

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