Link Diary May 2025
-
- Interpretative dance
- Flat death star
- Create 3D Assets with Meshy
- Is it ok to learn and use kids-language
- El Salvador cleaned their prisons
- Hotwheels ride
- Flipping songs with the same chords
- Leben von den Dividenden?
- Exploring Gnome
- How blurring works
- Change rubber in Toyota C-HR windshield wipers
- dmenu creativity
- You don't own it
AI Models from images and instructions
Meshy in its latest iteration is a crazy time saver.
nmap Examples
The base start in TRyHackMe or HackThebox is
nmap -p- -sSV host.
https://www.recordedfuture.com/threat-intelligence-101/tools-and-techniques/nmap-commands
BPMN and BPEL resources
"Business Process Execution Language" and "Business Process Model and Notation"
Doodle Alternative zur Terminfindung
Create a virtual environment for Python
To not crowd the entire system with extensions and have extension in the version that zour project needs. The classic way goes like this.
cd path/to/project python3 -m venv .venv source .venv/bin/activate # or: source .venv/bin/activate.fish which python pip # python and pip are now in .venv
And to leave the venv, use
deactivate
Ada & Zangemann
A book / movie for children to understand the importants of Open Source and what real ownership means.
Some Software architecture resources
The Architecture Tradeoff Analysis
The Architecture Canvas
Enterprise Architecture artifacts
Video picks
- Provider returned HTTP Status 401 for
- All resolution methods failed
It's not really self-explanatory and this was the only video actually helping. Changing the rubber is so much more sustainable than changing the entire thing. And cheaper.

Discussion