HN user

gdudeman

658 karma
Posts20
Comments123
View on HN
kachess.dev 4mo ago

I Used Claude to File My Taxes for Free

gdudeman
32pts32
www.economist.com 7mo ago

Economist get cold feet about high minimum wages

gdudeman
3pts2
github.com 9mo ago

Compounding Engineering for Claude Code

gdudeman
2pts0
www.indragie.com 1y ago

Building a Mac app with Claude code

gdudeman
167pts117
www.dbreunig.com 1y ago

Claude's System Prompt: Chatbots Are More Than Just Models

gdudeman
1pts0
trevorklee.substack.com 2y ago

Lumina's legal threats and my about-face

gdudeman
121pts45
trevorklee.substack.com 2y ago

Reasons not to take Lumina's anticavity probiotic

gdudeman
201pts153
www.theguardian.com 2y ago

TB vaccine appears protective against dementia

gdudeman
1pts0
news.ycombinator.com 2y ago

Is Something Going on with Archive.ph?

gdudeman
15pts19
www.economist.com 2y ago

Health Care Costs Stopped Rising

gdudeman
3pts0
www.geekwire.com 2y ago

Microsoft has 16,000 fewer employees than at start of year

gdudeman
5pts1
www.slowboring.com 2y ago

The Techno-Optimist's Fallacy

gdudeman
2pts0
www.washingtonpost.com 3y ago

Why many ultra-processed foods are unhealthy

gdudeman
4pts0
www.bloomberg.com 3y ago

Fidelity writes down Twitter value to 33% of purchase price

gdudeman
5pts0
www.vice.com 3y ago

Anti-Xi Jinping Posters Are Spreading in China via AirDrop

gdudeman
17pts0
medium.com 5y ago

Profitably collecting AI and io domains

gdudeman
3pts0
thenutrivore.blogspot.com 5y ago

Low Carbohydrate Diets and Health (Meta-Analysis of Intervention Trials)

gdudeman
2pts1
sparktoro.com 5y ago

Better Than Product-Market Fit: The Customer Adoption Spectrum

gdudeman
24pts3
medium.com 6y ago

On Making Decisions

gdudeman
2pts0
marcbarros.com 7y ago

Startup Off-sites – Why They Matter And How I Run Them

gdudeman
18pts3

I believe that there are studies that show that merely getting very sick increases your chance of dementia - essentially it ages you faster or brings chronic disease forward. If that's the case, vaccines for things like the flu - a disease you're likely to get - are probably good overall.

They also activate the immune system in generaly, which could probably go either way in terms of longevity.

In general I don't think vaccines are preventing so much as delaying dementia, but if they stop chronic infection they might be.

If you haven't seen the chart from the UK study, I highly recommend checking it out: https://erictopol.substack.com/p/the-shingles-vaccine-and-re...

When the vaccine came out in the UK, they included a hard age cutoff: Above a certain age, you weren't eligible. Below that age, you were eligible.

They looked at the probability of a dementia diagnosis over the 7 years after the vaccine was introduced.

People who were born in the "can get the vaccine" group have markedly lower rates of dementia. People in the "too old" group have higher rates. It's cut and dry. The researchers didn't separate out the people who actually got the vaccine.

It's one of those studies where you don't even need to look at the p-value to see the difference between the cohorts.

This really isn't the case in the Shingles vaccine unless the UK study is flawed a way that isn't clear to me.

