• 0 Posts
  • 8 Comments
Joined 4 months ago
cake
Cake day: May 7th, 2024

help-circle
  • Honestly, yeah. I spent decades developing and maintaining it, hopefully will spend a few more decades with it, but after that? I have no use for it anymore, but if it’s still in decent condition, it would be a shame to waste it.

    I’d rather have it be of some use to someone, and “drink mead out of it” is very high up the list, right after “use it for science or education” and right before “use it for semi-realistic (but doubly awesome) historical weapon tests or demos”. Other contenders are “deco piece”, “movie/theatre prop” and “ritual implement”.

    Actually, that probably applies to most of my body. Reuse or repurpose as much as you can, turn the rest into fertiliser.

     

    Failing that (if my spouse or family can’t stand the thought of cremating my remains, I don’t want to force them), at least bury me with some weapons. Not because I believe in Valhalla, I just want to troll some future archaeologist. Bonus points for mixing eras and qualities, e.g. a wallhanger 1700s cavalry sabre, weapons-grade Xiphos and a non-functional gun reproduction, dressed in a 900s Samurai armour.








  • I had my start with Python, albeit as a kid and I didn’t actually understand too much about the principles at the time. Still, I think that was a good place to start learning about the concepts of instructions and variables.

    I learned more about the ideas underpinning it all later, and most of my understanding came when actually working in software development on a live and in-development codebase. I think that’s a good progression: start small, then learn some theory just so you’ve heard the terms once, then try to make sense of actual code using that.

    Edit: definitely work on some goal though. Don’t code in a vacuum, think of something small you want to achieve and learn to do that.