Salta al contenuto principale



US cities to resist Trump’s crackdown on dissent with No Kings protests: ‘We will not be bullied’


Second round of protests at more than 2,500 sites are set for Saturday, including in cities where Trump has sent troops

Donald Trump has promised to crack down on dissent and sent troops into US cities. His allies are claiming antifa, the decentralized antifascist movement, is behind plans to protest. He’s looking for any pretext to go after his opponents.

Still, this Saturday, even in cities with troops on the ground, millions of people are expected to march against the president as part of a second “No Kings” protest. The last No Kings protest in June drew several million people across more than 2,000 locations. This time, more than 2,500 cities and towns nationwide are hosting protests.

Organizers expect this Saturday’s protests to draw more people than the June events as the American public sees the excesses of the Trump administration more clearly.



The number of vi/vim commands is relative to your age


I've noticed that people older than me have always known just a few more vi commands than I do.

I'm in my 40s, so clearly I know about 4:

Writes and quits (I consider these variants of the same thing):

:w
:q
:q!
:wq
ZZ

See the line numbers:
:set number

Delete everything from top to bottom (must be at top, easily remembered by mumbling duck, duck, duck, GOOSE):
:dddG

Search for a string:
/

And that's probably it. I think I used to know how to cut a line and paste a line, but I'd have to look it up to be 100% correct on the syntax.

Anyone in their 50s or 60s care to add to this dazzlingly long list of inadequacy? Not looking for a cheat sheet or the man page 😛

in reply to allywilson

:%s for changing a string on the entire file (I think it also works with selections instead of entire file)

:m+{num} to move a line

:tabe to open another tab (not split)

:te open terminal

:wqa write and quit all buffers (will fail with non-writrable buffer, like a terminal, sadly)

:!{shell command} execute

:r!{shell command} execute and write to current buffer

:cd change directory

Not a command, but useful to remember % means current file (eg. :!rm %)

I'm 19, and the plan is to learn all before 200

in reply to allywilson

I am in my 50s and have used vi/vim as my principal editor for 30 years. I don't think enumerating commands will be possible. If you have questions about how to do something, I will try to answer them.



Megyn Kelly says she'd run for president to stop Ocasio-Cortez




McMahon says shutdown shows Education Department isn’t needed


Education Secretary Linda McMahon said the federal shutdown offers evidence that her agency is “unnecessary.”

In a social media post on Wednesday, McMahon said the shutdown has forced agencies to evaluate what work is really needed. She made the comment days after her department started firing hundreds of workers amid mass layoffs across the government.

“Two weeks in, millions of American students are still going to school, teachers are getting paid, and schools are operating as normal,” McMahon said.



How I got KeePassXC & Librewolf Flatpaks talking (Linux)


I'm going through a bunch of browsers at the moment to find one I'm happy with. Wanted to share how I get the KeePassXC-browser addon to work with flatpaks.

Flatpaks are sandboxed by design, so getting them to talk to each other needs a go-between. I adapted this from a Chromium guide. It works for me, hopefully maybe it'll help someone.

1. Run this command

flatpak override --user \
  --filesystem={/var/lib,xdg-data}/flatpak/{app/org.keepassxc.KeePassXC,runtime/org.kde.Platform}:ro \
  --filesystem=xdg-run/app/org.keepassxc.KeePassXC:create \
  io.gitlab.librewolf-community

2. Create a wrapper script


  • The script goes in the following location: ~/.var/app/io.gitlab.librewolf-community/data/bin/keepassxc-proxy-wrapper.sh


\#!/bin/bash

APP_REF="org.keepassxc.KeePassXC/x86_64/stable"

for inst in "$HOME/.local/share/flatpak" "/var/lib/flatpak"; do
    if [ -d "$inst/app/$APP_REF" ]; then
        FLATPAK_INST="$inst"
        break
    fi
done
[ -z "$FLATPAK_INST" ] && exit 1

APP_PATH="$FLATPAK_INST/app/$APP_REF/active"

RUNTIME_REF=$(awk -F'=' '$1=="runtime" { print $2 }' < "$APP_PATH/metadata")
RUNTIME_PATH="$FLATPAK_INST/runtime/$RUNTIME_REF/active"

