Latests articles and projects (sorted by the time of publication or adding to the site). In the "Projects" tab you will find more filtering options for projects.

WdBot czyli boty dla Wikidanych

Start time: 
2023-09-17
install: npm i wdbot; use exported classes or utils

WdBot (lub WikidataBot) – narzędzie pośredniczące w operacjach na API Wikidanych. Bot był testowany z dużymi partiami danych i wydania znajdujące się w NPM powinny być stabilne.

Skrypt z wdbot może być używany do odczytu wielu rekordów WD (elementów Q) oraz kasowania wybranych lub wszystkich wartości z danej właściwości (P).

Type:

License:

Technologies:

Wiki to Git (wiki2git)

Start time: 
2023-07-11

Wiki to Git (or wiki2git) is a tool that helps to download MediaWiki page history and push it to a Git repository. Essentially each edit becomes a commit. And having code outside of MediaWiki can help developing a Wikipedia gadget (or a user script).

License:

Technologies:

Wikiploy

Start time: 
2023-06-21
Wikiploy bot

Wikiploy is a tool for deploying user scripts and gadgets for Wikipedia (and other wikis based on MediaWiki). With this tool, you can deploy your JS, CSS, etc. from a git repository to any number of wikis with a single click.

The tool utilizes Puppeteer to control Chrome Canary (it also works with MS Edge). Simply open Chrome with the remote debugging parameter and run the script. The idea is that you are logged into this Chrome instance, so all edits are still your edits. In standard use cases you also don't need a special bot flag or anything like that.

License:

Technologies:

Wiki: Cytuj OpenLibrary

Start time: 
2023-05-15
Wikipedia: Cytuj książkę (pl)

Wiki: Cytuj OpenLibrary, to rozszerzenie do witryny OpenLibrary. Dodaje możliwość cytowania książek, żeby ułatwić wstawianie przypisów na Wikipedię (polskojęzyczną lub angielskojęzyczną) .

License:

Technologies:

IITC mobile plugin

Start time: 
2022-12-09
IITC mobile plugin

IITC mobile plugin to mój plugin, a właściwie zbiór pluginów, które zastępują aplikację IITC mobile. IITC to aplikacja oparta na mapach OSM dla gry terenowej Ingress. Wersję z grudnia 2022 (0.2), choć formalnie nie podniosłem jej do 1.0, to uznaję jednak za w pełni stabilną i kompletną.

License:

Technologies:

Geolocation Accuracy

Start time: 
2022-09-11
Logo. Map with circles showing location tracking.

Geolocation Accuracy – live demo of how tracking works in a browser. You can start and stop watching your location. The program will show accuracy and speed as declared by the browser via watchPosition. Map with past locations is also shown (Leaflet).

Type:

License:

Technologies:

JS errors and why concatenation is bad for devs

Right and wrong directions

In this article I want to take on a journey through bad code and show you how to defened yourself from such. Or, more importantly: I want you to know where the problem lies. I'm going to tell you how browsers execute code and why it matters. If you don't have time for full details, you might just want to skip to the end.

PWA: Detecting redirects in service workers

PWA app

Why do you need to detect redirects in a PWA page? Well a PWA is established on a specific domain. You might need to redirect to a new domain at some point. You can easily do it server side with simple commands, but as PWA is cached in a specific way it will remain on the old domain. PWA will not be able to do calls to redirected API because of CORS. And it might never move on because when your admin redirected domains you will not be able to get a new service worker either. So you need to think ahead and plan for this. But how?

Podatności w Drupalu wykorzystywane w atakach od strony Rosji

Od wczoraj wzmożone ataki na różne witryny. Nie ma co panikować, ale warto się zabezpieczyć. Stosowne ostrzeżenia wydało nawet, a właściwie podało dalej ministerstwo cyfryzacji (a właściwie jego pozostałości...). Blokady IP to jedno, ale jedno dobrze skonstruowane żądanie może położyć serwis lub pozwolić przejąć nad nim kontrolę.

How to use Tampermonkey on Firefox mobile

Mobile browsers vs browser extensions. In this article I'll provide a know how on how to use browser extensions on mobile browser such as Firefox. Specifically – how to install Tampermonkey on Firefox. Tampermonkey is the one that allows to install user scripts (custom JavaScript for websites).

Pages

Subscribe to Główny kanał informacyjny (pl) Subscribe to Main feed (en)