Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
scdlbx
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
scdlbx
6mo ago
Nothing is secure.
2.
▲
Bitcoin Plunges 7% in an Hour to Under $28,000 as Mt. Gox, US Gov Wallets Move
(decrypt.co)
6 points
by
scdlbx
3y ago
|
2 comments
3.
▲
by
scdlbx
3y ago
The starquakes can make life difficult. https://en.wikipedia.org/wiki/Starquake_(novel)
4.
▲
by
scdlbx
4y ago
The projects are more interesting and feel like they are actually benefiting humanity, rather than making money for some random company. Though there can be a lot more bureaucracy and friction. Pay is certainly less, though sometimes the be
5.
▲
by
scdlbx
9y ago
Not sure if the content changed, but the article currently states: "AIX and i operating system patches will start to become available February 12."
6.
▲
by
scdlbx
9y ago
My burner phone, with disabled wifi, bluetooth, and data, was owned this year.
7.
▲
by
scdlbx
10y ago
Try something like Glucerna. It's like Ensure but for diabetics, so it has a lot less sugar and carbs.
8.
▲
by
scdlbx
12y ago
I would consider 'sed 4d' to be significantly easier than doing the same in Perl, but I don't disagree that it's not that hard to do in either.
9.
▲
by
scdlbx
12y ago
It's a lot easier to delete specific lines using sed. Also you can have sed do replacements to the n'th instance of something. Doing that in Perl is a bit more complicated and a lot less succint. $ echo "foo foo foo foo"
10.
▲
by
scdlbx
12y ago
That literally kills me.
11.
▲
by
scdlbx
12y ago
It varies state by state and can depend on what kind of road you are on. Most states define a default speed limit for roads and highways.
12.
▲
What is SDN and Should You Buy Into the Hype?
(pistoncloud.com)
2 points
by
scdlbx
12y ago
|
0 comments
13.
▲
by
scdlbx
12y ago
Allowing vast portions of the internet to be vulnerable to an exploit that leaks passwords and private keys seems like it is not in the interest of the security of the nation.
14.
▲
by
scdlbx
13y ago
If you can maliciously drive an armored car onto a missile silo in a military base, you have already owned the military base.
15.
▲
by
scdlbx
16y ago
There are also decent SDL bindings for Perl. http://sdl.perl.org/
16.
▲
by
scdlbx
16y ago
Why? For the sole purpose of getting Win8 running on an iPad.
17.
▲
by
scdlbx
16y ago
An unfamiliar favicon lets me know I am not somewhere I normally would be, and to regard the site I am at more suspiciously. Without familiar favicons, I would treat every site that way before looking at the page more thoroughly. Obviously
18.
▲
by
scdlbx
16y ago
I can distinguish the icons of every site I visit on a semi-regular basis.
19.
▲
by
scdlbx
16y ago
The assailant's body did a pretty good job of containing the explosion. The assailant didn't make it, but everyone else relatively okay. http://www.cbsnews.com/stories/2009/09/28/eveningnews/main53...
20.
▲
by
scdlbx
16y ago
It is not that big compared to the guns on a destroyer or a battleship. It is still large and bulky, but not that far off. Current destroyer's gun: http://en.wikipedia.org/wiki/5%22/54_caliber_Mark_45_gun Iowa Class gun: http://en.wikipe
21.
▲
NASA to Hold News Conference on Astrobiology Discovery
(nasa.gov)
130 points
by
scdlbx
16y ago
|
60 comments
22.
▲
Skipfish, the Open Source Web Application Security Scanner
(lcamtuf.blogspot.com)
2 points
by
scdlbx
16y ago
|
0 comments
23.
▲
by
scdlbx
16y ago
I have not had any noticeable problems in the past week.
24.
▲
FeynTube - transform YouTube comments into reasonable and smart ones
(julien-oster.de)
1 points
by
scdlbx
16y ago
|
0 comments
25.
▲
by
scdlbx
16y ago
Always use strndup(). Never trust your input.
26.
▲
Why Not Feeling Rich is Not Being Poor, and Other Things Financial
(whatever.scalzi.com)
58 points
by
scdlbx
16y ago
|
22 comments
27.
▲
by
scdlbx
16y ago
I would guess it is along the lines of "I am surprised Apple allowed this app in the AppStore"
28.
▲
by
scdlbx
16y ago
It could easily be a live ATM. Using the methods described by Barnaby Jack at this year's Black Hat and DefCon, they could have installed their software instead of Jack's Rootkit. http://www.computerworld.com/s/article/print/9179844/Barnab
29.
▲
by
scdlbx
16y ago
phlegm works fairly well, too.
30.
▲
by
scdlbx
16y ago
Actually, since st1 is a char* and the sizeof char is 1, that is a valid declaration. It just probably isn't doing what the writer expects. It allocates 5000 bytes and then moves the pointer to point at the very last byte. edit: Though free
More ›