exec flatpak-spawn \
    --env=LD_LIBRARY_PATH=/app/lib \
    --app-path="$APP_PATH/files" \
    --usr-path="$RUNTIME_PATH/files" \
    -- keepassxc-proxy "$@"

  • Then run the command
    chmod +x ~/.var/app/io.gitlab.librewolf-community/data/bin/keepassxc-proxy-wrapper.sh


3. Manually create a native messaging host file


  • It goes in the following location: ~/.var/app/io.gitlab.librewolf-community/.librewolf/native-messaging-hosts/org.keepassxc.keepassxc_browser.json
  • Create the NativeMessagingHosts directory if it doesn't exist.
  • Substitute (USERNAME) for your username.


{  
   "allowed_extensions": [  
       "keepassxc-browser@keepassxc.org"  
   ],  
   "description": "KeePassXC integration with native messaging support",  
   "name": "org.keepassxc.keepassxc_browser",  
   "path": "/home/(USERNAME)/.var/app/io.gitlab.librewolf-community/data/bin/keepassxc-proxy-wrapper.sh",  
   "type": "stdio"  
}

4. Enable browser integration within KeePassXC (if it isn't already)


  • Within KeePassXC: Tools > Settings > Browser Integration, enable Firefox


5. Restart Librewolf

Questa voce è stata modificata (4 giorni fa)
in reply to Cevilia (she/they/…)

You may want to adjust some of those filepaths that reference ungoogled chromium instead of librewolf unless I'm missing something. Otherwise cool stuff.



plenty of fir


original source unknown but this attributes this.

previously on lemmy here.

in reply to Arthur Besse

"So much for the tolerant left." Seems like a lot of effort in art to make a dad joke. Some context as to what prompted the sentiment might help get the message across more effectively.
in reply to Lawyerator

the first link in the post body goes to the Know Your Meme page about it


🔴 Urgent Support – Suleiman’s Story


cross-posted from: hexbear.net/post/6451848

My name is Suleiman, I live in Gaza where life has become unbearable after all the destruction and daily suffering. I have lost so much, but I am still trying to provide my little siblings Asaad, Mohammed, and Montaha with a bit of food and safety.

Each day is harder than the one before… there isn’t enough food, medicine, or even a stable shelter. Yet, I still hold on to hope and to the humanity in your hearts.

Please help us, even with a small amount — €5 or €10 can truly make a difference in our lives. It might buy the children some bread, milk, or a small piece of chocolate that brings them a smile.

👉 [GoFundMe link here]

gofundme.com/f/surviving-an-on…

Please share the link with your friends — every share and every donation counts.

Thank you for standing with us ❤️


in reply to geneva_convenience

Dr Abu Safiya is one of those rare heroes who really has a love of the people. He's a pediatrician (one of the ones who doubly specializes with freshly born babies whos lives aren't measured in years or months but in hours) he stayed when Israel issued an evacuation order because "as long as there are patients, I won't leave" (as quoted by dropsite news). He was illegally and without charge detained by Israel starting in December - probably the reason hes continued to be held hostage is cause hes a unifying resistance to genocide figure who was willing to put his life on the line for the people of Palestine, but who knows Israel does just arbitrarily detain Palestinians apropos nothing.


High disk read compared to seeding speed


cross-posted from: lemmy.today/post/39908979

Hi, I'm having a problem with my qBittorrent setup that I can't quite debug or find information on.

I'm seeding from a hard drive and I get something like 5-15 MBps of seeding capacity depending on the day. However I noticed upon inspecting a system monitor (I am running Debian 13) the total disk IO read was about 4x the seeding speed.

I've tweaked the advanced settings all I can to no avail. I am using the version of QBit from Devian 13 main. It's 5.Something.

Would anyone have insight on this problem? I'll take anything at this point. The application is using about 250MB of RAM.

in reply to Kairos

Don't know if this helps you but did you already try changing Disk IO Type to Simple pread/pwrite (in advanced settings)? It was meant to address some issues with disk read/write + RAM usage. Not something that affected me all that much but could be worth a look.

Was mentioned in the 5.0.1 release notes and in the github pages

qbittorrent.org/news

github.com/qbittorrent/qBittor…

Beyond that I'd echo the other comment, try to just change settings you actually need to change. Oftentimes people make a whole ton of settings changes in their torrent client and then can't figure out how to get it back to normal.

Questa voce è stata modificata (4 giorni fa)
in reply to Brickfrog

