Posted by jpluimers on 2025/09/16
Some notes as it might enable me to install software that homebrew has deprecated or removed (note that local changes by default are ignored as the brew API takces precedence):
Despite the homebrew repository being a high commit-volume one which makes following it from a clone hard, just did already clone it Read the rest of this entry »
Posted in Apple, Development, DVCS - Distributed Version Control, GitHub, Home brew / homebrew, Mac OS X / OS X / MacOS, Power User, Ruby, Scripting, Software Development, Source Code Management, Versioning | Tagged: 15073, 4640 | Leave a Comment »
Posted by jpluimers on 2025/09/16
Not all virtualised hardware (older hardware usually has died by now) conforms to the Windows 11 minimum specifications.
So here are some links that should be of help to still get Windows 11 running on those:
If you insist on running older hardware that has a TPM header on the mainboard:
Read the rest of this entry »
Posted in CommandLine, Development, MSI, Power User, PowerShell, PowerShell, Scripting, Software Development, Windows, Windows 11, Z77A-G43 | Leave a Comment »
Posted by jpluimers on 2025/09/15

A lot of people publish unattributed copies of the cartoon “Yes the planet got destroyed. But for a beautiful moment in time we created a lot of value for shareholders.”, so I tried finding it back.
I found out that the Google Image Search has deteriorated to the point where it could not find the 2012 original.
Luckily [Wayback/Archive] Yes the planet got destroyed. But for a beautiful moment in time we created a lot of value for shareholders. – Google Suche did find the original.
So, without further ado, these are links, the original cartoons by [Wayback/Archive] Tom Toro, first published in The New Yorker:
Read the rest of this entry »
Posted in About, Awareness, Climate change, Google, GoogleImageSearch, GoogleSearch, LifeHacker, Power User | Tagged: shareholder | Leave a Comment »
Posted by jpluimers on 2025/09/15
I wish I had found this overview eons ago: [Wayback/Archive] Managing the Mail Queue Files and Directories.
The most important bits on the various kinds of files that appear in your message queue:
Read the rest of this entry »
Posted in *nix, *nix-tools, Power User, sendmail | Leave a Comment »
Posted by jpluimers on 2025/09/14
Interesting: [Wayback/Archive] What Are Dreams For? | The New Yorker
…
In a series of papers, Blumberg articulated his theory that the brain uses REM sleep to “learn” the body.
…
Are the robots really dreaming?
…
Via:
--jeroen
https://x.com/jmechner/status/1967129596903711139
https://x.com/NewYorker/status/1966950083024334849
Posted in LifeHacker, Power User, science | Leave a Comment »
Posted by jpluimers on 2025/09/11
On my list of things to try out (and see if it is better than an NTP clock):
--jeroen
Posted in Development, Hardware Interfacing, Legacy Ports: COM, Software Development, USB | Leave a Comment »
Posted by jpluimers on 2025/09/11
For my link archive: [Wayback/Archive] xahteiwi.eu – Handy Git aliases
- List branches by their date of last modification
- Delete old topic branches that have been merged
- Find the origin of a branch point
- Fix trailing whitespace
–jeroen
Posted in Development, DVCS - Distributed Version Control, git, Software Development, Source Code Management | Leave a Comment »
Posted by jpluimers on 2025/09/10
[Wayback/Archive] What Every Programmer Should Know about How CPUs Work • Matt Godbolt • GOTO 2024 – YouTube
Main takeaways for me:
- CPU pipelines have grown a lot longer than I was aware off
- there are many more internal registers than I was anticipating
- clever ways to convert if statements to non-jumps
--jeroen
Posted in .NET, Assembly Language, C, C#, C++, Delphi, Development, Python, Scripting, Software Development | Leave a Comment »