HackerTrans
TopNewTrendsCommentsPastAskShowJobs

kyars

no profile record

Submissions

Situational Awareness LP Q1 13F Filings Are Public

kiankyars.github.io
2 points·by kyars·há 2 meses·0 comments

[untitled]

1 points·by kyars·há 2 meses·0 comments

Show HN: rlvrbook

rlvrbook.com
1 points·by kyars·há 3 meses·1 comments

Building SQLite with a small swarm

kiankyars.github.io
106 points·by kyars·há 5 meses·120 comments

comments

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