Viewing profile — mdaniel
mdaniel
HN member- Joined
- Sun, May 23, 2010, 4:18 AM UTC
- HN karma
- 8,137
- Public activity
- 5,501 items
- HN profile
- View on Hacker News ↗
About mdaniel
[ my public key: https://keybase.io/mdaniel; my proof: https://keybase.io/mdaniel/sigs/ovUHBxc--eowJt65GiqARinI6Y6Hg3J8CRC2EgGA5kE ]
Recent public activity
-
comment
Comment #45302736
heh, their custom package manager wrote its own dulwich https://github.com/PlutoLang/apm/blob/aca3620553ed7090552dbd...
-
comment
Comment #45302253
> 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, where…
-
comment
Comment #45302233
Another bullet dodged, since saying Ellison 3 times in a row would cause a gaggle of lawyers to appear in the room
-
comment
Comment #45302155
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...
-
comment
Comment #45302072
It claims to have it: https://github.com/seaweedfs/seaweedfs/wiki/S3-Conditional-O...
-
comment
Comment #45292390
GPLv2-or-later, in case you were wondering https://github.com/XTXMarkets/ternfs/blob/7a4e466ac655117d24...
-
comment
Comment #45292300
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 …
-
comment
Comment #45284693
Now available to even more audiences than before https://www.jetbrains.com/rider/#:~:text=free%20for%20non-co...
-
comment
Comment #45281289
Also it REALLY jams me up that this is a thing, complicating discussions: https://github.com/triton-inference-server/server
-
comment
Comment #45280628
The very idea of those 3 things being disjoint is a supremely Microsoftian thing to do and makes discussions horrific
-
comment
Comment #45276457
> 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 th…
-
comment
Comment #45271675
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.…
-
comment
Comment #45271553
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 '…
-
comment
Comment #45271507
This must be satire
-
comment
Comment #45271461
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 …
-
comment
Comment #45271423
$ cat Foo.java interface Foo { private String jimbo() { return "yup"; } } $ javap -c -private Foo Compiled from "Foo.java" interface Foo { private java.lang.String jimbo(); Code: 0…
-
comment
Comment #45271352
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 "C…
-
comment
Comment #45271300
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, Clas…
-
comment
Comment #45269113
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/…
-
comment
Comment #45266146
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 ca…
-
comment
Comment #45263477
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 suc…
-
comment
Comment #45263320
relevant: Remove mentions of XSLT from the html spec - https://news.ycombinator.com/item?id=44952185 - Aug, 2025 (545 comments)
-
comment
Comment #45263293
if (request.headers["user-agent"].Matches("Safari")) { // wheeeee else if (...Matches("Firefox")) { // those where good times
-
comment
Comment #45263059
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 y…
-
comment
Comment #45245622
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.…