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·anno scorso·0 comments

Computer Scientist Has a Plan to Make AI More Trustworthy

time.com
5 points·by elmazout·anno scorso·0 comments

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

twitter.com
2 points·by elmazout·anno scorso·0 comments

Ask HN: Name for a Monorepo Tool for Golang

1 points·by elmazout·2 anni fa·1 comments

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

github.com
35 points·by elmazout·2 anni fa·10 comments

Peach – Blob Storage Reinvented

github.com
1 points·by elmazout·2 anni fa·0 comments

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

sore-sense-c27.notion.site
1 points·by elmazout·3 anni fa·0 comments

comments

elmazout
·anno scorso·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 anni fa·discuss
Right, the name is so bad, but if someone else have a better idea, I'm open.
elmazout
·2 anni fa·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 anni fa·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.