• 0 Posts
  • 10 Comments
Joined 2 years ago
cake
Cake day: July 14th, 2023

help-circle



  • This is technically accurate for me.

    I was asked to use Claude Code more at work, but the project is on a tight timeline and I was concerned it would just slow me down… so I set it up with a different git worktree (basically the same git repo, but a different directory, and I can access its commits without needing to push its changes to a remote branch) running in a Docker container with the volume mounted to minimize possible system impact, and instructed it to make commits as it goes.

    I did a few things to largely automate this and allow me to focus on my own work. I use conventional commits and have a post commit git hook that shares tests and specs I’ve written with it (basically branching off its latest commit, cherry picking from my own branch, then sending Claude a message telling it to merge my changes in). When all the tests are working, I do something similar but with my committed to-do file. I normally wouldn’t commit that file but I would be updating it anyway, so it’s not much extra work to add an extra commit now and then.

    Otherwise I basically let it do its own thing. I think it’s up to 15 sub-agents, nearly a thousand commits, and tens of thousands of lines of code changed.

    Compared to what I’ve written, that’s definitely 90% of the total code, in terms of lines changed, number of commits, etc…

    To be fair, I’m not using any of the code that it writes, but my metrics are fantastic.

    They might be too good, honestly. I gave a talk internally last week about my Claude Code workflow (it went well, but I did have to repeatedly mute one guy who noticed that my branch visualization only had merges into the Claude branches and they never made their way back into main) and I got a bonus (nothing huge, just some RSUs worth low six figures that vest in two years), plus my boss’s boss’s boss was impressed and suggested I be promoted to CAO. That stands for “Chief AI Officer,” and yes, it apparently is a real thing - or will be, once the board approves my requested eight figure annual compensation package.

    (If you’ve gotten this far and are upset that I’m wasting tons of energy and water, you should be aware that 1. The statistics about water and energy usage on an individual level, even in cases like this one, are largely speculative and over-inflated; the most reliable statistics I’ve seen suggest that my usage is on par with driving to a restaurant once per month and eating a single cheeseburger, so to compensate I’ve cut one cheeseburger and one trip per month out, and 2. This is satire.)


  • While police may resent offensive words, they cannot use their authority to punish individuals for lawful, protected conduct.

    Factually incorrect.

    First, consider that regardless of whether they are prohibited from arresting people for insulting them, they do. Those charges are often dropped or thrown out, sure - albeit with no consequences for the police officer - but I would consider having to deal with that hassle “punishment” that they can inflict purely because of their authority.

    But there’s also institutional support for an officer to punish you for lawful, protected conduct. If you upset an officer and in response, he cites or arrests you for a minor but legitimate offense that he’d have otherwise not cared about, you’re very unlikely to get that technically legitimate charge thrown out of court. It may be that police are technically prohibited from doing this, but in practice, “He only arrested me for — insert random crime here, let’s say jaywalking — because I called him a pig, said I’d engaged in coitus with his mother the previous night, and asked if he’d like to watch next time or if he had a night in with his partner’s nightstick planned” isn’t going to suffice to get the charge thrown out, even if the judge believes you, if you were actually breaking the law in question. And since pretty much everyone is breaking laws all the time, this means that as long as the police officer can find one that you’re currently breaking, you’re fucked.


  • You don’t need to put 20% down to buy a home, either.

    Homebuyers can get a conventional mortgage for 5% down (technically as low as 3% down, but that would limit their options for lenders and require a much better credit score) or an FHA loan for as low as 3.5% down.

    There are USDA loans that require 0% down, though they have income maximums and for homes in rural areas. I read that they also have square footage maximums (1800 square feet?), but the USDA property requirements doc I read didn’t list them.

    For veterans, VA loans can also be 0% down.



  • Summary of my comment: the study showed that the AI tool in question was an effective tool for the task, nothing more.

    I didn’t read this particular article, but I recently read a different one about the same study. I also clicked into the study itself and read the abstract and everything else that was freely available. The study was paywalled, but as far as I could tell:

    • Performance immediately displayed a sustained increase of 24% relative to baseline while using the AI tool in question
    • Immediately after the tool was taken away (after using it for three months), performance was 20% lower than the baseline
    • The study did not check to see what level performance returned to after three months without it, nor when it returned to baseline levels
    • The study also did not compare performance drops after returning from a three month vacation
    • The study did not compare performance drops when losing access to other tools

    This outcome is expected if given a tool that simplifies a process and then losing access to it. If I were writing code in Notepad and using _v2, _v3, etc for versioning, was then given an IDE and git for three months, then had to go back to my old ways with Notepad, I’d expect to be less effective than I had been. I’ve been relying on syntax highlighting, so I’m going to be paying less attention to the specific monochrome text than I used to. I’ll have fallen out of practice from using the version naming techniques that I used to use. All of the stuff that I did to make up for having worse tooling, I’m out of practice with.

    But that doesn’t mean that I should use worse tools.


  • By chance did you make her unintentional malapropism a canon part of the history of the company’s name? Like Google’s backstory (it may be an urban legend, but I heard they’d intended to name it “googol” but didn’t know how to spell the word, and misspelled it as “Google” when submitting their application).

    Strange, I suddenly want to have an Italian-inspired, high class restaurant in my game called “Bone Apple Tea”


  • Certainly the latter.

    I have pretty decent insurance through work, but if I’m picking up a prescription, it’s cheaper for me to say I don’t have insurance and use a free discount card (like GoodRx) than to use my insurance. We’re talking $150-$200 for one prescription (a one month supply) with insurance vs $30 without.

    To be fair, I have an HDHP with an HSA so my insurance is only supposed to negotiate a discount until I hit the deductible, rather than paying for it. Full price is $200-$250, I think? (I get generics and each generic variant has a slightly different price.) So technically they’re providing a discount, just not a very good one.

    Insurance also likes to require a “prior authorization,” which was always a fun surprise after making it through the pharmacy line. That normally takes a couple days to resolve, at minimum, and sometimes longer. If you’re not familiar with prior auths, it’s basically when the insurance company says “Hey doc, can you justify why you’re prescribing this and answer these eight questions?” and then they have someone without a medical degree review the answer and see if it’s good enough.

    The only downside to paying out of pocket with a discount card is that the $30 doesn’t go toward my deductible. But since my deductible is multiple thousands of dollars, unless something else happens during the year, I won’t hit my deductible off the $150-$200 prescriptions + regular doctor visits alone. But that’s at most $360 out of pocket that wouldn’t have gone toward the deductible, assuming I had a health crisis in December, vs $1440-$2040 saved if I don’t.

    X-rays are even worse, because you’re not told the price ahead of time.