Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
flux_w42
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
10 ms
·
1.
▲
LingBot-Map: Geometric Context Transformer for Streaming 3D Reconstruction
(github.com)
4 points
by
flux_w42
5mo ago
|
0 comments
2.
▲
European Age Verification Solution
(ageverification.dev)
4 points
by
flux_w42
1y ago
|
2 comments
3.
▲
The Fish Doorbell
(visdeurbel.nl)
2 points
by
flux_w42
2y ago
|
1 comments
4.
▲
Testing your animation refresh rate with CSS
(cohost.org)
60 points
by
flux_w42
3y ago
|
12 comments
5.
▲
Elevator Saga – The elevator programming game
(play.elevatorsaga.com)
1 points
by
flux_w42
4y ago
|
0 comments
6.
▲
Traffic cameras expose your location through parking apps
(notmyplate.com)
360 points
by
flux_w42
4y ago
|
261 comments
7.
▲
Binary to decimal can’t be that hard, right? [video]
(youtube.com)
2 points
by
flux_w42
6y ago
|
0 comments
8.
▲
YouTube #SaveYourInternet – Article 13 campaign
(youtube.com)
2 points
by
flux_w42
8y ago
|
0 comments
9.
▲
Fully encoded 9046xN random access write only memory [pdf]
(repeater-builder.com)
1 points
by
flux_w42
8y ago
|
0 comments
10.
▲
Transmitting GSM using VGA
(osmocom.org)
1 points
by
flux_w42
8y ago
|
0 comments
11.
▲
We can guess your name
(inti.io)
3 points
by
flux_w42
8y ago
|
3 comments
12.
▲
Hutter Prize for Compressing Human Knowledge
(prize.hutter1.net)
2 points
by
flux_w42
9y ago
|
0 comments
13.
▲
Post a boarding pass on Facebook, get your account stolen
(michalspacek.com)
726 points
by
flux_w42
9y ago
|
303 comments
14.
▲
Everyday DSP for Programmers: Edge Detection
(sam-koblenski.blogspot.com)
12 points
by
flux_w42
10y ago
|
0 comments
15.
▲
by
flux_w42
10y ago
Actually it's the other way around: http://www.wsj.com/articles/honeywell-google-settle-lawsuit-...
16.
▲
by
flux_w42
10y ago
It seems to be related to the user names. Just received a 'Howdy' alert box :)
17.
▲
by
flux_w42
10y ago
That logo is a lawsuit waiting to happen.
18.
▲
by
flux_w42
10y ago
Hmm, just browsing to http://pictureswap.org/success gives you the other side's image without uploading one yourself :/ That's probably not what it's supposed to do?
19.
▲
by
flux_w42
11y ago
It's sad that someone would hack a site like this. The only thing they could possibly want are the email and password combinations. I hope they are stored in a secure way.
20.
▲
by
flux_w42
12y ago
You're talking about a cryptographically secure random. Normal random can really contain any sequence, including a repeating string of 1's or 0's. The infinite monkey theorem proves it :)
21.
▲
The 100 Chain Certificate Experiment
(jimshaver.net)
1 points
by
flux_w42
12y ago
|
0 comments
22.
▲
by
flux_w42
12y ago
A Dutch tech news site [1] published the news on their site and got in contact with the ISP Snel: The ISP told Tweakers that the account of Thomas White was blocked due to a security policy of the company. The customer let a deadline for ve
23.
▲
Butterfly Labs Shut Down by Federal Trade Commission [pdf]
(ftc.gov)
1 points
by
flux_w42
12y ago
|
0 comments
24.
▲
by
flux_w42
12y ago
For me personally, the sweet spot between readability and compactness would be one of the first examples: for(var i = 0; i <= 100; i++){ var out = '' if (i % 3 == 0) out += 'fizz' if (i % 5 == 0) out
25.
▲
by
flux_w42
12y ago
Not on my PC where the crash occurred. I'm using Intel graphics on my Ubuntu laptop, and there it's working perfectly. Disabling AddblockPlus seems to solve the problem though.
26.
▲
by
flux_w42
12y ago
Same for me: Running on Firefox 31.0 (Windows 7) and i can crash it every time ...
27.
▲
by
flux_w42
12y ago
Exactly! I learned what a BIOS is and does the first time in my life the moment my parents put a BIOS password on the PC. My first rough workaround was to open the case, remove the CMOS battery and reset a pin. Then I found an easier workar
28.
▲
by
flux_w42
12y ago
Ouch, thats bad :) C12.22 is pretty old, AES didn't even exist yet. It seems that it got an update recently (2011) with the smart grid and smart metering use case in mind. The are now using an EAX called EAX prime [1] put it seems to h
29.
▲
by
flux_w42
12y ago
It's mainly used in Europe. The US has a very similar, but older protocol called ANSI C12. The C12.22 spec includes authenticated encryption, but I'm not familiar with the details.
30.
▲
by
flux_w42
12y ago
There is a standard for smart meters called DLMS [1]. It's the most used protocol for smart meters for a while now. The protocol supports two way authentication and uses AES-GCM. Providing a secure medium for meter communication is in
More ›