Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
serbrech
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
serbrech
4mo ago
Now GitHub can point an agent at this blog and say “implement this” :)
2.
▲
by
serbrech
4mo ago
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/
3.
▲
by
serbrech
5mo ago
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 different from an enterprise scale setup with monitoring, alerting
4.
▲
by
serbrech
5mo ago
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 N+1? I’ve been more interested by the protocols and standard
5.
▲
by
serbrech
5mo ago
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.
6.
▲
by
serbrech
11mo ago
CosmosDB has etags on every document
7.
▲
by
serbrech
1y ago
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-your-own-runners/... You co
8.
▲
by
serbrech
2y ago
If only because there are 100-1000x more system that have now tied themselves ne their data to said cloud
9.
▲
by
serbrech
2y ago
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.
10.
▲
by
serbrech
2y ago
Why is standard etag support making the frontpage?
11.
▲
by
serbrech
2y ago
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 kernel repo analysis as a sho
12.
▲
by
serbrech
2y ago
Very cool, super useful from a jumpbox accessed via ssh for example. Looks similar to azbrowse for azure: https://github.com/lawrencegripper/azbrowse
13.
▲
by
serbrech
2y ago
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
14.
▲
by
serbrech
2y ago
On the fly speech translation but in the voice of the speaker
15.
▲
by
serbrech
3y ago
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 storage provider and a amqp protocol layer.
16.
▲
by
serbrech
3y ago
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 has a per-second stream. their documentation is close to inex
17.
▲
by
serbrech
3y ago
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 be: https://codescene.io/proj
18.
▲
by
serbrech
3y ago
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.
19.
▲
by
serbrech
4y ago
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
20.
▲
by
serbrech
4y ago
ASPnet webforms kept the state serialized in a hidden field in on the page
21.
▲
by
serbrech
4y ago
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 not tell me anything about what Qwik is. It’s not even a pro
22.
▲
by
serbrech
4y ago
that file is incredible :)
23.
▲
by
serbrech
4y ago
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 to explore further :)
24.
▲
by
serbrech
5y ago
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...
25.
▲
by
serbrech
6y ago
My mother's family name is "Lazare". it's pretty common isn't it?
26.
▲
by
serbrech
6y ago
15% was the positivity rate at the peak of the wave in France: https://www.meteo-covid.com/graphique-taux-de-positivite
27.
▲
by
serbrech
6y ago
performance, plus lower level metrics that tell you about the health of the system/host, disregarding what software is running.
28.
▲
by
serbrech
6y ago
`!g <search>` that opens google search
29.
▲
by
serbrech
6y ago
« The architecture is fully scalable for the mobile industry, for PCs, automotive and data centers. We are completely self-funded, so are not seeking funding. » Well, if their claim is true, they’ll be billionaires pretty soon
30.
▲
by
serbrech
6y ago
> “There remain some differences of opinion with Jepsen about MongoDB's defaults, but if you read the manual, you can rely on MongoDB to store and maintain your data consistently and robustly.“ My personal opinion, is that a databas
More ›