Page MenuHomePhabricator

New_York-air (Janosh Becker)
User

Projects

User does not belong to any projects.

Today

  • No visible events.

Tomorrow

  • No visible events.

Thursday

  • No visible events.

User Details

User Since
Nov 10 2019, 2:40 PM (343 w, 1 d)
Availability
Available
LDAP User
Unknown
MediaWiki User
New York-air [ Global Accounts ]

Recent Activity

May 5 2026

New_York-air added a comment to T415202: Introduce a new AQS endpoint to expose video plays.

Same here

May 5 2026, 5:10 PM · Data-Engineering (Q4 FS25/26 April 1st - June 30st), AQS2.0

Apr 27 2026

New_York-air added a comment to T415202: Introduce a new AQS endpoint to expose video plays.

Hi @Snwachukwu, thank you for looking into it.
If its not too much effort this would be great. When presenting the correct numbers to our stakeholders, we should have accurate numbers over a long time period (longer than one month).

Apr 27 2026, 5:04 PM · Data-Engineering (Q4 FS25/26 April 1st - June 30st), AQS2.0

Apr 23 2026

New_York-air added a comment to T415202: Introduce a new AQS endpoint to expose video plays.

Also, it's weird that it says 60,000 plays also for the last link starting at April 1st. So this can only be right when the data is not older than April 1st

Apr 23 2026, 2:48 PM · Data-Engineering (Q4 FS25/26 April 1st - June 30st), AQS2.0

Jan 25 2026

New_York-air added a comment to T198628: Count the number of video plays.

@Ladsgroup Wow, thank you so much for having a look into this!
I can't imagine that it's just a quick fix noone has been able to do for years!

Jan 25 2026, 9:01 PM · Patch-For-Review, Test Kitchen, Data-Engineering, Analytics

Jan 10 2026

New_York-air added a comment to T198628: Count the number of video plays.

@XanonymusX started a discussion in the German Wikipedia here: https://de.wikipedia.org/wiki/Wikipedia:Technik/Werkstatt#Gadget_zur_Messung_von_Video-/Audioplays

Jan 10 2026, 7:17 PM · Patch-For-Review, Test Kitchen, Data-Engineering, Analytics

Dec 21 2025

New_York-air added a comment to T198628: Count the number of video plays.

Which conversation are you going to start? Can I do this for German Wikipedia as well?

Dec 21 2025, 7:20 PM · Patch-For-Review, Test Kitchen, Data-Engineering, Analytics
New_York-air added a comment to T198628: Count the number of video plays.

Hello everyone,
thanks for all of the efforts that already went into this.
Are there any updates on this yet? Do we know when this will be available for the German or English Wikipedia?

Dec 21 2025, 5:51 PM · Patch-For-Review, Test Kitchen, Data-Engineering, Analytics

Mar 29 2024

New_York-air added a comment to T333095: Integration of Wikibase Local Media.

I had a feeling that might be the case. As noted, some existing Wikibases can't be done without upload. But many of those cases would want to use suite or source.

For the limited case of instance admins wanting specific images hosted elsewhere to be shown in templates and on specific non-Wikibase pages, it is possible to define a background image to a class in MediaWiki:Common.css and MediaWiki:Mobile.css, then use that class on a div:

.brok {
	background-image: url(https://en.wikifur.com/w/images/e/e7/Confuzzled-brokbadger.jpg);
	background-position: center;
	background-size: 206px 414px;
	background-repeat: no-repeat;
	content: "";
	display: inline-block;
	width: 206px;
	height: 414px;
	opacity: 0.7;
	vertical-align: middle;
}

<div class="brok" />
Obviously the image must be available for use on the instance, i.e. not blocked by referer header checks.

This of course raise some concerns about security, as I'm a bit paranoid about the CSP here.

Mar 29 2024, 2:24 PM · Wikibase Cloud

Mar 26 2023

New_York-air created T333095: Integration of Wikibase Local Media.
Mar 26 2023, 6:20 PM · Wikibase Cloud

Nov 10 2019

New_York-air created T237855: Adding home screen shortcut to Wikipedia on mobile phones adds link to main page instead.
Nov 10 2019, 2:49 PM · Web-Team-Backlog-Archived, Mobile