Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
program
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
61.
▲
The technology behind Facebook preview photos (2015)
(code.fb.com)
1 points
by
program
7y ago
|
0 comments
62.
▲
Monty Hall problem
(en.wikipedia.org)
1 points
by
program
8y ago
|
0 comments
63.
▲
Epic Games releases $12M worth of Paragon assets for free
(unrealengine.com)
554 points
by
program
9y ago
|
126 comments
64.
▲
by
program
9y ago
I have worked remotely for three years. Here are my tips: Slack is your best friend but if you chat for more than a minute straight about something technical call your collegue otherwise you will lose your time. Written language is not spok
65.
▲
by
program
9y ago
In my remote team we use appear.in. It's a great product.
66.
▲
by
program
9y ago
Milan Area, Italy | Full-time | ONSITE or REMOTE in Italy | joebee.com iOS Mid/Senior Developer Android Mid/Senior Developer Backend Mid/Senior Developer Frontend Mid/Senior Developer Hi, I'm Francesco, the Joebee l
67.
▲
The owner of several 1 letter NPM packages
(npmjs.com)
22 points
by
program
10y ago
|
32 comments
68.
▲
Exploring canvas drawing techniques
(perfectionkills.com)
2 points
by
program
11y ago
|
0 comments
69.
▲
by
program
12y ago
> Gras and Golestanti have patented the software, and now need a device that can constantly monitor a patient’s EEG. As far as I know there are no portable devices that can produce a clean EEG. Motiv/Neurosky devices don't coun
70.
▲
by
program
12y ago
PageSpeed 47/100 desktop, 51/100 mobile https://developers.google.com/speed/pagespeed/insights/?url=...
71.
▲
by
program
12y ago
Safari 8 has no problems with "image/svg+xml". It renders the "image" if you open the link: http://funny.computer/cloud/XNG/distance.xng For getting the xng on the page just replace the &l
72.
▲
by
program
12y ago
Great device to be used during the sleep. As an epileptic I doubt that this kind of device "can help them (the epileptics) adjust their medications." My neurologist adjust my medications every 6 months after studying my blood anal
73.
▲
by
program
12y ago
The very interesting thing is that it goes through transparent portions of png backgrounds. Try it in the google logo. I am very impressed.
74.
▲
by
program
12y ago
According to the site the 90$ price apply when: "For use on a simple webpage that is not considered a web application. A web application is a website that has customer specific data or charges for its use. This requires a Developer lic
75.
▲
by
program
12y ago
Addendum: WAT, it's very funny https://www.destroyallsoftware.com/talks/wat
76.
▲
by
program
12y ago
The joke: a past Microsoft keynote by Steve Ballmer. https://www.youtube.com/watch?v=Vhh_GeBPOhs
77.
▲
by
program
12y ago
"It's a pleasure to meet you, Professor Knuth, I've read all of your books." (Steve Jobs) "You're full of shit," (Don Knuth) [1] I think that no one in the world, except Knuth, has read the entire TAOCP (j
78.
▲
by
program
12y ago
Operator overloading can potentially be abused because in Swift you are not limited to standard operators like in C++. https://developer.apple.com/library/prerelease/ios/documenta... According to the document
79.
▲
by
program
12y ago
I've played both games. The only difference I see (in term of game mechanics) is that 2048 have no "3" tiles but only power-of-2.
80.
▲
by
program
12y ago
If you write ([[]] == false) you compare values of this object. Internally a [[]].toString() is called which gives an empty string (cause the first element is also an empty array) which in turn is considered false in javascript. Otherwise
81.
▲
by
program
13y ago
I don't think that such list could contain websites under reverse proxies.
82.
▲
by
program
13y ago
jsFiddle is the biggest according to myip.ms http://myip.ms/view/web_hosting/38903/Digital_Ocean_Inc.html
83.
▲
by
program
13y ago
In fact Wordpress shake the form on /wp-admin/ if the login failed.
84.
▲
by
program
13y ago
On revision 2.0 and later Apple has included a lot of modern stuff like: ARC, properties, literals, blocks, fast enumeration, etc.
85.
▲
by
program
13y ago
OS X is an Open Brand UNIX 03 Registered Product since Leopard and given this it can be considered "complete." It isn't shipped with a compiler but your can install the cmdline tools (without all the XCode bundle) typing:
86.
▲
by
program
13y ago
As a side note: is it a good thing that a window obtained through a Window.open() inherits the parent window's permissions? Right now in Chrome permissions are enabled or disabled globally with exceptions based on hostname patterns.
87.
▲
by
program
13y ago
Let's read the spec: https://dvcs.w3.org/hg/speech-api/raw-file/tip/speechapi.htm... "To minimize the chance of users unwittingly allowing web pages to record speech without their knowledge, im
88.
▲
by
program
13y ago
Enable modules and use them to import system frameworks: // #import <Cocoa/Cocoa.h> @import Cocoa; Use literals and subscripting methods: NSNumber *yes = @YES; NSNumber *number = @42; NSArray *arra
89.
▲
by
program
13y ago
This article from devhumor: http://devhumor.com/193/ The assembly panel is very funny.
90.
▲
Show HN: GDrive Permalink Generator
(gdriveurl.com)
2 points
by
program
13y ago
|
0 comments
More ›