Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)BR
Posts
0
Comments
202
Joined
2 yr. ago

  • you can also just add more buckwheat if it gets too flat too. although fwiw I bought one a couple years ago and took out a bit to make it flatter initially, and haven't needed to add it back yet

  • 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 what you're talking about with lisp lol, the military may have some dialect they wrote but lisp started as an academic language and there's plenty of still supported and used dialects outside of that

  • 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

  • one more for using nix, but for language tooling I generally prefer a nix shell and installing per project dependencies there. then updates don't break random projects and you know all the dependencies of a given project

  • fwiw it is possible to get games from all the other stores. the only restriction is it has to be runnable on linux, which really isn't that big of a deal anymore with the current state of proton. it is a bit more work than games from steam tho

  • that gets rid of cec but everything else would still work. you really just have to plug your other devices into the TV directly instead of into the roku. the problem will be the tvs with roku integrated directly

  • what does jquery give you that vanilla js doesn't? it was good before browser inconsistencies got ironed out and js didn't have as many features built in, but nowadays I have no idea why someone would need it