Why everyone hates Excel data entry:
[Archive.is] Andrew R on Twitter: “Person 1: The glass is 1/2 full Person 2: The glass is 1/2 empty Excel: The glass is the 1st of February”
--jeroen
Posted by jpluimers on 2025/03/24
Why everyone hates Excel data entry:
[Archive.is] Andrew R on Twitter: “Person 1: The glass is 1/2 full Person 2: The glass is 1/2 empty Excel: The glass is the 1st of February”
--jeroen
Posted in Excel, Office, Power User | Leave a Comment »
Posted by jpluimers on 2025/03/21
I missed there was a firmware update: [Wayback/Archive] C332 | Colour Printers | Firmware | OKI Europe Ltd
Current firmware version: A07.23_0_4(Released on:05/10/2022)
Via [Wayback/Archive] oki c332 firmware versions history – Google Search.
--jeroen
Posted in Hardware, OKI C332, OKI Printers, Power User, Printers | Leave a Comment »
Posted by jpluimers on 2025/03/21
Ergens zomer 2022 werd het nieuwe Mijn PGB Portaal verplicht. Voorheen verliepen declaraties en dergelijke via een portaal van het SVB. Die was niet snel, had soms nukken, maar voldeed aan meer NORA richtlijnen dan het nieuwe portaal.
ICTU is een speler die exclusief op de overheidsmarkt functioneert, dus daarvan zou je verwachten dat die snappen wat NORA inhoudt en een goed product neer zetten.
Het tegendeel is waar: ik schreef in september 2022 een Twitter draad met veel screenshots over mijn eerste ervaring met het nieuwe portaal en de migratie van de onderliggende data waaruit het tegendeel bleek.
Ik ben benieuwd hoe de status nu is.
Posted in About, Care/Zorg, LifeHacker, Personal, Power User | Tagged: 000000, f5f8fa, ffffff | Leave a Comment »
Posted by jpluimers on 2025/03/20
Since git doesn’t have the notion of directories as entities, neither does GitHub.
This makes it counter-intuitive to add a sub-directory when creating a new file on-line in the GitHub web-UI or uploading file(s) there.
I wanted to do this as instead of taking the local route, it was easier to on-line add and edit [Wayback/Archive] GitHub – jpluimers/https-imgur.com-a-bmw-e61-remote-fix-sWdk0: Content from https://imgur.com/a/bmw-e61-remote-fix-sWdk0 for Wayback Machine archival.
The GitHub web-UI can indeed do this:
TL;DR Use
/in the file name field to create folder(s), e.g. typingfolder1/file1in the file name field will create a folderfolder1and a filefile1.
you should just try to drag and drop your entire folder in the webui and it will upload whole folder.
You can also do this from the git command-line, by adding an empty file in the directory first. By convention, usually a .gitkeep file is used for that though others use .gitignore files for it.
Posted in Development, DVCS - Distributed Version Control, git, GitHub, Software Development, Source Code Management | Tagged: 21962 | Leave a Comment »
Posted by jpluimers on 2025/03/20
A sidestep of the series around Writing a tool that restarts the Google Chat desktop app Window (and hopefully the Google Duo desktop app Window too):
Enumerating Windows and especially Child Windows is a recursive endeavour, so I wondered if it was possible to write a self referencing delegate, anonymous method or lambda in C#.
That turns out to be way more complicated than I hoped for.
Some notes below, as:
Here we go:
Posted in .NET, C#, Conference Topics, Conferences, Development, Event, Software Development | Tagged: 000080, 0000ff, 008080, ff0000 | Leave a Comment »
Posted by jpluimers on 2025/03/19
On my research list after making this short note April 2024: [Wayback/Archive] GitHub – Laurensvanrun/Delphi-Promises: Delphi implementation of promises for asynchronous programming.
My first impression is that this might be on the same level of usefulness and influention as these two:
Notes:
Posted in Conference Topics, Conferences, Delphi, Development, EKON, Event, ITDevCon, Software Development | Tagged: 8, Delphi | Leave a Comment »
Posted by jpluimers on 2025/03/19
Earlier this months I wrote Writing a tool that restarts the Google Chat desktop app Window (and hopefully the Google Duo desktop app Window too) promising I would rewrite the Delphi code into C# and integrate it into PowerShell.
This is the beginning on porting the basics of the Delphi code (which had a flaw!) to C# and contains EnumWindows/EnumChildWindows and error handling tricks and tips.
Posted in .NET, C#, Conference Topics, Conferences, Delphi, Development, Event, PowerShell, Scripting, Software Development, __Unfinished | Tagged: 46843, 51505, 600 | Leave a Comment »
Posted by jpluimers on 2025/03/18
CPU Cache and RAM performance slowed down many magnitudes for better comparison
[WaybackSave/Archive] Ben Dicken on X: “You asked for it, so here it is. Visualizing CPU cache speeds relative to RAM. Cache optimization is important too!”
Cover .jpg: [WaybackSave/Archive] Bo3x-4alnGEqj-1I.jpg (1200×675).
The graph was made using [Wayback/Archive] GitHub – d3/d3: Bring data to life with SVG, Canvas and HTML. :bar_chart::chart_with_upwards_trend::tada:.
The underlying data is from [Wayback/Archive] Memory Performance in a Nutshell.
It was kind of a follow-up on a similar animation for Memory lookup versus SSD read speed (links at the end of this blog post)
Videos via [WaybackSave/Archive] Tweet JSON:
Posted in Development, Software Development | Leave a Comment »
Posted by jpluimers on 2025/03/18
In Visual Studio Code I already had [Wayback/Archive] C# – Visual Studio Marketplace: C# for Visual Studio Code (powered by OmniSharp) installed in (through code --install-extension ms-dotnettools.csharp), and wanted automatic XML documentation comments generation just like Visual Studio does:
[Wayback/Archive] XML documentation comments – document APIs using /// comments | Microsoft Learn
Posted in .NET, C#, Development, Hardware, Java, Java Platform, Keyboards and Keyboard Shortcuts, KVM keyboard/video/mouse, Power User, Software Development, XML, XML/XSD | Tagged: 1644, 2023, 4261, 48558, 48559, 8 | Leave a Comment »
Posted by jpluimers on 2025/03/17
Via [WaybackSave/Archive] Henk on X: “@jpluimers @maddyverburg @Walrathis”
Query [Wayback/Archive] rondreis eigen auto ijsland – Google Search
--jeroen
Posted in Uncategorized | Leave a Comment »