I bought a fully renovated house as my first house. Unfortunately the builder was a moron. I spent 10 years with near constant repairs. Every house on my block has the same story: different builders, same shoddy quality. I was lucky to find a buyer that paid the asking price. I’m now happily renting again. I’ve always had great luck with rentals fixing things immediately.
I have Codex and Gemini critique the plan and generate their plans. Then I have Claude review the other plans and add their good ideas. It frequently improves the plan. I then do my careful review.
It’s the same as buying a house. I want to buy a house for $1.2m. I put down $200k and borrow $1m. The bank determines the value of the house. My equity absorbs a 20% drop in prices, so the bank is fairly protected. Businesses are different because they really can go to $0. Banks will need more collateral and/or make many different types of loans to dilute the risk.
Yep, once you accept “might makes right” the laws in a democracy become polite suggestions. Oh, your town is in the way of hydropower? Too bad the gov’t has more guns than you. That’s how you get the Three Gorges Dam in China. Nevertheless, the Trump Mafia is demonstrating how paper thin democracy and rule of law really is in the US.
The true cost of labor is paid for by taxes. The bottom 50% in the US pay little to negative taxes due to government benefits. Most taxes are paid by the rich. Therefore, the true cost of labor is paid for by the rich, rather than by consumers in the form of higher prices.
Since 2014 most bits of central London have seen 10-30% increase, which is below inflation and far, far below stock returns. This should persuade my wife not to buy here. Thanks!
This resonates with me. I have a hobby where I transform classic books into hand-written papyrus as the author intended. There is something almost meditative in unspooling a 10kg scroll where the sometimes illegible ink allows me to wonder what that sentence even was.
Enough that stacked PRs are a thing. At my job people sometimes build large features on a branch for 6 months. Then it’s a massive PR and no one can review it.
Hi, AI apologist here. This scenario is a problem with or without AI. You can’t drop a 13k line PR you don’t understand without prior discussion. There are many ways to use AI. Your scenario (keynote speech) is a bad way to use it. Instead, a PR where you understand every line, whether you or an AI wrote it, should be fine. It would be indistinguishable from human generated code.
AI is a tool like any other. I hire a carpenter who knows how to build furniture. Whether he uses a Japanese pullsaw or a CNC machine is irrelevant to me.
I used ET but it requires a server process also. Some machines are too locked down to allow this. Wish there was a way to kick start the server on demand.
It’s a glib analogy, but the goal remains the same. Today’s training sets are immense. Is there an architecture that can learn something with tiny training sets?
I’m actually working on just this. What’s the smallest training data set required to learn tic-tac-toe? A 5yo doesn’t need much training to learn a new game, but a transformer needs millions of samples.
There is a mountain of code that needs to be written that can’t be due to costs. A project that needs 100 developers may be prohibitively expensive. But 10 10x developers would be within budget. Think health care, manufacturing, government, finance, etc.
I tried to get Gemini CLI to update itself using the MCP settings for Claude. It went off the rails. I then fed it the link you provided and it correctly updates it's settings file. You might mention the settings.json file in the README.
I’ve been talking to wealth management firms and am truly underwhelmed. AFAICT, they charge 0.5%-1.35% for therapy and the chance to put you in high fee products. Roboadvisors are a brilliant product for most people. In fact, a simple Boglehead portfolio is all you need. Most people have simple and similar risk profiles.
The feature I think would be useful is how to manage taxes. Roth conversions, selling the right lot, qualified dividends, tax loss harvesting, etc. A related feature would be generating income while minimizing taxes, i.e. Schwab’s Intelligent Income.
No one is an expert on all the things. I use libraries and tools to take care of things that are less important. I use my brain for things that are important. LLMs are another tool, more flexible and capable than any other. So yes, grandpa goes to Best Buy because he’s running his legal practice and doesn’t need to be an expert on computers.
You’re clinging to an old model of work. Today an LLM converted my docker compose infrastructure to Kubernetes, using operators and helm charts as needed. It did in 10 minutes what would take me several days to learn and cobble together a bad solution. I review every small update and correct it when needed. It is so much more productive. I’m driving a tractor while you are pulling an ox cart.