The Wiert Corner – irregular stream of stuff

Jeroen W. Pluimers on .NET, C#, Delphi, databases, and personal interests

  • My badges

  • Twitter Updates

  • My Flickr Stream

  • Pages

  • All categories

  • Enter your email address to subscribe to this blog and receive notifications of new posts by email.

    Join 1,861 other subscribers

Author Archive

Some notes on running Windows 11 on virtualised hardware and some on TPM

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 »

Yes the planet got destroyed. But for a beautiful moment in time we created a lot of value for shareholders. – Finding back the source

Posted by jpluimers on 2025/09/15

Description:

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: | Leave a Comment »

Managing the Mail Queue Files and Directories

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 »

What Are Dreams For? | The New Yorker

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 »

DeCENC is yet another way to beat Amazon, Netflix video DRM • The Register

Posted by jpluimers on 2025/09/12

From a while ago. I wonder what the current state is.

[Wayback/Archive] DeCENC is yet another way to beat Amazon, Netflix video DRM • The Register

--jeroen

Posted in Development, Encryption, Media, Media Streaming, Power User, Security, Software Development | Leave a Comment »

bitfocus/companion: Bitfocus Companion enables the reasonably priced Elgato Streamdeck to be a professional shotbox surface for an increasing amount of different presentation switchers, video playback software and broadcast equipment.

Posted by jpluimers on 2025/09/12

Cool: [Wayback/Archive] bitfocus/companion: Bitfocus Companion enables the reasonably priced Elgato Streamdeck to be a professional shotbox surface for an increasing amount of different presentation switchers, video playback software and broadcast equipment.

I was hoping this tool also could steer other kinds of equipment, so that’s on my list of things to try out.

More info:

Read the rest of this entry »

Posted in Hardware, Power User | Tagged: , , | Leave a Comment »

Jeff Geerling: Trying out a cheap USB VK-172 GPS dongle on a Mac | Jeff Geerling

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 »

xahteiwi.eu – Handy Git aliases

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 »

What Every Programmer Should Know about How CPUs Work • Matt Godbolt • GOTO 2024 – YouTube

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 »

“The Pocket Guide to Debugging” zine and Debugging Puzzels by b0rk (Julia Evans)

Posted by jpluimers on 2025/09/10

I forgot scheduling this post, but it is still very relevant: about the debugging related materials by b0rk (Julia Evans) as they are not limited to just “The Pocket Guide to Debugging”.

It is excellent material to learn at home, work or be used during education.

Before the Elmo* takeover, she mainly used Twitter to post beta material and later the final versions. Easiest queries to find back the Tweets are:

Here are some of links found via the above lists of tweets:

Read the rest of this entry »

Posted in Debugging, Development, Software Development | Leave a Comment »