• 0 Posts
  • 30 Comments
Joined 2 years ago
cake
Cake day: April 19th, 2023

help-circle
  • It is.

    Blazor is a big framework. It gives you a lot, but as a framework, also introduces stack complexity.

    Being able to code on one C# codebase for a web application client and server is great. It’s very fast. You can use modern C# syntax. You have component (CSS) isolation. You can switch and mix between runtime targets (server dom rendering and sending diff-updates or client-side app execution).

    At work, we’re using it for a webportal/webapp and I have not fundamentally regretted us using it. It’s definitely not worse than anything else. For a productive development and product there’s a little bit of framework knowledge you have to learn, but that’s not different than any other framework. And docs are very good.

    I love how fast it feels to use the end product too.













  • Kissaki@feddit.detoAnime@ani.social[Video] Best of Anime 2023 - Gigguk
    link
    fedilink
    English
    arrow-up
    2
    arrow-down
    1
    ·
    9 months ago

    I can’t agree on The 100 Girlfriends. 5/10 average.

    The first episode was very good, with the god gags and over the top development. But while there was the occasional good gag and character type variance, I found it underwhelming, generic, forced, and super repetitive. It’s one formula spanning the entire series. Even with the supposed difficulties, that could have spiced things up, it was just too generically repetitive and obviously “relationship-positive” - if you know what I mean.

    I enjoyed Zom 100 - which is ranked below it - much more. And I enjoyed other anime more too.






  • It’s how I intuitively read it too, even after decades of being exposed to tech, software, and licenses.

    There’s the OSI Open Source Definition, which is a free software definition.

    I think the free terminology is clearer because free as in beer vs freedom is more obvious. Either it has a price or it doesn’t. The Libre term is rather common alternative because of the ambiguity. The free as in beer or freedom is a common easy to understand explanation.

    There’s no such things for open source. In my subjective experience at least. “Source available” did not establish like Libre. Open is way more broadly ambiguous than free. And whether a license is open or open needs a full understanding and interpretation rather than only 'does it cost or can I use it for free.

    Free is a dualist ambiguous differentiation. Open is broadly ambiguous and hard to verify.