Reddit -> Beehaw until I decided I didn’t like older versions of Lemmy (though it seems most things I didn’t like are better now) -> kbin.social (died) -> kbin.run (died) -> fedia.

Japan-based backend software dev and small-scale farmer.

  • 0 Posts
  • 67 Comments
Joined 2 years ago
cake
Cake day: August 14th, 2024

help-circle
  • Usually 8 +/- a bit. I have become a lighter sleeper in my 40s and do wake up at least once most nights (excluding earthquakes because that’s not something I can help). My neighbor starts work really early and has to drive a heavy vehicle so that starts around sun-up (5:30 now but will be 4:30am in mid summer) so I try to adapt my schedule. It’s not that bad since my second job is farming and it’s much better in the early morning before the oppressive heat and humidity here.












  • A few things:

    1. I have no idea how much retirement would cost (with buffer for needing care in advanced age since we have no children), so I pulled a number out of my ass with a lot of buffer
    2. If invested and it grows, that’s just more I can give away later. Again with the childless thing, anything we had left would go to charitable causes
    3. 50 mil is 5% of a billion dollars so ~95% of what I got would be moved to decent causes from the get-go
    4. Perfect is the enemy of good and I never claimed to have some moral highground to begin with. Doing (at least in my opinion) good things with 95% of the money given to me certainly is better than 0% of it.


    1. Hire an accountant. I assume I’ve entered some sort of tax hell for this, especially as a US citizen living overseas.
    2. pay off my house
    3. pay off US student loans since I assume there would be no way out of that
    4. send my wife to driving camp (she doesn’t have her license which is a liability out here) which costs > 300k JPY
    5. set up for our retirement. We have no kids to help us, so we need to have good investments in planning
    6. put ~50 million into other investments, savings, etc.
    7. replace my car with an electric vehicle
    8. get a new tractor for my farm
    9. build out the workshop with proper tools
    10. take care of the needs of any immediate family making sure to pay off any loans they have
    11. start looking at causes to set up donations with the goal of donating most of the money



  • My company uses copilot for code reviews. They encourage at least trying a number of other tools but do not require it. Some of our product does use LLMs for various things, though I don’t personally work on those.

    I do worry about the environmental impacts and ethical concerns around training data (especially pirated data used with neither consent nor compensation) so I don’t use anything personally (aside from where some company has shoved it in somewhere).

    I think that local models trained ethically can have a number of uses such as classification, data cleanup, and perhaps even checking code for security issues and exploits (I’m not sure if local models can do that yet or well).