Movatterモバイル変換


[0]ホーム

URL:


Jump to content
WikipediaThe Free Encyclopedia
Search

User talk:Dbeef

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
(Redirected fromUser talk:0xDeadbeef)
Sunshine

Archives
Index
Archive 0Archive 1Archive 2
Archive 3Archive 4Archive 5
Archive 6


This page has archives. Sections older than30 days may be auto-archived byClueBot III.

Hello, I'mDbeef!

Feel free to ping me in reply to any comment made by me.

Administrators: if you disagree with any of my actions, please leave a talk page message and discuss with me here before reverting.

Tech News: 2025-40

[edit]

Latesttech news from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you.Translations are available.

Weekly highlight

  • A major software upgrade has been made toPhabricator. The update introduces performance improvements, a refreshed search interface, enhancements to Maniphest task search, updates to user profile pages and project workboards, new Herald automation features, as well as general text input, mobile experience improvements and more.[1]

Updates for editors

  • The Community Tech team will release the new Community Wishlist extension on October 1, that will improve the way wishes will be submitted. The new extension will allow users to add tags to their wishes to better categorise them, and (in a future iteration) to filter them by status, tags and focus areas. It will also be possible to support individual wishes again, as requested by the community in many instances. The old system will be retired. There will be a brief period of downtime while the extension is deployed and wishes are migrated to the new system. You can read more about thisin the latest update or you can consult thecurrent documentation on MediaWiki.
  • As announcedon Diff blog, the production trial of thehCaptcha service for bot detection has begun. The trial is currently using hCaptcha to protect account creation on Chinese, Persian, Portuguese, Indonesian, Japanese, and Turkish Wikipedias, where it will replace our existingCAPTCHA (FancyCaptcha). The goal with the trial is to better block bots while also improving usability and accessibility for users who encounter CAPTCHA challenges.
  • TheCampaignEvents extension has beendeployed to Wikimedia Commons. The extension makes it easier to organize and participate in collaborative activities, like edit-a-thons and WikiProjects, on the wikis. On Commons, anyone who is a registered user can use it as an event participant. To use it as an organizer, someone needs to have theevent organizer right.
  • Sub-referencing, a new feature to re-use references with different details has been released to German Wikipedia. You cantest the feature on testwiki oron betawiki as well. Please share your thoughts onusing templates in sub-references orvolunteer to become a pilot wiki.
  • On wikis using theMentorship system, communities can now opt experienced editors out of Mentorship throughSpecial:CommunityConfiguration/Mentorship. Within this setting, communities may define thresholds, based on edit count and account age, to decide when an editor is considered experienced enough to no longer receive Mentorship.[2]
  • The Editing Team and the Machine Learning Team are working on a new check for newcomers:Tone check. Using a prediction model, this check will encourage editors to improve the tone of their edits, using artificial intelligence. We invite volunteers to review the first version of the Tone language model for the following languages: Arabic, Czech, German, Hebrew, Indonesian, Dutch, Polish, Russian, Turkish, Chinese, Farsi, Italian, Norwegian, Romanian and Latvian. Users from these wikis interested in reviewing this model areinvited to sign up at MediaWiki.org. The deadline to sign up is on October 3, which will be the start date of the test.
  • The rollout ofmultiblocks had the side effect that non-active block logs may have been shown on Special:Contributions and on blocked users' user and user_talk pages. This issue will be fully resolved in a few days. As part of the fix,messages prefixed withsp-contributions-blocked-notice will be removed and replaced withthose prefixed withblocked-notice-logextract in a few weeks. Please help translate the new messages and update any local overrides if needed.
  • There was a bug with links added using visual editor if they included characters such as[ ] | after the fragment identifier (#). They were not encoded properly creating an incorrect link. This has been fixed.[3]
  • One new wiki has been created: a Wikiquote inMalay (q:ms:)[4]
  • Recurrent item View all 21 community-submitted tasks that wereresolved last week. For example, theUser Info Card now displays currently active global lock/blocks.[5]

Updates for technical contributors

  • Later this week, editors using Lua modules will be able to use themw.title.newBatch function to look up the existence of up to 25 pages at once, in a way that only increases theexpensive function count once.
  • A newUnsupported Tools Working Group has been formed as part of ongoing efforts to collectively determine technical work priorities, similar to theProduct & Technology Advisory Council (PTAC). The working group will help prioritize and review requests for support of unmaintained extensions, gadgets, bots, and tools. For the first cycle, the group will be prioritizing an unsupported Wikimedia Commons tool.
  • Recurrent item Detailed code updates later this week:MediaWiki

Tech news prepared byTech News writers and posted bybot •Contribute •Translate •Get help •Give feedback •Subscribe or unsubscribe.

MediaWiki message delivery20:48, 29 September 2025 (UTC)[reply]

(This message was sent toUser talk:0xDeadbeef and is being posted here due to a redirect.)

Tech News: 2025-41

[edit]

Latesttech news from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you.Translations are available.

Weekly highlight

  • Paste Check is a new Edit Check feature to help avoid and fight copyright violations. When editors paste text into an article, Paste Check prompts them to confirm the origin and licensing of the content. Starting Wednesday, 8 October,22 wikis will test Paste Check. Paste Check will help new volunteers understand and follow the policies and guidelines necessary to make constructive contributions to Wikipedia projects.

Updates for editors

  • Mobile devices will receive mobile articles directly on the standard domain (likeen.wikipedia.org), instead of via a redirect to an "m" domain (likeen.m.wikipedia.org). This change improves performance. This week it will be enabled on Wikipedias. The existing mobile URLs and the "Desktop view" opt-out remain available.Learn more.[6]
  • Newdate filters,creationdate: andlasteditdate:, are now available in the wiki search engine. This allows users to filter search results by a page's first or last revision date. The filters support comparison operators (e.g.>2024) and relative dates (e.g.today-1d), making it easier to find recently updated content or pages within specific age ranges.[7]
  • Wikifunctions now supports rich text in embedded calls across the 150 wikis where it's enabled. To showcase this, the team created aLatin declination table that Wiktionary editors can use to automatically generate noun forms, producing clear, formatted results — see anexample output. If you need any help or have any feedback, pleasecontact the Wikifunctions Team.[8]
  • An edit link will now appear inside the categories box on article pages for logged in users, which will directly launch the VisualEditor category dialog.[9]
  • Recurrent item View all 34 community-submitted tasks that wereresolved last week. For example, there was a problem downloading pdf files last week and that has been resolved.[10]

Updates for technical contributors

  • The fieldrev_sha1 in the revision database table is being removed in favor ofcontent_sha1 in the content database table. Seethe announcement for more information.
  • TheReader Experience team will roll outDark Mode user interface on all Wikimedia sites on October 29, 2025. All anonymous users of Wikimedia sites will have the option to activate a color scheme that features light-colored text on a dark background. This is designed to provide a more comfortable reading experience, especially in low-light situations. Template authors and technical contributors are encouraged tolearn how to make pages ready for Dark mode and address any compatibility issues found in templates in their wiki before the enablement. Please contact the Web team for questions or any support onthis talk page before the enablement.[11]
  • Starting on Monday, October 6, API endpoints under therest.php path will be rerouted through a new internal API Gateway. Individual wikis will be updated based on the standard release groups, with total traffic increased over time. This change is expected to be non-breaking and non-disruptive. If any issues are observed, please file a Phabricator ticket to theService Ops team board.[12]
  • Recurrent item Detailed code updates later this week:MediaWiki

Tech news prepared byTech News writers and posted bybot •Contribute •Translate •Get help •Give feedback •Subscribe or unsubscribe.

MediaWiki message delivery17:19, 6 October 2025 (UTC)[reply]

(This message was sent toUser talk:0xDeadbeef and is being posted here due to a redirect.)

Administrators' newsletter – October 2025

[edit]

News and updates for administrators from the past month (September 2025).

Administrator changes

removed

CheckUser changes

removedVanamonde93

Arbitration

  • Aftera motion, arbitration enforcement page protections no longer need to be logged in the AELOG. A bot now automatically posts protections atWP:AELOG/P. To facilitate this bot, protection summaries must include a link to the relevant CT page (e.g.[[WP:CT/BLP]]), and you will receive talk page reminders if you forget to specify the contentious topic but otherwise indicate it is an AE action.

Sent byMediaWiki message delivery (talk)15:56, 8 October 2025 (UTC)[reply]

Tech News: 2025-42

[edit]

Latesttech news from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you.Translations are available.

Weekly highlight

  • Last week, improvements to account security and two-factor authentication (2FA) features were enabled across all wikis. These changes include user interface improvements forSpecial:AccountSecurity, the support of multiple 2FA methods via authenticator apps and portable security keys (previously users could only enable one method), and a new Recovery Codes module which facilitates fewer account lockouts due to lost two-factor apps and devices. As part of theAccount Security project, work is continuing through the rest of 2025 on further user experience improvements, and support for passkeys as an alternate second factor.

Updates for editors

  • Another part of the Account security project is making 2FA generally available to all users. Along with editors with advanced privileges, such as administrators and bureaucrats, 40% of editors now have access to 2FA. You can check if you have access atSpecial:AccountSecurity. Instructions for activation are on the linked page. The plan is to continue increasing availability if it is determined that the user support capabilities are able to support global usage.[13]
  • This week, users at wikis where talk pageUsability Improvements are already available by default (everywhereexcept the 12 wikis listed inT379264) will gain the ability to Thank a comment directly from the talk page it appears on. Before this change, Thanking could only be done by visiting the revision history of the talk page. You canlearn more about this change.[14]
  • Users who have notverified their email address will soon be receiving monthly Notification reminders to do so. This is because users who have verified their email can more easily recover their account. These reminders will not be sent if the user is inactive or removes the unverified email from their account.[15][16]
  • Recurrent item View all 21 community-submitted tasks that wereresolved last week. For example, a fix was made for an occasional error with saving translated paragraphs in the Content Translation tool, and the related error messages are now easier to see.[17]

Updates for technical contributors

  • The Unsupported Tools Working Group has chosenVideo2Commons as the first tool for its pilot cycle. The group will explore ways to improve and sustain the tool over the coming months.Learn more on Meta.
  • Recurrent item Detailed code updates later this week:MediaWiki

Tech news prepared byTech News writers and posted bybot •Contribute •Translate •Get help •Give feedback •Subscribe or unsubscribe.

MediaWiki message delivery18:55, 13 October 2025 (UTC)[reply]

(This message was sent toUser talk:0xDeadbeef and is being posted here due to a redirect.)

Happy First Edit Anniversary Dbeef 🎉

[edit]

Hey @Dbeef. Your wiki edit anniversary was 2 days ago, marking 5 years of dedicated contributions to this Wikimedia project. Your passion for sharing knowledge and your remarkable contributions have not only enriched the project, but also inspired countless others to contribute. Thank you for your amazing contributions. Wishing you all the best for the year ahead :) -❙❚❚❙❙ GnOeee❚❙❚❙❙07:08, 20 October 2025 (UTC)[reply]

