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

help-circle

  • Yes, in the same way a field of corn on a farm can be seen as art. We do not have full control over how it actually looks in the end, but it’s an expression by natural phenomena (sometimes guided or initiated by humans).

    You could argue about the amount of free will required to create art. But in that case one could philosophically raise the question if humans even have free will, and if anything may be called art then at all.

    I think if something is observed as art, it is by definition art. And perhaps everything that exists and is created could fit that description. But personally one of the more interesting types of art to me are where living beings are involved in the creation, while they’re actually thinking of creating art; and I think most discussions are about that concrete level.








  • While I agree with your sentiments, for a modern country I see it as a tool to be able to more easily handle international relationships with some countries who still see the importance (like an old handy swiss army knife you have laying around). As long as the monarchy is purely ceremonial and does not affect your own country’s politics.

    It should disappear sooner or later though. If it did not have that sneaky, seemingly effective benefit (as I’ve been dumbfounded by in the Netherlands) I’d be all for removing it right away.



  • It depends on if you trust Meta. Generally speaking there is end-to-end encryption in WhatsApp, which means only you and the person you chat with can decrypt your messages / media (source). I believe there are some weak spots in group chats, mostly caused by users themselves. Not sure about the new Community function but I’d be careful with what I share there.

    Some parties like Apple have decided to scan photos from your device for illegal material (edit: after backlash they dropped this for now, my bad). If using an app like WhatsApp I’d personally be aware that something like that might happen in the future as well. I’d not be surprised if some employees might (temporarily) be able to access more data than widely assumed, for debugging reasons in case of bugs.

    Personally I take the risk for pragmatic reasons, but it doesn’t hurt to be a bit cautious / aware.






  • tweeks@feddit.nltoProgrammer Humor@lemmy.mlWhoops
    link
    fedilink
    arrow-up
    4
    ·
    11 months ago

    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.