> it wouldn't be the "end of humanity" or anything even remotely like it
It's very likely that a nuclear conflict between major nuclear-armed states (US, China, Russia, but it could be starting in India or Pakistan as well) would bring an end to humanity as we mean it today.
I really hope that behind all the today's communication bullshit there are deep state masterminds that do not have personal interest in dominating a doomed world.
If nuclear winter was real (It isn’t), and if things completely collapsed (They won’t) you still have places like Argentina with self sufficient economies in the Southern hemisphere and natural resources independent of the USA, Russia, or China.
Nuclear war would be terrible but it would be a lot more like Ukraine than The Day After or Threads. If you’re not at ground zero, don’t act stupid and quickly evacuate, manage not to be impaled by debris your chances of walking away are far higher than anyone realizes. They literally did hundreds of atomic tests in Nevada to prove this.
Not exactly, bot farms can still be made with poor people IDs through black market. I don't know what the solution is going to be, but at some point we might forced to accept the reality that on the internet humans and AI won't be distinguishable anymore and adjust our services independently on the client being a person or a machine.
Self managing a database vs getting RDS isn't an easy choice. It depends on the scale, it depends on the industry... if you're locked in already in AWS, the price difference between the bare machines vs RDS usually aren't enough to pay for another person.
If you're starting everything from scratch, you might think that going to other providers (like Hetzner) is a good idea, and it may definitely be! But then you need to set up a Site2Site VPN because the second big customer of your B2B SaaS startup uses on-premises infrastructure and AWS has that out of the box, while you need an expert networking guy to do that the right way on Hetzner.
I regularly use Graviton CPUs on AWS (even if Amazon pays the cheaper ARM license), why would people switch back from that? It's effectively better in terms of performance/price, I expect these improvements to slowly but steadily reach the on-premises world as well.
Yeah, but everything on AWS is already way more expensive than it should be, so the slight discount on ARM instances is a gimmick from Amazon to diversify their servers or something. Actual ARM servers aren't cheaper or better.
Mac has always had horrible window management. Made worse because applications and windows are a separate concept. Used to seem clever but in the world of multiple workspaces it's a terrible decision. Now it's even worse trying to manage multiple llms and projects.
Yes, but it's much worse than that because it makes multiple workspaces essentially unusable. Try them on Windows or any Linux desktop. When a window is also an application it makes handling them much more seemless. Not to mention the animation on Macos (slide or fade) takes multiple seconds, then when it completes it takes 500ms to actually focus. That's if it actually focuses to the right window when switching, which is currently a bug. Been there for years.
Edited. I'm not strictly saying this was caused by AI, but more of a general point that AI is really good at producing crap work which would make the generator spin faster.
It is so important to use specific prompts for package upgrading.
Think about what a developer would do:
- check the latest version online;
- look at the changelog;
- evaluate if it’s worth to upgrade or an intermediate may be alright in case of code update are necessary;
Of course, the keep these operations among the human ones, but if you really want to automate this part (and you are ready to pay its consequences) you need to mimic the same workflow.
I use Gemini and codex to look for package version information online, it checks the change logs from the version I am to the one I’d like to upgrade, I spawn a Claude Opus subagent to check if in the code something needs to be upgraded. In case of major releases, I git clone the two packages and another subagents check if the interfaces I use changed. Finally, I run all my tests and verify everything’s alright.
Yes, it might not still be perfect, but neither am I.
It's very likely that a nuclear conflict between major nuclear-armed states (US, China, Russia, but it could be starting in India or Pakistan as well) would bring an end to humanity as we mean it today.
I really hope that behind all the today's communication bullshit there are deep state masterminds that do not have personal interest in dominating a doomed world.
reply