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

help-circle



  • is there compositor support? is there a way to get kde to rotate my monitor to a specific degree via cli?

    keep in mind I have no idea if there are real use cases for diagonal monitors, I just duct taped an accelerometer to the back of my monitor and can only get it to rotate in 90 degree increments with kscreendoctor and thought it would be funny if the picture was just always upright




  • not sure for what purpose you want a tablet, but I had a fujitsu 2 in 1 in college that was pretty solid for linux support. no problems with pen drivers or anything. the screen swiveled around and it folded down into a tablet. it was pretty bulky compared to an android tablet or similar, but it worked well for taking noes and had a full keyboard when I wanted it












  • I don’t think it really fractures anything considering you can call a ts package from js without knowing. The other way also works with third party typings in DefinitelyTyped.

    It really just adds a bit of extra type info into js, looks like js, and transpiles into js that looks almost exactly like the input, including comments and spacing and such if you like, so there isn’t any lockin.

    There isn’t any competition, it’s just an extra optional tool for the js ecosystem in my eyes.