Viewing profile — xtremegoose
xtremegoose
HN member- Joined
- Wed, Nov 14, 2018, 10:22 PM UTC
- HN karma
- 3
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About xtremegoose
No profile information was provided.
Recent public activity
-
comment
Comment #38023598
Which opinions do you disagree with? For transparency, I tend to find myself agreeing with almost all of its models/abstractions.
-
comment
Comment #38023577
Use one of the many libraries that have safe abstractions over unsafe code? I don't know why people think you need to roll your own? I guess that's just what people do in c/c++, do…
-
comment
Comment #38023514
The advantage is one of trust. If the `abc` developers build well known library `abc.pqr` are well trusted then I know I can use `abc.xyz` and everything else under the same namesp…
-
comment
Comment #38023495
Is this a joke? XML is horrible to work with, more boilerplate than information. Compare your average maven file to a cargo.toml and tell me which is easier to work with...