Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
codefined
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
181.
▲
by
codefined
9y ago
Considering there are limited use cases for pointers moving at different speeds in other fields, no, I wouldn't say it would be easy. The idea itself, once you hear it, instantly makes sense. But having the ingenuity to thinking of it
182.
▲
by
codefined
9y ago
Disagree, factual information is often hard to come by on "success", since it depends on what metrics you use. Opinion pieces, clearly marked[0], are probably better than the alternative of nothing. [0] https://puu.sh&#
183.
▲
by
codefined
9y ago
Banning all electric bikes seems a little over the top though, surely? The same argument can be made that all trucks should be banned because some have been tampered with to exceed the max speed limit.
184.
▲
by
codefined
9y ago
Both of the comments about VPN support within SSH seem to be heavily downvoted with no reason why. As far as I can see, their points are correct: > OpenSSH has built-in TUN/TAP support using -w<local-tun-number>:<remote-tu
185.
▲
by
codefined
9y ago
Adding this[0] list of languages that compile to JavaScript to the list. There seem so many that no matter your taste in syntactical sugar there should be something for you. [0] https://github.com/jashkenas/coffeescrip
186.
▲
by
codefined
9y ago
It's already dumped a lot of it's stuff to Micro Focus.
187.
▲
by
codefined
9y ago
> again after assaulting someone. They haven't been to court yet, they might be innocent.
188.
▲
by
codefined
9y ago
I don't know, it might make the single target bigger. But monopolisation almost always hurts the consumer. At least where there were a million little crappy news sources, there were a few good ones.
189.
▲
by
codefined
9y ago
In the commercial sector I seem to find myself spending a significant amount of my time working on projects that were started many decades ago that have just been improved over time. I honestly wouldn't be too surprised if a lot of the
190.
▲
by
codefined
9y ago
If you have enough of the bitcoin wallet, cracking the rest is possible with todays resources. If he was able to crack any random bitcoin wallet, I don't think he'd be sharing it on this website.
191.
▲
by
codefined
9y ago
Hell, studies have said anywhere between 2% to 90%[0] of rape reports are false, but telling that a rape is false / true is _incredibly_ hard due to it basically being "he says" vs. "she says". [0] https:/
192.
▲
by
codefined
9y ago
When 75% of _all_ flying insect biomass is lost, that's not just wax / wane. Considering the only difference in the past 2 years vs. the other thousands of years that insects have survived is human intereference, doesn't thi
193.
▲
by
codefined
9y ago
> "remove excess radiation from the near-Earth environment" I feel like I'm hideously misunderstanding this, but could this be used to help slow down global warming?
194.
▲
by
codefined
9y ago
This change would be absolutely fine to me if it were communicated to the user in any way whatsoever . The fact that I can upgrade and have no idea the behaviour unless I happen to read an EFF blogpost in the few hours it appears on HN is
195.
▲
by
codefined
9y ago
To be fair, when police are shutting down a not insignificant number of polling stations, it seems justified to allow people to vote at any polling station and not just the one that is potentially shut down.
196.
▲
by
codefined
9y ago
Are you sure it isn't? "Heroine" exists as a term specifically for a female hero.
197.
▲
by
codefined
9y ago
Sorry, in the sense of being identical to the original code in the linked post (reduce), not the comment.
198.
▲
by
codefined
9y ago
let accumulator = 0 for (let item of array) { const value = await item // your code here } Is identical, doesn't use 'cool' reduce features but is much easier to read in my opinion.
199.
▲
by
codefined
9y ago
Never heard of a case where someone has been arrested for saying anything that isn't aimed at causing vioelnce. The UK government _do_ allow a lot of open debate on political topics (and every other type of topic) as long as it doesn&
200.
▲
by
codefined
9y ago
Can you give any more details on "China's economy is crashing"? I must admit I haven't heard anything negative about their economy, thought it was on the up and up.
201.
▲
by
codefined
9y ago
I think values like that are more often used by advertisers, instead of software engineers honestly. It's incredibly tricky to measure the increase of start-up time as a percentage since it matters so much on hardware, what files you
202.
▲
by
codefined
9y ago
Why not just restrict it to user-initiated events that can exit or enter full screen? Similar to how you have to press a button to enter full screen mode. It seems to make sense to do the same thing to exit, or other various actions.
203.
▲
by
codefined
9y ago
Most farmers do literally bash the animals before slaughtering them[0] [0] https://en.wikipedia.org/wiki/Captive_bolt_pistol
204.
▲
by
codefined
9y ago
Then don't send the correct source IP address, with simple statistics gathering like this I hardly expect they require a response. It would mean there would be no personal data whatsoever.
205.
▲
by
codefined
9y ago
Since the actual size is tiny, tried using webpack to combine some of the resources. Saved ~40% of that size with minification and dead code removal, and saving that many requests meant that it takes a tenth of the time to load. Might reco
206.
▲
by
codefined
9y ago
Using ~110MB for me on Windows. Considering you can get 8GB of RAM for ~£54[0], running this application is costing me roughly 61p worth of RAM when open. Or, looking at it a different way, on a modest system I can run 720 versions of thi
207.
▲
by
codefined
9y ago
Not a fan of Trump, also not a fan of this news. With less information he's likely to make worse and worse decisions.
208.
▲
by
codefined
9y ago
OpenVPN is free and I use it pretty often. Supports both CLI & GUI. Would highly recommend it as an excellent client.
209.
▲
by
codefined
9y ago
It appears to be down from 3 criticals and 3 high , not 1 high?
210.
▲
by
codefined
9y ago
Yeah, I've had this version for a while on Linux. I believe it was just the Windows build that was behind a few months.
More ›