Thank you, @Gnoeee!dbeef [talk]14:41, 20 October 2025 (UTC)[reply]

Colocation block

[edit]

Hi dbeef, how sure are you this is a colocation webhost and not just a bunch of people using residential proxies?[18]. SeeUTRS appeal #107458. --asilvering (talk)07:36, 20 October 2025 (UTC)[reply]

@Asilvering, yeah it was probably a residential proxy. That was a bad block. Reversed.dbeef [talk]14:41, 20 October 2025 (UTC)[reply]

Wikipedia:Sockpuppet investigations/Not Rehan Gamer

[edit]

Hey there! can you please look into this case, they are continuosly socking using their new accountUser:Sand box editor 786 786 and using their old block accountUser:Neptune234 which is blocked here, to upload images on wikimedia commons which are copyrighted mostly.122.129.67.20 (talk)15:50, 20 October 2025 (UTC)[reply]

Tech News: 2025-43

[edit]

Latesttech news from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you.Translations are available.

Updates for editors

  • To optimize how user data is stored in our databases, the saved preferences of users who haven't logged in for over five years and have fewer than 100 edits will be cleared. When those users return, default settings will apply.[19]
  • Recurrent item View all 20 community-submitted tasks that wereresolved last week. For example, there was a broken link from the GlobalContributions interface message to the XTools GlobalContributions page which has now been fixed.[20]

Updates for technical contributors

  • The work to reroute all traffic to API endpoints under therest.php route through a common API gateway is now complete. If any issues are observed, please file a phabricator ticket to theService Ops team board.
  • Edits to Wikidata references or qualifiers will now be shown in RecentChanges and Watchlist entries on other wikis less often, reducing unnecessary notifications. This will reduce the overall quantity of 'noisy' entries. Wikidata's own pages remain unchanged.[21]
  • Recurrent item Detailed code updates later this week:MediaWiki

Tech news prepared byTech News writers and posted bybot •Contribute •Translate •Get help •Give feedback •Subscribe or unsubscribe.

MediaWiki message delivery19:32, 20 October 2025 (UTC)[reply]

(This message was sent toUser talk:0xDeadbeef and is being posted here due to a redirect.)

Precious anniversary

[edit]
Precious
Two years!

--Gerda Arendt (talk)07:02, 26 October 2025 (UTC)[reply]

Retrieved from "https://en.wikipedia.org/w/index.php?title=User_talk:Dbeef&oldid=1318828051"
Category:

[8]ページ先頭

©2009-2025 Movatter.jp