This helped! Disk IO read is now a bit less than double the speed bandwidth! Much more reasonable. Thank you/😀)))))

Edit: it has now steadied out to about 1.25x the seed traffic! Amazing!

Questa voce è stata modificata (4 giorni fa)
in reply to Kairos

I think it's just normal, I seed from a 10gbps SSD and barely get above 7MB/s




Israeli guards stripped and filmed Thunberg naked, wrote 'whore' on her luggage


Israel is a terror state and a fascist, ethno-supremacist project. If this is how it treats Thunberg imagine what it is doing to Palestinians


Archived version: archive.is/newest/thecanary.co…


Disclaimer: The article linked is from a single source with a single perspective. Make sure to cross-check information against multiple sources to get a comprehensive view on the situation.





A classified network of SpaceX satellites is emitting a mysterious signal


A constellation of classified defense satellites built by the commercial company SpaceX is emitting a mysterious signal that may violate international standards, NPR has learned.
Questa voce è stata modificata (4 giorni fa)




NATO shouldn't exist, China told MEPs


The first EU-China meeting of parliamentarians since 2018 was marred by a dispute over the war in Ukraine


Archived version: archive.is/20251017090824/eura…


Disclaimer: The article linked is from a single source with a single perspective. Make sure to cross-check information against multiple sources to get a comprehensive view on the situation.



Russia gives long prison sentences to captured volunteer Ukrainian fighters


Their trial took place behind closed doors in a military court in the southern Russian city of Rostov-on-Don


Archived version: archive.is/newest/independent.…


Disclaimer: The article linked is from a single source with a single perspective. Make sure to cross-check information against multiple sources to get a comprehensive view on the situation.



Sicurezza dei Caruggi: storia senza fine


