• 0 Posts
  • 130 Comments
Joined 4 months ago
cake
Cake day: February 22nd, 2026

help-circle
  • I’m out of the loop now, but when I was younger there was a weird divide between the youth/young adult stuff, and adult.

    The adult stuff was a lot of traditional “sit and listen to a talk”.

    The youth was a lot more hand on, interactive. “Let’s start a bonfire, write down our fears, and throw them into it”. “We got people from the community to teach how to make instruments out of junk”.

    I really liked it when I was younger, and met a lot of kids who were very cool.

    Maybe I should see what’s on offer around here. I don’t want to go to a “service” but I miss the community sometimes.














  • One time at work I was tasked with writing a python script to compare two data sources. Like, you give it two CSVs and a primary key, and it tells you what data is in one but not the other, or mismatched, and so on. This worked fine and was in git, so anyone can use it.

    My boss then asks if I can “put it on a website so anyone can use it”.

    This team has never done web development. Nothing for that is set up. Like, I could spin up a quick Django app or similar, but there’s a lot of stuff to do and potentially fuck up.

    I said “that sounds like a lot of research and ongoing maintenance costs. I think it’d be better to just check out and run the script”

    Luckily for me he said “oh, okay”