Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
PyroLagus
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
PyroLagus
7y ago
You shouldn't check calls or texts while driving regardless of the type of phone, and on a smartphone you can at least have it announce who is calling or who sent the text (and even read the text for you.) You can also tell the phone t
2.
▲
by
PyroLagus
7y ago
Why would it matter whether the CEO can code?
3.
▲
by
PyroLagus
7y ago
That just sounds terrible for both SEO and accessibility.
4.
▲
by
PyroLagus
7y ago
Lab-grown diamond faced the same issue, but now it's considered diamond just the same by the FTC, so I'm not sure what the farmers are hoping for.
5.
▲
by
PyroLagus
7y ago
Apex Legends wants to do that at least. I think it's a pretty clever idea. https://kotaku.com/apex-legends-will-make-cheaters-play-agai...
6.
▲
by
PyroLagus
7y ago
> I've got no problem with people writing hacks for games; with the shit that gets released these days I expect it would often be far more rewarding than playing the game itself. Hacks in singleplayer games are fun. Hacks in multipl
7.
▲
by
PyroLagus
7y ago
It's not petty. Hacks in multiplayer games ruin the game for everyone else, and the hack developer hopes that the hack will stay undetected forever. That's not proud. It's more like "I hope you can use this to be asshole
8.
▲
by
PyroLagus
7y ago
> including your own blood previously stored Wait, really?
9.
▲
by
PyroLagus
7y ago
So lock-free datastructures such as ring buffers are like roundabouts, huh?
10.
▲
by
PyroLagus
7y ago
Value isn't always apparent immediately. Quantum theory seemed largely useless, but now it's useful in computing.
11.
▲
by
PyroLagus
7y ago
Opting out is a trivial technical matter. You could even completely opt out of their search engine indexing if you so desire.
12.
▲
by
PyroLagus
7y ago
But they were always able to opt-out of the snippets quite easily. What they wanted was to have the snippets AND to get paid on top of that.
13.
▲
by
PyroLagus
7y ago
Well, to be fair. Everyone on here just reads the headlines and then the comments.
14.
▲
by
PyroLagus
7y ago
If the news site uses AdSense, which quite a few do, then yes. But I'm not sure if Google's extra profit is that significant. Especially when compared to the benefits the news sites get.
15.
▲
by
PyroLagus
7y ago
> GMO that don't produce viable seeds so I have to buy seeds from you every season. This is literally DRM for plants, isn't it?
16.
▲
by
PyroLagus
7y ago
> HTML and CSS are content, not software (they're not executables) - they're like DOC or PDF. Well… https://keithclark.co.uk/labs/css-fps/ You could also argue that DOCs and PDFs are software.
17.
▲
by
PyroLagus
7y ago
> I'm going to pass on this one. How is /etc not 'extensible'? Without commenting on systemd-homed, since I haven't watched the talk yet; regular users can't modify /etc. Granted, most applications have
18.
▲
by
PyroLagus
7y ago
Also, even disregarding security issues. Maybe you just don't want your video game to crash during a boss fight? Memory safety isn't just important for security; it can also prevent lots of annoying bugs.
19.
▲
by
PyroLagus
7y ago
GUI is definitely an open problem in Rust, but to be fair, cross platform GUI is hard. In all of programming, it seems that Qt is about the best that we have when it comes to cross platform GUI, and I don't think most Rust developers c
20.
▲
by
PyroLagus
7y ago
I wonder if it is actually more complex. Emergent complexity is a thing, and one only needs to look at Go (the game; pun definitely (not) intended). The rules are dead-simple; you can learn them in under a minute. But to actually play the g
21.
▲
by
PyroLagus
7y ago
> The powerful abstractions that you mention, including generics, are indeed good things, but pardon me but I suspect you've never seen how badly and easily they can be abused in certain environments. You've probably seen the F
22.
▲
by
PyroLagus
7y ago
I've heard some good things about the LG G7 regarding audio. It seems to be able to drive the HD600 pretty damn well even without an external amp.
23.
▲
by
PyroLagus
7y ago
Oh wow, I didn't know there were DAC cables, and this is pretty cheap as far as DACs go
24.
▲
by
PyroLagus
7y ago
Looking at split-brain patients, it does seem like each hemisphere is a "core" which communicate via the corpus callosum. So you could say that our brains are multi-core.
25.
▲
by
PyroLagus
7y ago
I'd say Genode fits the bill. The cool thing is that parent processes have complete control over the services their children access and can block them, replace them, delegate them, etc. https://genode.org/
26.
▲
by
PyroLagus
7y ago
If you're not paying for it, sure. But even in open source, money talks.
27.
▲
by
PyroLagus
7y ago
> This seems to be a niche that nothing else fills right now. It's much larger scale than tabletop D&D. Much more freeform and literary than MMOs that do have a large scale. And asynchronous except for the monthly deadline. I th
28.
▲
by
PyroLagus
7y ago
I imagine a year in solitary confinement (how is solitary even legal still?) would likely change your mind. I'd say no life is better than a life of torture, and taking "life of any quality is infinitely better than no life"
29.
▲
by
PyroLagus
7y ago
> Psychiatry is a case study in ideological capture resulting in iatrogenic illness. My girlfriend was misdiagnosed, but since they use the courts to force her to take the drugs that actually make people suicidal (common result of anti-p
30.
▲
by
PyroLagus
7y ago
You could write those in Vale[0], but at that point, just use miTLS[1] to have a completely verified TLS implementation. [0] https://github.com/project-everest/vale [1] https://mitls.org/
More ›