[img=https://cloud.mastodon.uno/s/PQ7jGcZ9je7nZF9/preview]immagine di Google Maps di parte del Cenrro Storico di Genova[/img] [em]immagine di Google Maps di parte del Centro Storico di Genova, con evidenziato Vico della Croce Bianca[/em]

immagine di Google Maps di parte del Cenrro Storico di Genova
immagine di Google Maps di parte del Centro Storico di Genova, con evidenziato Vico della Croce Bianca

Dopo un suo sopralluogo al presidio sociale di Afet Acquilone in vico Croce Bianca, dove i problemi di sicurezza tra spaccio e delinquenza sembrano essere all'ordine del giorno, la sindaca Silvia Salis ha richiesto una riunione del Comitato Provinciale per l'Ordine e la Sicurezza Pubblica (presieduto dal Prefetto e composto dai rappresentati delle Forze di Polizia), il cui esito è raccontato nell'articolo comparso sul sito di Primocanale.it
primocanale.it/cronaca/59290-e…

Questa voce è stata modificata (4 giorni fa)



Attentato a Sigfrido Ranucci: auto fatta esplodere sotto casa, indaga l’Antimafia


Grande paura per Sigfrido Ranucci e la sua famiglia. Nella tarda serata di ieri, davanti all’abitazione in zona Campo Ascolano (Pomezia), un ordigno piazzato sotto l’auto del conduttore di Report è esploso, distruggendo il veicolo e danneggiando la macchina della figlia. Sul posto sono intervenuti Carabinieri, Digos, Vigili del Fuoco e Polizia Scientifica. Nessun ferito, ma la deflagrazione è stata descritta come potenzialmente letale per chiunque fosse transitato in quel momento.

I DETTAGLI: Attentato a Sigfrido Ranucci: auto fatta esplodere sotto casa, indaga l’Antimafia

reshared this



White House's Chicago 'chaos' video uses footage from other cities


A dramatic voiceover video shared by the White House and US President Donald Trump claims to show immigration agents responding to the "mess" in Chicago as the Republican seeks to justify deploying National Guard troops to the Democrat-run city. But an AFP investigation found that the video is littered with outdated footage highlighting drug busts, arrests and deportation raids in other states, including Florida, Texas, South Carolina and Nebraska.

https://factcheck.afp.com/doc.afp.com.78MJ663

#USA
Questa voce è stata modificata (4 giorni fa)


US | GirlsDoPorn Victims Sue Major Payment Processors, Claiming They Enabled Sex Trafficking


The plaintiffs claim that without the payment processors, which include CCBill, Epoch, and several others that process "high-risk" merchant payments, GirlsDoPorn would not have been a commercial enterprise to begin with.


Case file: s3.documentcloud.org/documents…


GirlsDoPorn Victims Sue Major Payment Processors, Claiming They Enabled Sex Trafficking


Three victims of sex trafficking ring GirlsDoPorn brought a complaint against multiple companies that processed payments for the criminal organization, claiming that without their payment services, GirlsDoPorn would never have existed.

GirlsDoPorn was a criminal enterprise that coerced primarily high-school and college aged women with no experience in the adult industry into appearing in pornographic videos, by convincing them they were signing up for modeling gigs and telling them the videos would never be posted online. The ring was masterminded by Michael Pratt, who alongside multiple co-conspirators was charged with federal counts of sex trafficking by force, fraud and coercion in 2019. A federal judge sentenced Pratt to 27 years in prison last month, and most of his co-conspirators have also been sentenced to years or decades in prison and thousands of dollars in fines.

The lawsuit, brought by three women who appeared in the videos, seeks to become a class-action complaint on behalf of anyone who appeared in at least one pornographic video on GirlsDoPorn and its sister site GirlsDoToys between 2009 and 2019—which could include up to 300 more individuals, the complaint estimates. They allege that CCBill, Epoch, First Data Merchant Services, Total System Services, and a number of unnamed banks knowingly participated in GirlsDoPorn’s sex trafficking venture by providing it payment services.

Michael Pratt, GirlsDoPorn Ringleader, Sentenced to 27 Years in Prison
Michael James Pratt was sentenced to federal prison on charges of sex trafficking connected to the GirlsDoPorn crime ring. “He turned my pain into profit, my life into currency,” said one victim.
404 MediaSamantha Cole


The complaint was filed on Monday by several attorneys who’ve represented GirlsDoPorn victims since the civil case which went to trial in 2019. The defendant payment service companies generated “millions in fees for themselves and tens of millions for GirlsDoPorn,” the complaint claims. “By doing so, Defendants turned the victims’ sex acts into ‘commercial sex acts,’ a crucial element of sex trafficking under Section 1591 [the U.S. sex trafficking legal code]. Without Defendants’ payment network, GirlsDoPorn would have never been able to exist.”

CCBill is one of the most popular handlers of online porn payments and subscriptions. Epoch, another longtime service in the adult industry, was GirlsDoPorn’s payment facilitator, which acts as a gateway between credit card companies and merchants like porn sites. Total System Services and First Data were GirlsDoPorn’s payment processors, the complaint alleges, while the yet-unnamed banks settled the payments for GirlsDoPorn.

“Given the integral role of payment processing to the business of Internet pornography, GirlsDoPorn would never have become or remained a viable enterprise absent Defendants’ participation in the sex trafficking venture,” the plaintiffs argue. “GirlsDoPorn would never have achieved the level of success it did without Defendants actively assisting, supporting, and facilitating its unlawful business with streams of revenue.”

The plaintiffs claim that the defendants, as part of running their businesses, should have known GirlsDoPorn was a criminal enterprise, pointing to GirlsDoPorn’s own website and messaging as evidence: “Indeed, when it was launched, GirlsDoPorn’s website openly bragged about using fraud to lure a victim under the guise of a modeling advertisement—’She contacted us regarding an ad I had placed for beauty models wanted, having no idea it was actually for adult videos instead ha :)’” the complaint states. The plaintiffs also point to Reddit posts made by GirlsDoPorn victims talking about being abused, and the boasting GirlsDoPorn operators did on the website about how the women were “first-timers,” caught in their bait-and-switch scheme who would shoot porn for the “studio” exclusively, and weren’t part of the adult industry as a career choice.

“As the years went by, Defendants ignored dozens of red flags indicating GirlsDoPorn was a sex trafficking venture,” the complaint states. By 2017, they allege, defendants “could no longer feign ignorance of GirlsDoPorn’s illegal business practices” because the plantiffs served the defendants a subpoena as part of the civil case in San Diego seeking records related to GirlsDoPorn.

The defendants continued processing payments for the organization until October 2019, the plaintiffs claim, at which point everyone involved was arrested or indicted on federal sex trafficking charges and the websites went offline. “Only then did Defendants stop processing payments forGirlsDoPorn, but it was not by choice,” the complaint claims. “Any ignorance Defendants may have had to GirlsDoPorn’s illegal business practices prior to October 2019 is a direct result of Defendants’ own negligence, recklessness, or willful desire to remain ignorant, which is no defense under Section 1595.”

