Ignoring how a thing was created, is it useful to me (or anyone)?
The fascination with LLM coding seems rooted in the new ability to create something with very little effort. Unfortunately, some people do not see the trade comes at the moment you have to evaluate the output for fitness or quality.
It turns out that you often need to understand the thing pretty well in order to be qualified to determine the quality of the output. That tends to dilute time gains, unless you leave off the evaluation step.
Unprofessional? Maybe a little, but honest, and while the truth isn't flattering to Jarred, I'd say generally kind.
Embarrassing? Not from my seat. Andrew is just revealing the relationship dynamics between a principled programming language developers and pragmatic business users of that language.
I had already inferred a bunch that this post confirms based on the agentic port from forked-Zig to Rust. It's very nice to have suspicions confirmed.
Good point, but they don't market it for general consumption, which seems to be the suggestion.
I honestly don't think windows is worth any price. Unix is the platform of builders, and nobody needs a middleman charging them to breathe air (run an os).
Even at $45 I am still not interested. For actually building software, Linux is king. The OS is a commodity, and I largely do not have to think about it.
For desktop use, sure, $45 could fly, but, the main draw of windows is compatibility with existing software, and honestly that is no longer worth it.
The Steam Machine is the best of both worlds, yes, it is a plain PC and Valve is recognizing that. However, they are also selling a fully supported Linux gaming rig that plays many Windows games out of the box.
It seems it may be 'animal nature'. We maximize our benefit until the environment limits us, and humans have become 'too good' at it, increasing stakes to a global scale.
> Most software engineers in my experience have quite a lot of control, and a large component of growing in your career is learning to perceive the control that you have.
I've found that most of that autonomy comes with trust, and that trust gets unlocked via good relationships, and good relationships get unlocked by a history of good communication.
You are 100% correct that every person has agency, the trick is to get yourself into a social dynamic where it is acceptable to assert it.
As much as I'd like to judge, I had a little bit of that 'elder avoidance' in my 20s, and I look back and cringe at how stupid I was.
I'm old enough now to know that 'my people' can't be determined by things I can judge easily by looks or short interactions. I'm going to hope they get it at some point.
I never taught my children anything but the '(Fast) Ian knot', so they know no other way. They are older now, but when they were younger, they were often the friends of 'first resort' when it came to getting their shoelaces tied when they came undone.
They've also taught many other children 'their way' of tying their shoes.
I should probably donate. It's a small thing, but definitely something that has made our lives (and those around us) better.
This was why I was excited by Bun until recent events. A typescript runtime with a rich standard library, and fast. It looked like it would be a great sweet spot for many use cases.