• 0 Posts
  • 233 Comments
Joined 1 year ago
cake
Cake day: June 1st, 2023

help-circle


  • Doesn’t quite seem to be out on Android yet, at least not in my market. I could pre-register and have it download automatically when it’s out, though.

    It didn’t list a price and said there was an in-app purchase, anyone know what that’s about? Will I be able to use the copy I bought for PC or what?

    Anyway, this is great. Granted, I’ve been playing Balatro on mobile for many months already, but an officially supported version is even better.



  • There was a lot of talk about it in the news, and the right wing party did distance itself from some of the elements of the operation. Mostly they played the fake news card though, and essentially claimed that the deep state was against them - because the investigation came from the Swedish state media company.

    They also had a lackluster election result (EU elections) right after, but who knows how much impact this thing had, if any.

    Anyway, basically all of them are still in their jobs and they are actively taking a shit down the throats of the Swedish population, as they are currently in the majority block of the government and can as such get a lot of their politics through.



  • Understand what tradeoffs different solutions make, then inform your decision on that. A fairly general principle for example is that the more cross-platform compatible a solution is, the less well-suited it will be for any given platform in terms of looks/behavior/performance. This may or may not matter for what you’re building.

    There are inherent qualities to some solutions (for example, a particular library may make for good solutions on a certain platform), and some qualities will be situational (a particular library is good for you because you happen to know the language/patterns/framework/whatever).

    I personally like to build things in Kotlin and Jetpack Compose, but that’s because I primarily build mobile apps for Android and I like the reactive UI paradigm that underpins this library along with the language that it’s written in. I would perhaps reconsider if I were building a desktop app (not as well supported), and definitely reconsider if I were building a web app (definitely a poor fit).

    So yeah, start with what you’re building and what its requirements are. Then think about what you already know, and finally put those together when evaluating a UI solution.




  • I struggled with this as well, having not enjoyed my teenage years that much.

    How I coped was to tell myself that people asserting that period X is the best years of your life are people whose lives peaked at that time, and that this won’t be true if I made sure to not have my life peak then.

    I’m happy to say that I’ve proven the assertion wrong in my case. It’s been a steady climb upwards, with every year being better than the latter.






  • So first off, I don’t think you should bring the laws of physics into conversations of how human bodies store fat. I know it’s tempting - I’ve been there before - but it’s just too reductive to be useful in the conversation, and it leads to generally poor conclusions.

    While it’s true that energy cannot be ‘conjured from nothing’ - human bodies don’t quite work on a fixed energy in/out model. They can be variably efficient in how much energy is required to perform certain tasks, and secondary systems can be turned off when the need to conserve energy becomes apparent (leptin is the signaling mechanism for this).

    The main mechanisms that cause rebound weight gain after sharp dieting is a reduction in passive energy needs stemming from the change in leptin levels, along with leptins very strong effect on appetite.

    I suggest to you, and anyone still under the impression that CICO is a useful model for understanding human metabolism, to read the book The Hungry Brain. It’s hugely useful for gaining greater insight into the subject.