Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
mdaniel
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
mdaniel
1y ago
heh, their custom package manager wrote its own dulwich https://github.com/PlutoLang/apm/blob/aca3620553ed7090552dbd...
2.
▲
by
mdaniel
1y ago
> the biggest corporate users of both Java I bet AWS would give them a good run for their money on that metric. I got the impression that Google was predominately a C++ shop, whereas the rumor mills tell me that most of the AWS control
3.
▲
by
mdaniel
1y ago
Another bullet dodged, since saying Ellison 3 times in a row would cause a gaggle of lawyers to appear in the room
4.
▲
by
mdaniel
1y ago
That was interesting, thank you. Other folks may also enjoy its sibling dashboard showing the used capacity https://telemetry-public.ceph.com/d/ZFYuv1qWz/telemetry?orgI...
5.
▲
by
mdaniel
1y ago
It claims to have it: https://github.com/seaweedfs/seaweedfs/wiki/S3-Conditional-O...
6.
▲
by
mdaniel
1y ago
GPLv2-or-later, in case you were wondering https://github.com/XTXMarkets/ternfs/blob/7a4e466ac655117d24...
7.
▲
by
mdaniel
1y ago
For fear of having dang show up and scold me, I'll just add the factual statement that I will never ever believe any open source claim in any Launch HN ever. I can now save myself the trouble of checking, because I can be certain it&#x
8.
▲
by
mdaniel
1y ago
Now available to even more audiences than before https://www.jetbrains.com/rider/#:~:text=free%20for%20non-co...
9.
▲
by
mdaniel
1y ago
Also it REALLY jams me up that this is a thing, complicating discussions: https://github.com/triton-inference-server/server
10.
▲
by
mdaniel
1y ago
The very idea of those 3 things being disjoint is a supremely Microsoftian thing to do and makes discussions horrific
11.
▲
by
mdaniel
1y ago
> easy to tell or predict what terraform will do predict is the operative word there, because Terraform is so disconnected from the underlying provider's mental model that it is the expression "no plan survives first contact
12.
▲
by
mdaniel
1y ago
Spoken like someone who hasn't tried one or perhaps both of those projects Kiro is collaborative, but SpecKit is a bunch of templates and then wishes you good luck in your journey. It honestly reminds me of those unified process templa
13.
▲
by
mdaniel
1y ago
I wasn't trying to relate anything to the bigger conversation, I just meant to draw attention to the fact that GitHub is not golang's package manager That said, I would guess the 'bigger conversation' is that it is muc
14.
▲
by
mdaniel
1y ago
This must be satire
15.
▲
by
mdaniel
1y ago
As a point of reference, JetBrains platform is on top of swing, and I'd guess that's a significant contributor to why they're able to deliver consistently across Linux, macOS, and Windows. Unlike Eclipse SWT which ships nativ
16.
▲
by
mdaniel
1y ago
$ cat Foo.java interface Foo { private String jimbo() { return "yup"; } } $ javap -c -private Foo Compiled from "Foo.java" interface Foo { private java.lang.S
17.
▲
by
mdaniel
1y ago
What's unexpected about that observation is that they have actually completely separated the presentation layer from the business logic because such a thing was required to have "Code with Me" and their "projector"
18.
▲
by
mdaniel
1y ago
I'm not them, but there are few things better for operational insight than the JVM. It has a boatload of tuneables, it has a very rich dynamic code load mechanism (Reflection, ClassLoaders, the new Modules system, and it used to have a
19.
▲
by
mdaniel
1y ago
I don't think "was always" is an accurate statement However, above and beyond free, it is also a collection of ECMA standards https://learn.microsoft.com/en-us/dotnet/fundamentals/standa... Now
20.
▲
by
mdaniel
1y ago
And its "last mile" friend of using the in-wall cable as Ethernet drops, too, e.g. https://www.tp-link.com/us/powerline/ (but I don't think it holds a candle to actually pulling cat 5 or 6, for clar
21.
▲
by
mdaniel
1y ago
It is a CD solution, there's no CI involved at all. However, it extends the 'delivery' portion of that phrase to also include so called "day 2" Kubernetes-centric functionality such as "how does my Secret conte
22.
▲
by
mdaniel
1y ago
relevant: Remove mentions of XSLT from the html spec - https://news.ycombinator.com/item?id=44952185 - Aug, 2025 (545 comments)
23.
▲
by
mdaniel
1y ago
if (request.headers["user-agent"].Matches("Safari")) { // wheeeee else if (...Matches("Firefox")) { // those where good times
24.
▲
by
mdaniel
1y ago
As hair splitting, that's actually not true: Go's package manager is just version control of which GitHub is currently the most popular hosting. And it also allows redirecting to your own version control via `go mod edit -replac
25.
▲
by
mdaniel
1y ago
I'd guess people are getting different results because of the varying A records https://dns.google/query?name=daggerjs.org https://www.whois.com/whois/3.33.130.190 and https://www.whois
26.
▲
by
mdaniel
1y ago
And a very cool CI toolkit https://github.com/dagger/dagger (Apache 2) Link to the DI mentioned by the parent comment https://github.com/google/dagger (also Apache 2)
27.
▲
by
mdaniel
1y ago
What are the criteria for $ interpolation? Is it everywhere? <div class="text"> ${ winner ? 'Wins' : 'Draw' }! </div>
28.
▲
by
mdaniel
1y ago
What a journey: AGPL https://github.com/pgschema/pgschema/blob/97f4bf5c00fd10add5... MIT https://github.com/pgschema/pgschema/blob/53313057201931b2e8... Whatever the fuck this
29.
▲
by
mdaniel
1y ago
> (the half baked password manager being one). Or a very bizarre LLM offering: https://news.ycombinator.com/item?id=44657556
30.
▲
by
mdaniel
1y ago
I just realized that's an excellent opportunity for "reverse phishing:" you can mangle the first 4 digits of your card [or make one up wholesale] and if they say "thank you, sir" you know they are fake. The real b
More ›