Viewing profile — ngrilly
ngrilly
HN member- Joined
- Sat, May 17, 2014, 6:34 AM UTC
- HN karma
- 2,762
- Public activity
- 1,641 items
- HN profile
- View on Hacker News ↗
About ngrilly
[ my public key: https://keybase.io/ngrilly; my proof: https://keybase.io/ngrilly/sigs/-qaAeMX687qmnP5uDMJ7PwWdywLGI8bnM0E8lhn-VBU ]
Recent public activity
-
comment
Comment #49045693
Does it support interior pointers?
-
comment
Comment #48994600
I'm in the same situation. But I was shocked discovering it goes both ways: many new Gemini functionalities are only accessible using a consumer account instead of a Workspace acco…
-
comment
Comment #48994372
Also a big proponent of Google and Gemini, but their stubbornness in artificially splitting their consumer and enterprise products is extremely annoying. It's pretty weird that I h…
-
comment
Comment #48870029
uv is solving these problems for the kind of things Scarf is developing.
-
comment
Comment #48634816
Same. Almost everything works out of the box, with great defaults.
-
comment
Comment #48339497
But I don't think you can implement RAII in Zig?
-
comment
Comment #48269562
Yes, I'm so happy it has been accepted. It will particularly useful to pass named parameters to functions.
-
comment
Comment #48269544
> The only thing I'm jealous of with regards to python is how seamlessly you can do JSON schema enforcement on HTTP endpoints. Yes, it is much easier in Python because type annotat…
-
comment
Comment #48246502
Python type annotations are available at runtime, which can be used for serialization and validation (for example in FastAPI).
-
comment
Comment #47952384
I was referring to the case where the founders and investors sell the startup to larger company. Of course, if they don't sell, and the company stays founder-led, the outcome is of…
-
comment
Comment #47945341
I'm afraid this is a form of reversion to the mean. Successful startups are made of exceptional people: the founders, the initial investors, the first employees, the first clients.…
-
comment
Comment #47911142
Did you mean nanoseconds instead of microseconds?
-
comment
Comment #47910070
Not an ad at all. I've been using Linear for the past 4 years. Been using Jira, Trello, GitHub Issues, and other issue trackers before. Linear is simply incredibly better compared …
-
comment
Comment #47909991
Jira's UX is crap. Try Linear.app, which is truly great software, equally appreciated by both software engineers and project/product managers using it.
-
comment
Comment #47816836
Yes, but that requires eliminating aliasing and expressions with side effects?
-
comment
Comment #47738108
Sveltia CMS looks good!
-
comment
Comment #47688986
I don't understand. Why the disappointment? Pi is still open source. Nothing is changing. Earendil's majority owners have a perfect track record when it comes to open source. Armin…
-
comment
Comment #47636777
Fair enough :)
-
comment
Comment #47632660
I agree. I was just wondering if Userify had a solution for distribution the server signatures to the users.
-
comment
Comment #47629065
How do you solve TOFU?
-
comment
Comment #47502475
https://x.com/badlogicgames/status/2027828366716330319
-
comment
Comment #47479534
I don't get it either.
-
comment
Comment #47411989
Would be really good if Google Docs could support custom brand fonts by letting their customers upload them in the admin console.
-
comment
Comment #47339275
Exactly. PC manufacturers have so many SKUs and are changing so many things from one model to another that their brand doesn't mean anything anymore. Buying a Dell, HP, Lenovo or A…
-
comment
Comment #47339064
We could finally write programs for the browser in any language that compiles to WebAssembly. And even mix and match multiple languages. It would be amazing.