No its a barrel of hard tack (aka crackers). Supposed to be old timely grocery store version of a water cooler.
- 0 Posts
- 16 Comments
The drama is still on going if want to watch it go down.
You’ve confused me for someone having any interest in this.
sudo@programming.devto Selfhosted@lemmy.world•Jellyswarrm - reverse proxy all your Jellyfin servers from a single interface, presenting as a standard Jellyfin server, clients should work out of the box.English30·7 days agoAutomatic Mapping
If a user already exists on one or more connected servers, they can log in directly with their existing Jellyfin credentials. Jellyswarrm will automatically create a local user and set up the necessary server mappings.
If the same username and password exist on multiple servers, Jellyswarrm will link those accounts together automatically. This provides a smooth experience, giving the user unified access to all linked servers.
Really should audit the implementation of that feature. So when you first log in it automatically sends you’re credentials to every connected server?
sudo@programming.devto Selfhosted@lemmy.world•Jellyswarrm - reverse proxy all your Jellyfin servers from a single interface, presenting as a standard Jellyfin server, clients should work out of the box.English6·7 days agoI always thought this would make more sense to implement client side in the media player. But its probably easier to implement this way.
That really doesn’t narrow it down.
Its a name of a streamer you’re better off not knowing about.
sudo@programming.devto Technology@lemmy.world•Codeberg: army of AI crawlers are extremely slowing us; AI crawlers learned how to solve the Anubis challenges.English8·13 days agoNot much for open source solutions. A simple captcha however would cost scrapers more to crack than Anubis.
But when it comes to “real” bot management solutions: The least invasive solutions will try to match User-Agent and other headers against the TLS fingerprint and block if they don’t match. More invasive solutions will fingerprint your browser and even your GPU, then either block you or issue you a tracking cookie which is often pinned to your IP and user-agent. Both of those solutions require a large base of data to know what real and fake traffic actually looks like. Only large hosting providers like CloudFlare and Akamai have that data and can provide those sorts of solutions.
sudo@programming.devto Technology@lemmy.world•Codeberg: army of AI crawlers are extremely slowing us; AI crawlers learned how to solve the Anubis challenges.English10·13 days agoCosts of solving PoW for Anubis is absolutely not a factor in any AI companies budget. Just the costs of answering one question is millions of times more expensive than running sha256sum for Anubis.
Just in case you’re being glib and mean the businesses will go under regardless of Anubis: most of these are coming from China. China absolutely will keep running these companies at a loss for the sake of strategic development.
sudo@programming.devto Technology@lemmy.world•Codeberg: army of AI crawlers are extremely slowing us; AI crawlers learned how to solve the Anubis challenges.English3·13 days agoPlaces like cloudflare and akamai are already using machine learning algorithms to detect bot traffic at a network level. You need to use similar machine learning to evade them. And since most of these scrapers are for AI companies I’d expect a lot of the scrapers to be LLM generated.
sudo@programming.devto Technology@lemmy.world•Codeberg: army of AI crawlers are extremely slowing us; AI crawlers learned how to solve the Anubis challenges.English8·13 days agoHere’s one example of a proxy provider offering to pay developers to inject their proxies into their apps. (“100% ethical proxies” because they signed a ToS). Another is BrightData proxies traffic through users of their free HolaVPN.
IOT and smart TVs are also obvious suspects.
sudo@programming.devto Technology@lemmy.world•Codeberg: army of AI crawlers are extremely slowing us; AI crawlers learned how to solve the Anubis challenges.English3·13 days agoOr your TV or IOT devices. Residential proxies are extremely shady businesses.
sudo@programming.devto Technology@lemmy.world•Codeberg: army of AI crawlers are extremely slowing us; AI crawlers learned how to solve the Anubis challenges.English18·13 days agoThe problem is primarily the resource drain on the server and tarpitting tactics usually increase that resource burden by maintaining the open connections.
sudo@programming.devto Technology@lemmy.world•Codeberg: army of AI crawlers are extremely slowing us; AI crawlers learned how to solve the Anubis challenges.English383·13 days agoThis is what I’ve kept saying about POW being a shit bot management tactic. Its a flat tax across all users, real or fake. The fake users are making money to access your site and will just eat the added expense. You can raise the tax to cost more than what your data is worth to them, but that also affects your real users. Nothing about Anubis even attempts to differentiate between bots and real users.
If the bots take the time, they can set up a pipeline to solve Anubis tokens outside of the browser more efficiently than real users.
Its going installed binary is
rg
.
Any word yet if this is private equity stripping the copper or are they just morons?