Mastodon: @canpolat@hachyderm.io

  • 37 Posts
  • 23 Comments
Joined 1 year ago
cake
Cake day: June 20th, 2023

help-circle







  • That’s an unnecessarily strong reaction. Money clearly matters for some things. But that’s not all that matters. There are many people releasing FOSS without any financial expectations. Clearly, money doesn’t matter to those people on that context. Trying to argue that “money should matter also for those people on that context” doesn’t make too much sense to me. Nobody is forcing anybody to release FOSS.


  • Sorry, I don’t follow your reasoning. Why would a company not making money be a relevant problem for the advocates of FOSS? FOSS is about freedom. It never had an opinion about money. Money has always been irrelevant. Some people may not like it, and they are free to not use non-free licenses. And FOSS advocates will warn users about that (as they did in the past). FOSS doesn’t have an obligation to offer a solution to every problem in the software industry.










  • I mainly develop in C#, and I agree that having to write so much boiler plate for type safety is really boring. C# is not perfect either (it doesn’t have discriminated unions, etc.) but at least it gives type safety out of the box.

    However, in general, I think enums are widely misused. I see a lot of cases where they should have been classes with a factory, but ended up being enums with a lot of static functions and switch statements.








  • canpolat@programming.devtoSelfhosted@lemmy.worldPlex for books?
    link
    fedilink
    English
    arrow-up
    4
    arrow-down
    8
    ·
    5 months ago

    I know you said “self hosted”, but if you are interested in an Android app, Google Play Books does most of what you want, I think. You can upload your books, and read them on any device (with offline capabilities). But this is the Self Hosted community, so I will show myself out.





  • I think single account ActivityPub implementations are addressing a weakness of the Fediverse: one’s identity (handle, username) is tied to an instance they have no control over. If that instance shuts down users lose everything. With a single account instance, you take that control back. And since it doesn’t need to scale the architecture can be much simpler and can be deployed to much cheaper infrastructure.

    The demo was not straightforward, though. And I didn’t quite get how a user can follow Mastodon users, for example.






  • I think you have a better chance if your instance focuses on a topic instead of being general purpose. That’s the reason I chose programming.dev. All communities there are related to programming so when I sort by “local” I see something interesting even though I haven’t subscribed to that community. And that increases my interaction with those communities.