• 0 Posts
  • 53 Comments
Joined 1 year ago
cake
Cake day: June 12th, 2023

help-circle




  • tweeks@feddit.nltoMicroblog Memes@lemmy.worldIt's a choice
    link
    fedilink
    English
    arrow-up
    2
    ·
    22 days ago

    I crave for some kind of religion and I want it to be real, I think I was made for it genetically. My core being tries to find meaning in everything, every story, every feeling, the connection with others. Therefore I understand that desire.

    But I just can’t take the bullshit when I think about it rationally. The lack of doubt people have in any of their beliefs and the kind of certainty they support their imagined traditions and Gods with. It’s insane.

    Finding a meaningful life feels natural, but the only truth I have is that I cannot believe anything for certain. So all religion becomes a complete mindtrap for people who use it to sooth themselves.

    And that is fine, I get it. I get that you don’t want to question it as that’s harder and makes life more chaotic. And I also feel some envy for people who are able to not care (as much) about uncertainty. But good for them.

    The only thing is, keep those ideas to yourself and your community and accept others for not being able to commit to your story. My story and all my beliefs are probably also flawed, but that doubt is a healthy way to accept that others have different ideas.








  • If for example a client application is (accidentally) firing doubled requests to your API, you might get deadlocks in this case. Which is not bad per se, as you don’t want to conform to that behaviour. But it might also happen if you have two client applications with updates to the same resource (patching different fields for example), in that case you’re blocking one party so a retry mechanism in the client or server side might be a solution.

    Just something we noticed a while ago when using transactions.


  • Interesting, I work with both at my job and my main take is:

    • CLI of Mac is superior to me and least confusing, plus has it’s whole CLI experience working correctly for a long time, but Windows did a bit of a catch-up (still not on par IMO and too many ways of working)

    • The GUI settings are more advanced on Windows, but the new/old interface are a cluster fuck; I don’t trust the interaction between them

    • Windows has more compatibility options with hardware/software, if you dig deep enough you can make things work most of the times

    • The general MacOS experience (from starting your computer, opening apps, using the CLI) performs better, Windows feels a bit more sluggish/bloated to me

    I do like the steps that Microsoft takes with things like Visual Studio Code and .NET of aiming cross-platform. I have in no way any hatred for Microsoft and I think both operating systems have their pros and cons. They are both fine to work with.