home.social

#starlite — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #starlite, aggregated by home.social.

  1. If you have the @starlabssystems StarLite 5 Linux tablet and the touchpad on the magnetic keyboard doesn’t disable when typing for you (didn’t for me, although I’m on the latest firmware), see the fix here:

    github.com/StarLabsLtd/firmwar

    #StarLabs #StarLite #touchpad #fix #quirks #libinput #linux #tablet

  2. I really want to get Starlite tablet because I think a linux based tablet would be absolute bitchin'.

    I want one, but will I ever breakdown and get one...IN THIS ECONOMY?!

    us.starlabs.systems/pages/star

    #Starlite
    #Linux
    #LinuxTablet

  3. @glowrocks Django is still very much alive and I, unfortunately, work with it daily at my job. It didn't age well, though. The support for asyncio is still quite rough, support for typing is third-party (see django-stubs) and painful, and it hides too many things (the ORM makes it too easy to make bad requests). The modern most hyped web framework is and I personally found (ex ) quite nice (better integration).