Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
mgurlitz
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
mgurlitz
1y ago
They swapped out MIT [0] for BSD-3 just five months ago, which doesn’t seem to have been announced at all. Nixpkgs still has the 0.6.5 release as MIT, and 0.6.6 is in the AUR as MIT as well. I wanted to be on the dev’s side here. CLA’s can
2.
▲
by
mgurlitz
3y ago
That deconstruction pattern wouldn't be valid since it can only use `..` once per list. Very cool stuff though, thanks!
3.
▲
by
mgurlitz
3y ago
Their Cloud ToS forbids sharing performance information (section 3.3i), which in its most generous interpretation is meant to avoid the type of speculation in this thread. https://www.atlassian.com/legal/cloud-terms-of-
4.
▲
by
mgurlitz
4y ago
> But of the 850 people in the jail system that the EFF is talking about here, that means at least 4 people are innocent Saying "at least 4" is pretty misleading here, since you're assuming the 0.5% is perfectly distribute
5.
▲
by
mgurlitz
4y ago
The "5.8% more likely" statistic would be in comparison to the population rate, not the subgroup who aren't overweight or obese. That group would have a 1-(1-.78)/(1-.736) or 16% reduction in hospitalization rate in comp
6.
▲
by
mgurlitz
8y ago
I would describe that heuristic as Bayesian, since the subject evaluates the prior evidence for each option, and then chooses the one with the most supporting information, instead of considering the options' logical or mathematical pro
7.
▲
by
mgurlitz
8y ago
NNs are not binary -- they're fundamentally analog, so for classification problems, they produce probabilities that a test case is in each possible class. A binary "X/not-X" test often comes from applying a threshold to
8.
▲
by
mgurlitz
8y ago
> from the perspective of security, usability, and especially structured data transfer it's terrible. Email is basically free, works well for up to 5 megabytes of data, and data security isn't much of an issue for open source
9.
▲
by
mgurlitz
8y ago
Sure, it's a useful feature, but my password manager (1Password) already does it. I'm OK with testing out this extension regardless, but wouldn't be if I wanted to limit my data use like the post's author.
10.
▲
by
mgurlitz
8y ago
That post isn't explicitly about a Firefox Monitor extension, and I could only find this rollout to US users mentioned on 3rd party websites. Those posts include BugZilla links, but they're restricted. I can easily disable Pocket,
11.
▲
by
mgurlitz
9y ago
I wasn't a fan of the UI refresh for the same reason, so I made my own alternate homepage which sorts the feed by artist and de-emphasizes reposts ( http://gurlitz.org/soundcloud-digest/ ). Unfortunately like you sa
12.
▲
by
mgurlitz
9y ago
This goes back to the original file where it read "buried alive in email" in 1996 [1]. It changed to "buried alive in diapers" [2] from 97-99 before this last revision [3]. 1: ftp://www.funet.fi/pub/L
13.
▲
by
mgurlitz
10y ago
From Postal Overview.txt: "The game is built on top of our cross-platform library, called "RSPiX" (pronounced "risp-icks"). RSPiX is organized into several levels, from low-level to high-level functional. Each lev
14.
▲
by
mgurlitz
10y ago
Sometimes it would misjudge an avoidable crash, though. When an accident includes a vehicle in front, the middle car is oftentimes liable for following too closely. It might seem logical, but that "safe acceleration" could cause a
15.
▲
by
mgurlitz
10y ago
I think the consequences of this would be too significant for Tesla to silently implement. Given an unavoidable rear crash, it could cause a multi-car accident and increase the collision's severity relative to braking.
16.
▲
by
mgurlitz
10y ago
At first, ReCaptcha was used to transcribe books, and then in 2012 Google began to use it for street data. The GP is referring to its newest use, which is based on an image classification algorithm. Image search used to rely on nearby words
17.
▲
by
mgurlitz
10y ago
This library does more than "random" testing: when it finds a failure, it will try to reduce the input (called "shrinking") to report a minimal example. Here are some similar tools for other languages: http://
18.
▲
by
mgurlitz
10y ago
When was this? I recall having to use Cocktail with OS X (10.2-10.9) because the system maintenance scripts would never run if my laptop was off/asleep at midnight. In general, Unix users have had to use cron scripts almost since its o
19.
▲
by
mgurlitz
10y ago
Dokan provides FUSE support going back to Windows 7. There are also paid solutions with ExpanDrive and Mountain Duck, but in my experience Dokan+WinSSHFS [0] is easy to setup and works great. [0]: https://igikorn.com/sshfs-w
20.
▲
by
mgurlitz
13y ago
The linked article on Der Spiegel has a section on what they call "persistence:" The specialists at ANT, which presumably stands for Advanced or Access Network Technology, could be described as master carpenters for the NSA'
21.
▲
by
mgurlitz
13y ago
This is newly on google.com for me today, probably for the submitter too: http://i.imgur.com/Xzvk6zj.png
22.
▲
by
mgurlitz
13y ago
This is solved by the union-based filesystem (AUFS) that Docker uses. You start with one minimal rootfs like you describe, given in the "base" image, then when you install sshd you get copy-on-write semantics. So the sshd containe
23.
▲
by
mgurlitz
13y ago
The original mspaint.exe has survived all these years by running hassle-free on Wine and on new editions of Windows. But I wouldn't say MS abandoned Paint: Win8's "Fresh Paint" is one of the coolest touch-based apps out
24.
▲
by
mgurlitz
13y ago
> WP8 is not a dominant operating system. Azure is not a dominant cloud infrastructure. Surface is not a dominant tablet. The closest claim that was made to any of these was that WP8, Azure, and Surface Pro are "viable offerings&quo
25.
▲
by
mgurlitz
13y ago
Which was disabled starting with Lion in 2011 :)
26.
▲
by
mgurlitz
13y ago
It doesn't make sense for Nordstrom to hire a consultant for each underperforming store -- they can save money and make better decisions by using data collection technology. Anyone could go to a retailer on a slow afternoon, see open r
27.
▲
by
mgurlitz
13y ago
With containers, Docker gave us universal compatibility for running software. A Dockerfile gives us universal compatibility for building and customizing our software. Docker needs some time for the community to grow and the documentation to
28.
▲
by
mgurlitz
13y ago
A little background on the relationship of the authors to Google: http://www.wired.com/wiredenterprise/2013/05/google-jason-ma...
29.
▲
by
mgurlitz
13y ago
Must the prefetch/render tags be present at first load, or might they be added dynamically with JavaScript? Pagination is a good example, since a news site might want to load the second page of an article only after the user get so far in.
30.
▲
by
mgurlitz
13y ago
This could encourage people to use an encrypted messaging program that is closed-source, has a large attack surface, and that might not be patched if a flaw is found. So they do have some incentive to get people to use iMessage over somethi
More ›