Author Archive
Posted by jpluimers on 2019/08/05
Reminder to self [WayBack] Just a small FTR. Yes, the IKEA TRÅDFRI lamps [1] when equipped with Firmware >= 1.2.217 intergrate seamlessly into the Philips Hue system, thanks to t… – Jan Wildeboer – Google+:
- IKEA lamps integrate with Philips Hue
- Philips Hue lamps integrate with the
- IKEA lamps pair to the remote that you paired with the gateway before: no need to bring the lamp close to the gateway first
- Philips tries the same
- Remotes have a 10-decide limit
Links:
--jeroen
Posted in IKEA hacks, IoT Internet of Things, LifeHacker, Network-and-equipment, Power User | Leave a Comment »
Posted by jpluimers on 2019/08/02
Below are some download links for Windows 10 version history: Version 1903 (May 2019 Update) – Wikipedia.
Note that the MediaCreationTool usually fails (not just for 1903, prior versions have failed for me for unknown reasons far too often).
It is way better to use rufus to build a bootable USB stick from the ISO installation download.
Here are the relevant links:
Creating the USB with Rufus
Be aware that you can use two partition schemes:
- MBR (with automatic target system “BIOS (or UEFI-CSM)”
- GPT (with automatic target system “UEFI (non CSM)”
Many older systems to not support GPT, so then you will stare at a blinking cursor on a black screen when trying to boot from it.
Read the rest of this entry »
Posted in Power User, Windows, Windows 10 | Leave a Comment »
Posted by jpluimers on 2019/08/02
Since the VMware site is a maze, so below are some download and information links.
[WayBack] Upgraded to 6.1.1. build-3533064 – cannot restore from Acronis TrueImage TIB files… |VMware Communities -> you need 6.0 or earlier for that:
Support notice
VMware vCenter Converter Standalone 6.0 is the last release of the product to support third-party backup images and virtual machines as sources for conversion. This capability will be discontinued in the next release. If you use this capability, you should start planning your transition.
Interoperability
Third-party backup images and virtual machines – to be discontinued. See Support notice.
- Acronis True Image Echo 9.1 and 9.5, and Acronis True Image Home 10 and 11 (.tib)
- Symantec Backup Exec System Recovery (formerly LiveState Recovery) 6.5, 7.0, 8.0, and 8.5, and LiveState Recovery 3.0 and 6.0 (.sv2i format only)
- Norton Ghost version 10.0, 12.0, and 14.0 (.sv2i format only)
- Parallels Desktop 2.5, 3.0, and 4.0 (.pvs and .hdd). Compressed disks are not supported
- Parallels Workstation 2.x (.pvs). Compressed disks are not supported. Parallels Virtuozzo Containers are not supported.
- StorageCraft ShadowProtect Desktop, ShadowProtect Server, ShadowProtect Small Business Server (SBS), ShadowProtect IT Edition, versions 2.0, 2.5, 3.0, 3.1, and 3.2 (.spf)
- The Microsoft VHD format for the following sources:
- Microsoft Virtual PC 2004 and Microsoft Virtual PC 2007 (.vmc)
- Microsoft Virtual Server 2005 and 2005 R2 (.vmc)
For conditions and limitations about converting Backup Exec System Recovery, ShadowProtect, and Consolidated Backup images, see the VMware vCenter Converter Standalone User’s Guide.
Edit 20210810:
–jeroen
Read the rest of this entry »
Posted in Power User, Virtualization, VMware, VMware Converter | Leave a Comment »
Posted by jpluimers on 2019/08/02
If you don’t have Beyond Compare available for your platform (or cannot connect via Beyond Compare to it): sebastien/sink: Swiss army knife for directory comparison and synchronization.
The Python script in it does 3-way directory compares on the console.
It is very similar to the Beyond Compare “folder merge” functionality.
–jeroen
Posted in *nix, *nix-tools, Beyond Compare, Power User | Leave a Comment »
Posted by jpluimers on 2019/08/01
Via a co-worker:
In my own experience, PlasticSCM needs a lot of work, especially on the usability side:
- PlasticSCM call themselves a DVCS, but in order to have a local full repository like all other DVCS systems, you have to run a local server (and a license for it, I still need to sort out if that is free or paid). For the DVCS definition, see Distributed version control – Wikipedia. This means you run a client, a local PlasticSCM server and a remote PlasticSCM server.
- Despite there being a CLI version (more on that in a future post), the GUI does not show the exact CLI syntax for commands (unlike most git tools that do). This means you need to think thrice when translating them from GUI to CLI, made even harder by most UI access paths having different ways to copy their information to the clipboard.
- When you run the Plastic SCM GUI client long enough, even on a small repository, you will get errors about not enough quota being available (the dreaded 0x718): [WayBack] System Error Codes (1700-3999) | Microsoft Docs
ERROR_NOT_ENOUGH_QUOTA 1816 (0x718): Not enough quota is available to process this command.
- Often after scanning for changes, you see a lot of changed files. If you click each file, you see “Files are identical”
- As a result you have to perform “Undo Unchanged”:

- I never have this when using git.
- Online PlasticSCM hosting parties, especially integrated with bug tracking, are far and few between: besides [WayBack] PlasticSCM cloud, I have not found any. Take the git world, or even the Mercurial world and there are far more choices (yes I know about the manual labour involved setting it up described at [WayBack] Plastic SCM version control · Task and issue tracking systems guide and [Archive.is] Plastic SCM blog: Integrating Plastic SCM with Trac Issue Tracking).
One thing that baffled me is that you can edit commit messages. Changing them does not result in another commit. This means that these are not set in stone which is very odd when you see all changes in the commit history.
[Archive.is] Are check-in comment editable?
Sure!
The commit message textbox is editable, start typing and then push save. 
—
I realized that in the Branch Explorer one can edit them using the procedure you’ve described, but if you open a changset from “Changesets” or somewhere else, the comment on the top is readonly. Maybe it would be nice to be have a way to edit it there, though I guess, it would be a rarely used feature.
—
At the changesets view you are also able to do it by cliking in the “Show extended information” button.
I’m afraid that this are the only spots to do it.
–jeroen
Posted in Development, DVCS - Distributed Version Control, git, Source Code Management | Leave a Comment »
Posted by jpluimers on 2019/08/01
This picture on Flickr of Engineer Karen Leadlay in an analog computer lab at General Dynamics, January 1964 shows that cable salad is of all times.

Via:
The above threads have really nice comments, including pointers to for instance the [WayBack] Moog synthesizer – Wikipedia (lots of you remember the songs by Keith Emerson).
–jeroen
Read the rest of this entry »
Posted in Development, Fun, Hardware Development | Leave a Comment »
Posted by jpluimers on 2019/08/01
I’ve learned the hard way that both .NET and PowerShell version information isn’t always accurate or usable for two reasons which I later found in various other blog and forum posts:
The easiest is to use these numbers to create a [WayBack] Version Class (System) instance using the [WayBack] Version Constructor (Int32, Int32, Int32, Int32) constructor. This has the added benefit that you directly compare versions with each other.
Sometimes it makes even sense to take the highest version from Product and File.
In PowerShell, this is the way to do that, assuming $imagePath points to a [WayBack] Portable Executable:
try {
$VersionInfo = (Get-Item $imagePath).VersionInfo
$FileVersion = [version]("{0}.{1}.{2}.{3}" -f $VersionInfo.FileMajorPart, $VersionInfo.FileMinorPart, $VersionInfo.FileBuildPart, $VersionInfo.FilePrivatePart)
$ProductVersion = [version]("{0}.{1}.{2}.{3}" -f $VersionInfo.ProductMajorPart, $VersionInfo.ProductMinorPart, $VersionInfo.ProductBuildPart, $VersionInfo.ProductPrivatePart)
$ActualVersion = $(if ($ProductVersion -gt $FileVersion) { $ProductVersion } else { $FileVersion })
}
catch {
$ActualVersion = [version]("0.0.0.0")
}
Background information:
–jeroen
Posted in CommandLine, Development, PowerShell, PowerShell, Scripting, Software Development | Leave a Comment »
Posted by jpluimers on 2019/07/31
A well balanced post that shows what you can attain by thinking in advance and remembering backward compatibility: [WayBack] New in 10.2.2: Component icons – Community Blogs – Embarcadero Community
Larger icons can now be in PNG format (future IDE versions will use 128×128 for HiDPI screens) so older IDE versions do not get confused. Since newer IDE versions prefer PNG over BMP icons, backward compatibility is easier.
Via: [WayBack] A look at the new component icons in 10.2.2. – David Millington – Google+
–jeroen
Posted in Delphi, Development, Software Development | Leave a Comment »
Posted by jpluimers on 2019/07/31
Patching code at debug-time: [WayBack] It’s a blong, blong, blong road…: ‘What if?’ scenario analysis in the CPU window.
Remember:
- There are dragons
- Patching too many bytes will kill a kitten and likely your application.
- Bytes in memory might not be what they seem, especially when having breakpoints (and the debugger frantically trying to set/remove $CC bytes for the INT 3 instruction)
I’ve done this for 20+ years and usually use the $90 byte (NOP instruction) though your experience may be different.
–jeroen
Posted in Debugging, Delphi, Development, Pascal, Software Development, Turbo Pascal | Leave a Comment »
Posted by jpluimers on 2019/07/31
I like this built-in construct by fbehrens most:
$result = If ($condition) {"true"} Else {"false"}
Everything else is incidental complexity and thus to be avoided.
For use in or as an expression, not just an assignment, wrap it in $(), thus:
write-host $(If ($condition) {"true"} Else {"false"})
There are even more elegant constructs, but those require setting up an alias before using them.
Source: [WayBack] Ternary operator in PowerShell – Stack Overflow
–jeroen
Posted in CommandLine, Development, PowerShell, PowerShell, Scripting, Software Development | Leave a Comment »