It’s also great in wartime, when communications are likely to be interrupted. For an example read the book “All the light we cannot See” by Doerr
HN user
SamuelAdams
Programmer.
QWNjZXNzIG1haW4gcHJvZ3JhbS4gQWNjZXNzIG1haW4gc2VjdXJpdHkuIEFjY2VzcyBtYWluIHByb2dyYW0gZ3JpZC4=
They do, what Apple does release is referenced often in discussions.
https://github.com/apple-oss-distributions/xnu/blob/f6217f89...
https://lore.kernel.org/asahi/c13d95d0-911f-48f6-b4ca-8a5e9a...
Can this go up and down stairs? If I want my home tidied up, I want the whole home done not just one floor.
For 100 USD I can get a Roomba or Roborock for one floor and because that is so cheap I don’t mind this limitation. But for 8-10k USD I would expect this very common household feature to be solved.
Check your local Costco, I snapped up a 512 GB model for 1197 last Saturday.
GM just did this in the last 30 days [1], and their sales are likely going to be just fine. In fact the auto industry has repeatedly automated jobs over the last 100 years, and they still make decent sales numbers.
If you decided to boycott every company that replaced staff with automation, you would be forced to exit the economy. Every company does this to some degree and the customers who vote with their wallet do not seem to care about a reduction in force.
[1] https://arstechnica.com/ai/2026/06/gm-installs-robots-at-fla...
Let's be honest, at a certain point it's a hobby. And it's still cheaper than snowboarding.
This seems to be less about K8’s and more about the infra as code movement. It doesn’t matter if you use K8, CDK, or terraform - you get the same benefits the OP stated across the board.
It is nice to be able to have a consistent deployment pattern, with traceability, rollback support, and production approval checks. It’s nice to not have some archaic something stuck in someone’s head. It’s also nice to be able to see how something works by reading the code, which is usually up to date and deployable.
It noticed a flooding area due to low grass by the walkout door. It noticed mixed 15 and 20a receptacles on the same circuit. It noticed warped siding and recalled circuit breakers still in use.
Similarly, I used gen ai to review a real estate purchase. I provided Zillow listing photos and serial numbers of all appliances, the electric panel, and a few additional not pictured areas that I took during the walk through.
I prompted the AI to write a report as if it were a home inspector and it actually did a better job and identified some issues the paid 750 usd inspector missed.
It is useful if you automate generating release notes. Then your notes are grouped by new features first, then bug fixes after. This makes it a little easier for non-technical uses to read.
I use Optery for about two months a year, seems to do a good enough job for most of the data brokers. There are also discounts or promo codes to lower the price as well.
HN Launch: https://news.ycombinator.com/item?id=30605010
Promo codes: https://www.optery.com/optery-promo-codes/
You should add an Easter egg in your cli program: dagger attack, which prints out a favourite Top Gun quote.
The other advantage with bash is that most developers can run it locally to validate what it is doing and debug issues. With GitHub Actions you need to always commit and push, slowing down the DX.
LMS’s are a lot like programming languages. There’s the ones people complain about and the ones no one uses.
It depends on what you pay for. If you need FedRamp or IL4+ compliance you are likely on dedicated infrastructure. Everyone else uses multi tenancy.
VSCode has this too: chat.disableAIFeatures
Sources:
https://news.ycombinator.com/item?id=46501220
https://code.visualstudio.com/updates/v1_104#_hide-and-disab...
I wonder what will happen to the entire legal system. It used to be fairly difficult to create convincing photos and videos.
AI can probably fool most court judges now. Or the defense can refute legitimate evidence by saying “it’s AI / false”. How would that be refuted?
Say what you about the Anna’s Archive Spotify scrape: it made me realize how much music exists and how much music was never listened to.
CLI is great because now I can tell my AI agent to do it. “Fix all dependabot security issues (copy logs) and run tests to validate functionality. Create each dependency as its own stack (or commit) so that contributors may review each library update easily.”
Wait 10 minutes and you’re done.
Am I the only one that uses a thunderbolt dock and a keyboard + mouse + monitor setup? The Macbook itself is always closed in clamshell mode.
The only time I ever use a Macbook as a proper laptop is during meetings, and even then it is brief - looking up materials or taking notes - not nearly enough time to encounter long-term strain in the wrists.
If you are working on a computer for 6+ hours a day professionally, you owe it to yourself to get a proper workstation setup. Hunching over a laptop for hours a day is terrible for your posture and health.
My favorite MacOS update was when the removed the need for Rectangle, Mos, and Unnatural ScrollWheels.
/s
So if this is free to use on linux, what is to stop someone from doing what Colima did to Docker? Aka make a tiny Linux VM on MacOS and package Little Snitch within that?
It could also be that they have more customers / clients now, or offer more capabilities.
So do enterprises still need Jamf [1]? For context, Jamf is one of the most common MDM tools for organizations.
It’s also hard to hire for. Candidates for job openings must be between the ages of 21-31 years old. Yes they are legally forbidden from hiring anyone older.
It feels a lot like the FAA and NTSB moving safety checks of the Max 8 to Boeing engineers. Like of course they’re going to OK it…
Modern vehicles make disabling data collection fairly difficult. And even if it is disabled, there is no guarantee data is not being sent despite your user settings.
I would love for investigative groups to target the auto industry’s data collection practices and have meaningful legislation created and implemented as a result.
200-500k would make a large negative impact in healthcare. Specialty doctors cannot be trained in a snap, and there are limits on how many MDs and DOs are churned out of schools.
So healthcare industries turn to H1Bs to hire specialty positions in underserved / rural areas. The alternative is to shut these facilities down, which has other negative aspects to communities.
As a current parent, I assumed this was due to people having fewer kids, not AI. Additionally, with childcare centers becoming more expensive, many more families are looking to be stay at home parents or using grandparents / relatives to watch their kids during work hours.
I do this quite often, but I also instruct Claude to limit its output to 2-3 sentences or paragraphs, depending on the context. Also "Write this for a team of software developers / MBA's" goes a long way too.
I also do the extra step of eliminating things that are not needed, or we review this during backlog refinement.