This reasoning never made sense to me. What the hell are these kids' parents doing and why is this something that needs to inconvenience everyone else? If lazy parents don't want to monitor their children while they spend all day on their ipads, that's their problem--it shouldn't be made mine.
I can't believe people are paying these crazy amounts for what is basically a fleet of firewalls. What is the difficulty in running VMs with nftables rules?
Google sat on this technology for years and didn't release their early chatbots to the public for this reason. The problem is that OpenAI opened Pandora's box and recklessly leaned into it.
Jellyfin isn’t meant to be some highly available distributed system, so of course this happens when you try to operate it like one. The typical user is not someone trying to run it via K8s.
Are you an actual bot? 4-month-old account, 0 karma, and that's not even what the article was about.
NASA Goddard is being illegally dismantled during the shutdown. The events/timeline is shown and the full emails sent to Goddard employees are provided. Don't dismiss this as people complaining about a WFH policy--the buildings are being demolished.
I read this comment, went back to the article, and then came back to this comment. I have no idea what niche political agenda you're talking about- the message of the article is basically "solve problems your users are actually facing, not problems you think they have".
You can apply the concepts the author talks about to _literally_ any group that would make use of social media.
So what? People drinking less alcohol is something we should strive for, but I don't see the problem with taxing it and using the income to fund schools. Yes, if people drink less alcohol that will be less money for schools, but that does not automatically mean it will be less money than they receive today.
I worked at Amazon in 2021 and rage-quit after 9 months. The sign-on bonus I received was paid out monthly, so I didn't have to pay anything back. If it's large enough, they pay it monthly because they know it's very likely you won't make it to the 2nd year.
I don't think anyone can assume that every comment on HN comes from a real human anymore. This law comes from the same nation that gave us Cambridge Analytica.
HN is a large enough forum that it would be included in any serious propaganda campaign.
I'm familiar with the "modern load balancing" take. Modern load balancers, like you'd find in any cloud vendor or OSS project like envoy/nginx/haproxy, learn about the endpoints it is balancing across via some service discovery mechanism. DNS is usually what you find, but there are other ways like envoy's xds mechanism.
When you generalize this by saying "cloud computing", it glosses over the fact that there's still a fleet of load balancers somewhere. When you use an NLB or ALB in AWS, there are many machines behind the scene and a very complex control plane providing those machines with the information they need to balance load.
The problem I'm talking about still exists here. I _know_ they have this problem because I'm familiar with how those systems are built and I know what shortcomings they have.