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

help-circle


  • It makes sense from a pure UX perspective. But of course the real goal of GitHub is to make money, and their paying customers are mostly corporate entities using it for enterprise development. Unless those companies decide that a download button/better release feature is desirable, it’s not likely to happen.

    Most corporations tie GitHub into their own build system so such a feature isn’t likely to be considered useful. They pay for GitHub to reduce development costs, which is why GitHub spends so much effort on analytics and the dev experience instead of open source/public users.






  • It’s over for beehaw already. Once they decided to ban everyone from the largest lemmy instance, it was over. They aren’t important to the fediverse, period, and never will be with their current leadership who have no idea what they actually want it to be, apart from their personal internet fiefdom.

    The short amount of time I was there, it felt like a community built for the moderators and admins, not the users themselves. Frankly the fediverse is better off without them, so I hope they do leave.


  • Lol - in your other comment you suggested that web devs key off of screen rotation to resize the page, but now you’re saying the client shouldn’t know anything about the viewport at all? Which is it? And why would the rotation angle be useful if I don’t know the aspect ratio of the screen? Or are we now assuming that widescreen will be a thing forever? I thought your ingenius idea was to be able to handle any use case.










  • rambaroo@lemmy.worldtoFediverse@lemmy.worldI can't code.
    link
    fedilink
    English
    arrow-up
    3
    ·
    edit-2
    1 year ago

    It’s basically a cleaner, more concise version of java. It’s a good choice to study if you want to learn something very different from JS but with some familiar syntax. These days you can also run C# anywhere, so it’s very useful for app development.

    If you learn C# you’ll be able to learn java very quickly as well.