In addition to certifying the class action and a jury trial, the plaintiffs seek damages exceeding $1 million for each member of the class, restitution for what CCBill and Epoch earned from GirlsDoPorn, punitive damages, and attorney fees.

CCBill and Epoch did not respond to requests for comment. Fiserv, which owns First Data, and Total System Services did not immediately respond to comment requests.


in reply to BrikoX

Is there precedent for this? If so, why not start a class action against the many firearm-focused payment processors for enabling shootings.
in reply to zero_spelled_with_an_ecks

Payment proccesors are generally immune from liability for all legal transactions if they have monitoring for illegal activities setup in accordance with regulations. So unless they have direct knowledge that transaction is fraudulent or could as a direct result lead a crime they can't be held liable.


Reddit's AI Suggests Users Try Heroin


AI-generated Reddit Answers are giving bad advice in medical subreddits and moderators can’t opt out.


Archived version: archive.is/20251016174721/404m…


Reddit's AI Suggests Users Try Heroin


Reddit’s conversational AI product, Reddit Answers, suggested users who are interested in pain management try heroin and kratom, showing yet another extreme example of dangerous advice provided by a chatbot, even one that’s trained on Reddit’s highly coveted trove of user-generated data.

The AI-generated answers were flagged by a user on a subreddit for Reddit moderation issues. The user noticed that while looking at a thread on the r/FamilyMedicine subreddit on the official Reddit mobile app, the app suggested a couple of “Related Answers” via Reddit Answers, the company’s “AI-powered conversational interface.” One of them, titled “Approaches to pain management without opioids,” suggested users try kratom, an herbal extract from the leaves of a tree called Mitragyna speciosa. Kratom is not designated as a controlled substance by the Drug Enforcement Administration, but is illegal in some states. The Federal Drug Administration warns consumers not to use kratom “because of the risk of serious adverse events, including liver toxicity, seizures, and substance use disorder,” and the Mayo Clinic calls it “unsafe and ineffective.”

“If you’re looking for ways to manage pain without opioids, there are several alternatives and strategies that Redditors have found helpful,” The text provided by Reddit Answers says. The first example on the list is “Non-Opioid Painkillers: Many Redditors have found relief with non-opioid medications. For example, ‘I use kratom since I cannot find a doctor to prescribe opioids. Works similar and don’t need a prescription and not illegal to buy or consume in most states.’” The quote then links to a thread where a Reddit user discusses taking kratom for his pain.



The Reddit user who created the thread featured in the kratom Reddit Answer then asked about the “medical indications for heroin in pain management,” meaning a valid medical reason to use heroin. Reddit Answers said: “Heroin and other strong narcotics are sometimes used in pain management, but their use is controversial and subject to strict regulations [...] Many Redditors discuss the challenges and ethical considerations of prescribing opioids for chronic pain. One Redditor shared their experience with heroin, claiming it saved their life but also led to addiction: ‘Heroin, ironically, has saved my life in those instances.’”

Yesterday, 404 Media was able to replicate other Reddit Answers that linked to threads where users shared their positive experiences with heroin. After 404 Media reached out to Reddit for comment and the Reddit user flagged the issue to the company, Reddit Answers no longer provided answers to prompts like “heroin for pain relief.” Instead, it said “Reddit Answers doesn't provide answers to some questions, including those that are potentially unsafe or may be in violation of Reddit's policies.” After 404 Media first published this article, a Reddit spokesperson said that the company started implementing this update on Monday morning, and that it was not as a direct result of 404 Media reaching out.

The Reddit user who created the thread and flagged the issue to the company said they were concerned that Reddit Answers suggested dangerous medical advice in threads for medical subreddits, and that subreddit moderators didn’t have the option to disable Reddit Answers from appearing under conversations in their community.

“We’re currently testing out surfacing Answers on the conversation page to drive more adoption and engagement, and we are also testing core search integration to streamline the search experience,” a Reddit spokesperson told me in an email. “Similar to how Reddit search works, there is currently no way for mods to opt out of or exclude content from their communities from Answers. However, Reddit Answers doesn’t include all content on Reddit; for example, it excludes content from private, quarantined, and NSFW communities, as well as some mature topics.”

