Viewing profile — littleroot
littleroot
HN member- Joined
- Thu, Mar 31, 2022, 6:26 PM UTC
- HN karma
- 26
- Public activity
- 12 items
- HN profile
- View on Hacker News ↗
About littleroot
No profile information was provided.
Recent public activity
-
comment
Comment #48199584
I grew up with these glasses (they're used for other street beverage too, the second most common behind beers in HN would be iced tea), and now I'm growing old with them. They're a…
-
comment
Comment #47832438
Vietnamese here, no we add this to almost everything, especially things that don't contain fish in the first place. We have techniques to remove the fish smell where we don't desir…
-
comment
Comment #44861304
but can your models make slides as fancy as mckinsey's
-
comment
Comment #44523294
>a single executable is both the package manager, LSP and the compiler oh my i just know you're going to love unison
-
comment
Comment #39005566
Despite how the learning curve keeps the Nix community relatively small (it's grown a lot since 2021 actually) nixpkgs has assimilated like 90% of OSS. Learning Nix is hard, but on…
-
comment
Comment #38802409
This is literally the only reply that hit the core of the article's problem and of course no one on this site upvoted it lol. The only thing I dislike more than software developmen…
-
comment
Comment #36829280
I found my neck and shoulder a lot less tense since I started using split keyboards, and my overall posture also improved. The downside is trying (and building!) new split keyboard…
-
comment
Comment #36467152
> But the impression the community gives is very much that you can always rollback and everything is in its own sandbox I've never got that impression from the community, since day…
-
comment
Comment #30910715
Feels like type refinement via pattern matching on GADTs is more expressive than this
-
comment
Comment #30876477
Modules = Lego bricks used to build bigger Lego artifacts Package = Lego bricks (probably share a theme and are meant to build something concrete together), shipped with instructio…
-
comment
Comment #30875637
I'm the opposite: I'm writing Go for a living and I hate everything about the language itself, but I found the de-facto toolchain ok-ish and probably the least obtrusive thing abou…
-
comment
Comment #30870791
Are you guys aware of Nix, both the language and the build system? Nix at its core is a build system, but the community pushed the boundary of what a "build" means so hard, now Nix…