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·w zeszłym roku·0 comments

Computer Scientist Has a Plan to Make AI More Trustworthy

time.com
5 points·by elmazout·w zeszłym roku·0 comments

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

twitter.com
2 points·by elmazout·w zeszłym roku·0 comments

Ask HN: Name for a Monorepo Tool for Golang

1 points·by elmazout·2 lata temu·1 comments

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

github.com
35 points·by elmazout·2 lata temu·10 comments

Peach – Blob Storage Reinvented

github.com
1 points·by elmazout·2 lata temu·0 comments

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

sore-sense-c27.notion.site
1 points·by elmazout·3 lata temu·0 comments

comments

elmazout
·w zeszłym roku·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
·2 lata temu·discuss
Right, the name is so bad, but if someone else have a better idea, I'm open.
elmazout
·2 lata temu·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
·2 lata temu·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.