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

...what? what kind of a task are you running?

agreed.

I'm wondering how on earth are people supposed to provide for a family these days?

the techno optimism has been absolutely insane. celebrating that people won't have jobs anymore, that robots will be doing everything and that how the human species is just a stepping stone or something and if you resist you're a "specist" (famously said by Larry Page)


I think it's just that k8s allows you to shoot yourself in the foot, thus it gets all the blame.

when in reality, you can go very bare-bones with k8s, but people pretend like only the most extreme complexity is what's possible because it's not easy to admit that k8s is actually quite practical in a lot of ways, especially for avoiding drift and automation

that's my take on it


agreed. I think if we all went with this HN mindset of "html4 and PHP work just fine" we wouldn't have gone anywhere with regards to all the technical advancements we enjoy today in the software space

I think one big problem is that using microservice architecture doesn't mean that literally everything has to be a "microservice". if you don't truly need granual scaling (i.e. your "app" doesn't get a bunch of asymmetric loads across different paths), then you can just have more monolithic "microservices" until they need to be split up

imo this should achieve a nice balance?


Before microservices became trendy, there was something called SOA (service oriented architecture). Microservices is but one application of that pattern where each service is minimal.

SOAs have most utility in scaling teams, not software: creating independent services allows autonomy to independent teams if they apply a few simple patterns for good SOA.


not sure if this is a thing with Cloud vendors, but e.g. in Finance, you'll definitely get the opportunity to call your rep over for free fancy dinners or whatever you want, because those are "customer meetings"

better than nothing, I don't blame em.


> better than nothing, I don't blame em.

Money ain't got no owners, only spenders.


they get their own platform like how Anthropic has Claude Code from which they can push out Grok and get training data (from free users or whatever)

whether that actually gets them ahead, that's another question....


this seems like a pattern seen across industries when it comes to AI

even more consolidation and lock in


you can already "compile" TS binaries with deno, but it'll include the runtime in it and etc. so it'll take some disk space but I think these days it's less of a concern than before

Totally, it's inconsequential for our use cases.

I think the binaries wind up being somewhere around 70mb. That's insane, but these are disposable tools and the cost is negligible in practice.


you're right. we should just not use any interpreted/script languages because they're not as fast as compiled ones.

why does a CLI tool that just wraps APIs need this native performance?


Consider applying for YC's Summer 2026 batch! Applications are open till May 4

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

Search: