Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
lautis
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
lautis
7y ago
Even the most developed countries are very much quilty of the same. Just a week ago we had a thread about deforestation of the Pacific temperate rainforests. https://news.ycombinator.com/item?id=20546288
2.
▲
by
lautis
14y ago
If you're interested in how this could be automated, check out Polly[1]. There is also similar framework in GCC[2], but as can be seen from the blog post, there is room for improvement. [1] http://polly.llvm.org [2] http://gcc.gnu.org/wi
3.
▲
by
lautis
14y ago
In Finland, there hasn't yet been a vote about a petition in Parliament. The first petition with enough signatures was submitted in October, and the signatures will first have to be verified.
4.
▲
by
lautis
14y ago
Yes, according to the author of Bacon, it is heavily inspired by the JS flavor of Rx, RxJS.
5.
▲
by
lautis
14y ago
We're pragmatic about FRP and also rely heavily on Backbone. For some cases, the MVC approach seems better, for others Bacon is a better fit. In Flowdock, there is a form that automatically validates parts of the data in JS while needs to c
6.
▲
Back from Callback Hell with Bacon.js
(github.com)
2 points
by
lautis
14y ago
|
0 comments
7.
▲
by
lautis
14y ago
Bacon.js[1] is another functional reactive programming library for JavaScript. Many similar concepts to RX.js, but the library is much smaller. While Bacon.js might not be the most mature library around, I've used it successfully on (almost
8.
▲
by
lautis
14y ago
It's proven that people have become very good at ignoring banner ads. http://www.useit.com/alertbox/banner-blindness.html
9.
▲
by
lautis
14y ago
There are libraries to handle stemming and Unicode equivalence which are easy to add into this kind of boolean search. If ranking documents would definitely mean that some other approach, e.g. vector space model, should be used. https://gi
10.
▲
by
lautis
14y ago
As a user, i've been occasionally fristrated with the decentralized nature of Maven. The isn't any single repository which would contain all packages (especially rc/beta versions). And in my experience repos and which repos are used to dist
11.
▲
by
lautis
15y ago
The fund should probably be marketed as startup decelerator.
12.
▲
by
lautis
15y ago
They smelt aluminium and generate electricity from geothermal sources. Because of abundant source of energy, Iceland is potential location for many power-intensive industries.
13.
▲
by
lautis
15y ago
I don't mind the mouse lag in normal use, but it's very annoying in FPS games. I've actually spent a day or two tweaking OS X mouse acceleration curves and whatever settings I could find. At the desktop I could get more "windows-y" feel, bu
14.
▲
by
lautis
15y ago
I sometimes listen to ambient-ish classical music while coding. Ólafur Arnalds and Jóhann Jóhannsson have been recently on my list.
15.
▲
by
lautis
15y ago
Emoji code points (including the pile of poo) have actually been in Unicode since 6.0, but now they've added colored "emoji style" variants for the characters. Previously the standard only defined black and white "text style" glyphs.
16.
▲
by
lautis
15y ago
The corporation is a separate legal entity from it's owners, and thus is taxed separately. In step E the good being exchanged is money.
17.
▲
by
lautis
15y ago
Either that or wait until last version of IE which doesn't support it has died. Might happen in time for HTML5 becoming W3C recommendation in 2022.
18.
▲
by
lautis
15y ago
Even though Growl 1.3.0 was distributed via App Store with the same price tag, the source code was published at http://code.google.com/p/growl/source . Seems like that practice has stopped as well.
19.
▲
by
lautis
15y ago
https://github.com/lautis/lisp-prolog/blob/master/lisp.pl Tiny lisp written in Prolog in exchange for some course credits.
20.
▲
by
lautis
15y ago
git rebase http://progit.org/book/ch6-4.html
21.
▲
by
lautis
15y ago
Numbers in commit messages don't really make any sense. I don't understand what value they might have. The narrative of your codebase is hard to follow when large number of your commits don't have any message explaining what you've done. I
22.
▲
by
lautis
15y ago
More comprehensive data about income distribution in Finland over time: http://www.stat.fi/til/tjt/2009/tjt_2009_2011-05-20_tau_002_... Statistics Finland provide data about income distribution, but not much about wealth.
23.
▲
by
lautis
15y ago
Wealth distribution did become more even from 60s to mid 80s, but after that the trend has reversed.
24.
▲
by
lautis
15y ago
Military discipline developed from the necessity of training reliable soldiers who don't question critical orders. Military discipline was a necessity to get a company, a battalion, and larger units to work together at all. Strict organiz
25.
▲
by
lautis
15y ago
I would guess that China will provide infrastructure to some african countries in exchange for raw materials. Political stability will also improve as China will support the regimes regardless of lack of democracy.
26.
▲
by
lautis
15y ago
When Chinese labor becomes too expensive, (some of) it will be outsourced to Africa. Chinese economy seems to be in pretty good shape for this, but political instability could ruin it. Jobs moved to China are likely to be lost forever. Auto
27.
▲
by
lautis
15y ago
No. The scope of plugin seems to be to enable audio and video tags, not to provide JS API. Html5media basically just replaces each video and audio tag with FlowPlayer (swf video/audio player) instances if browser doesn't support HTML5 tags.
28.
▲
by
lautis
15y ago
REST known by everyone and what Roy Fielding described are quite different beasts. There should be a different name for "plain old HTTP APIs" using JSON or XML. http://roy.gbiv.com/untangled/2008/rest-apis-must-be-hyperte...
29.
▲
by
lautis
15y ago
Foobar2000 should have this functionality.
30.
▲
by
lautis
15y ago
Norway is a very secular society. While majority of people do belong to the state church, they do not practice religion regurlarly. In 2005 poll only 32% said that they believe in existence of God. http://en.wikipedia.org/wiki/Religion_in_
More ›