this post was submitted on 06 Jul 2025
27 points (75.5% liked)

Programmer Humor

37448 readers
8 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] data1701d@startrek.website 5 points 3 weeks ago

I spent 4-6 hours the other day trying to figure out the equivalent of Hello World for a MediaWiki parser function extension.

In theory, they have a quick start guide, but that documentation has so many errors, and I spent ages jumping between PHP and a JSON configuration file I barely understood.

At least it's working now. Now time to figure out how the heck to properly interact with the MediaWiki database!

(Perhaps once I'm a bit more confident in MediaWiki development, I'll see if I can tidy up some that documentation.)