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

help-circle


  • There’s more to it than that. Firstly, at a theoretical level you dealing with the concepts of entropy and information density. A given file has a certain level of information in it. Compressing it is sort of like distilling the file down to its purest form. Once you reached that point, there’s nothing left to “boil away” without losing information.

    Secondly, from a more practical point of view, compression algorithms are designed to work nicely with “normal” real world data. For example as a programmer you might notice that your data often contains repeated digits. So say you have this data: “11188885555555”. That’s easy to compress by describing the runs. There are three 1s, four 8s, and seven 5s. So we can compress it to this: “314875”. This is called “Run Length Encoding” and it just compressed our data by more than half!

    But look what happens if we try to apply the same compression to our already compressed data. There are no repeated digits, there’s just one 3, then one 1, and so on: “131114181715”. It doubled the size of our data, almost back to the original size.

    This is a contrived example but it illustrates the point. If you apply an algorithm to data that it wasn’t designed for, it will perform badly.




  • It definitely helps. You can sometimes logic yourself out of a spiral by acknowledging the emotion and why it’s there, while simultaneously rejecting the need for feeling it right now.

    It’s like “hey cool thanks brain I get that you want me to make sure that the bad thing doesn’t happen again so you’re looping that memory and the feeling that came with it. But actually that’s not helpful, that situation actually (wasn’t dangerous) / (won’t happen again) / (isn’t something I can solve right now), so let’s move on.”

    With practice, brain usually says “ok no worries”, and you can move on. It’s not really that simple but that’s the idea.





  • Yeah I think the raw chicken thing also varies from country to country depending on what the local agriculture is like. I’m in Australia, we’ve fed our cats raw chicken necks every day for 10+ years and they’ve never had any issues with it. It’s great for their teeth.

    I understand some countries’ poultry industries have more pathogens that are potentially harmful. Cats obviously evolved to eat raw meat, just not farmed raw meat, so it depends on how clean the farms are.


  • It can be hard. Honestly I got pretty lucky in that I was able to find lots of good people through work. There are good and bad parts to the industry I work in, I got hired by a company with a really strong culture that matched what I was looking for. So I was surrounded by a ton of people with similar values and overlapping interests.

    Without that, I think mostly it’s about trial and error. If you’re struggling to find the right people, you need to be brave enough to keep putting yourself out there, and to walk away from groups that just aren’t a good match. Like I said, not easy!



  • Bit of a left field suggestion but one thing that really helps is finding your people.

    In my younger years I sometimes really struggled with casual conversation, I often felt like I was the weird guy who had nothing to say.

    It turned out that was only really true when I was spending a lot of time with people with whom I had very little in common. As I got older I eventually found “my people”. Friends who I click with, who I share values and interests with, who communicate similarly to me.

    It’s not about finding people who are just copies of you, that would be pretty boring and make for a real social echo chamber. You want a range of friends with different interests, from different walks of life. But you want them to be, for lack of a better term “compatible” with you.

    If you happen to be neurodivergent then that adds a whooooole extra layer of complexity to conversational compatibility. There’s a stereotype that autistic people are awkward or socially inept, which is complete rubbish. They just communicate differently to neurotypicals. Put a bunch of similar autistic people in a room together and watch them have no trouble at all making conversation with each other, in their own style.

    Anyway, maybe this isn’t relevant to you, and you’re already happy with the people in your life. But it’s worth taking the time to examine whether the reason you struggle to make conversation is because you’re trying to make it with the wrong people.





  • Same, if I have a family bag of chips in front of me, I’ll eat the whole bag. If I serve an enormous bowl of pasta, I’ll eat the whole bowl.

    The only way I can not overeat is to not have it in arms reach. So yeah, pour a sensible serve of chips into a bowl and then eat that. Leave some pasta in the pot, or put it straight in the fridge for lunch tomorrow.

    By the time I sit down to eat, the battle is already over, whether I’ve won or lost.