home.social

Search

61 results for “wikitect”

  1. Please sign the petition to help get Glyphosate out of UK food. Often added to dry crops out. Banned from home use systemic weed killer owing to cancer risk. #uk #petition #pesticide #food #health act.soilassociation.org/cut-th

  2. And because you can’t, for some reason, attach a video to a post with stills

  3. Another surprise encounter with a grass snake. Probably the hot dry spell encouraging it out? First time I’ve managed to get a clear shot of the whole body because for some minutes it stayed still as we observed each other. #reptile #grasssnake #cambridgeshire #wildlife

  4. Another surprise encounter with a grass snake. Probably the hot dry spell encouraging it out? First time I’ve managed to get a clear shot of the whole body because for some minutes it stayed still as we observed each other. #reptile #grasssnake #cambridgeshire #wildlife

  5. Another surprise encounter with a grass snake. Probably the hot dry spell encouraging it out? First time I’ve managed to get a clear shot of the whole body because for some minutes it stayed still as we observed each other.

  6. Another surprise encounter with a grass snake. Probably the hot dry spell encouraging it out? First time I’ve managed to get a clear shot of the whole body because for some minutes it stayed still as we observed each other. #reptile #grasssnake #cambridgeshire #wildlife

  7. Anyone know what this UK pond creature is? There were about 6 of them - rising vertically to the surface to breathe and then sinking teardrop the bottom. No segmentation visible so unlike juvenile dragonfly. #wildlife #pondlife #ukwildlifeimages #identifythisinsect

  8. Anyone know what this UK pond creature is? There were about 6 of them - rising vertically to the surface to breathe and then sinking teardrop the bottom. No segmentation visible so unlike juvenile dragonfly.

  9. Anyone know what this UK pond creature is? There were about 6 of them - rising vertically to the surface to breathe and then sinking teardrop the bottom. No segmentation visible so unlike juvenile dragonfly. #wildlife #pondlife #ukwildlifeimages #identifythisinsect

  10. in today's accidentally cursed #wikitext, a username that ends with ! combined with the stock text "Hello $username!" creates a literal !!, which just so happens to be table markup to create a new cell, so it blows up the template: en.wikipedia.org/w/index.php?t

    (more details: en.wikipedia.org/wiki/User_tal)

    #MediaWiki

  11. Venerdì 15 gennaio festeggia con noi il compleanno di #Wikipedia: sul canale Youtube di #WikimediaItalia potrai seguire l'evento organizzato da #WikimediaFoundation con la traduzione simultanea in italiano e vedere i primi contributi del progetto #WikiTeatroLibero.
    Ti aspettiamo!

  12. I received an email from #Wikimedia Developer Experience asking me to link my #Wikitech account to my #Mediawiki account.

    1. I thought that it was done years ago (at least for Phabricator)
    2. I'm supposed to do that... on a non-existent website (idm.wikipedia.org/ issues a "Could not resolve host")
    3. It refers to a FAQ that is... an empty draft wikitech.wikimedia.org/wiki/Ne

    What is going on?

  13. What are the plans around #redis usage in the #wikitech #toolforge, especially after the license change? Will we switch to a fork? Also, does it actually make sense to have a redis instance shared between many tools, when redis provides (AFAICT) no user isolation at all, meaning that the tools can overwrite each other's data (on top of potentially competing for resources like connections or memory)? The docs encourage prefixing keys, but it can't be enforced, right? wikitech.wikimedia.org/wiki/He

  14. BrandonXLF’s Autoref allows users to use Citoid feature (‘Cite’ button) from VisualEditor in regular wikitext editor (WikiEditor) using its ‘Reference’ button. Should be by default for everyone tbh 🙂 #MediaWiki #MWScripts

    How to install: en.wikipedia.org/wiki/User:Bra

  15. unfinished thought: it would be quite good to have something like the Toolforge Abandoned Tool policy (wikitech.wikimedia.org/wiki/He) for non-tool Wikimedia code, such as libraries (e.g. #m3api) or applications (e.g. Pattypan?)

    this could be a step towards “Off-the-shelf governance models for small FOSS projects” (@pintoch, antonin.delpeuch.eu/posts/off-) – if a codebase opts into it (README.md?), there would be an established process for adopting it if the maintainer goes inactive

    #Wikimedia #Toolforge

  16. @douginamug and I are trying to debug a #Gerrit login issue in the #wmhack lobby. Looks like creating a new Wikitech account and rigourously following the tutorial doesn't let us SSH to Gerrit. Could it be related to the recent downtime? Join us on the couch in front of the registration desk! :-) mediawiki.org/wiki/Gerrit/Tuto

    #wikitech #ssh #git

  17. Fandom/ #Wikia support: "Sure, we I'll *try*¹ to gelp you with your request."

    ¹ in the event that 1 + 1 = 3, but don’t say, there's no case in which we'd help you

    #amCoding #WikiText #Wiki #WikiCode #amProgramming

  18. Is it possible to group by an included template value using the #MediaWiki extension DynamicPageList3 in #WikiCode/ #WikiText like this:

    so it results in

    | Topic | Title |
    | --------- | ------- |
    | | Z |
    | A | Y |
    | | X |
    | --------- | ------- |
    | | W |
    | B | V |
    | | U |

    1/2

    #amCoding #amProgramming #FediHelp

  19. #MediaWiki uses the #Pygments syntax highlighter to enable rich formatting of code blocks: mediawiki.org/wiki/Extension:S

    diskdance has submitted a pull request to add a lexer to support #wikitext markup: github.com/pygments/pygments/p

    Hopefully it'll be in a release soon, to be used in on-wiki help pages and documentation!

    (h/t to rundg for spotting)

  20. #MediaWiki uses the #Pygments syntax highlighter to enable rich formatting of code blocks: mediawiki.org/wiki/Extension:S

    diskdance has submitted a pull request to add a lexer to support #wikitext markup: github.com/pygments/pygments/p

    Hopefully it'll be in a release soon, to be used in on-wiki help pages and documentation!

    (h/t to rundg for spotting)