Viewing profile — serbrech
serbrech
HN member- Joined
- Sat, Jan 28, 2012, 4:27 PM UTC
- HN karma
- 132
- Public activity
- 82 items
- HN profile
- View on Hacker News ↗
About serbrech
No profile information was provided.
Recent public activity
-
comment
Comment #48340547
Now GitHub can point an agent at this blog and say “implement this” :)
-
comment
Comment #48184848
Here is a powerful OSS extensible alternative from Microsoft. It’s what generates all azure SDKs, docs, CLIs now, and it’s really good. https://typespec.io/
-
comment
Comment #47873570
Yes, I mean, I’m an engineer on a cloud Kubernetes service, and I don’t run Kubernetes for my home services. I just run podman quadlets (systems units). But that is entirely differ…
-
comment
Comment #47861142
I recognize the problem statement and decomposition of it. But not the solution. Especially saying that he sees the same problem being worked on by N people. And now that makes in …
-
comment
Comment #47811846
Should have LLM providers create stack overflow type of site based on user’s most asked problem. At least we won’t deplete de source of normal searches results.
-
comment
Comment #45629746
CosmosDB has etags on every document
-
comment
Comment #43677855
Why not actually running CI on your computer? Most CI system work via an agent, so you can join your laptop as a worker to the CI system? https://docs.github.com/en/actions/hosting…
-
comment
Comment #43164598
If only because there are 100-1000x more system that have now tied themselves ne their data to said cloud
-
comment
Comment #42361746
As a feedback, having all the examples in that gif on the readme centered around node almost made me look away without a second thought.
-
comment
Comment #42242572
Why is standard etag support making the frontpage?
-
comment
Comment #42111911
The Codescene product provides an in-depth analysis of knowledge distribution over time: https://codescene.io/docs/guides/social/knowledge-distributi... I recall seeing the linux k…
-
comment
Comment #41509506
Very cool, super useful from a jumpbox accessed via ssh for example. Looks similar to azbrowse for azure: https://github.com/lawrencegripper/azbrowse
-
comment
Comment #40183134
Bicep has the potential to provide a cross platform solution, but it’s unclear whether that’s the direction: https://github.com/radius-project/bicep-types-aws
-
comment
Comment #39862948
On the fly speech translation but in the voice of the speaker
-
comment
Comment #39650032
I wish that this was just a sdk built on top of a provider/standard. Amqp 1.0 is a standard protocol. You can build all this without being tied to a product or to rabbitMQ, with a …
-
comment
Comment #39085986
I was very disappointed when I realized that the data showing from the app was 20min behind, and going through the cloud, while the Envoy box is connected to my local network and h…
-
comment
Comment #36875559
I really like the circular packing variant of it from D3.js ( https://d3-graph-gallery.com/circularpacking.html ). Its usage in CodeScene shows how powerful this visualization can …
-
comment
Comment #36648174
How is this making the front page of HN? It’s total misinformation. The defacement had nothing to do with the riots themselves. Total BS from a random untrustworthy source.
-
comment
Comment #33568768
Allowing people to suddenly buy a symbol that used to mean the source could be trusted (at least more than now)… what could go wrong
-
comment
Comment #33174745
ASPnet webforms kept the state serialized in a hidden field in on the page
-
comment
Comment #33174725
I had to scroll down to the bottom to understand what Qwik was, because it suddenly compares it with react, and I know what react is. “Framework reimagined for the edge” that does …
-
comment
Comment #32922530
that file is incredible :)
-
comment
Comment #32458612
The partial decoding is also interesting for another case, I think: polymorphism. The OneOf implementation in go protobuf is ugly, but this trick could make it bareable. I'll have …
-
comment
Comment #26632622
Yep, got bit by this exact behavior too, returning a typed nil error as the error interface. The check for err == nil said false, although we were returning a nil typed error...
-
comment
Comment #25679623
My mother's family name is "Lazare". it's pretty common isn't it?