Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
buffportion
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
buffportion
9y ago
In some states, like NH, the default is that you can even hunt on other people's (privately-owned) land, unless it is posted. As a landowner, you are encouraged to allow free, recreational use of your land by others.
2.
▲
by
buffportion
11y ago
France also has very strong gun controls. It is of course, more complicated than that. And, by the way, a man shot and killed 12 people in the UK in 2010 with legally held rifles: https://en.wikipedia.org/wiki/Cumbria_
3.
▲
by
buffportion
11y ago
"Cops are trained to push peoples buttons and make them lose control" They are? I could see why, say, detectives interviewing a suspect might use that approach to try to get them to say something incriminating, but for regular cop
4.
▲
by
buffportion
11y ago
I'm sorry to be that guy, but the lack of contrast makes this comment difficult to read.
5.
▲
by
buffportion
11y ago
> broken beaks, brain, spinal cord tissue, bones, lungs, intestinal tracts from slaughterhouse wastes of dead, dying, diseased or disabled animals I'm no zoologist, but this seems exactly the kind of thing that a carnivorous/om
6.
▲
by
buffportion
11y ago
Thanks for this. It would be great if links were clickable
7.
▲
by
buffportion
11y ago
$149.99 per month
8.
▲
by
buffportion
11y ago
Yes, you can list (and listen to) your Echo voice command history, and delete them. Frustratingly, there is no bulk delete that I have found - you have to go through them individually.
9.
▲
by
buffportion
11y ago
A cautionary tale: Echo starts recording when it hears the "wake" word ('Alexa' or 'Amazon'), but it can mistake other words or parts of speech for a wake word (for example, consider how close the phrase "
10.
▲
by
buffportion
11y ago
I think the confusion stems from your verbing of "wall".
11.
▲
by
buffportion
11y ago
'Crazy' people need help too.
12.
▲
by
buffportion
12y ago
As someone who travels regularly for work, I am absolutely OK with Apple trimming as much as they can from their laptops.
13.
▲
by
buffportion
12y ago
Knock-offs are explicitly encouraged: https://gitorious.org/learn-x-the-hard-way/learn-x-the-hard-...
14.
▲
by
buffportion
12y ago
A stall warning occurs when the angle of attack (angle between the wing and the airflow) is too high to maintain lift. There is a separate instrument for detecting this (which can also be disabled by ice build up, but appeared to be working
15.
▲
by
buffportion
12y ago
Link to previous HN submission 2 years ago (it has moved on since then): https://news.ycombinator.com/item?id=4373334
16.
▲
by
buffportion
12y ago
That will integrate other people's changes into your branch. But until you also merge your branch into master (and/or all other branches), you are not integrating your changes .
17.
▲
by
buffportion
12y ago
That's really a function of your QA process, not anything specific to branching strategies. If you can automate everything such that continuous delivery (or even deployment) is possible - great. If not, deliver at whatever pace your QA
18.
▲
by
buffportion
12y ago
"Sure you can invest hours of your life setting up CI, then writing code, not testing it locally[...]" Maybe I've misunderstood, but why aren't you testing it locally? With trunk based development you make your changes,
19.
▲
by
buffportion
12y ago
I appreciate the backhanded compliment but my intentions are pure :-)
20.
▲
by
buffportion
12y ago
I don't consider not-branching to be a radical approach. If you are using branches you really aren't doing CI, because you aren't integrating continuously.
21.
▲
by
buffportion
12y ago
Or don't use branches at all. Develop on trunk/master with continuous integration. It reduces work-in-progress, exposes conflicts sooner and has a host of other knock-on benefits.
22.
▲
by
buffportion
13y ago
“Oh my god, Jerry, when you check your email you go to Altavista and type, ‘Please go to yahoo.com?’"
23.
▲
by
buffportion
13y ago
You're asking for a solution to the problem of people killing other people.
24.
▲
by
buffportion
13y ago
The post was written by a Brit: https://twitter.com/Dave_Child
25.
▲
by
buffportion
14y ago
There's nothing wrong with being the only employee - if it's just you, say so. Talking in the third person and using 'us' and 'we' is irritating.
26.
▲
by
buffportion
14y ago
Because if there's anyone who desperately needs free WiFi, it's people who live/shop in Chelsea.
27.
▲
by
buffportion
14y ago
Is gorgeous the new beautiful?
28.
▲
by
buffportion
14y ago
Why use strings at all? Guid.NewGuid() is built in, and way faster. Given that the C# code is almost willfully unoptimized, I'm not sure what the benchmark was meant to prove.
29.
▲
by
buffportion
14y ago
That's great, until you lose your key
30.
▲
by
buffportion
14y ago
> You're almost certainly not succeeding You seem pretty convinced, so I don't have high hopes of changing your mind with a post on an internet forum, but in my experience most comments can be replaced by clearer names, better abstract
More ›