Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
cherryblossom00
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
cherryblossom00
4y ago
‘No server is currently available to service your request. Sorry about that. Please try refreshing and contact us if the problem persists.’
2.
▲
by
cherryblossom00
4y ago
I use VPNs to access region-restricted content (mostly to pretend I’m in the USA) and not for the privacy aspects, so VPNs aren’t really a ‘scam’.
3.
▲
by
cherryblossom00
5y ago
I don't understand what's wrong with the Nix language. Sure, the space-delimited lists can get a little annoying, but other than that it's minimalistic enough to use a configuration language but complex enough to do more comp
4.
▲
by
cherryblossom00
5y ago
More discussion on r/rust: https://www.reddit.com/r/rust/comments/s9az4y/you_canturn_of...
5.
▲
#[you_can::turn_off_the_borrow_checker]
(docs.rs)
38 points
by
cherryblossom00
5y ago
|
29 comments
6.
▲
by
cherryblossom00
5y ago
This reminds me of Swift/Xcode's documentation comments: /// Does something. /// /// - Parameters: /// - bar: A description for bar. /// -
7.
▲
by
cherryblossom00
5y ago
I find string enums useful when I want nominal typing. However, I do think that it is a little confusing when most of the type system is structural, except for string enums. What complicates things further is that any number can be assigned