HackerTrans
TopNewTrendsCommentsPastAskShowJobs

elmazout

no profile record

Submissions

GenesisAI raises $105M to build foundation models for robots with synthetic data

techcrunch.com
2 points·by elmazout·ano passado·0 comments

Computer Scientist Has a Plan to Make AI More Trustworthy

time.com
5 points·by elmazout·ano passado·0 comments

Baseten, inference platform, $75M Series C, $825M valuation

twitter.com
2 points·by elmazout·ano passado·0 comments

Ask HN: Name for a Monorepo Tool for Golang

1 points·by elmazout·há 2 anos·1 comments

Show HN: Monogo – Evolve your go workspace to a real monorepo

github.com
35 points·by elmazout·há 2 anos·10 comments

Peach – Blob Storage Reinvented

github.com
1 points·by elmazout·há 2 anos·0 comments

Show HN: Hisutu – Seamless Embedded Analytics for Your SaaS/Dev Tools

sore-sense-c27.notion.site
1 points·by elmazout·há 3 anos·0 comments

comments

elmazout
·ano passado·discuss
Nice addition on top of Dagger — sounds conceptually similar to the now-defunct Earthly. Just one comment: please, no YAML. Anything but YAML/JSON — PKL, Starlark, TypeScript, you name it.
elmazout
·há 2 anos·discuss
Right, the name is so bad, but if someone else have a better idea, I'm open.
elmazout
·há 2 anos·discuss
True, but they are so much complex (and much more powerful). This is more an equivalent to turborepo, minimal config and integrate directly with the language.
elmazout
·há 2 anos·discuss
I agree, it can be done with a makefile, just except the dependency based runner, if you have module A depending on B, you want to test A and B, this is what a tool like bazel would solve, as well as monogo.