[-] sudo@programming.dev 2 points 3 days ago

I've been criticizing Anubis and Proof of Work solutions in general. Its my speculation that they mostly work just by requiring you to execute javascript not by being an actual burden on the bots CPU.

[-] sudo@programming.dev 2 points 5 days ago

while others could be executing real-time searches when users ask AI assistants for information.

WTF? Is this even considered ai anymore? Sounds more like a Just-In-Time search engine.

The frequency of these crawls is particularly telling. Schubert observed that AI crawlers "don't just crawl a page once and then move on. Oh, no, they come back every 6 hours because lol why not." This pattern suggests ongoing data collection rather than one-time training exercises, potentially indicating that companies are using these crawls to keep their models' knowledge current.

Whats telling is that these scrapers aren't just downloading the git repos and parsing those. These aren't targeted in anyways. They're probably doing something primitive like just following every link they see and getting caught in loops. If the labyrinth solution works then that confirms it.

[-] sudo@programming.dev 1 points 5 days ago

Lol the article 403s with my VPN on.

[-] sudo@programming.dev 1 points 5 days ago

Wanting to not get fingerprinted is totally fair. I'm just stating what will and won't work at scale. But please understand, you're ability to view the internet anonymously is wholly equivalent to a bots.

[-] sudo@programming.dev 1 points 5 days ago

Admins will always turn down the bot management when it starts blocking end users. At that point you cough up the money for the extra bandwidth and investigate different solutions.

[-] sudo@programming.dev 1 points 5 days ago

Most bots and scrapers from what I’ve seen already are using (headless) full browsers

That's not going to be the majority of your bot traffic by a long shot because it doesn't scale like using basic HTTP requests.

This is from personal experience. With PoW you just need any puppetted browser, maybe less. With Canvas finerprinting you need a heavily customized scraping browser, either one you made yourself or one you're paying for. If that's the case the cost of PoW is neglible. If you still want actual stats, I'd have to ask where you're getting any stats on PoW working.

[-] sudo@programming.dev 80 points 2 months ago* (last edited 2 months ago)

+3,000 student athletes in The A-Team. And yes it went horribly wrong. Some students started unionizing immediately.

"Then you go out in the field, and the first ray of sun comes over the horizon. The first ray. Everyone looked at each other, and said, 'What did we do?' The thermometer went up like in a Bugs Bunny cartoon. By 9 a.m., it was 110 degrees."

Garden gloves that the farmers gave the students to help them harvest lasted only four hours, because the cantaloupe's fine hairs made grabbing them feel like "picking up sandpaper."

The farmers sheltered them in "any kind of defunct housing," according to Carter — old Army barracks, rooms made from discarded wood, and even buildings used to intern Japanese-Americans during World War II.

[-] sudo@programming.dev 65 points 4 months ago

7/10 Photoshop job. There aren't distortion lines but it is noticeably blurrier where its been edited.

I don't object to photoshopping billionaires. Im only asking for a sharper job.

[-] sudo@programming.dev 89 points 4 months ago* (last edited 4 months ago)

Jayapal said one plan is to propose a raft of executive orders President Biden could issue to "protect existing structures," such as shielding career civil servants and Justice Department officials.

Yes! Good!

Some Democrats are also sensitive to the perception that they are adopting the tactics of Republican state legislators who used their supermajorities to kneecap incoming Democratic governors.

Fucking gauge my eyeballs out. You can't call them fascists and then object to playing dirty against them.

"We're trying to show how the United States is supposed to conduct itself every four years when a new person takes over the reins of government," said Cleaver.

McConnell denied Obama a Supreme court appointment! The precedent is already set! Your norms are already broken!

If democrats want to win they must purge their own ranks of members like Cleaver and rebuild with more Jayapals or else they will keep ceding grounds to fascists.

20

I start my coding workspaces in tmux sessions which persist when I log out. If I switch from a wayland session to an x11 session, then my copy and paste functionality in those neovim sessions are broken because it's still trying to use wl-copy. To be more precise:

  1. Start a wayland session.
  2. Open a terminal and start a tmux session.
  3. Open neovim and do some work.
  4. Log out of wayland, log into an X11 environment
  5. Open a terminal and reconnect to the tmux session
  6. "+y broken. clipboard: error invoking wl-copy: Failed to connect to a Wayland server...

Restarting neovim isn't sufficient. I have to restart the entire tmux session or switch back to wayland. Is there some short cut I can take here?

[-] sudo@programming.dev 200 points 8 months ago

The analysis revealed that the Debian Linux configuration was not included in their test matrix.

You might as well say you don't support Linux.

"Crowdstrike's model seems to be 'we push software to your machines any time we want, whether or not it's urgent, without testing it'," lamented the team member.

I wonder how this shit works on NixOS.

[-] sudo@programming.dev 77 points 9 months ago* (last edited 9 months ago)

Patrol Cop once told me a joke about how he ran over a black kids bike. When got back to the station he saw the kid at the desk trying to report the incident. He'd carried his busted up bike the entire way. The cop behind the desk called out "Hey Rob, did you run over this kid's bike?". "Nope". Case closed. No report filed.

Edit: PS: This was one of the "good ones". He voted Clinton in 2016 because the rival faction in the Union was showing up to Trump rallies in class A's. Took him the entire Trump admin but he works retail now.

[-] sudo@programming.dev 51 points 9 months ago

We let almost all manufacturing jobs go overseas just to cut labor costs and now we're suffering the consequences and our government completely incapable of doing what's necessary to bring that manufacturing capability back to the US. At this point basic Keynesians economic policy is tantamount to heresy for anyone but the far left. Its like we've adopted the economic policies we forced on third world nations, and found ourselves with a third world economy.

Being able to produce cheap drones as good as DJIs is far more important for national security than whatever espionage risk they pose. Cheap, easy to use, drones like the dji phantom are omnipresent in current wars. Banning them prevents us from learning via competition or basic reverse engineering.

24

Everything I read says it's a feature enabled in what ever compositor you choose, if your compositor supports it. Why isn't there a general purpose keybinding program like setxkbmap? Does it just not exist yet or must it be built into the compositor?

I've read [this stackexchange thread] on something related but it all seems to be using XKB which should imply I'm using XWayland?

view more: next ›

sudo

joined 2 years ago