jackcarter | 1 month ago | on: Running Claude Code dangerously (safely)
jackcarter's comments
jackcarter | 1 year ago | on: My washing machine refreshed my thinking on software estimation
That's when you swap the hinges so the door opens the other way, and you thank the manufacturer for providing such an easy solution to a common problem. It's good to keep things flexible and user-configurable.
Now quick, someone reply with a counterexample of how user configuration complicates the product and increases cost. It's design tradeoffs all the way down...
jackcarter | 1 year ago | on: Show HN: I convert videos to printed flipbooks for living
Seems great for grandparents. Have you tested with older people with frail or arthritic hands? I'm curious how much dexterity and force is required.
jackcarter | 1 year ago | on: Penn Station Can Handle the Load: New York Is Ready for Through-Running
jackcarter | 1 year ago | on: How Good Is ChatGPT at Coding, Really?
jackcarter | 3 years ago | on: Cameras abandoned 85 years ago by photography pioneer found on glacier
Kodak has published instructions for how to protect the camera and develop the film, if it's ever found: https://web.archive.org/web/20130303001517/http://www.veloci...
jackcarter | 3 years ago | on: Show HN: I 3D scanned the interior of the Great Pyramid at Giza
jackcarter | 3 years ago | on: Meta stock price drops more than 20%
jackcarter | 3 years ago | on: Cruise driverless vehicles involved in 3 separate traffic incidents in SF
jackcarter | 3 years ago | on: Nuclear-Powered Cardiac Pacemakers
jackcarter | 3 years ago | on: 13 Months: The Kodak Calendar Experiment
So revenue/day was up in May, and there are more days in May, but total revenue was down in May? What's the explanation?
jackcarter | 3 years ago | on: Airbnb May 2022 Release
Some Airbnbs have free bicycles available, but there's no "bicycle" filter (possibly for liability reasons). There's also no way to search for homes that mention "bicycle". Instead, I have to comb through every listing.
I think this used to be an option, but they took it away. This is the only feature I've ever wanted from Airbnb search.
jackcarter | 4 years ago | on: La Palma Volcano Live [video]
jackcarter | 4 years ago | on: Product placements may soon be added to classic films
jackcarter | 6 years ago | on: Ottawa Library fines people using unreliable automatic calling system (1994)
jackcarter | 6 years ago | on: U of Chicago projected to be the first U.S. university to cost $100k per year
The $100k figure is a projection for 2025.
[1] https://www.collegetuitioncompare.com/trends/university-of-c...
jackcarter | 6 years ago | on: How to build a plugin system on the web and also sleep well at night
It really is delightfully fast. It's no surprise that the team behind it is producing this caliber of content.
jackcarter | 6 years ago | on: Tourism Is Overwhelming the World's Top Destinations
Some more: https://www.usatoday.com/story/travel/destinations/2018/04/0...
jackcarter | 6 years ago | on: Roads with protected bike lanes make both cycling and driving safer: study
It's modeled after this one: https://www.efficientvelo.com/home/safezone
The key component is the flexible, stays-where-you-put-it arm. Safezone is repurposing an industrial product called "coolant hose" - a 1-ft length costs less than $5. Epoxy a small mirror to the end, and attach it to your helmet with zip ties or velcro straps.
Here's mine: https://imgur.com/a/a9H7bXq
jackcarter | 7 years ago | on: Loud and expensive renovations shattering a formerly quiet block in Manhattan
In London, lavish basements have become trendy[1], but they don't have to deal with bedrock so close to the surface. The Guardian article only mentions the noise once.
[0]https://nyti.ms/2D2qPOp#permid=31403929
[1]https://www.theguardian.com/money/2018/may/07/pool-basement-...
Why don't Claude Code & other AI agents offer an option to make a sound or trigger a system notification whenever they prompt for approval? I've looked into setting this up, and it seems like I'd have to wire up a script that scrapes terminal output for an approval request. Codex has had a feature request open for a while: https://github.com/openai/codex/issues/3052