Wait, do they?
I mostly remember:
- A neglected desktop OS with slowly deteriorating quality
- Aimless products like the Vision Pro that seems to have failed as the "get the devs excited" premium SDK launch everyone described it as
- Rocky start issues on Apple Intelligence, nerfed Siri, etc.
- Unexciting iPhone launch and lots of ridicule levied on Liquid Glass
It's the laptop to get for compute/battery, which definitely is not nothing, but I'd say few tech people have been excited about Apple otherwise lately, as product or platform.
Maybe you're speaking for yourself? I absolutely love my Macbook and the M-series are the best devices I've ever owned.
> - A neglected desktop OS with slowly deteriorating quality
Really? I haven't noticed.
Thanks again to the author. It has saved me (and my team) dozens of hours. And I was able to replace all of my ESBuild workarounds that I had made to easily run TypeScript. Cheers.
The GitHub issue here sums up the conversation about this:
https://github.com/PostgREST/postgrest/issues/286
Regardless of Hacker News's thoughts on MCP servers, there is a cohort of users that are finding them to be immensely useful. Myself included. It doesn't excuse the thought processes around security; I'm just saying that LLMs are here and this is not going away.
And it doesn't claim to. The article is titled "footguns" not "bugs". A footgun is just something that is easy to misuse due to unintuitive or unexpected behavior.
Yes it does. The title is literally "Unexpected security footguns in Go's parsers". The article didn't identify a single footgun. This is just bad design.
My mind doesn't develop a mental model of that code, I don't know where the relevant parts are, I can't quickly navigate through it and I have to reach the LLM for every small change.
Which is why I like Copilot style editing more than agents as a working model but agents are just so much more powerful and smarter thanks to everything available to them.
Sure, some interviews are pretty hard and some algorithms/data structures are not as common on the job. But given a complex enough system, you'll run into lots of situations where having this foundation will pay off. I mean, it's just computer science.
That's the thing about software engineering. You can get a lot done without knowing the foundational stuff. But then you're just a blunt instrument. Everything looks like a nail to a hammer.