Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
nicerobot
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
nicerobot
10y ago
I see it as taking the copyright holder's control over their material, not taking the material itself. In other words, if someone publishes your works for free that you would otherwise charge for access, they haven't taken your wo
2.
▲
by
nicerobot
10y ago
Call it `morc`.
3.
▲
by
nicerobot
10y ago
If you're using Terraform, why are you having problems with the interconnectedness? That's exactly the benefit of Terraform. Parameterizing all the configuration dependencies is its brilliance. Nothing I've come across is as
4.
▲
by
nicerobot
10y ago
I was _only_ pointing out, through _one_ simple example, the flaw in your conclusion of Go errors being tedious. I was not discussing other languages nor how to incorporate extensive and fluid error handling in Go to be as capable as any
5.
▲
by
nicerobot
10y ago
Don't be "old".
6.
▲
by
nicerobot
10y ago
> I think would try to use its panic/recover mechanism as much as possible And that's exactly the reason you should avoid Go. Every error is not exceptional. Most errors are not exception. Hence, most errors should not panic. &
7.
▲
by
nicerobot
10y ago
https://github.com/rqlite/rqlite
8.
▲
by
nicerobot
11y ago
If the authors are opposing advertising, why are they advertising their opinions here? These naive opinions are more intrusive to me than many targeted advertisements. To be clear, i'm not opposed to ad blockers. I'm also not oppo
9.
▲
by
nicerobot
11y ago
Just silly! Pioneers are more important than bringing the pioneering to the masses. We don't pioneer for perfection, we pioneer for discovery. Completely different purposes but without discovery, there is nothing to perfect.
10.
▲
by
nicerobot
11y ago
Additionally, light on dark is horrible for readability. That theme is great for imagery but it's doesn't provide valuable contrast for clearly rendering fonts. Programming docs are typically mostly text so should provide the best
11.
▲
by
nicerobot
11y ago
Isn't that the "do not disturb" settings in iOS?
12.
▲
by
nicerobot
11y ago
Actors/messaging doesn't imply a remote-backend architecture. It only implies messaging and mutually-exclusive _writable_ state. GUIs is a poor example as they are inherently single-threaded frontends so performing simultaneous ac
13.
▲
by
nicerobot
11y ago
Agreed. Now days, you should not even think about threads. If you are, you're doing it wrong. You should only be concerning yourself with immutability or not sharing state. Hardly rocket science. Here's how easy it is in Go: http
14.
▲
by
nicerobot
11y ago
Soulver is great and is what i use when mobile but I love Calca. I mostly use it in place of a spreadsheet, less as a replacement for a calculator.
15.
▲
by
nicerobot
11y ago
Just because _you_ are locked into a mentality about a meaning for // does not mean we all are. Explain to me why formatted/structured text can not appear after a // in a file. If your editor parsed the text and for
16.
▲
by
nicerobot
12y ago
http://htsql.org