Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
kemitche
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
kemitche
2y ago
An important thing to consider is not just average return, but risk factors, and worst case scenarios. If you buy a home instead of investing, you've got a locked in, controlled rate for your housing expenses. (Yes, there's some v
2.
▲
by
kemitche
2y ago
Here's a few dozen use cases based on my own use of smart home devices: - Hands are full or dirty while cooking. Voice activation is more convenient. True for not just timers, but every other aspect - music playing, controlling home de
3.
▲
by
kemitche
2y ago
The companies on top provide end user customer support, varied pricing models ("unlimited" data vs pay by the GB, etc), and so on. It allows the common carrier to focus solely on the network hardware.
4.
▲
by
kemitche
2y ago
If it takes 1 hour of effort to save 5%: - Doing 1 hour of effort to save 5% on your $20 lunch is foolhardy for most people. $1/hr is well below US minimum wage. - Doing 1 hour of effort to save 5% on your $50k car is wise. $2500/
5.
▲
by
kemitche
2y ago
Nine times out of ten, I've got more valuable problems to solve than a theoretical future change of our vendor/stack for telemetry. I'll gladly borrow from my future self's time if it means I can focus on something more
6.
▲
by
kemitche
2y ago
The article contradicts your exhibit A: "Additionally, women, who naturally produce much less testosterone, reported an increase in sex drive, when given testosterone supplements."
7.
▲
by
kemitche
2y ago
Agreed, but in this particular case the blog writer was running private servers, rather than being Valve. They had no control over payment processing etc.
8.
▲
by
kemitche
2y ago
GDPR isn't a blanket ban on cookies. You don't require a cookie notice for strictly necessary cookies, which you have a "grounds of legitimate interest" for: https://commission.europa.eu/law/law-topi
9.
▲
by
kemitche
2y ago
At the time of the events in the blog, CS:GO was NOT free, and yet there were still cheaters that apparently had access to 80+ accounts.
10.
▲
by
kemitche
2y ago
NYT has had click to cancel for a few years at this point. Were they later than they should be? Yes. Are they bad now? No.
11.
▲
by
kemitche
2y ago
What makes you say that? In my experience, the spam button works fantastically. There is a gym of some kind that has me on their mailing list, refuses to honor unsubscribe, and sends me probably 2-6 emails a month. They've been doing t
12.
▲
by
kemitche
2y ago
"Stick to a calorie budget" is the HARD part, and it's the thing that drugs like Ozempic help people with. People aren't obese just because they can't figure out how to count to 1500.
13.
▲
by
kemitche
2y ago
So, eras of food scarcity?
14.
▲
by
kemitche
2y ago
Minimum thresholds, and exceptions for less liquid assets (private equity) - ideally, again, coupled with thresholds. The same way we have exceptions like CA Prop 13 for increasing property taxes. These problems aren't impossible to so
15.
▲
by
kemitche
2y ago
Why would there need to be a carve out for home/auto loans? 1. No one really borrows against the value of their (paid off) car. 2. Property taxes already, generally, are against the assessed value of the home, so it's already happ
16.
▲
by
kemitche
2y ago
I firmly believe that monolith vs microservice is much more a company organization problem than a tech problem. Organize your code boundaries similar to your team boundaries, so that individuals and teams can move fast in appropriate isolat
17.
▲
by
kemitche
2y ago
Based on the other comments, is that true? The top comment here implied that the puzzle explicitly had a private key with all 0s except for 66 bits, so that lock was definitely weaker than a key with all bits unknown, right?
18.
▲
by
kemitche
2y ago
Even 4 can be generalized to "be deliberate about what you do with a failed function call (etc) - does it exit the command? Log/print an error and continue? Get silently ignored? Handled?"
19.
▲
by
kemitche
2y ago
Seems similar, except that this is built-in to sshd vs having to install a separate tool. It's also enabled by default here in sshd.
20.
▲
by
kemitche
2y ago
You can control the block size for this, though: https://man.openbsd.org/sshd_config.5#PerSourceNetBlockSize
21.
▲
by
kemitche
2y ago
Because it was used as BOTH an identifier AND proof of identity, for a long time. If it were used properly as simply an identifier, you'd be right, but there are still many cases where knowledge of the number is used as proof (or parti
22.
▲
by
kemitche
2y ago
The article doesn't claim that you should make a language and actually use it - the author focuses on the learning experience. He makes valid points. No, it's probably not the right learning experience for everyone (clearly, it wo
23.
▲
by
kemitche
2y ago
The site also indicated that "Adherence to F/TAF and F/TDF was low" which means those that got infected most likely weren't taking their pills on a daily basis, unfortunately.
24.
▲
by
kemitche
2y ago
Agreed. If anything, github should remove the option to change a repo from private to public or vice versa. Force creation of a new repo with the correct settings.
25.
▲
by
kemitche
2y ago
You can't reach out to any machines that have pulled down that commit and forcibly delete it, either.
26.
▲
by
kemitche
2y ago
I agree. The other cases may be mildly surprising, but ultimately fall firmly into the category of "once public on the internet, always public." Deleting a repo or fork or commit doesn't revoke an access key that was accident
27.
▲
by
kemitche
2y ago
What sorts of things do you make? How long did it take you to learn and get proficient?
28.
▲
by
kemitche
2y ago
If someone steals my card, and uses it to pay for Netflix, how will I log in and cancel? The simplest, safe route is to not give companies the newly updated number. If my Netflix lapses because I forgot to update the number after a card cha
29.
▲
by
kemitche
2y ago
The bug was originally filed against Netscape Navigator per this comment: https://news.ycombinator.com/item?id=40431738
30.
▲
by
kemitche
2y ago
The pitfall is pretty simply stated: "It masks the problem with logic, adding some risks of anomalies." When one puts a bandaid over bad data , the problem isn't solved, it's masked. Depending on the issue, it could bite
More ›