• 1 Post
  • 39 Comments
Joined 1 year ago
cake
Cake day: June 12th, 2023

help-circle


  • I wouldn’t start with retro hardware, those systems have a lot of quirks and limitations that will make development much harder than it needs to be for your first projects. Instead I’d suggest using a modern toolkit like Gamemaker if you want to avoid programming, or an engine like Godot. Lots of good tutorials available for either.


  • The lemmy devs should really focus on proper content deletion tools. It’s not just the images, it’s very strange and inconsistent overall. When I delete a comment, it’s seemingly still visible to many people and collecting up/downvotes even many hours after I deleted it. On the other hand, when a post gets deleted, it’s completely gone, to the point that I can’t even look up the discussion that I had within that post, just my own comments on my profile.












  • The option alone also now also allows people to build stuff that will only work in those WebViews, rejecting to work without the integrity check, which is already a huge loss.

    Can you give a concrete example how this would be a huge issue? A webview is part of an app, which is already a closed system. If a developer wants to, they can already build their app using native UI with integrity checks. Now they can do the same when using webviews. It really has none of the implications it would have for browsers.