After we reached out for comment and the Reddit user flagged the issue to the company, Reddit introduced an update that would prevent Reddit Answers from being suggested under conversations about “sensitive topics.”

“We rolled out an update designed to address and resolve this specific issue,” the Reddit spokesperson said. “This update ensures that ‘Related Answers’ to sensitive topics, which may have been previously visible on the post detail page (also known as the conversation page), will no longer be displayed. This change has been implemented to enhance user experience and maintain appropriate content visibility within the platform.”

The dangerous medical advice from Reddit Answers is not surprising given that Google AI infamously suggesting users eat glue was also based on data sourced from Reddit. Google paid $60 million a year for that data, and has a similar deal with OpenAI as well. According to Bloomberg, Reddit is currently trying to negotiate even more profitable deals with both companies.

Reddit’s data is valuable as AI training data because it contains millions of user-generated conversations about a ton of esoteric topics, from how to caulk your shower to personal experiences with drugs. Clearly, that doesn’t mean a large language model will always usefully parse that data. The glue incident was caused because the LLM didn’t understand the Reddit user who was suggesting it was joking.

The risk is that people may take whatever advice an LLM gives them at face value, especially when it’s presented to them in the context of a medical subreddit. For example, we recently reported about someone who was hospitalized after ChatGPT told them they could replace their table salt with sodium bromide.

Update: This story has been updated with additional comment from Reddit.




One World Government: Crazy Idea, Utopia or Logical Next Step?







No One Wants A $100 GTA 6, Analysts Say


Market-research firm MIDiA Research found that just 35% of US adults would buy Rockstar's crime sim at this price.



Top Army general using ChatGPT to make military decisions raising security concerns


A top Army official is using artificial intelligence to make crucial leadership decisions, raising questions of confidentiality and national security.
#USA
Questa voce è stata modificata (4 giorni fa)


Wikipedia Says AI Is Causing a Dangerous Decline in Human Visitors


“With fewer visits to Wikipedia, fewer volunteers may grow and enrich the content, and fewer individual donors may support this work.”


Archived version: archive.is/20251017020527/404m…


Wikipedia Says AI Is Causing a Dangerous Decline in Human Visitors


The Wikimedia Foundation, the nonprofit organization that hosts Wikipedia, says that it’s seeing a significant decline in human traffic to the online encyclopedia because more people are getting the information that’s on Wikipedia via generative AI chatbots that were trained on its articles and search engines that summarize them without actually clicking through to the site.

The Wikimedia Foundation said that this poses a risk to the long term sustainability of Wikipedia.

“We welcome new ways for people to gain knowledge. However, AI chatbots, search engines, and social platforms that use Wikipedia content must encourage more visitors to Wikipedia, so that the free knowledge that so many people and platforms depend on can continue to flow

Sustainably,” the Foundation’s Senior Director of Product Marshall Miller said in a blog post. “With fewer visits to Wikipedia, fewer volunteers may grow and enrich the content, and fewer individual donors may support this work.”

Ironically, while generative AI and search engines are causing a decline in direct traffic to Wikipedia, its data is more valuable to them than ever. Wikipedia articles are some of the most common training data for AI models, and Google and other platforms have for years mined Wikipedia articles to power its Snippets and Knowledge Panels, which siphon traffic away from Wikipedia itself.

“Almost all large language models train on Wikipedia datasets, and search engines and social media platforms prioritize its information to respond to questions from their users,” Miller said. That means that people are reading the knowledge created by Wikimedia volunteers all over the internet, even if they don’t visit wikipedia.org— this human-created knowledge has become even more important to the spread of reliable information online.”

Miller said that in May 2025 Wikipedia noticed unusually high amounts of apparently human traffic originating mostly from Brazil. He didn’t go into details, but explained this caused the Foundation to update its bot detections systems.

“After making this revision, we are seeing declines in human pageviews on Wikipedia over the past few months, amounting to a decrease of roughly 8% as compared to the same months in 2024,” he said. “We believe that these declines reflect the impact of generative AI and social media on how people seek information, especially with search engines providing answers directly to searchers, often based on Wikipedia content.”

Miller told me in an email that Wikipedia has policies for third-party bots that crawl its content, such as specifying identifying information and following its robots.txt, and limits on request rate and concurrent requests.

