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

Sequoiaview altrnatives

Posted by jpluimers on 2025/06/12

I wrote about Sequoiaview in depth in SequoiaView Homepage, made some research notes in “cushion treemap” delphi – Google Search and touched it slightly in A choco install list.

I never heard back from my request for Sequoiaview source code, and given ever increasing local storage media sizes, the speed of it now has become an issue, so I started looking to see if more alternatives have appeared and what sets them apart.

TL;DR

  1. There is the open source WinDirStat that runs as non-admin and is about as slow as Sequoiaview
  2. There is the closed source but free for personal use WizTree that requires admin elevation and is much faster than Sequoiaview and WinDirStat

Neither of them allow for a view that is cushion treemap only.

The reason that WizTree is fast is that it directly uses the NTFS MFT (Master File Table) to read the information from. This requires elevated permissions.

This is the same mechanism used by the Everything search tool, but unlike Everything, WizTree:

Read the rest of this entry »

Posted in C++, Development, Encoding, Mojibake, Software Development, UTF-8, Windows Development | Tagged: | Leave a Comment »

unix – How come is this command returning “GET A LIFE!”? – Stack Overflow

Posted by jpluimers on 2025/06/11

Didn’t know nx had a scriptable RPN command-line calculator dc (for Desk Calculator) which does not seem to need white space characters in the input stream or input file.

It likely is a source for command-injection attacks given the question [Wayback/Archive] unix – How come is this command returning “GET A LIFE!”? – Stack Overflow, so I did a bit of digging and found this great platform:

Read the rest of this entry »

Posted in *nix, *nix-tools, Development, Power User, PowerShell, Python, Scripting, Software Development | Leave a Comment »

An Interactive Guide to Flexbox in CSS

Posted by jpluimers on 2025/06/11

For my link archive (as interactive stuff works way better for me than learning from plain reading) [Wayback/Archive] An Interactive Guide to Flexbox in CSS

Via:

–jeroen

Posted in CSS, Development, Software Development, Web Development | Leave a Comment »

Solution for “mac flush DNS cache” by Jan Lehnardt :couchdb:: “@christopherkunz alias dnsreset=’sudo killall -HUP mDNSResponder'” – narrativ.es

Posted by jpluimers on 2025/06/10

https://narrativ.es/@janl/114658491232292970

Posted in Uncategorized | Leave a Comment »

TFrame – What is the accepted way to use frames in Delphi? – Stack Overflow

Posted by jpluimers on 2025/06/10

From a while ago: [Wayback/Archive] TFrame – What is the accepted way to use frames in Delphi? – Stack Overflow.

Besides me referring to my blog post Delphi – Frames as visual Components – don’t forget your Sprig!, these were important comments and answers with notes by myself:

Read the rest of this entry »

Posted in Conference Topics, Conferences, Delphi, Development, Event, Software Development | Leave a Comment »

For my link archive: swSIM and swICC by Tomasz Lisowski, two open source repositories to enable SIM card emulation

Posted by jpluimers on 2025/06/10

I wonder how this evolved, as the links are from fall 2022:

More links and info below, but first the image from the above Tweet:

Read the rest of this entry »

Posted in Development, Hardware, Hardware Development, Hardware Interfacing, Raspberry Pi, Software Development | Leave a Comment »

grief doesn’t shrink we grow around it

Posted by jpluimers on 2025/06/09

On the TODO list is to write more about the origin of “grief doesn’t shrink we grow around it”. For now, this is good enough:

The theory is from the influential 1996 article “Growing around grief—another way of looking at grief and recovery, Lois Tonkin TTC, Cert Counselling (NZ)”

Nowadays most people refer to it as the “grief jar”, see image below, but these weren’t the original images: those are on the right. Initially everyone thought that grief would shrink as seen in Figure 1 and Figure 2, but in fact we grow around it as shown in Figure 3.

Links:

Read the rest of this entry »

Posted in About, Awareness, Cancer, LifeHacker, Personal, Power User | Leave a Comment »

Too bad @googledrive downloads cannot work without 3rd party cookies. These cookie settings (and JavaScript) need to be enabled in order for them to work correctly

Posted by jpluimers on 2025/06/09

[Wayback/Archive] Jeroen Wiert Pluimers on Twitter: “Too bad @googledrive downloads cannot work without 3rd party cookies. These cookie settings (and JavaScript) need to be enabled in order for them to work correctly:(see also support.google.com/drive/answer/2423534 )” / Twitter

Read the rest of this entry »

Posted in Google, GoogleDrive, LifeHacker, Power User | Leave a Comment »

Bye bye: Changes to Microsoft Authenticator autofill – Microsoft Support

Posted by jpluimers on 2025/06/08

autofill in Microsoft Authenticator will be discontinued from July 2025

https://support.microsoft.com/en-us/account-billing/changes-to-microsoft-authenticator-autofill-09fd75df-dc04-4477-9619-811510805ab6

Posted in Uncategorized | Leave a Comment »

Reminder to self: check if other internet providers can deliver over the “Open” Dutch Fiber network

Posted by jpluimers on 2025/06/06

When “Open” Dutch Fiber (ODF) builds a fiber network, the internet provider Odido (ex T-Mobile Netherlands) gets a year exclusive use of the infrastructure.

In practice that is longer (see below tweets why), and for me it might become almost 2 years after ODF announced they would start building the local fiber network in the area where I live: [Wayback/Archive] [Odido Glasvezel] Ervaringen & Discussie – Internet en hosting – GoT.

You really do not want Odido, as they do NOT support IPv6 (I have Does Odido (the old T-Mobile Netherlands) which took over Tweak Internet (they supported IPv6) already support IPv6? scheduled on that).

Currently Odido does a lot of colportage, even threatening that copper will be phased out – yeah, that is going to take years! – likely because their exclusivity period is about to end. Which is a reminder for me to check if other providers can already deliver over the ODF network.

Dates to remember:

Read the rest of this entry »

Posted in fiber, Internet, Power User | Leave a Comment »