How would you prove you wrote something prior to 2022?
HN user
quest88
I think your second paragraph is too broad. The same could be said for kids doing the bare minimum to play video games, or even go outside to play with their friends all prior to social media. Many people long spent too much time watching tv, and still do, instead of pursuing what you think success is. Also, let people be content, we don't always need to engaging in activities for success
Ford recently stopped it. https://www.npr.org/2025/12/15/nx-s1-5645147/ford-discontinu...
No, I don't think so. But my context is different as is anyone's reply about their LLM usage.
I'm still creating software but with English that's compiled down to some other language.
I'm personally comfortable reading code in many languages. That means I'm able (hopefully!) to spot something that doesn't look quite right. I don't have to be the one pressing keys on the keyboard but I'm still accountable for the code i compile and submit.
Excellent! I've done the same thing. Five prompts to have a working iOS app that solves my problem.
hah, and with everything in the cloud future generations probably won't understand what a .docx is or .md or .exe
the reality is people will be shipping "prototype code" all the time, outpacing those that don't and winning.
the author of this post and Steve yegge come to mind
Anecdotally I had Gemini convert a simple react native app to swift in two prompts. If it's that simple then maybe we will see less of the chromium desktop apps
The lesson for me here is the round robin DNS configuration.
I had an issue with the theme of your site probably not being important anyway. If your site probably isn’t important then it’s probably ok that it’s down too.
Anecdotally: No, I had no idea who he was reporting to so it sounds like a natural moving on storyline.
404
I’ve also been thinking of the product manual idea. I’ll subscribe to your rss and see if you beat me to it.
What do you mean by properly? What’s the behavior one would observe if they did run an llm?
I’ve never tried it but the first thing that comes to mind is to use a service worker. The service worker would append a parameter to the initial request to indicate what theme is set in local storage. Then the initial response can use that as the default theme.
I'm a 98% VFR pilot. I've not once said "That's not in the manual!". Is it ridiculous to think that Phil cannot see a small arm hundreds of feet in the air, at night, in an environment so dark a pilot needs the strip lit up? What type of wave does the pilot need to do to indicate "Can I land?" versus "Hi Phil"? Can Phil distinguish the two at night? At day? At night, a pilot that doesn't know Phil's land won't be flying low enough to see an arm due to hidden obstacles (wires, towers, etc).
Your points are all over the place here, and I have to conclude you don't have any experience in this topic, and you've invented some contrived example that won't happen in practice.
How’s Phil going to see someone’s arm at night?
Just to clarify to unfamiliar readers: class deltas exist with ground and tower, and after hours pilot controlled lighting. Untowered class echoes are everywhere, with pilot controlled lighting.
Yes, many untowered airports have pilot controlled lighting via ctaf, as stated in the airport facilities directory. This is very common at class E airports. For example, look at Plattsmouth in Nebraska.
It sounds like your core argument is “some private strips don’t have full infrastructure”. Phil’s private strip does not appear in the AFD, so you as the pilot your flight planning needs to include looking up Phil’s number and calling him to get permission to land and to let him know you’ll need the lights.
If it’s not that then I don’t know what your point is.
I think op was missing the /s. His comment is a typical reply on this subject that makes fun of MAGAs who didn’t realize this.
The differences are subtle to me. I see them but it doesn’t prevent me or my family from printing and hanging iPhone photos. I want to hang fun photos from family vacation for the memories.
Still have issues with people forgetting to enrichen on descent!
Occam's razor?
Why would visa/mc want to decline money? They love making money.
Just fine? Happily?
Surely many wars and deaths would have been prevented with better mental strategies.
Who is responsible for the java API updates?
I agree. I think..there's too much freedom. Too many ways to do things, and debugging is hard with monkey patching.
Hah, I've been including the prompts of my patches in pull requests. Glad others like that.
Wow, I remember their offices next to Thee Parkside on 17th.
What was previously broken? What can they both now do that they could not do before?
Why does that warrant an acquisition?
I don't enjoy the keypresses of building useful features. I like identifying what needs to be changed, and how, in abstract terms. These tools quickly help me verify those changes are right.
If I need to call the VideoService to fetch some data, I don't want to spend time writing that and the tests that come with it. I'd rather outsource that part.