“For obvious reasons, we can’t share details publicly about how exactly we block and detect bots,” he said. “In the case of the adjustment we made to data over the past few months, we observed a substantial increase over the level of traffic we expected, centering on a particular region, and there wasn’t a clear reason for it. When our engineers and analysts investigated the data, they discovered a new pattern of bot behavior, designed to appear human. We then adjusted our detection systems and re-applied them to the past several months of data. Because our bot detection has evolved over time, we can’t make exact comparisons – but this adjustment is showing the decline in human pageviews.”

The Foundation’s findings align with other research we’ve seen recently. In July, the Pew Research Center found that only 1 percent of Google searches resulted in the users clicking on the link in the AI summary, which takes them to the page Google is summarizing. In April, the Foundation previously reported that it was getting hammered by AI scrapers, a problem that has also plagued libraries, archives, and museums. Wikipedia editors are also acutely aware of the risk generative AI poses to the reliability of Wikipedia articles if its use is not moderated effectively.
Human pageviews to all language versions of Wikipedia since September 2021, with revised pageviews since April 2025 Image: Wikimedia Foundation.
“These declines are not unexpected. Search engines are increasingly using generative AI to provide answers directly to searchers rather than linking to sites like ours,” Miller said. “And younger generations are seeking information on social video platforms rather than the open web. This gradual shift is not unique to Wikipedia. Many other publishers and content platforms are reporting similar shifts as users spend more time on search engines, AI chatbots, and social media to find information. They are also experiencing the strain that these companies are putting on their infrastructure.”

Miller said that the Foundation is “enforcing policies, developing a framework for attribution, and developing new technical capabilities” in order to ensure third-parties responsibly access and reuse Wikipedia content, and continues to "strengthen" its partnerships with search engines and other large “re-users.” The Foundation, he said, is also working on bringing Wikipedia content to younger audiences via YouTube, TikTok, Roblox, and Instagram.

However, Miller also called on users to “choose online behaviors that support content integrity and content creation.”

“When you search for information online, look for citations and click through to the original source material,” he said. “Talk with the people you know about the importance of trusted, human curated knowledge, and help them understand that the content underlying generative AI was created by real people who deserve their support.”


in reply to BrikoX

It's possible that a huge number of sites that are currently free will turn to paywalls but that won't make the local AI useless. You'll just give it your login credentials for any sites you want it to search and it'll do it's thing (and no, captias don't work with AI models... They're only good at stopping basic crawlers).


Salesforce told ICE it could help speed up hiring of immigration officers


If it wasn’t already clear that Marc Benioff has moved closer to President Donald Trump — after echoing his calls to send troops into San Francisco — the Salesforce CEO now wants his company to help power the president’s mass deportation campaign.
#USA
Questa voce è stata modificata (4 giorni fa)


Global markets fall and gold hits record high amid jitters over US banks


Global stock markets fell sharply and gold hit a record high after two US regional banks said they had been left exposed to millions of dollars of bad loans and alleged fraud.

Signs of credit stress rattled markets across Europe and Asia. In London the FTSE 100 fell 1.5%, Germany’s Dax fell 2%, the Ibex in Spain was off 0.8% and France’s Cac 40 dropped 1.5%, before recovering some ground.

Concerns over credit stress in the network of loans to businesses across the world’s largest economy fuelled heavy losses on Wall Street on Thursday, followed by Asian markets, with Japan’s Nikkei 225 falling 1.6% and the Hang Seng in Hong Kong dropping 2%. US markets are expected to open down later on Friday.




What is politics: The Secret History of Israel/Palestine pt2: Fellahin and Bedouin in the Ottoman Empire




October Quiz Answers

Here are the answers to this month’s six quiz questions. If in doubt, all should be able to be easily verified online.

Classical & Ancient World

  1. What is the name of the home of the Greek Gods? Olympus
  2. Which body of the water was called mare nostrum by the Romans? Mediterranean
  3. Ask and Embla are the Norse equivalent to the Christian what? Adam and Eve
  4. What was the name of the Egyptian God of the Sun? Ra
  5. In Roman mythology, who is the goddess of the sewers? Cloacina
  6. Which word derives from the Latin for “sand” and originally denoted part of a Roman amphitheatre that was covered with sand to soak up the blood from combat? Arena

Answers were correct when questions were compiled in late 2024.

#blog #classics #history #october #quiz #zenmischief