I think a good compromise is warnings aren't allowed in the final committed code (this can be enforced either by convention or with git hooks), but whatever you do locally is between you and your compiler. "What happens…
Or just ignore warnings if you know they're from a temporary change that wont ever be committed?
Most of "feeling sick" isn't the actual bacteria/virus causing problems, it's your immune system doing things like raising your internal temperature to fight off the virus or generating boatloads of phlegm to do…
Some in stocks, some in banks, some in bonds, some in real estate, some in precious metals, etc.
Good reason to pull all crypto into fiat ASAP, store it in a real bank (or really, diversify it - user said that was the "vast vast majority" of their savings, that should never be all in one asset), and report it as…
Is that really your bar for being "somewhat technically literate"? Being familiar with decentralized chat protocols and services? What a world...
I agree it's probably a joke, but I'm not so sure that the core idea is actually impossible... I could reasonably see a SaaS that simply provides a quick and dirty key-val store. The code is just a translation from REST…
Curious, whats so special about SFO? I searched for some images and it doesn't seem terribly special (certainly not 2x price special).
These aren't signatures though? They're checksums, anyone could make them for any blob they want.
Is it a common scenario nowadays to download a file and have it be corrupted? I don't think I've ever had that happen (Though perhaps I wouldn't know, because I don't use these checksums! Though if a package is…
Blood Meridian is generally more highly regarded, no? Wiki states it's widely regarded as his magnum opus and a "Great American Novel".
right, it's not only compromised API keys, but it could be that with something else.
Nicotine has also been said to help fight the disease. French doctors have been given patches. Some study apparently showing smokers are 80% less likely to develop severe symptoms.…
Parent takes the posted-from metadata as absolute truth. I say it can't be relied upon when an active & involved hack is underway. You provide nothing of value. What do you think this entire thread is, but for idle…
To be fair, it's still higher than yesterday's low. It's not like TWTR is known to increase over time anyways.
Its not hard to fathom that someone who was able to pull off a hack like this could have also found a way to mess with the metadata there.
Exactly. This difference between "we're only going to update the status page if a customer comes screaming to us that the service has been unavailable for the past 24 hours and they've received no updates" and "we have…
Do you trust the service with the statuspage that is 100% green for all of history or the one that reports the occasional degradation?
Lol... always amusing when someone asks HNers what changes they'd like to see and why, and they respond with crazy analogies that are totally unactionable... not the first time this has happened, won't be the last.
What are the second order effects? What's this "complex reality" you're living in? VSCode gives you a log of every telemetry event it sends, none contain PII (if they do that'd be a serious issue and should be reported)…
> notification queues ... which can add to an employees distraction load and decrease productivity when compared to a more basic code-host. If you think your employees would be less productive if they didn't have a…
Users can be free or paid. When I open up support tickets backed by a paid account they're always very quickly resolved. I'm not sure how much GitHub needs to support people who won't even pay for the product...
Visited June 29 for a number of hours, visited protests at the police line after it was dismantled approx. Jul 1-4. The area proper on 29 was generally enjoyable to be around. Observed lots of drifter types, no visible…
For a sufficiently large project (let's say 100k issues+), I think it's totally reasonable for some vanishingly small percent (say 0.003%) of issues to be really quite hard to reproduce/debug/fix without breaking other…
They need TS incremental compilation for their TS problems. Which exists. And is used by other large projects to achieve milisecond compiles. But I guess they couldn't figure it out, not clear to me why.
I think a good compromise is warnings aren't allowed in the final committed code (this can be enforced either by convention or with git hooks), but whatever you do locally is between you and your compiler. "What happens…
Or just ignore warnings if you know they're from a temporary change that wont ever be committed?
Most of "feeling sick" isn't the actual bacteria/virus causing problems, it's your immune system doing things like raising your internal temperature to fight off the virus or generating boatloads of phlegm to do…
Some in stocks, some in banks, some in bonds, some in real estate, some in precious metals, etc.
Good reason to pull all crypto into fiat ASAP, store it in a real bank (or really, diversify it - user said that was the "vast vast majority" of their savings, that should never be all in one asset), and report it as…
Is that really your bar for being "somewhat technically literate"? Being familiar with decentralized chat protocols and services? What a world...
I agree it's probably a joke, but I'm not so sure that the core idea is actually impossible... I could reasonably see a SaaS that simply provides a quick and dirty key-val store. The code is just a translation from REST…
Curious, whats so special about SFO? I searched for some images and it doesn't seem terribly special (certainly not 2x price special).
These aren't signatures though? They're checksums, anyone could make them for any blob they want.
Is it a common scenario nowadays to download a file and have it be corrupted? I don't think I've ever had that happen (Though perhaps I wouldn't know, because I don't use these checksums! Though if a package is…
Blood Meridian is generally more highly regarded, no? Wiki states it's widely regarded as his magnum opus and a "Great American Novel".
right, it's not only compromised API keys, but it could be that with something else.
Nicotine has also been said to help fight the disease. French doctors have been given patches. Some study apparently showing smokers are 80% less likely to develop severe symptoms.…
Parent takes the posted-from metadata as absolute truth. I say it can't be relied upon when an active & involved hack is underway. You provide nothing of value. What do you think this entire thread is, but for idle…
To be fair, it's still higher than yesterday's low. It's not like TWTR is known to increase over time anyways.
Its not hard to fathom that someone who was able to pull off a hack like this could have also found a way to mess with the metadata there.
Exactly. This difference between "we're only going to update the status page if a customer comes screaming to us that the service has been unavailable for the past 24 hours and they've received no updates" and "we have…
Do you trust the service with the statuspage that is 100% green for all of history or the one that reports the occasional degradation?
Lol... always amusing when someone asks HNers what changes they'd like to see and why, and they respond with crazy analogies that are totally unactionable... not the first time this has happened, won't be the last.
What are the second order effects? What's this "complex reality" you're living in? VSCode gives you a log of every telemetry event it sends, none contain PII (if they do that'd be a serious issue and should be reported)…
> notification queues ... which can add to an employees distraction load and decrease productivity when compared to a more basic code-host. If you think your employees would be less productive if they didn't have a…
Users can be free or paid. When I open up support tickets backed by a paid account they're always very quickly resolved. I'm not sure how much GitHub needs to support people who won't even pay for the product...
Visited June 29 for a number of hours, visited protests at the police line after it was dismantled approx. Jul 1-4. The area proper on 29 was generally enjoyable to be around. Observed lots of drifter types, no visible…
For a sufficiently large project (let's say 100k issues+), I think it's totally reasonable for some vanishingly small percent (say 0.003%) of issues to be really quite hard to reproduce/debug/fix without breaking other…
They need TS incremental compilation for their TS problems. Which exists. And is used by other large projects to achieve milisecond compiles. But I guess they couldn't figure it out, not clear to me why.