Viewing profile — souvlakius
souvlakius
HN member- Joined
- Mon, Dec 22, 2025, 1:17 PM UTC
- HN karma
- 8
- Public activity
- 12 items
- HN profile
- View on Hacker News ↗
About souvlakius
No profile information was provided.
Recent public activity
-
comment
Comment #47541133
Some SRE is getting pinged and having lots of fun right now
- story
- story
-
comment
Comment #47519778
We definitely have to experiment a lot more with the licenses of OSS but keep in mind that it's going to also require time for projects to use the new licenses and figure out what …
-
comment
Comment #47518046
I think it's also related to the fact that the US and the UK don't have ID documents the way that a lot of EU countries have and many people don't have passports, so the only other…
-
comment
Comment #47517561
Yeah, it's a shame because otherwise the library is really nice and could have become the default HTTP library, but it feels like someone will manage to inject some weird behaviour…
-
story
Show HN: We are building a production agent to turn your code into cloud infra
Hey HN, We've noticed a gap for small teams: getting a prototype working locally or on Vercel and Supabase is easy, but graduating to a full fledged deployment on a cloud provider …
-
comment
Comment #47500388
or the mismatch between request and response when using HTTP, or the overhead of using RPCs to protect against the previous scenario, or the issue of updating one microservice and …
-
comment
Comment #47500377
I mean, microservices split the code into smaller chunks but now lots of little pieces communicate over the network and unless you are using some form of RPC, this communication ch…
-
comment
Comment #47233218
Hi foobarakis, check it out at https://grafos.ai .
-
comment
Comment #47221966
I built a live Terraform visualizer, but users wanted an AI to write and audit their HCL. Here’s how we did it without access to state or secrets Been writing TF since 0.11 and sur…
- story