Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
cm3
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
cm3
10y ago
Not all topics warrant certainty, but given the power of news outlets forming opinion and thereby influencing the population's behavior, I do think certain topics demand responsible reporting which doesn't report anything at all i
2.
▲
by
cm3
10y ago
I'm still waiting for the day that there's a responsible entity that only ever publishes things when they're 100% certain and is willing to bet their freedom (going to prison) on it. But given how information and influencing
3.
▲
by
cm3
10y ago
The disk isn't cheaper than in retail, if you don't consider the case to be worth a lot more than is realistic.
4.
▲
by
cm3
10y ago
I cannot use st because it still has corner cases that xterm works well but st doesn't yet, and I find the need to patch the sources hard to maintain when a new release comes out and has refactorings included. But I must say that st&#x
5.
▲
by
cm3
10y ago
Strictly speaking that doesn't say it includes one, just that there's room for one. But I hope you're right. I've looked at the PDF instructions and still wasn't any wiser.
6.
▲
by
cm3
10y ago
From the description on website, it appears to not bundle the computer, just the case and hdd. So, if we consider the HDD to be 60EURO max, having compared to other WD blue mobile disks (couldn't find the exact model listed anywhere),
7.
▲
by
cm3
10y ago
That's another issue, but it can also lose other data which will cause warnings but play most likely with correct color reproduction. I don't have such a source file handy to reproduce, but if you try enough ISO MP4 containers wit
8.
▲
by
cm3
10y ago
How do you deal with the fact that some video tracks do not provide the needed cross-frame data or the times you're cutting are at unfortunate points which would require a re-encoding because a quick byte copy of the existing stream do
9.
▲
by
cm3
10y ago
Opera 12 had, which doesn't really exist anymore. It's Blink based now and I don't recall the feature being restored (yet). http://help.opera.com/Windows/12.10/en/unite.html
10.
▲
by
cm3
10y ago
Sounds like extensions that delegate text fields to native editors should be easier to write with better ability to expose a localhost http endpoint.
11.
▲
by
cm3
10y ago
How similar is this to Opera 12's built-in httpd?
12.
▲
by
cm3
10y ago
1 and 2 go hand in hand in recursive functions, but 1 is useful without. Say you have a function that should will tell you a file extension is likely to be that of a text file: isTxt("txt") -> true; isTxt("org")
13.
▲
by
cm3
10y ago
I should add 3, Erlang's bit syntax, which would be a perfect and natural fit for the target of Rust code. It's a very natural DSL to parse or build (complex) bit streams. You don't necessarily have to add bit syntax comprehe
14.
▲
by
cm3
10y ago
I feel your pain, but the features will land when deemed stable. Without more frequent releases, those features would get into a release even later, so more frequent releases are a win either way.
15.
▲
by
cm3
10y ago
> It's actually more of a sibling in the family who ran away from home at the age of 6 and fell in with the crowd on the wrong side of the tracks. > Initially Rust was very much like ocaml. It isn't anymore :) Many of the no
16.
▲
by
cm3
10y ago
I know, that's why I wrote "when", knowing it's been considered, but it doesn't appear to be missed by enough developers. I'm just spoiled having used those two features, and anytime someone cites the ML family
17.
▲
by
cm3
10y ago
We are discouraged from writing recursive functions, which comes naturally when expressing many algorithms. Missing TCO is one cited reason to avoid it, so I gather we're not supposed to, generally speaking.
18.
▲
by
cm3
10y ago
This wasn't one of the question of the survey, but while having the right crowd around, I have to ask. When will Rust get 1. function head patterns like other languages in the ML family, although Rust isn't really part of the fami
19.
▲
by
cm3
10y ago
I don't know if it's US production influence, but seasons 1 and 2 plus the bonus holiday episode were, compared to season 3, raw and felt more real. If I had to explain it, I'd say it's because it was a pure British prod
20.
▲
by
cm3
10y ago
> overnment was behind the fake coup. Has this been proven yet? I'm under the impression that we're still in the stages of better not believing any side of the arguments because any secrets - if they exist - will be fresh and w
21.
▲
by
cm3
10y ago
Genuinely curious, only serious answers, please: can someone living in Turkey explain how the government can justify ordering a ban while publicly using Twitter themselves? What am I missing?
22.
▲
by
cm3
10y ago
uMatrix offers a feature to randomly pick a UA every 5 (configurable) minutes from a set of configurable UAs. This works, although GMail might complain about the UA being too old. Reloading GMail resolves it.
23.
▲
by
cm3
10y ago
I did, sorry. And I cannot delete it, will amend the comment and find and comment in the right context.
24.
▲
by
cm3
10y ago
uMatrix offers a feature to randomly pick a UA every 5 minutes from a set of known UAs. This works, although GMail might complain about the UA being too old. Reloading GMail resolves that. EDIT: Replied to the wrong parent, please ignore in
25.
▲
by
cm3
10y ago
My primary reason is that I don't view a page on the same display and machine as the author, so more often than not the presentation is sub-optimal or entirely unreadable locally. Custom fonts are similarly abused like low-contrast tex
26.
▲
by
cm3
10y ago
Thanks for the confirmation. I expect new engines like Servo to support content and request filtering at a lower layer for efficiency reasons, while of course still exposing it to JavaScript as needed. Opera already does this out of the box
27.
▲
by
cm3
10y ago
Is it correct that the Firefox uBlock Origin doesn't need the companion as it already supports WebSockets filtering?
28.
▲
by
cm3
10y ago
Presumably the site in question wouldn't be functional then, but it would solve it.
29.
▲
by
cm3
10y ago
Not trying to downplay issues or shame another system, but if you compare Linux's HiDPI support to Windows, it doesn't look so bad anymore. For one, it's more likely to find apps that scale on Xorg/Wayland than on Window
30.
▲
by
cm3
10y ago
Oh, and if you extend it with multi-kernel functionality, scaling to very large number of cores/chips will also be solved in a fundamentally cleaner way. I haven't looked into it but there's an seL4 branch that implements mul
More ›