Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
tgkokk
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
tgkokk
12y ago
For the request on the homepage for a Homebrew formula: From [1]: > Homebrew generally won't accept libraries that can be installed correctly with `pip install foo`. [1]: https://github.com/Homebrew/homebrew
2.
▲
by
tgkokk
12y ago
Most users can just download a binary from [1], they don't have to compile hub itself. [1]: https://github.com/github/hub/releases
3.
▲
by
tgkokk
12y ago
Or, in this case, ->>: (def lols (->> strs (filter #(re-find #"LOL" %)) (map upper-case) sort)) How I read it: take strs, filter the strings that contain "
4.
▲
by
tgkokk
12y ago
Apparently, it's a major service outage [1]. [1]: https://twitter.com/githubstatus/status/489336842861686784
5.
▲
Polymer paper elements
(polymer-project.org)
1 points
by
tgkokk
12y ago
|
0 comments
6.
▲
...Or Forever Hold Your Peace
(medium.com)
10 points
by
tgkokk
12y ago
|
0 comments
7.
▲
by
tgkokk
12y ago
Most JavaScript libraries end with .js: Angular.js, Ember.js, Backbone.js, Knockout.js... And yes, JavaScript is a mainstream language (in the browser, at least).
8.
▲
Lawsuit against el.wikipedia.org user for providing information about politician
(el.wikipedia.org)
2 points
by
tgkokk
13y ago
|
0 comments
9.
▲
by
tgkokk
13y ago
From the page: > Live Streaming video requires Safari 4 or later on OS X v10.6 or later; Safari on iOS 4.2 or later. Streaming via Apple TV requires second- or third-generation Apple TV with software 5.0.2 or later. So, no, unless someon
10.
▲
by
tgkokk
13y ago
Didn't crash for me on Chrome (Stable) in the first place, but when I tried to translate the page it did.
11.
▲
ListenToBitcoin.com contains malware, switch to BitListen.com
(reddit.com)
2 points
by
tgkokk
13y ago
|
0 comments
12.
▲
by
tgkokk
13y ago
Nope, this is what Packages.bz2 shows for Debian 6: Package: vim ... Version: 2:7.2.445+hg~cb94c42c0e1a-1 ... Filename: pool/main/v/vim/vim_7.2.445+hg~cb94c42c0e1a-1_i386.deb And the file is still availabl
13.
▲
by
tgkokk
13y ago
Debian does move slowly (that's why it is good for servers; you don't have to update often) but you probably need to update your server. On Debian Wheezy, I have got Vim 7.3.547.
14.
▲
by
tgkokk
13y ago
Ace with Vim keybindings: data:text/html,<title>DoJS</title><style type="text/css">#e{font-size: 16px; position:absolute;top:0;right:0;bottom:0;left:0;}</style><div id="e&quo
15.
▲
The Geek Awakening
(medium.com)
1 points
by
tgkokk
13y ago
|
0 comments
16.
▲
Where Orwell got it wrong
(medium.com)
2 points
by
tgkokk
13y ago
|
1 comments
17.
▲
by
tgkokk
13y ago
From the very same article you tried to read: > JavaScript turns the PNG and JSON into an animation, using either the canvas element, or emulating it using overlaid div elements for older browsers.