Hacker Newsnew | past | comments | ask | show | jobs | submit | hun3's commentslogin

> There are better techniques for hyper-parameter optimisation, right?

There always are. You need to think about what those would be, though. Autoresearch outsources the thinking to LLMs.


This is exactly what subinterpreters are for! Basically isolated copies of Python in the same process.

https://docs.python.org/3/library/concurrent.interpreters.ht...

If you want a higher-level interface, there is InterpreterPoolExecutor:

https://docs.python.org/3/library/concurrent.futures.html#co...


> why we keep trusting venture capital to be the community's stewards I have no idea.

They bought the trust.


Does appending "/genq" work?

Or use the /btw command to ask only questions


I guess appending the actual correct handwritten brainthought code is the solution here.

Well, tell that to OP, not me.

It was kind of an experiment from start. Some ideas turned out to be good, so we keep them. Some ideas turned out not to be good, so we fix them with extensions.

The problem with hardware expirements is that people owning the hardware are stuck with experiments.

Sure, but if you bought a dev board with an experimental ISA I think you knew what you were getting in to.

If your hardware is new, you get the nicest extensions though. You just don’t use the bad parts in your code.

Sure, if you are developing software for the computer you own, instead of supporting everyone.

Re-compile?

I mean, that is often what you do in embedded computing: you (re)sell hardware with one particular application.

> if your framework's value can be replicated by targeting its test suite,

Side note: this is also why SQLite's full test suite is proprietary / private

https://sqlite.org/th3.html


Except that merely surfacing them changes their behavior, like how you add that one printf() call and now your heisenbug is suddenly nonexistent


eke*

(yes, I'm dying on this hill)


The size feels like you can almost fit it in a L3 Cache-As-RAM


Sure, as long as you don't run out of `s


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: