Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
lowe
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
Super MIDI Pak turns your SNES into a MIDI synthesizer
(supermidipak.com)
3 points
by
lowe
5y ago
|
0 comments
2.
▲
Mini-media-remote: Raspberry Pi server to play internet videos on TV via phone
(github.com)
17 points
by
lowe
5y ago
|
0 comments
3.
▲
Pure JavaScript Spirograph
(thelig.ht)
3 points
by
lowe
5y ago
|
0 comments
4.
▲
Life of a Sql Query
(numeracy.co)
50 points
by
lowe
8y ago
|
8 comments
5.
▲
Dbxfs – A Dropbox-backed file system
(github.com)
111 points
by
lowe
8y ago
|
37 comments
6.
▲
Fair Trending: Objectively-Ranked Trending YouTube Videos
(fairtrending.com)
120 points
by
lowe
8y ago
|
93 comments
7.
▲
How San Quentin Inmates Built a Search Engine for Prison
(wired.com)
23 points
by
lowe
8y ago
|
2 comments
8.
▲
How to Write a Better Scribe
(blogs.dropbox.com)
7 points
by
lowe
11y ago
|
0 comments
9.
▲
Video Processing at Dropbox
(tech.dropbox.com)
129 points
by
lowe
13y ago
|
28 comments
10.
▲
Improving Dropbox Performance: Retrieving Thumbnails
(tech.dropbox.com)
94 points
by
lowe
13y ago
|
20 comments
11.
▲
Caching in theory and practice
(tech.dropbox.com)
123 points
by
lowe
14y ago
|
10 comments
12.
▲
People's History of Christopher Columbus
(historyisaweapon.com)
2 points
by
lowe
14y ago
|
0 comments
13.
▲
by
lowe
14y ago
heh, I included this line because it's true, but that whole section is about why "use coffee because you like python" is the wrong tldr.
14.
▲
by
lowe
14y ago
nope! confusingly unrelated.
15.
▲
by
lowe
14y ago
Sorry for the confusion, this was a forum release. Linux build is here: https://forums.dropbox.com/topic.php?id=66910
16.
▲
by
lowe
14y ago
here's the full context from dropbox forums: https://forums.dropbox.com/topic.php?id=66910
17.
▲
by
lowe
14y ago
$^$^$^_ and $^$^$^z are both recognized by zxcvbn as bruteforce regions. it reports the entropy as: n log (c) for a length-n password with symbol space c. the huge difference in crack time is because zxcvbn is using c==33 (symbols only) for
18.
▲
by
lowe
14y ago
zxcvbn's current analysis for 'correcthorsebatterystaple' vs 'correct horse battery staple' looks about right to me, it's counting each space as an extra bruteforce character. horsebattery vs 'h orsebattery', on the other hand, shows a clea
19.
▲
by
lowe
14y ago
zxcvbn gives high entropy for emails because it isn't matching against them currently. if there's good evidence that people commonly use emails as passwords (and crackers try emails as guesses!) it'd be a great pattern to add.
20.
▲
by
lowe
14y ago
That's a great idea. More generally, whatever the approach, I agree zxcvbn would be better with a more conservative rating for non-pattern-matched regions.
21.
▲
by
lowe
14y ago
This drives me insane. It especially bites everyone using a a manager to generate long random passwords. Password fields that are too short cause a similar problem, where you ask "am i still typing? did it cut me off?" We purposely made the
22.
▲
by
lowe
14y ago
It certainly needs more tweaking. FJ, FJFJ, etc isn't in any of the 10k passwords people commonly use, isn't a sequence, isn't a single repeated character, etc, so zxcvbn recognizes it as bruteforce. A fun extension would be to recognize re
23.
▲
by
lowe
14y ago
sounds about right. screenshot of BofA's policy here: http://dl.dropbox.com/u/209/bofa_password_constraints.png the forbidden list is: $ < > ^ ! [ ]
24.
▲
Zxcvbn: realistic password strength estimation
(tech.dropbox.com)
367 points
by
lowe
14y ago
|
126 comments
25.
▲
by
lowe
17y ago
I'm with you. These two are great too: * pole * biosphere
26.
▲
Origin of Hack : Online Etymology Dictionary
(etymonline.com)
1 points
by
lowe
17y ago
|
0 comments
27.
▲
by
lowe
17y ago
combine these points with public high school budget cuts and it just gets worse. i still remember how demotivating it was being handed a heavy chemistry textbook from three decades ago on the first day of my junior year. the first 5 minutes
28.
▲
by
lowe
17y ago
I've found Bob Marley's soothing island rhythms, pitch-adjusted to 60bpm where necessary, go a long ways towards neutralizing the bad taste.
29.
▲
by
lowe
17y ago
I've found my own effective method for beating that exhausted feeling: I call it "supercharging" your batteries. The trick is to down two or three redbulls immediately before going to sleep. 45-50 minutes later you basically hit the ceiling
30.
▲
by
lowe
17y ago
i'm pretty sure a computer could rock this job. just wire up a natural language generator, make it jabber incessantly about stuffed crust pizza, throw in some 70s surfer slang (radical!), good to go.
More ›