source code? i don’t think you know what you’re talking about… it’s called a prompt
SLASH
ESSS (emphasis because hate it)
source code? i don’t think you know what you’re talking about… it’s called a prompt
SLASH
ESSS (emphasis because hate it)
right? like at the time we had YUI and then bootstrap came along as a breath of fresh air
i’d consider that all a good thing, but i can also see how it’s more work
they’re supposed to be stateless because it’s easier to manage, upgrade, etc… if you don’t want that, you can just use load/save/commit (or import/export: can’t remember off the top of my head which is which) and ignore volumes: it amounts to the same thing… there’s also buildpack rebase so you can swap out the base container and keep your top level changes for quick version upgrades that are super simple to roll back
misconfiguration here i think is a dangerous way to phrase it… it implies that there is a secure way to run jellyfin on its own. jellyfin, by itself, should never be exposed to the www. it is, no matter the configuration, insecure. to run jellyfin on the www you must put a VPN or other reverse proxy with auth over the top of it
swiftfin is mostly there but doesn’t support media segments, which is a deal breaker for me
really unfortunate since jellyfin media segments is a much better implementation of the concept than plex
i’m watching the swiftfin issue for when it gets added and i’ll be all over compiling and testing it
you can use commit, save/load, import/export for the same thing as VM snapshots
you need to know css to use tailwind because it’s basically style= on everything: it’s css with extra steps
imo there’s VERY little difference to a lot of tailwind and style=“…”. you gain a few minor abstractions, but you lose so much
actually for big youtubers, ad revenue from google isn’t all that huge afaik. i’m going only on the LMG breakdown they did, but they only get 26% of their revenue from adsense… that’s no tiny share of course, but i wouldn’t call it completely catastrophic to loose
meanwhile if my US friends come to australia and try to tip i will angrily tell them where to shove it
tipping is a fucking scourge
this the “or throw an error”
Math.min isn’t the minimum integer; it’s the minimum of a list (and max visa versa)… the min/max of an undefined list is the same… IDK what it is, but this probably the most reasonable of the “WTFs” they could have put there i think… other languages would throw an exception or not compile (which JS definitely SHOULD do instead of this, buuuuut lots of JS has aversions to errors)
*edit: okay the curiosity was killing me: Math.min() is Infinity and Math.max() is -Infinity
i’d modify the CPU requirement and say you can sub that out for a 2nd hand cheap nvidia card if it’s easier
here’s the table of cards with nvenc: https://developer.nvidia.com/video-encode-and-decode-gpu-support-matrix-new
i’m running an old af xeon and added a $30 entry level GPU from years ago and it was a great upgrade
afaik onlyoffice has financial connections to russia, fyi
a chroot is different, but it’s an easy way to get an idea of what docker is:
it also contains all the libraries and binaries that reference each other, such that if you call commands they use the structure of the chroot
this is far more relevant to a basic understanding of what docker does than explaining kernel namespaces. once you have the knowledge of “shipping around applications including dependencies”, then you can delve into isolation and other kinds of virtualisation
i’m actually super surprised australia makes the cut… AND is about 10% of the USA with like 7% of the population… our power grid is fucking disgusting for carbon (although i guess we’re only just above the USA in per capita emissions too so that makes sense i suppose)
it requires a very large investment to run a node, but the fact that it’s possible means it’s open by necessity, which means we can bridge to mastodon etc
this means that it will be a lot easier for people to migrate, since they don’t have to give up their entire social network
imo it’s a good jumping off point: people clearly have problems with the mastodon “on ramp” and are having no issues with bsky, so imo it’s a step in the right direction and we can’t let perfect be the enemy of better
okay yeah - not a perfect analogy… the point is that their argument is more nuanced… it’s still a strawman, but useful to understand their argument to predict their next moves
they’re trying to argue that it’s like if you’re building a deck and mess up your permits, and the government knows and then waits until you’ve spent all the time and money finishing before telling you to rip it all down
i’d love to see linus revoke twitters license to use linux somehow