Viewing profile — portaltonowhere
portaltonowhere
HN member- Joined
- Fri, Aug 13, 2021, 2:41 PM UTC
- HN karma
- 38
- Public activity
- 13 items
- HN profile
- View on Hacker News ↗
About portaltonowhere
No profile information was provided.
Recent public activity
-
comment
Comment #47569393
> Less obvious, C++ has strong compile-time metaprogramming and execution features that can be used to extensively automate verification of code properties with minimal effort Woul…
-
comment
Comment #46106560
$1 minimum for Bunny CDN. https://bunny.net/pricing/
-
comment
Comment #45024493
I have never seen this behavior on macOS and doesn’t make sense. However, some applications will save files by creating a copy and overwriting. Maybe that’s what the author experie…
-
comment
Comment #44508366
Keka is also really nice! https://www.keka.io/
-
comment
Comment #44001178
Unless `i` is global…
-
comment
Comment #42984378
I agree with his sentiments in the article. I love Rust as a PL, but the situation with certain crates and dependency trees is a bit of a nightmare IMO. It's certainly a trade off.…
-
comment
Comment #41579882
No, but the latest release is from August, so not dead anyway.
-
comment
Comment #41455359
Probably because that’s not part of the C standard library, but a POSIX offering. Author does cross-platform work including Windows.
- story
-
comment
Comment #37335016
Yup. And given how well it works already and the feature set, I’d say it’ll be well worth the money.
-
comment
Comment #28969818
Ah thanks. Missed that.
-
comment
Comment #28968883
Any concerns about it being, seemingly, a one-person show? See https://purelymail.com/about
-
comment
Comment #28823142
FWIW, Lua 5.3 (released in 2015 ) introduced integers. But agree with the rest.