Posted by jpluimers on 2025/02/14
Not limited to the current rise of far right dictators: a repetition of the steps taken a century ago: [Wayback/Archive] Branch removal – Mike Luckovich, The Atlanta Journal-Constitution (actual link not visible in the EU because of GDPR: [Wayback] AJC GDPR Support)

Branch removal: Executive branch of a tree with chainsaw at the tip having cut of the legislative and judicial branches.
Via
Read the rest of this entry »
Posted in About, Awareness, Comics, Opinions | Leave a Comment »
Posted by jpluimers on 2025/02/14
Running Kubernetes containers on Windows means taking into account a different can of worms than running them on Linux.
For example [Wayback/Archive] Fun with Windows Containers – Popping Calc explains about the various isolation levels and privileges (through runAsUserName) and this helpful advice:
Read the rest of this entry »
Posted in *nix, *nix-tools, Cloud, Containers, Docker, Infrastructure, Kubernetes (k8n), Power User, Windows | Leave a Comment »
Posted by jpluimers on 2025/02/13
[Wayback/Archive] macos – How can I update everything installed through Homebrew after OSX upgrade? – Ask Different
A
Use the command brew upgrade in the terminal to update all of the packages.
C
brew upgrade --cask not updated my excited packages like Flutter. using brew upgrade --g will be preferred as mentioned in Manpage : –g, –greedy: Also include outdated casks with auto_updates true or version :latest. –greedy-latest: Also include outdated casks including those with version :latest. –greedy-auto-updates: Also include outdated casks including those with auto_updates true.
C
Casks are not upgraded because of their internal auto-update capabilities and the conflict in these two auto-update mechanisms. See more details on docs.brew.sh/…
So if you want to upgrade casks as well, then run this (but read the warnings below first):
Read the rest of this entry »
Posted in Apple, Development, Home brew / homebrew, Power User, Software Development | Tagged: 17427 | Leave a Comment »
Posted by jpluimers on 2025/02/12
For my reading list (will likely be extended in the future) as covariance and especially contravariance often give me headaches (even after all these years of C#):
Read the rest of this entry »
Posted in .NET, C#, Development, Software Development | Leave a Comment »
Posted by jpluimers on 2025/02/11
A lot of forum software (not just on retro computing or history) embed image smileys in their messages translated from text-smileys.
It seems they missed that a lot of them have made their way into Unicode, making it not just easier to display but also a lot easier for visually impaired.
So, please software developers, use the Unicode characters whenever possible.
Here is a good start
--jeroen
Posted in accessibility (a11y), Awareness, Development, Inclusion / inclusive society, Software Development | Leave a Comment »
Posted by jpluimers on 2025/02/11
For my link archive: [Wayback/Archive] Payload Box.
It has lots of examples on payloads for various kinds of injections that are excellent teaching material.
Covered are Cross Site Scripting (XSS), SQL Injection, Server Side Template Injection, RFI/LFI, Command Injection, CSV Injection, Directory, Open Redirect and XML External Entity (XXE) Injection.
Got there when inspired by:
Read the rest of this entry »
Posted in Blue team, Database Development, Development, Power User, Red team, Security, Software Development, SQL, Web Development | Leave a Comment »
Posted by jpluimers on 2025/02/10
Inn de basis een door mijn opa gebouwde opwindbare (3 gewichten) Warmink Wuba triple chime – Westminster, St. Michael, Whittington clock.
Die liep nauwelijks meer, en sloeg zowel geen melodie meer, maar ook geen uursignaal meer.
Hieronder links die me hielpen met uitzoeken wat er van dit merk nog bestond en kennis aanwezig is.
Read the rest of this entry »
Posted in About, Development, DIY, Encoding, LifeHacker, Mojibake, Personal, Power User, Software Development | Leave a Comment »