Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
Nyubis
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
Nyubis
3y ago
By 2028, not 2008.
2.
▲
by
Nyubis
3y ago
There are copy/paste buttons on Gboard, but they're kind of hidden. Press the 4 squares in the top left of the keyboard and select Text Editing. You get arrow keys, a button for toggling select, and cut/copy/paste. In a
3.
▲
by
Nyubis
5y ago
The language is Dutch, the collection of dialects spoken in the Flanders region is Flemish. If you're feeling charitable, you can refer to it as a language variant. Here is the constitution of Belgium: https://www.senate.be&
4.
▲
by
Nyubis
6y ago
The big difference here is that the bloom filter implementation runs entirely client-side. It saves a roudtrip per search.
5.
▲
Noticing You're Confused
(arr.am)
206 points
by
Nyubis
7y ago
|
94 comments
6.
▲
by
Nyubis
7y ago
You may have Gateron Clears, which are lighter than Gateron Browns. Gateron Browns are basically equivalent to Cherry MX Browns, but Gateron Clears are entirely different from Cherry MX Clears. This has tripped me up more than once.
7.
▲
by
Nyubis
9y ago
Regardless of how the court case turns out, I can't see this whole affair ending well for Grsecurity. They need good PR with the exact people that are likely to side against them in this matter.
8.
▲
by
Nyubis
9y ago
That's how the Snapchat Spectacles work: one side contains the camera, bluetooth and other electronics, the other side contains the battery.
9.
▲
by
Nyubis
9y ago
Here's one to add to your list: https://github.com/lucy/tewi-font
10.
▲
by
Nyubis
9y ago
The trick of entering a dummy username and password, which is then modified in the post request sounds a whole lot better than playing clipboard roulette or messing with the DOM.
11.
▲
by
Nyubis
9y ago
vim-airline requires you to use a patched font that replaces certain little-used unicode characters with shapes that airline uses to draw its UI. Specifically, those < and > looking dividers in the airline statusline. Although it'
12.
▲
by
Nyubis
9y ago
>electron based text editor, music player, terminal, 2 - 3 chat apps, git browser So... Atom, Spotify, Black Screen, Slack & Discord, GitKraken. "Soon" is now.
13.
▲
by
Nyubis
10y ago
Interesting concept, but I don't expect it to be used commercially anytime soon, because of how slow it makes the page load. Then again, maybe your site being annoyingly slow for people who block ads is a feature rather than a bug.
14.
▲
by
Nyubis
10y ago
We already have software that can change on its own. Neural nets are software too, and with things like backpropagation they can update their weights, essentially changing themselves. I'm not saying that this level of change is enough
15.
▲
by
Nyubis
10y ago
>Have you ever programmed any piece of software that suddenly implemented features of its own? I'm not sure what particular fear mongers you're talking about, but Bostrom and the like are talking about software that's spec
16.
▲
by
Nyubis
10y ago
I could very well be missing some aspect, but I'm not really seeing the added challenge here. Tic Tac Toe is easily solved, and playing this game by selecting the optimal 2 moves in regular Tic Tac Toe seems to be the best (and obvious
17.
▲
by
Nyubis
10y ago
The site doesn't quite live up to the title — you're not actually going to completely learn a language using it — but it's very neat nonetheless. I find that it works well to get a quick feeling for a language that I'm
18.
▲
by
Nyubis
10y ago
It's not something that vim explicitly allows, it's a side-effect of running the editor in a terminal. When you paste into a terminal, it's as if the keys are actually being pressed, rather than just text inserted. The proper
19.
▲
by
Nyubis
11y ago
HexChat is a pretty great free client for Windows. It's basically XChat.
20.
▲
Don't use Python's pickle – Introducing Camel
(eev.ee)
4 points
by
Nyubis
11y ago
|
0 comments
21.
▲
by
Nyubis
11y ago
Rebinding jk to escape because escape is too far away seemed like a fairly ugly hack to me, especially because you can't type it anymore without waiting. Why not simply rebind caps lock to escape? Caps lock is used awfully little, cons
22.
▲
by
Nyubis
12y ago
It really is a bug which has evolved into a feature. Portal 2 features bunnyhopping, and it was released more than 10 years after the first games to feature it, so you can assume they put it in intentionally. It gives skilled players an edg
23.
▲
by
Nyubis
12y ago
http://html5zombo.com/ Welcome to the future!
24.
▲
by
Nyubis
12y ago
Same here. More and more websites seem to target only Chrome (or Webkit), it's the IE6 situation all over again.
25.
▲
by
Nyubis
12y ago
^ This is the way to go. Don't waste any energy on the "unknown" word, just fill out the one that has been smeared out and fill in bogus for the rest. If you want to post on 4chan and don't have a Pass, you need to solve
26.
▲
by
Nyubis
12y ago
This is pretty awesome, but I don't know if people often phrase their queries like that, and I'm not sure whether it's worth it to start phrasing it like this. It doesn't seem to support more complex bash queries, so I&#
27.
▲
by
Nyubis
12y ago
If you have App Ops you can prevent any app from phoning home, or just gathering sensitive data in the first place (although you can't stop a keyboard from storing your keystrokes).
28.
▲
by
Nyubis
12y ago
Interestingly enough, it seems like he doubts support from Safari and IE sooner than Firefox: http://www.infoworld.com/d/application-development/what-java...
29.
▲
by
Nyubis
13y ago
As far as I can tell, it's basically a modernised version of Yahoo Answers.
30.
▲
by
Nyubis
13y ago
Check out http://regex101.com/
More ›