The study looked at the effect of being eligible for a vaccine and the results were clear. (see chart below the fold here: https://erictopol.substack.com/p/the-shingles-vaccine-and-re...)

There was a hard age cutoff in the UK study. Above a certain age, you weren't eligible. Below it, you were. People who were born in the "can get the vaccine" group have markedly lower rates of dementia. People in the "too old" group have higher rates. It's one of those studies where you don't even need to look at the p-value to see the difference.

I'm very open to being wrong about this!

Computer use is a great idea. It gets the job done when nothing else will.

If you're a person trying to get their job done at a big company, but half your job is in 1-2 proprietary tools or is stuck behind an API you can't program against, computer use can allow you, a non-techie, to do your job more efficiently.

I think it's an awesome way to circumvent gate keepers and the IT department to let people accomplish their goals.

For anyone trying to figure out how to build a society where no one wants to be a criminal, I highly recommend When Brute Force Fails: How to Have Less Crime and Less Punishment by Mark Kleiman.

There are evidence-backed ways of reducing criminality.

One counterintuitive way of reducing crime is to increase the likelihood of being caught, to have small-but-increasing consequences for committing crimes, and to increase the swiftness of sentencing.

For example, if you are caught drinking and driving, you immediately spend 1-2 days in jail.

Long sentences are not very productive at reducing crime or at least are a very inefficient way to do so.

Is there an alternative?

We live in a much, much cleaner world than we did 50 years ago. Legislation and environmental rules have worked. There are some areas where it could obviously be better, but also some areas where regulation is too strict (blocking housing, renewables, transit) and the system is evolving to address those.

I think the loss of local media has made it harder for misdeeds to come to light, but I don't want to throw up my hands and cede everything to commercial interests et al.

This is written for the 3 models (Sonnet, Haiku, Opus 3). While some lessons will be relevant today, others will not be useful or necessary on smarter, RL’d models like Sonnet 4.5.

Note: This tutorial uses our smallest, fastest, and cheapest model, Claude 3 Haiku. Anthropic has two other models, Claude 3 Sonnet and Claude 3 Opus, which are more intelligent than Haiku, with Opus being the most intelligent.

Claude Code 2.0 10 months ago

This enables the /resume command that lets you start mid-conversation again.

Storing the data is not the same as stealing. It's helpful for many use cases.

I suppose they should have a way to delete conversations though.

Claude Code 2.0 10 months ago

Resume is now a drop down menu at the top in the new VS Code plugin and it's much easier to read.

Claude Code 2.0 10 months ago

New native VS Code extension

Looks great, but it's kind of buggy:

- I can't figure out how to toggle thinking

- Have to click in the text box to write, not just anywhere in the Claude panel

- Have to click to reject edits

I was burned by this for a while because I assumed structured output ordering would be preserved.

You can specify ordering in the Gemini API with propertyOrdering:

"propertyOrdering": ["recipeName", "ingredients"]

You don't say that - you instruct the LLM to read files about X, Y, and Z. Putting the context in helps the agent plan better (next step) and write correct code (final step).

If you're asking the agent to do chunks of work, this will get better results than asking it to blindly go forth and do work. Anthropic's best practices guide says as much.

If you're asking the agent to create one method that accomplishes X, this isn't useful.

Warning: A natural response to this is to instruct Claude not to do this in the CLAUDE.md file, but you’re then polluting the context and distracting it from its primary job.

If you watch its thinking, you will see references to these instructions instead of to the task at hand.

It’s akin telling an employee that they can never say certain words. They’re inevitably going to be worse at their job.

Claude is very agreeable and is an eager helper.

It gives you the benefit of the doubt if you're coding.

It also gives you the benefit of the doubt if you're looking for feedback on your developers work. If you give it a hint of distrust "my developer says they completed this, can you check and make sure, give them feedback....?" Claude will look out for you.

A tip for those who both use Claude Code and are worried about token use (which you should be if you're stuffing 400k tokens into context even if you're on 20x Max):

  1. Build context for the work you're doing. Put lots of your codebase into the context window.
  2. Do work, but at each logical stopping point hit double escape to rewind to the context-filled checkpoint. You do not spend those tokens to rewind to that point.
  3. Tell Claude your developer finished XYZ, have it read it into context and give high level and low level feedback (Claude will find more problems with your developer's work than with yours).
If you want to have multiple chats running, use /resume and pull up the same thread. Hit double escape to the point where Claude has rich context, but has not started down a specific rabbit hole.

Missing from the methodology: - was thinking on or off? (At least for Gemini) - was web search allowed? - was tool use allowed?

It’s quite likely LLMs don’t “know” the fonts in the dataset, but they could figure many of them out.

Telo MT1 12 months ago

This would be my concern. A fender bender hits the wheels on this thing and suddenly you're doing major surgery to repair it.

Telo MT1 12 months ago

The vast majority of dirt roads are fine. I put hundreds of miles on my 1996 Honda Civic hatchback in the Cascades with no problems many years ago.

If the road existed in the 1990s, it's quite likely accessible by a mid-size SUV. Similarly, if families of 4 could go camping with cars from 1950-2000, you can today as well. In fact, you can get more compact tents, etc. today.

Trucks and huge SUVs come in handy if you want to bring lots of modern toys like gigantic prestige coolers and 4x4s.