Viewing profile — hiimnate
hiimnate
HN member- Joined
- Mon, Jun 29, 2015, 8:34 PM UTC
- HN karma
- 211
- Public activity
- 41 items
- HN profile
- View on Hacker News ↗
About hiimnate
No profile information was provided.
Recent public activity
-
comment
Comment #26299807
I just started using CapRover ( https://caprover.com/ ) for hosting some side projects, it was extremely easy to set up and appears to work similar to how Flynn.io used to.
- story
-
comment
Comment #19445753
Not all go tools respect symlinks, since Rob Pike decided that symlinks should not be supported. https://github.com/golang/go/issues/15507#issuecomment-24158...
- comment
-
comment
Comment #19145640
I think another aspect of it is the auto industry's reluctance to admit that cars are dangerous. Before seatbelts were introduced, manufacturers didn't want to include any overt sa…
-
comment
Comment #19087537
If Javascript were required to read the HN comments, then anti-js people wouldn't be able to comment, and the fights would never start. /s
- story
-
comment
Comment #18407898
3.0.0.0 is the network address, and cannot be assigned to a host. 3.255.255.255 is the broadcast address, and cannot be assigned to a host.
-
comment
Comment #18284841
Don't they charge purchase fees?
-
comment
Comment #17471357
It does have WebAssembly, but its incorrectly labeled as targeting Java Bytecode.
- story
-
comment
Comment #17126909
> mostly native to browsers already Woosh
-
comment
Comment #15601240
Why in the world would they do that? Can't they just launch a normal browser window or something? Downloading 500MB of chrome bloat just to display a login window seems ludicrous.
-
comment
Comment #15441918
I don't have anything to do with this project, I just stumbled across it and thought it was interesting.
- story
-
comment
Comment #14037300
This is cool, but why does it need to do the heartbeat with dnote.io? https://github.com/dnote-io/cli/blob/master/main.go#L272 This looks like the only place that you're doing a ne…
-
comment
Comment #13472682
Tabs playing sound are exempt from the limiting https://groups.google.com/a/chromium.org/d/msg/blink-dev/XRq...
-
comment
Comment #13436221
Well obviously you lack a basic understanding of bikeshed technology. It should be blue!
-
comment
Comment #13251887
I do agree that there is a problem with the nightly/stable split in Rust, but I think a big part of this problem will be solved by macros 1.1: https://github.com/rust-lang/rfcs/blo…
- story
-
comment
Comment #12887772
I love Unsplash. They also have a Chrome extension to show a random image in your new tab page. Would recommend. https://chrome.google.com/webstore/detail/unsplash-instant/p...
-
comment
Comment #12378551
According to the site, they've only had 150 calls since July 18th
-
story
Ask HN: What if Google served 301's
What would happen if someone was able to take control of Google's main endpoint https://google.com/ and serve 301 (moved permanently) redirects for say 5 minutes?
-
comment
Comment #12247371
I was expecting a "computer bug" story on the front page of HN to actually have some interesting content.
-
comment
Comment #12155304
There's only 2 go compilers, there's like 20 c compilers