Hacker Newsnew | past | comments | ask | show | jobs | submit | 2011-04-07login
Stories from April 7, 2011
Go back a day, month, or year. Go forward a day, month, or year.
I know C about as well as other languages. It's in my top few languages, and I use it from time to time.
1519 points | parent
2.Using prime numbers to make better backgrounds (designfestival.com)
975 points by jimsteinhart on April 7, 2011 | 52 comments
I know C thoroughly. It is either my main or best-known language. I use it regularly.
766 points | parent
4.Facebook open sources its servers and data centers
530 points by arithmetic on April 7, 2011 | 98 comments
5.Chinese Infinite Magical Hard-Drive (jitbit.com)
522 points by jitbit on April 7, 2011 | 118 comments
6.Before I Die... (candychang.com)
449 points by Dysiode on April 7, 2011 | 70 comments
7.Physics Engines for Dummies (wildbunny.co.uk)
375 points by twodayslate on April 7, 2011 | 14 comments
Yes
293 points | parent
9.If you applied to YC this cycle, please put your email address in your profile
275 points by pg on April 7, 2011 | 35 comments
I am a programmer, but I have never learned any C or written any code in it.
249 points | parent
11.Introducing Pow, a zero-configuration Rack server for Mac OS X (pow.cx)
253 points by wlll on April 7, 2011 | 133 comments
12.Poll: Do you know C?
216 points by DanielStraight on April 7, 2011 | 194 comments
13.Anonymous goes after Sony, makes it personal... very personal (arstechnica.com)
208 points by evo_9 on April 7, 2011 | 132 comments
14.Life beyond HTTP 1.1: Google’s SPDY (igvita.com)
204 points by igrigorik on April 7, 2011 | 53 comments
No
194 points | parent
16.C Craft: C is the desert island language. (stanford.edu)
188 points by nkurz on April 7, 2011 | 109 comments
17.7.1 magnitude earthquake hits Japan (usgs.gov)
176 points by ssclafani on April 7, 2011 | 70 comments
18.Dropbox authentication: insecure by design (dereknewton.com)
162 points by trotsky on April 7, 2011 | 60 comments
19.SICP in ePub format on Github (github.com/ieure)
157 points by logic on April 7, 2011 | 32 comments
20.Microsoft's office: Why insiders think top management has lost its way (cnn.com)
148 points by jeffwidman on April 7, 2011 | 111 comments

This is the perfect Hacker News article. I learned something new and mathematically-interesting about the natural world, the author came up with a clever hack to enliven backgrounds, and we learn how to apply that to improve our own designs.
22.Pure browser qrcode generation as simple as $('#contain').qrcode('foobar') (jetienne.com)
146 points by jerome_etienne on April 7, 2011 | 29 comments
23.Google offers researchers 1 billion computing core-hours (googleblog.blogspot.com)
120 points by albemuth on April 7, 2011 | 25 comments

I've been programming in C for longer than my current manager has been alive. :-)
25.Is gravity not actually a force? Forcing theory to meet experiments (arstechnica.com)
107 points by lotusleaf1987 on April 7, 2011 | 40 comments
26.WebGL + Node.js + WebSockets = A Web Technology Perfect Storm (travisglines.com)
106 points by travisglines on April 7, 2011 | 61 comments
27.Startups And Work/Life Balance (mygengo.com)
102 points by revorad on April 7, 2011 | 22 comments
28.Html5 Fractal (dropbox.com)
102 points by DanielRibeiro on April 7, 2011 | 18 comments

Depends...

AVI: Index is at the end, so it might play fine in a tolerant enough player.

MPEG-TS: Headerless. Will play fine in any player.

MP4/MOV: Index is sometimes at the end; if so, it might play fine in a tolerant enough player.

MKV: Has a header and index, usually at the start. Probably won't play.

Ogg: Has a header, but is indexless; might play fine in a tolerant enough player. Probably not though, as both Vorbis and Theora (the only things Ogg supports that are ever used) both rely on custom Huffman tables in the headers.


Cool, but these numbers don't have to be primes. They just have to be coprimes (like (8,9)).

The least common multiple of two coprimes 'a' and 'b' is a*b.

http://en.wikipedia.org/wiki/Coprime


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: