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
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.
the problem is if the connection gets interrupted your progress is gone. you download to a file first and it gets interrupted, you just resume the download later
is that not just a checkbox when you install though?
there was that one time Ubuntu added ads to the search menu tho
one is giving the permission to manage the system service to a specific user, the other is running the service as the current user so they have permission to manage it by default
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
Try removing essential packages from your system or unmounting /boot
if you have an esphome supported board the ikea air quality monitors are even cheaper, I just got one of those lol
5 years ago it was not a single command anywhere as far as I know. historic arch link since the history button was easy to find, but I think the process was similar elsewhere: https://wiki.archlinux.org/index.php?title=NVIDIA_Optimus&oldid=523777
fork gnome then, idk what to tell you
this is someone that’s never dealt with drivers for optimus lol, which I’m pretty sure is the main reason people hate nvidia on linux so much
yeah that’s weird, and I can’t really tell why, but then that’s a gnome problem not a Wayland problem. they’re explicitly choosing to not support it.
I did find this though which seems to imply that it could be supported in mutter, but it’d take a fork if you wanted to implement it in gnome shell https://gitlab.gnome.org/GNOME/mutter/-/issues/973
anyway, there’s choice. if you need these features use something that supports them
where are gaps?
also fair, not dead, but it’s silly to say sway is too.
the calligra suite works fine too. open office is basically dead and replaced by libreoffice. I don’t know if any development is still happening. I can’t name another office suite Wayland or otherwise though
xwayland does just work though. I don’t even know how to explicitly run something under it
explicit flags are more of a problem, but they’re going away slowly, and for the most part people can just let things run under xwayland instead of dealing with flags. there are some apps that just won’t work, but for the most part it’s not a widespread issue in my experience
just look things up lol
have you seen steam deck sales? linux gaming is mainstream. everything I’ve tried recently just works.
When would you think sway is dead lol? it has way more commits than i3, same number of contributors, and the last commit was 7 minutes ago. i3 hasn’t been touched in months. i3 is dead, contributors have jumped to sway
also, even if you aren’t using scratchpads over guake, guake runs on Wayland. https://github.com/Guake/guake/issues/1934
idk why all the people against Wayland are so clueless lol, it feels intentionally ignorant at this point
llvm exists. it might be a bit of effort if you’ve used too many proprietary gcc extensions, but for most things I don’t think it’s terrible to just switch between gcc and clang