doesn’t matter if they don’t know who you are, Nintendo can still offer you a ton of money to delete it. it wasn’t necessarily legal threats or I assume they would have sent the cease and desist to GitHub and gotten the repo removed first
doesn’t matter if they don’t know who you are, Nintendo can still offer you a ton of money to delete it. it wasn’t necessarily legal threats or I assume they would have sent the cease and desist to GitHub and gotten the repo removed first
not portable or self contained, but homeassistant handles things like this quite well. you’d need it running somewhere else though. worth the effort if you plan to automate more things though
for people ootl on D like me, this seems to explain the problems: https://dpldocs.info/this-week-in-arsd/Blog.Posted_2024_01_01.html
it’s tied to packagekit, so tumbleweed should work ootb. opensuse’s immutable distro is less likely to be possible though, as well as anything else like that
it’s a manjaro project, ofc it’s half baked
json doesn’t have ints, it has Numbers, which are ieee754 floats. if you want to precisely store the full range of a 64 bit int (anything larger than 2^53 -1) then string is indeed the correct type
tailscale also just has a button to buy/enable mullvad as an exit node. if you’re just looking for a commercial vpn for privacy it works well.
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
wayland doesn’t support diagonal monitors
fwiw it does seem to be for a box of 7-10 lbs, but still
this just looks like poor moderation, enshittification very specifically refers to monetization efforts of the company destroying the platform
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
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
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
decent framework
jquery
It’s current year, you have to choose one. there really isn’t any reason to use jquery other than legacy code
lol that doesn’t work either tho. it yields the string once and then is done. you still need a loop inside
it felt to me like coffeescript solved problems that people had, then js got equivalent features. arguably that could happen to ts as well
no, it’s still a smoother experience ootb for things like c# desktop apps. in vscode you don’t get a wysiwig wpf designer and such, and xaml completion is worse to non existent.
It does seem to be a newer dev thing though, myself and my jr devs use vscode as much as we can and jump back to VS only when necessary, the older devs on my team are all 100% visual studio and will be forever