Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
kevindqc
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
kevindqc
2y ago
That's $450 in 2020 dollars. The PS5 launched at $399 in 2020 (digital version)
2.
▲
by
kevindqc
6y ago
In what ways would Facebook be different had they followed that science?
3.
▲
by
kevindqc
6y ago
My understanding of this is that the company wants to use L band, which is the designation for the range of frequencies in the radio spectrum from 1 to 2 gigahertz (GHz) Doesn't 5G use higher frequency than that? Is the company, a sate
4.
▲
by
kevindqc
7y ago
Makes sense. The software needs to access that code for the spreadsheet to work, so if it was encrypted for example, then the spreadsheet would be unusable unless you know the password
5.
▲
by
kevindqc
7y ago
I think you just need to read right to left? "const int * foo" means that foo is a pointer to an int that is constant. Which could also be "int const * foo" foo is a pointer to a constant int. But since the const qualifi
6.
▲
by
kevindqc
7y ago
Someone mentioned you can't get any suggestion for Hillary Clinton Email. If I type "Hillary Clinton Emai" I don't even get a suggestion for email :/
7.
▲
by
kevindqc
8y ago
They were planning to open (opened?) an offshore coding center in Eastern Europe.
8.
▲
by
kevindqc
8y ago
Good luck proving that though
9.
▲
by
kevindqc
8y ago
Yeah.. Who needs time management when you have crunch time!
10.
▲
by
kevindqc
8y ago
So that means people who had more trouble getting a new job get paid more? Nice :)
11.
▲
by
kevindqc
8y ago
Apparently they added it back after the initial release. Support for alternate data streams was initially not implemented in ReFS. In Windows 8.1 64-bit and Server 2012 R2 the file system reacquired support for alternate data streams, with
12.
▲
by
kevindqc
8y ago
Windows doesn't just have a flag. For example: - If I download this using Chrome: https://aka.ms/getvsdbgps1 - Open a command prompt, cd to my Downloads directory - Execute this: notepad GetVsDbg.ps1:Zone.Identi
13.
▲
by
kevindqc
8y ago
For tracing, I tried Jaeger recently and it looks promising! https://www.jaegertracing.io/
14.
▲
by
kevindqc
8y ago
I think it's having problems right now. I don't use anything and it's slow, blank page, 500 errors, etc.
15.
▲
by
kevindqc
8y ago
I'm pretty sure the wealthiest go to the US because they have some of the best doctors, and they can afford to pay for it? There are private clinics here if you have money and don't want to wait, but of course it doesn't cove
16.
▲
by
kevindqc
8y ago
Wow if there is any digit above 7, it reverts back to decimal? Makes sense /s
17.
▲
by
kevindqc
8y ago
Same with Javascript :( 0100 === 64
18.
▲
by
kevindqc
8y ago
https://github.com/twbs/bootstrap/tree/5fbfecbb929cccdbb9fbb...
19.
▲
by
kevindqc
8y ago
Good point, thanks
20.
▲
by
kevindqc
8y ago
I always thought the high prices in the US was because of not having universal healthcare - when you are buying for millions of people, you can have lower prices? It's not like the US is the only country that regulates drugs?
21.
▲
by
kevindqc
8y ago
I don't understand what is the uproar about regulation. Regulations are there because companies will do whatever gives them more money, damn the impact on the environment/people/anything else.
22.
▲
by
kevindqc
8y ago
>To the extent that this campaign succeeds it will tend to remove voters that are a) more suggestive, b) more prone to apathy. You forgot c) That are Afro-Carribbeans This is targeted. It doesn't just remove all suggestive apathetic
23.
▲
by
kevindqc
8y ago
It's a feature, not a bug!
24.
▲
by
kevindqc
8y ago
It's recent that it's the "same" Office though, no? It used to have different codebase (with, I'm sure, some reused code) and even had different release versions (ie: Office 2011 on Mac VS Office 2010/2013 on W
25.
▲
by
kevindqc
8y ago
It's a bit different in the gaming industry, no? ie: https://ea-spouse.livejournal.com/274.html
26.
▲
by
kevindqc
8y ago
But they said their problem was that they also needed Windows machines to run line-of-business apps and that it wasn't cost effective, something that Wine is supposed to help with (running Windows apps in Linux).
27.
▲
by
kevindqc
8y ago
From what I understand, there are currently events which gave you the ability to inspect, and also cancel a request if you want. This allows you to do things like cancel a request if it's trying to download a big video file. But Google
28.
▲
by
kevindqc
8y ago
I don't understand? Isn't that to convert from an array of bytes to a native type? So those bytes need to be in a specific order (in this case, native endianness)? Do you mean someone could get confused because they think 1 byte h
29.
▲
by
kevindqc
8y ago
If you use c#: "𝕙𝕖𝕝𝕝𝕠".Normalize(NormalizationForm.FormKC);
30.
▲
by
kevindqc
8y ago
The JS syntax seems to become weirder and weirder to me lol. ::, |> and now #
More ›