Ford EV and tech chief leaving automaker
Doug Field had stints at Apple and Tesla before joining Ford in 2021.
Curated articles from sources across the web
Doug Field had stints at Apple and Tesla before joining Ford in 2021.
I'm a non-technical founder. I can't write code. I built two production apps entirely with AI. Last week I scanned my own app for security. It scored 20/100. Found 8 vulnerabilities including a critical auth bypass where missing config silently allows all requests. So I built Vibe Check — an AI-po...
Article URL: https://www.mcdonalds.co.jp/en/menu/burger/ Comments URL: https://news.ycombinator.com/item?id=47785738 Points: 71 # Comments: 23
Tags: ai, programming, productivity, devtools I've been paying $200/month for Claude Code Max since January. Never really thought about it. Two hundred bucks, unlimited use, whatever. Last week someone on r/ClaudeAI mentioned a tool called ccusage that calculates your actual token consumption a...
Faaala, pessoal. Tudo certo? Este ano, decidi finalmente iniciar um projeto que estava engavetado há muito tempo: uma série de conteúdos sobre conceitos fundamentais para entrevistas técnicas de front-end (e também dar aquela força para identificar problemas reais em aplicações JavaScript). A idei...
I run my Threads account from Claude. I don't open the BlackTwist dashboard for scheduling anymore. I write the post in the same conversation where I'm brainstorming, tell Claude when to publish it, and the post lands in my queue. This is the first post in a four-part series on managing Threads wi...
A federal jury found that Live Nation has acted illegally as a monopoly -- but the company just came to a tentative settlement with the DOJ last month.
Article URL: https://pythonhosted.org/hackernews-cli/commands.html Comments URL: https://news.ycombinator.com/item?id=47785582 Points: 15 # Comments: 2
Tired of scrolling through regions and services you'll never use? You just want to... AWS now lets you hide regions and services from your console. Here's how. Heads up: This is a visual preference, not a security control. Users can still access hidden regions and services directly....
Your organization has more APIs than anyone thinks. Specs are scattered across GitHub repos. Docs exist in GitBook spaces that were created for a launch and never updated. Some APIs have specs but no docs. Others have docs but no specs. A handful have neither. This is the API visibility problem, an...
LLM pipelines fail. API timeouts, rate limits, unexpected token counts, network blips — any of these can kill a long-running job mid-way through. If you restart from zero every time, you're wasting money and time. Here's a state machine pattern with atomic checkpoints that lets you resume exactly w...
I've been shipping features with Claude Code for months now. The velocity is incredible — what used to take days takes an afternoon. But something kept bugging me. The code diffs on my PRs looked fine. Tests passed. Lint was clean. But every few weeks I'd open a file I hadn't touched in a month and...
AI has fundamentally changed how frontend code gets written. You can now: generate components in seconds scaffold entire features fix bugs with a prompt explore multiple implementations instantly The speed is undeniable. But there’s a part of the equation that hasn’t changed at all: You...
80% of professional developers aren't happy at work. That's from the 2024 Stack Overflow survey - 65,000 responses from working programmers worldwide. One in three actively hates the job. Nearly half are just plowing through: not miserable enough to quit, not engaged enough to care. And only 20% ar...
Article URL: https://chatgpt.com/apps/spreadsheets/ Comments URL: https://news.ycombinator.com/item?id=47785397 Points: 9 # Comments: 2
🚀 I’ve just released the first alpha version of my Laravel WebDAV server: 👉 https://github.com/N3XT0R/laravel-webdav-server/releases/tag/1.0.0-alpha.1 ⚠️ Disclaimer This is an early alpha prototype. It is: not stable not production-ready subject to breaking changes at any time...
A Reddit post recently caught my eye — someone turned a Xiaomi 12 Pro into a 24/7 headless AI server running Ollama with a quantized Gemma model on a Snapdragon 8 Gen 1. My first reaction was "that's ridiculous." My second reaction was "wait, I have three old phones in a drawer." This got me thinki...
Every monday.com integration I have built in the last two years has started with the same question. Do I poll the API on a schedule, or do I wire up a webhook? The honest answer is that both work, but the one you pick on day one shapes how painful the next two years of maintenance will be. This pos...
webdev #career #programming #mentalhealth #developerlife Why 80% of Programmers Are Unhappy (It's Not the Money) Nap pods. Catered lunches. Remote work. Stock options. Four-day work weeks at some places. Unlimited PTO that you never actually take because taking it feels like ad...
A few months ago I opened my AI bill and did the dumb double-take every solo dev knows. Not because I had a huge team. Because the cost was invisible while I was building. That was the whole problem. I could feel the products moving, but I could not feel what each conversation, prompt, or workflow...
Here is the security model baked into most AI agent frameworks: [Agent decides to fetch URL] → [Framework fetches it] → [Content lands in context] No validation. No trust check. The URL arrives, the framework fetches it, the content enters the model's context window. That is fine for demos...
The startup had faced mounting pressure from dealers, farmers, and a co-founder who complained that Monarch's tech didn't work properly.
Article URL: https://github.com/gastownhall/gastown/issues/3649 Comments URL: https://news.ycombinator.com/item?id=47785053 Points: 46 # Comments: 15
"The vault is solid. The delivery truck is not."