Alexander Dunkel
@alex.himself.alexanderdunkel.com.ap.brid.gy
7 followers 2 following 34 posts
Problem Solver, Data Engineer, Landscape & Urban Planner, Programmer, Windsurfer, Photographer, Father; not always in this order Works @ioer [bridged from https://himself.alexanderdunkel.com/@alex on the fediverse by https://fed.brid.gy/ ]
Posts Media Videos Starter Packs
alex.himself.alexanderdunkel.com.ap.brid.gy
Our car reached 300k kilometers today. I am not proud of driving that far. But I am lucky to have a car that can be maintained that long, without having to replace it every few years and waste all these resources. I wish they would still make such cars today.

#t4
Our VW t4 reached 300k today
alex.himself.alexanderdunkel.com.ap.brid.gy
If I had to explain my job... @ioer.. I'd just show this workflow from the last two days. It's a great example of building reproducible, automated documentation. 🚀

1. Start: A project schema, drafted by colleagues in Excel.
2. Problem: Excel isn't reproducible and is hard to use as a single […]
Original post on himself.alexanderdunkel.com
himself.alexanderdunkel.com
Reposted by Alexander Dunkel
getajobmike.ruby.social.ap.brid.gy
The key to coding productivity is your Mental Model: your own understanding of how all the software and APIs are interacting.

With AI, you aren’t strengthening the mental model in your head and really that’s what employers are paying you for: your experience just boils down to the knowledge in […]
Original post on ruby.social
ruby.social
alex.himself.alexanderdunkel.com.ap.brid.gy
Gerade über den Instagram Account der @tudresden gestolpert.. nicht so toll, wie die Frau in dem Post in der Mitte dargestellt wird.
Instagram TUDresden Fokus
alex.himself.alexanderdunkel.com.ap.brid.gy
Quite good read on fallacies in the AI race [1]: A world of over-promising and under-delivering, as within many other disciplines today (looking at you, research!). We all need to get away from these volatile cycles of hype and disappointment.

1]: [ […]
Original post on himself.alexanderdunkel.com
himself.alexanderdunkel.com
alex.himself.alexanderdunkel.com.ap.brid.gy
> Julia Klöckner hat die Gesellschaft gespalten. Ob mutwillig oder aus Dämlichkeit, weiß ich nicht.

I think Robert doesn't like Julia.
alex.himself.alexanderdunkel.com.ap.brid.gy
At the @ioer FDZ, we have been thinking about ways to improve the production of scientific knowledge and contribute solutions to the #reproducibility crisis.

One initiative that we are now sharing with the wider scientific community is #Carto-Lab […]

[Original post on himself.alexanderdunkel.com]
Reproducible spatial visual analytics with Carto-Lab Docker
alex.himself.alexanderdunkel.com.ap.brid.gy
Vor ein paar Tagen habe ich bei einem Rack-Server-Angebot bei eBay für 1.400 Euro geboten. Außer den Fotos und dem Namen (Supermicro Sys-7049GP-TRT Server) gab es keine Angaben. Aber ich wusste, dass allein das Gehäuse den Preis wert ist. Da ich […]

[Original post on himself.alexanderdunkel.com]
TESLA V100S 32GB GPU-Rack, Surprise Surprise: A TESLA V100S!
alex.himself.alexanderdunkel.com.ap.brid.gy
Learning how to directly open VS Code in a remote folder via SSH from WSL:

```
code --folder-uri "vscode-remote://ssh-remote+remote_vm/home/user/dev/working_dir"
```

Where `remote_vm` is your SSH client config for the VM.

Add this to your Bash aliases to start your working day with a single […]
Original post on himself.alexanderdunkel.com
himself.alexanderdunkel.com
alex.himself.alexanderdunkel.com.ap.brid.gy
> It’s 2025 and software engineering is the backbone of pretty much everything. But for all its prevalence and influence, most people don’t have the technical literacy to even grasp the basics.

Good read:
https://thoughtfuleng.substack.com/p/ai-is-going-to-hack-jira
AI is going to hack Jira
Hide your kids, hide your wife: how the Agile Industrial Complex has set us all up to be duped by AI codegen
thoughtfuleng.substack.com
alex.himself.alexanderdunkel.com.ap.brid.gy
Today, I discovered that Postgres materialised views do not inherit their parent table's indexes. This is why my spatial query is still running after 24hours.. 9000 × 50,000,000 = 450 billion geometry comparisons. Doh!

#postgres #computation #spatial #sql
alex.himself.alexanderdunkel.com.ap.brid.gy
An increasing number of websites use TOTPs (time-based one-time passwords) as a second factor. One aspect of security is having a second device that provides this second factor and is independent of your first device. However, leaving your phone unlocked for hours a day to enter 50 TOTPs can […]
Original post on himself.alexanderdunkel.com
himself.alexanderdunkel.com
alex.himself.alexanderdunkel.com.ap.brid.gy
This is a great article on a study on cognition and the human brain [1]. The authors argue that the brain uses 20% of the human body's total energy. Much of this energy is not used for conscious attention but rather for unconscious "prediction" of the future and possible actions. This automated […]
Original post on himself.alexanderdunkel.com
himself.alexanderdunkel.com
alex.himself.alexanderdunkel.com.ap.brid.gy
How to best create, maintain and archive custom environments from within Jupyter? .. just updated the documentation for Carto-Lab Docker with examples for Python [1] and R [2].

The tricky part is linking Kernels from custom envs with the Jupyter kernelspec. However, most of this can be stored […]
Original post on himself.alexanderdunkel.com
himself.alexanderdunkel.com
alex.himself.alexanderdunkel.com.ap.brid.gy
Wow! After delving into IPSec strongSwan rekeying, I now know that the initial 'data key' (Child SA) is like a quick handshake with no fancy secret exchange (PFS) (see the documentation [1]). However, for rekeys, it's full secret agent handshake mode! Writing the GitHub bug report, which turned […]
Original post on himself.alexanderdunkel.com
himself.alexanderdunkel.com
alex.himself.alexanderdunkel.com.ap.brid.gy
I have observed both sides of this issue. Choose your side!

#llm #ai
alex.himself.alexanderdunkel.com.ap.brid.gy
6 EUR overnight parking with this view. Where did we get this? Lusatia! (this was yesterday, at Bärwalder See)

#lusatia #Bärwalder #see #t4
alex.himself.alexanderdunkel.com.ap.brid.gy
Just published a small tool we use in our non-profit to export user data from #keycloak
into Excel. It pulls standard and custom fields like IBAN, birthdate, phone, etc.,
using the Keycloak Admin API. You can run it through a SOCKS proxy if access is restricted.
Config is done via a .env file […]
Original post on himself.alexanderdunkel.com
himself.alexanderdunkel.com
alex.himself.alexanderdunkel.com.ap.brid.gy
#opnsense users, it is time to migrate your legacy #ipsec VPN tunnels to the new connection setup. The Legacy IPSEC feature will be deprecated in 26.1.

I have updated my IPSEC post [1] with the new connection settings. The migration was not straightforward and required some changes, but it is […]
Original post on himself.alexanderdunkel.com
himself.alexanderdunkel.com
alex.himself.alexanderdunkel.com.ap.brid.gy
> science.org: **Earth’s #clouds are shrinking, boosting global warming**
> Narrowing storm bands may be a surprising and dangerous new feedback of #climate change

https://www.science.org/content/article/earth-s-clouds-are-shrinking-boosting-global-warming
Earth's clouds are shrinking, boosting global warming
Comments
www.science.org