home.social

#starlite — Public Fediverse posts

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

  1. @RootMoose yes, thanks. i was looking at this same one. couldn't quite tell if it's a 2in1 or a tablet w/ an attachable keyboard. tho if it's powerful enough, i guess it doesn't matter

    Anyone have any experience w/ #StarLabs #StarLite laptop/tablet?

  2. @RootMoose yes, thanks. i was looking at this same one. couldn't quite tell if it's a 2in1 or a tablet w/ an attachable keyboard. tho if it's powerful enough, i guess it doesn't matter

    Anyone have any experience w/ #StarLabs #StarLite laptop/tablet?

  3. @RootMoose yes, thanks. i was looking at this same one. couldn't quite tell if it's a 2in1 or a tablet w/ an attachable keyboard. tho if it's powerful enough, i guess it doesn't matter

    Anyone have any experience w/ #StarLabs #StarLite laptop/tablet?

  4. @RootMoose yes, thanks. i was looking at this same one. couldn't quite tell if it's a 2in1 or a tablet w/ an attachable keyboard. tho if it's powerful enough, i guess it doesn't matter

    Anyone have any experience w/ #StarLabs #StarLite laptop/tablet?

  5. I have a @starlabssystems Starlite MK V and I want Gnome to go into the "Tablet" mode whenever I fold the keyboard to the back (deactivate keyboard and open the on screen keyboard). It seems like there is no intended way how to do that therefore I wrote a small workaround.

    Does anyone have a better idea?

    gitlab.com/Zwarf/starlite-keyb

    #Starlabs #Starlite #Linux #Tablet #Starlite5

  6. I have a @starlabssystems Starlite MK V and I want Gnome to go into the "Tablet" mode whenever I fold the keyboard to the back (deactivate keyboard and open the on screen keyboard). It seems like there is no intended way how to do that therefore I wrote a small workaround.

    Does anyone have a better idea?

    gitlab.com/Zwarf/starlite-keyb

    #Starlabs #Starlite #Linux #Tablet #Starlite5

  7. Is anyone using the Starlite Linux tablet by Starlabs, or have an opinion on it? I am in need of a new daily driver tablet and would like to go full Linux, if possible.

    us.starlabs.systems/pages/star

    #starlite #starlabs #linux #tablets #askfedi

  8. Is anyone using the Starlite Linux tablet by Starlabs, or have an opinion on it? I am in need of a new daily driver tablet and would like to go full Linux, if possible.

    us.starlabs.systems/pages/star

    #starlite #starlabs #linux #tablets #askfedi

  9. 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

  10. 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

  11. @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).

  12. @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 #fastapi and I personally found #litestar (ex #starlite) quite nice (better #sqlalchemy integration).