Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
f-
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
13 ms
·
1.
▲
by
f-
6y ago
Well, potato is one of the higher-calorie crops, and one pound contains around 350 calories. If you produce 3,120 lbs a year, that gives you about a million calories. Now, let's assume a family of three - an average person needs around
2.
▲
The Hyperinflation Gallery
(lcamtuf.coredump.cx)
4 points
by
f-
6y ago
|
0 comments
3.
▲
by
f-
6y ago
If you do that, you're merely trading one grievance for another: "evil company marked my bug as duplicate to avoid paying" for "evil company claimed to have gotten duplicate reports to weasel out of paying the full amoun
4.
▲
by
f-
6y ago
As a photographer, the comparison to "raw" results without color balance or noise removal seems somewhat deceptive. The effects visible in the video seem easy to quickly replicate with existing techniques, such as the "surfac
5.
▲
by
f-
7y ago
One of my design goals for AFL was to make it very simple to use - because there's plenty of fuzzers that work OK when you dial in 50 knobs just right, but fail spectacularly otherwise - basically ensuring that nobody but the author ca
6.
▲
by
f-
7y ago
(Author here) The funniest part is that this ugly hack kept working across platforms for many years; whereas when somebody else implemented a "proper" integration with the clang / llvm API, their solution proved to be extreme
7.
▲
by
f-
7y ago
Does objective reality exist, my friend?
8.
▲
by
f-
7y ago
Disappointed that my LD_PRELOAD exploit - still unpatched after 20 years! - did not make the list: http://lcamtuf.coredump.cx/soft/ld-expl
9.
▲
by
f-
7y ago
You can refuse to accept an inheritance. It goes to whoever is next in line. If everybody refuses, the state gets to keep it.
10.
▲
by
f-
8y ago
"The Population Bomb" was a pretty fashionable scientific prediction back in the 1960s which had a significant following in the academic and policymaker circles at the time. It extrapolated from data about population growth, farml
11.
▲
by
f-
8y ago
I'm no expert, but "blackmailing a bomber" does not sound like a particularly solid business plan...
12.
▲
by
f-
8y ago
Hey - I'm the author of that page. Your comment is a common misconception, but the animal pictured is actually a golden-mantled ground squirrel. You can tell because the stripe doesn't extend to the eye. Thank you for subscribing
13.
▲
by
f-
8y ago
Yeah - you can actually implement surprisingly complex motion by nesting <marquee> tags with different directions, speeds, etc. I posted this long time ago: http://lcamtuf.coredump.cx/marquee.html
14.
▲
by
f-
9y ago
Not long ago, a significant proportion of the scientific establishment - along with a number of celebrities and policymakers - believed that the "population bomb" is an inevitable, imminent, and apocalyptic threat. There was talk
15.
▲
by
f-
9y ago
Change jobs, probably? A toxic environment like this will not make you happy, and you can't easily fire your boss. The good news is that if you're working in IT, you probably have the luxury of being able to go somewhere else with
16.
▲
by
f-
9y ago
[Author here] I don't there's a single answer. The "right" path is usually some combination of soft and hard skills, persistence, and dumb luck. Skill and persistence come into play because to a large extent, you are the
17.
▲
by
f-
9y ago
I'm not working on one right now and have not talked to the publisher about it. So not in the next couple of months. In the longer haul - maybe probably?
18.
▲
by
f-
9y ago
The $100k+ price tag of top-level domains is prohibitive enough to discourage abuse and to allow them to individually review applications and reject anything even remotely problematic or questionable. In other words, life goes on at this po
19.
▲
by
f-
9y ago
(I'm the author of the book in question.) I think it happened quite a bit earlier (perhaps 2005 -> 2010), at least when you look at some of the "prime" web properties. Gmail or Google Docs in 2010 were already pretty close
20.
▲
by
f-
9y ago
(I'm the author of the book.) Some things have changed for the better. For example, there's been a push to harmonize the behavior of some of the core parsers and APIs. Say, we now have less variability in how HTML is handled acros
21.
▲
by
f-
9y ago
Because it's almost certainly true? I'm not trying to invent some sinister conspiracy, but most people on HN and otherwise acquired an exaggerated perception of the effects of nuclear war after being exposed to pop-cultural portra
22.
▲
by
f-
9y ago
I'm not trying to establish the origin of this narrative; but most people on HN were almost certainly exposed it through pop cultural portrayals of the nuclear apocalypse. In some cases, these were inaccurate simply because it resulted
23.
▲
by
f-
9y ago
So I posted something along these lines in another, now-duped thread... but I know that many folks were caught completely off guard and started wondering what they would have done in case of a real threat. Many just cracked Twitter jokes ab
24.
▲
by
f-
9y ago
That is actually reasonably well-established - check out this: http://static3.businessinsider.com/image/58cc34b9112f7043268... Not common knowledge, though, in part because nuclear hazards have been painted in an exagg
25.
▲
by
f-
9y ago
But wait, there's more! I also make tables [1] and doomsday predictions [2]. [1] http://lcamtuf.coredump.cx/table/ [2] http://lcamtuf.coredump.cx/prep/
26.
▲
by
f-
9y ago
As others have said, you're not gonna be drinking it every day... Stuff like BPA is not acutely toxic. There are some concerns about long-term ("subchronic") exposures spanning a decade or more, and even there, there is basic
27.
▲
by
f-
9y ago
[Author here] The mindset is actually a large component of this guide, and it intentionally delays any discussion of "prepper gear" until it gets through a long laundry list of lifestyle tips and discussing the need to plan ahead,
28.
▲
by
f-
9y ago
[Author here] > [...natural disasters...] Pretty much always in the sames typical places though... Most people live in "typical places" without realizing it, though. I mean, you know when you're in the tornado valley, but
29.
▲
by
f-
9y ago
It's very common when fuzzing. That's why you normally want to place memory limits on the target process, to avoid bringing the system down. AFL does that automatically, most other fuzzers have a config option.
30.
▲
by
f-
9y ago
I had pretty good results fuzzing SQLite back in the day: https://lcamtuf.blogspot.com/2015/04/finding-bugs-in-sqlite-... I think they eventually incorporated AFL into their continuous testing and squashed several
More ›