Artur Mostowski
vulwsztyn.bsky.social
Artur Mostowski
@vulwsztyn.bsky.social
Avoiding boilerplate by using immutable default arguments in Python

vulwsztyn.codeberg.page/posts/avoidi...

#python #typing
Avoiding boilerplate by using immutable default arguments in Python - Artur Mostowski
Avoiding boilerplate by using immutable default arguments in Python - Artur Mostowski
vulwsztyn.codeberg.page
July 22, 2025 at 1:18 PM
@edzitron.com I adore your writing, but "phenomena", and "panacea" are plural, it is "a phenomenon" and "a panaceum"
June 15, 2025 at 2:28 PM
@slack.engineering Could your app not get out of the login flow when I change windows to grab the 2FA code?
May 19, 2025 at 7:50 PM
Disallowing merging MRs without approval using Gitlab CI

vulwsztyn.codeberg.page/posts/disall...

#Gitlab #CI/CD
Disallowing merging MRs without approval using Gitlab CI - Artur Mostowski
Disallowing merging MRs without approval using Gitlab CI - Artur Mostowski
vulwsztyn.codeberg.page
May 19, 2025 at 11:09 AM
My solution to day 02 of Advent of Code 2024 in Unreal Engine blueprints (and prolog)
vulwsztyn.github.io/posts/advent...
#AdventofCode #Unreal #Programming #Unholy
Advent of Code 2024 day 2 in Unreal blueprints & Prolog - Artur Mostowski
My solution to day 2 of 2024 Advent of Code in Unreal blueprints
vulwsztyn.github.io
January 24, 2025 at 2:25 PM
FYI: there is a library called pathlib for python with less stupid API for file handling.

docs.python.org/3/library/pa...

#python
pathlib — Object-oriented filesystem paths
Source code: Lib/pathlib/ This module offers classes representing filesystem paths with semantics appropriate for different operating systems. Path classes are divided between pure paths, which pro...
docs.python.org
December 4, 2024 at 5:01 PM