Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
anon4
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
anon4
10y ago
Or they'll force the compiler writers' hand. See: EGCS.
2.
▲
by
anon4
10y ago
"consensual slavery" is a tautology more ridiculous than anything the Soviet Union ever wrote in their propaganda. Nobody would sell themselves into slavery if they had a choice. Which kind of brings up an interesting angle - if e
3.
▲
by
anon4
10y ago
No, he means like if you write the flac to a flash drive. Just write it to a digital medium, rather than go to the trouble of pressing discs.
4.
▲
by
anon4
10y ago
Still, it held off for 4 years. That's pretty much the usual lifetime of a console generation, so I'd say the system was a success.
5.
▲
by
anon4
10y ago
It's no worse than checking return codes though. And I really don't want integer overflow check to be turned on for all integers. I'm writing stuff that has to run, even if it occasionally produces a wrong answer . Having
6.
▲
by
anon4
10y ago
This fact should be drilled into the heads of managers everywhere - Henry Ford, one of America's great entrepreneurs and businessmen, set his workers' shifts to 8 hours not out of some love or sympathy, but because 8 hours is the
7.
▲
by
anon4
10y ago
Lol, that poem. That poem is meant to be taken literally, the poet wrote it for his friend who wouldn't shut up about nature hikes. You had a much better saying at your disposal "The grass is always greener on the other side"
8.
▲
by
anon4
10y ago
Jesus Fucking Christ, now we're exploiting undefined behaviour to remove one compare instruction? You don't even need the jump, just use a conditional move. Just.. test rax, rax add rax, $offset cmovz rax, 0 Or k
9.
▲
by
anon4
10y ago
Malloc never fails, but you might die if you touch the memory. In general, modern OSes don't have a good story about exhausting available memory beyond "let's kill a bunch of processes to free up memory".
10.
▲
by
anon4
10y ago
It's a way to mitigate sql injection attacks when you don't want to pay for a rewrite of the data layer to not communicate with the database by blindly mashing strings together. And don't get me started if your name can'
11.
▲
by
anon4
10y ago
Or do what the Japanese do: every bike has a serial number etched into the frame and is registered to you (similar to a car). If your bike is ever stolen, the police can trivially find it by the serial number and return it.
12.
▲
by
anon4
10y ago
You will never get people to stop discriminating against those who they deem "disgusting" or "deviant" in some way, so the best thing is to keep matters private as much as possible. It's just not in some people'
13.
▲
by
anon4
11y ago
Most cyrillic-writing countries have both a "typewriter" and "phonetic" keyboard variants. The typewriter one is a direct translation from the layout used on typewriters, which usually is well thought out. The phonetic o
14.
▲
by
anon4
11y ago
We moved to Skype because of the end-to-end encryption, the group chats feature, the ability to talk and the network effect from others using it and us not wanting to use two clients at once. Oh, and with Skype file transfers would just wor
15.
▲
by
anon4
11y ago
Can you be prevented from buying more stock if you say you do intend to acquire? As in, can the company tell you flat-out to stop buying, because of course they can always raise the price or sell to someone else, etc.
16.
▲
by
anon4
11y ago
Basically, maybe.
17.
▲
by
anon4
11y ago
Capcom have already re-re-...-re-released Street Fighter II for every platform, I don't think anyone will buy Street Fighter II Original Arcade Edition.
18.
▲
by
anon4
11y ago
Mostly usable unless you use nVidia or AMD with the binary drivers. AMD are going to be supported in the near future via their open-source amdgpu driver (for GPUs from 2015 onward) and nVidia will show up with a new driver that will support
19.
▲
by
anon4
11y ago
Huh. I would have thought that the woman in question is assertive and putting an asshole in his place, but now that you've told me society at large thinks of her as a bitch, I'll make sure to fall in line.
20.
▲
by
anon4
11y ago
> But I hope you're going to start with the really destructive ones, like Alcohol and Nicotine before you start looking at the less harmful ones such as cannabis. Well, to be fair, I wouldn't mind executing alcoholics and smoke
21.
▲
by
anon4
11y ago
They could always open a bank or become a hedge fund manager...
22.
▲
by
anon4
11y ago
Who will the drug dealers sell it to?
23.
▲
by
anon4
11y ago
What about the fact that drugs are incompatible with the lifestyle we want our society to have? Isn't it better instead of legalizing them to find the root cause which is forcing these people to seek escapism from reality in psychoacti
24.
▲
by
anon4
11y ago
> My parents, Ayn Rand and God That's the proper way to write it. If you want the other meaning, it's "My parents - Ayn Rand and God". You English people really should learn proper punctuation - most of the world has
25.
▲
by
anon4
11y ago
Because you're an idiot? Alternatively, because you want to socialise with rich people. In all cases, the better alternative is to buy fish and vegetables for 6$ and cook them yourself for a healthy and nutritious meal.
26.
▲
by
anon4
11y ago
And you can choose to not be an asshole and not get downvoted, but you'll just have to take what you deserve.
27.
▲
by
anon4
11y ago
Wao. Much hate. Such speech. I mean, the threat is empty because there are no people like that. Everybody hates and everybody has some choice words to say in moments of anger but nobody will just go out and hurt another over a few words on
28.
▲
by
anon4
11y ago
Interesting. I would have assumed that this kind of check should be done by static analysers.
29.
▲
by
anon4
11y ago
I haven't written Go, but from what I've heard it lets you mix in platform-specific assembly. Can't you use that to put in memory barriers and/or issue the specific load/store instructions you need?
30.
▲
by
anon4
11y ago
It's a verbal tick, a meaningless bit at the start of the sentence because the person feels uncomfortable starting the sentence right off and wants a bit of lead-in, or as a short pause for rhythm. Same thing with "basically"
More ›