Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
PuerkitoBio
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
PuerkitoBio
5y ago
If I can't use the software without an active subscription, it is definitely not one and the same. I like Sublime Text's license of 3 years of upgrade with a purchase, no limitation on usage of the software. Unclear (AFAICT from t
2.
▲
by
PuerkitoBio
5y ago
I had my credit card out at "Vim Keybindings", only to be slightly disappointed by the Windows-only limitation (for now). Looking forward to try this out on Linux soon. Although I'm pretty happy with Vim, I'm curious to
3.
▲
by
PuerkitoBio
6y ago
I'd take that a step further and require that the PR fixes an existing issue opened by a different user. Go ahead and fix a typo too if you want, but that alone won't get you a t-shirt.
4.
▲
by
PuerkitoBio
7y ago
> The "Business Source License" is not an open source license, and lying to the community about it is nothing short of gaslighting. They do state that it is not an open source license in the article: > Although we’ve come to
5.
▲
by
PuerkitoBio
9y ago
Go's context is fine to signal cancellation, but it lacks a way to wait for that cancellation to complete gracefully. And the fact that it is also an arbitrary bag of values is concerning. It worries me that it started "polluting&
6.
▲
Bootstrapping: 10 Tips
(harfangapps.com)
3 points
by
PuerkitoBio
9y ago
|
0 comments
7.
▲
by
PuerkitoBio
10y ago
Thanks for sharing, good to hear stories from people that have done it.
8.
▲
by
PuerkitoBio
10y ago
I don't think you can expect a daily practice to have "an equivalent effect" to a 60-day retreat. I know there are 10-day retreats for vipassana meditation just about everywhere in the world (probably for many other types of
9.
▲
by
PuerkitoBio
10y ago
> A) I don't doubt it can be difficult for women - but my statement holds true. That doesn't make any sense? You said: > If a girl feels harassed - then that's it. Guilty. Yet you go on and acknowledge that it may be ha
10.
▲
by
PuerkitoBio
10y ago
> In Canada, and in a growing number of jurisdictions - there is 'harassment' so long as the victim feels as if there was. Nonsense, it's still an uphill battle for victims to get their harasser convicted in Canada. See Ji
11.
▲
The Crack Programming Language
(crack-lang.org)
2 points
by
PuerkitoBio
10y ago
|
0 comments
12.
▲
by
PuerkitoBio
10y ago
I posted this in another thread here, but it's documented in the linked page: > A value that is a number, true, false or null in JSON is parsed as a value. > E.g. '3' is a valid number while '3 times' is
13.
▲
by
PuerkitoBio
10y ago
It is ambiguous only if you think it can be a completely useless format. If you decide to use it, chances are you considered it useful, and the only useful way this can parse is as a number, otherwise it would't be able to represent nu
14.
▲
by
PuerkitoBio
10y ago
Only quoteless strings have no escapes, and according to the docs the rule is: > quoteless strings include everything up to the end of the > line, excluding trailing whitespace. (edit: formatting)
15.
▲
by
PuerkitoBio
10y ago
From the docs: > When you omit quotes the string ends at the newline. > Preceding and trailing whitespace is ignored as are escapes. > > A value that is a number, true, false or null in JSON is > parsed as a valu
16.
▲
Release, we have
(elastic.co)
1 points
by
PuerkitoBio
11y ago
|
0 comments
17.
▲
by
PuerkitoBio
11y ago
Error handling does not obscure the business logic, it is very much part of the business logic.
18.
▲
by
PuerkitoBio
11y ago
> But the expense of extra lines of co[d]e come at significant maintenance costs. All lines are not created equal. if err != nil { return err } Those 3 lines have very, very little maintenance cost. The obvious must
19.
▲
by
PuerkitoBio
11y ago
Would be nice if the services' header linked to the official AWS product page.
20.
▲
by
PuerkitoBio
11y ago
I use them extensively for test cases (`cases := []struct{...} { ... }`) as mentioned in the slides. Also sometimes to marshal/unmarshal one-off json or xml payloads.
21.
▲
by
PuerkitoBio
11y ago
Work: OSX on 2012 rMBP / iTerm2, Vim+vim-go, Go Personal: Arch Linux on Asus Zenbook UX31e / dwm, zsh, Vim+vim-go, Go edit: sorry for the reply, that was meant as a top-level comment. I'm afraid it's a bug in my iPad HN
22.
▲
by
PuerkitoBio
12y ago
May I kindly ask for Google Music support too, I use it and would love such a service. I was with rdio before, and getting notifications of new releases for artists in my library is what I miss the most.
23.
▲
by
PuerkitoBio
12y ago
Maybe he did it for fun. Hacks don't have to be useful. Brad Fitzpatrick provided a Go solution to goal ( https://github.com/eatnumber1/goal ). Ken Thompson used to write quines ( http://cm.bell-labs.com&#
24.
▲
by
PuerkitoBio
12y ago
Thanks for sharing, very interesting article. Your previous post is great (and relevant) too: "Dissecting Message Queues". http://www.bravenewgeek.com/dissecting-message-queues/
25.
▲
Police need warrant for Canadians’ Internet data, high court rules
(thechronicleherald.ca)
1 points
by
PuerkitoBio
12y ago
|
0 comments
26.
▲
by
PuerkitoBio
12y ago
I agree to some extent, but I wanted to make clear that this book is not about implementing AES or SHA algorithms. It's about using them (the author actually makes that very clear, the algorithms are treated as black boxes). Yes you ca
27.
▲
by
PuerkitoBio
12y ago
This book is not about writing your own crypto libraries, it is about using Go's crypto packages.
28.
▲
by
PuerkitoBio
12y ago
I've written a couple "polite" crawlers in Go (i.e. obeys robots.txt, delays between requests to the same host). - Fetchbot: https://github.com/PuerkitoBio/fetchbot Flexible, similar API to net/http
29.
▲
by
PuerkitoBio
13y ago
While oil usage is globally still growing [0], so contrary to some replies, we are not already in a phase-out situation, some countries have taken steps to do just that, and I doubt they are reverting back to 19th century lifestyle. Swed
30.
▲
by
PuerkitoBio
13y ago
It's not quite that simple. The truth is that we just don't know how to move oil safely. The sane thing to do would be to phase it out. "The IEA (International Energy Agency) found the risk of a rail spill is six times as hig
More ›