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,854 other subscribers

Archive for the ‘Power User’ Category

NEW Universal USB Type C Mod to Restore your older devices! – YouTube

Posted by jpluimers on 2026/01/22

Nice videos about  USB-C receptacles replacement that might fit old mini-USB and sometimes micro-USB ones.

Before applying, check out the tables in USB hardware: Compatibilities – Wikipedia and the table I copied from USB hardware: connector dimensions – Wikipedia to ensure there is enough space to fit the USB-C receptacle in:

Read the rest of this entry »

Posted in Development, Hardware, Hardware Development, Power User, Soldering, USB, USB, USB-C | Leave a Comment »

The Intel’s Management Engine Backdoor Nobody Can Remove – via YouTube

Posted by jpluimers on 2026/01/21

Interesting video explaining on Intel’s Management Engine which has been the Intel Inside part of about every Intel Chipset since 2008: [Wayback/Archive] The Intel Nobody Can Remove (Not Even You) – YouTube

This is very relevant as it runs on a lightweight operating system called Minix, and there is a move from attacks on end-user operating systems personal computers and mobile phones towards edge devices running lightweight operating systems (not limited to Citrix, Ivanti, Fortinet, Palo Alto, Cisco, SonicWall and Juniper – for a potential OS list see Category:Lightweight Unix-like systems – Wikipedia).

More sources have started warning for this, see for instance [Wayback/Archive] Network security devices endanger orgs with ’90s era flaws | CSO Online and [Wayback/Archive] Security Appliance Vulnerability Bingo 2025 – Google Regneark.

Hopefully [Wayback/Archive] Dr. Christopher Kunz | heise online will have created a cku.gt/appbingo26 this year.

--jeroen

Read the rest of this entry »

Posted in CPU, Cyber, Hardware, Infosec (Information Security), Intel CPUs, Power User, Security | Leave a Comment »

A WireGuard Docker Linux Container

Posted by jpluimers on 2026/01/21

This should stau stays pretty up to date over time:

–jeroen

Posted in Cloud, Containers, Docker, Infrastructure, VPN, Wireguard | Leave a Comment »

GitHub – valyentdev/valyent: A developers-first cloud platform.

Posted by jpluimers on 2026/01/20

In my list of tools to try out: [Wayback/Archive] GitHub – valyentdev/valyent: A developers-first cloud platform.

I will likely start with the cloud version, but the local version looks promising too.

More links:

Via: [Wayback/Archive] Valyent.cloud: “📢 Valyent.cloud is getting fully open-source, and its UI dashboard is getting more features day after day. It allows developers to deploy Docker images at scale — made fast-booting and secure microVMs, taking inspiration from Fly.io.” — Bluesky

--jeroen

Posted in Cloud, Containers, Docker, Infrastructure, Power User, Virtualization | Leave a Comment »

Found back some emails and links from way back when promoting/helping ThunderByte AntiVirus (hi Frans Veldman)

Posted by jpluimers on 2026/01/20

Nice memories of the TBAV/ThunderByte Anti-Virus story.

Together with Jeroen Smulders, I was sort of on the sideline in the early days as we both were at the university had access to FidoNet (I as host, other Jeroen as point), Internet, mailing lists and newsgroups.

I used it because it was the fastest Virus Scanner around and a need when scanning all incoming FidoNet data for viruses (I had seen at university what damage a spread could do).

Some VIRUS-L, comp.virus and book links from that past:

Read the rest of this entry »

Posted in 8086, 8088, Antivirus, BBS, Compuserve, FidoNet, History, Internet, Power User, SearchEngines, Security | Tagged: | Leave a Comment »

How can I tell what wattage my MacBook Pro… – Apple Community

Posted by jpluimers on 2026/01/19

This still works for Apple Silicon based Macs: [Wayback/Archive] How can I tell what wattage my MacBook Pr… – Apple Community

TL;DR:

  1. Either:
    • ⌘-space -> System Information.app
    •  menu -> About This Mac -> More Info… -> System Report…

    Note that “System Report…” starts the “System Information.app” (how cool would naming consistency be…)

  2. Hardware -> Power
  3. Browse down to “AC Charger Information”

On my M1 MacBook Pro, the values depend on the charging ports used:

Read the rest of this entry »

Posted in Apple, M1 Mac, Mac, Mac OS X / OS X / MacOS, MacBook, MacBook-Pro, Power User | Leave a Comment »

Apparaat terugsturen | Klantenservice | Ziggo

Posted by jpluimers on 2026/01/16

[Wayback/Archive] Apparaat terugsturen | Klantenservice | Ziggo

Stuur de apparatuur in een stevige doos naar ons terug. Gebruik de doos die je van ons ontvangt of de originele doos. Als je die niet (meer) hebt, kun je ook een andere passende doos gebruiken.

Stuur de apparatuur naar dit adres:

Ziggo retouren
Antwoordnummer 1070
5800 VB Venray

Of download het retourformulier:

Read the rest of this entry »

Posted in Internet, ISP, LifeHacker, Power User, Ziggo/UPC/A2000 | Leave a Comment »

For a brief moment of time Mike Luckovich polled the public for his next cartoon

Posted by jpluimers on 2026/01/15

Mike Luckovich on BSKY: Which one should I draw?

Now dead link – I was too late to archive it: Mike Luckovich on BSKY: Which one should I draw?

[Wayback/Archive] 536333987-938257d2-91fc-491c-9abc-647c651085c6.png (609×443)

Larger draft images:

Read the rest of this entry »

Posted in BlueSky, LifeHacker, Power User, SocialMedia | Leave a Comment »

WireGuard on OpenWRT based GL.iNET: some notes on the `wireguard_watchdog` script

Posted by jpluimers on 2026/01/15

On OpenWRT GL.iNET based devices, the WireGuard client does not restart upon reboot, even if it was started before rebooting.

Hopefully the /usr/bin/wireguard_watchdog script will help with this as others indicates it should.

My first try was no succes, but since it is supposed to run from cron it does no output. The script on GL-SFT1200 firmware version 3.215, script /usr/bin/wireguard_watchdog is different from the one in the OpenWRT repository, so it needs some investigation.

Some links for checking this out:

Read the rest of this entry »

Posted in *nix, *nix-tools, ash/dash, ash/dash development, Development, GL-AR300M, GL.iNet, GL.iNET GL-SFT1200, OpenWRT, Power User, Scripting, Software Development | Leave a Comment »

Some WireGuard console tricks that helped me figure out a GL.iNET “status yellow” connection problem

Posted by jpluimers on 2026/01/14

TL;DR: the connection problem was because of a public key mismatch between the pfSense central location and GL.iNET peer.

Since the pfSense cannot export configuration in either text or QR format (see rcmcdonald91/pfSense-pkg-WireGuard: This is a port of the original WireGuard UI bits as implemented by Netgate in pfSense 2.5.0 to a package suitable for rapid iteration and more frequent updating on future releases of pfSense.), I made a copy paste mistake.

This resulted in the WireGuard client connection indicator on the GL.iNET to turn yellow instead of green. This means that the handshake is only partially completed (there is a WireGuard connection but there is no returning traffic on it).

GL.iNET VPN status explanation:

  • no color: no VPN
  • yellow: VPN not fully established
  • green: VPN established

How I found out

Read the rest of this entry »

Posted in GL.iNet, GL.iNET GL-SFT1200, Hardware, Network-and-equipment, pfSense, Power User, routers | Leave a Comment »