• 0 Posts
  • 6 Comments
Joined 1 year ago
cake
Cake day: June 1st, 2023

help-circle
  • While videogames are great, a hobby that dabbles with real things will stimulate you very differently. Touching stuff with your hands, the gap between what you want and what comes out of your work, the search for materials and techniques and other aspects of working with real stuff and not on predefined paths, will engage with your brain in a very different way.

    Videogames and “real” hobbies (as in hobbies that use real stuff) are great together in my opinion, they complement and fuel each other.




  • The problem is that a webapp will not offer a ui native to a OS. Android, iOS, web, macOS, Windows, all have different ideas about everything that’s concerning the UI and UX, from the way to go back, to the position of buttons, to the durations of animations, to the bounciness of things on the screen. Either the web developer creates 5 different ui/ux version of the same app and preys that the browser supports everything he needs, or the webapp will feel native at best on 1 OS.

    Applications also have access to APIs that a webapp can’t use, like widgets, shortcuts in various parts of the OS, deeper access to bt, contacts, cameras and a slew of other things. Even a “simple” usecase as Reddit/Lemmy could use deeper APIs than what a webapp can do.

    That said, I’m at about 60 delivered apps, at least 20 of them should have been websites.