I'm mildly curious what client side hacks you're talking about?
Oh this can definitely happen, had it occur on my system till I started using nofail as a mount option.
I am curious what type of data they're sending to sentry? Could be some leakage there, don't think sentry does PII scrubbing of any kind either iirc.
Hahaha. So I have been actually looking at the code under pkg/wg and tracing stuff back into the wireguard-go pkg and so on for a bit. (Which is some very nice and clean code haha, so you definitely got what you paid…
True, yeah! Just thought it'd be fun to futz with network code for once given the most I do is http usually. Been checking out gliberlabs/ssh the past few hours which is neat. And which I can think of fun ways to pair…
Yeah weird. Pop_OS 20.10 with a 1070ti and the nvidia-455 driver doesn't get me past the initial launcher. That's annoying alright.
Where as I can't get it to run at all with proton 13.4 and nvidia-450 Where's proton experimental?
Look into Gravitational Teleport. They have a cloud offering in beta where they'll manage the proxy/bastion.
I can definitely recommend Salt. Has its bugs/warts like any other config management system. But it works fairly well/is extensible for the most part.
For 3, how are you adding the disks to the pool? Not as /dev/sdX right? There are some easy symlinks under /dev/disk/ you can use. I ten to use either by-uuid/ or by-label/ myself.
How so, it's a method for dealing with spammers/marketers and the like who would post low effort or off topic content regularly.
No, they do/will not.
Check the jellyfin-roku GitHub repo.
A VM
So restic has at least gotten somewhat better with several upstream PRs getting us past 100TB usability.
As far as I'm aware from the IRC channel the primary maintainer is mainly busy moving. I do concede it is annoying having to fold in upstream PRs to my own build of it.
Is it hard to dig yourself out though?
Are we talking about internet archive or archive team? Different groups/orgs.
I'd love a copy of the notes if you have them.
Yeah but overall it's existed for 8~ years.
So I'm genuinely curious, how would a Tor/Meshnet like solution helo in this situation? Because I'm not seeing it.
So piggybacking on this, I have a similar story to tell. We had a nice young startup, infra entirely built out on Google Cloud. Nicely, resiliently built, good solid stuff. Because of a keyword monitor picked up by…
Any links on their anti scrape strategy? Been developing a distributed scraper with baked in proxy per process ability to harvest data for a data project I'm working on. So this would be good to know.
Have you really? Building a base container to base all further images off of takes about a half hour with our build system. Fuether app builds are down to 10 minutes at a max and can honestly still be optimized. How…
I'm mildly curious what client side hacks you're talking about?
Oh this can definitely happen, had it occur on my system till I started using nofail as a mount option.
I am curious what type of data they're sending to sentry? Could be some leakage there, don't think sentry does PII scrubbing of any kind either iirc.
Hahaha. So I have been actually looking at the code under pkg/wg and tracing stuff back into the wireguard-go pkg and so on for a bit. (Which is some very nice and clean code haha, so you definitely got what you paid…
True, yeah! Just thought it'd be fun to futz with network code for once given the most I do is http usually. Been checking out gliberlabs/ssh the past few hours which is neat. And which I can think of fun ways to pair…
Yeah weird. Pop_OS 20.10 with a 1070ti and the nvidia-455 driver doesn't get me past the initial launcher. That's annoying alright.
Where as I can't get it to run at all with proton 13.4 and nvidia-450 Where's proton experimental?
Look into Gravitational Teleport. They have a cloud offering in beta where they'll manage the proxy/bastion.
I can definitely recommend Salt. Has its bugs/warts like any other config management system. But it works fairly well/is extensible for the most part.
For 3, how are you adding the disks to the pool? Not as /dev/sdX right? There are some easy symlinks under /dev/disk/ you can use. I ten to use either by-uuid/ or by-label/ myself.
How so, it's a method for dealing with spammers/marketers and the like who would post low effort or off topic content regularly.
No, they do/will not.
Check the jellyfin-roku GitHub repo.
A VM
So restic has at least gotten somewhat better with several upstream PRs getting us past 100TB usability.
As far as I'm aware from the IRC channel the primary maintainer is mainly busy moving. I do concede it is annoying having to fold in upstream PRs to my own build of it.
Is it hard to dig yourself out though?
Are we talking about internet archive or archive team? Different groups/orgs.
I'd love a copy of the notes if you have them.
Yeah but overall it's existed for 8~ years.
So I'm genuinely curious, how would a Tor/Meshnet like solution helo in this situation? Because I'm not seeing it.
So piggybacking on this, I have a similar story to tell. We had a nice young startup, infra entirely built out on Google Cloud. Nicely, resiliently built, good solid stuff. Because of a keyword monitor picked up by…
Any links on their anti scrape strategy? Been developing a distributed scraper with baked in proxy per process ability to harvest data for a data project I'm working on. So this would be good to know.
Have you really? Building a base container to base all further images off of takes about a half hour with our build system. Fuether app builds are down to 10 minutes at a max and can honestly still be optimized. How…