Ive not had a problem with bandwidth, but i also have 50MB/s uplink
Conservative? Republican? Fuck yourselves. You’ll pay for your stupidity.
Ive not had a problem with bandwidth, but i also have 50MB/s uplink
check out zerotier if you dont want to expose your server to the internet
Reminds me of this sort of story https://www.snopes.com/fact-check/know-where-man/
“Atlassian - for when you want make your security team really work”
deleted by creator
Thats good feedback, and very unfortunate
Reading through the issue on github, if you check the blob directories there are at least some level of documentation on how to build them yourself. I haven’t personally tried (rarely need to use ventoy in the first place), but at least thats something
The tools on the page, or the page itself? this is the example repo graph.
And then it says this at the bottom,
#### Why authorize?
For unauthenticated requests, Github sets a requests rate limit up to [60 requests per hour](https://developer.github.com/v3/#rate-limiting). In case the number of requests to collect data is bigger than the rate limit you'll have to authenticate yourself via Github OAuth and authorize our application. After authorization your requests rate limit will be 5,000 requests per hour. Enjoy :)
Windows as a daily driver, want to do some development / docker usage based on Linux - WSL. Also you can if I remember correctly only run windows containers on windows as well as linux containers. You cant run windows containers on a linux host
You want to daily drive Linux but sometimes swap back to windows for some specific purpose (like specific games or applications that proton doesnt work with), Dual Boot
Only reason I would use virtualbox over WSL is if I need to work with a fully fledged Linux OS. I havent needed to do this since WSL though
To prep for dual booting, simplest is to have windows installed first then use the graphical installer from Linux distro which lets you select a partition to split, resize and setup GRUB etc. Very easy to do. BACK YOUR SHIT UP THOUGH
are you sharing a server solely to play with friends?
You could consider using something like zerotier to create a private network
7m - 4m = 3m
Just say its an LLM AI blockchain
The first hardware that will be actually using it is the SuiPlay0x1, a strange looking and sounding web3 / blockchain handheld.
Oh dear.
Is this post just highlighting the policy thats existed for 2 years, or has the policy changed?
“Give it six months”
It only needed 3!
Anticheat isnt solely about kernel calls. Anticheat systems, depending on what one you are referring to, will inspect runtime memory, data loaded into RAM. It will do a number of things to verify memory isn’t being modified (which cheat engines, among other things, need to do).
Simply, Wine and linux load applications differently, anticheat systems see the difference and assume something nefarious is going on.
Its not as simple as just running anticheat in wine.
edit some additional info from a pretty old article
Wine does translate kernel calls. Perhaps youre misunderstanding how that is then exposed?
Wine translates windows calls (including system level/kernel level) but exposes/implements in userspace on linux.
It doesn’t only do windows userspace to linux userspace
Its a design decision from the wine team to not build it as a kernel module and to instead implement as an application in userspace
Have a read here https://werat.dev/blog/how-wine-works-101/
I havent used tailscale so I cant compare