For my link archive: [Archive] Hoge Raad opent weg voor massaclaim woekerpolissen
–jeroen
Posted by jpluimers on 2022/02/13
For my link archive: [Archive] Hoge Raad opent weg voor massaclaim woekerpolissen
–jeroen
Posted in Uncategorized | Leave a Comment »
Posted by jpluimers on 2022/02/11
You can still get foam and foil for your old keyboard switches:
This set of 105 count foam capacitive pads for repairing vintage KeyTronic and BTC keyboards with deteriorating foam pads. These are homemade in house and the 105 should cover what you need with a few extras for your convenience. These will work on keyboards for many different kinds of vintage computers. If it has a […]
Via:
–jeroen
Posted in Keyboards and Keyboard Shortcuts, LifeHacker, Power User | Leave a Comment »
Posted by jpluimers on 2022/02/11
Dit was de enige site die ik kon vinden waar je nog oude rekeningnummers naar nieuwe kon omzetten (inclusief bank-code).
[Wayback] Zet je rekeningnummer om naar IBAN met OpenIBAN.nl
Met deze webservice kun je gratis en snel je bankrekeningnummer omrekenen naar een IBAN. Een BIC of banknaam is niet nodig
–jeroen
Posted in LifeHacker, Power User | Leave a Comment »
Posted by jpluimers on 2022/02/11
A high SEO ranking does not automatically indicate a reliable result.
When the WayBack Machine was down a while ago (it responded to traceroute UDP requests, but would not establish TCP connections on ports 80 and 443), the first Google hit for detecting down status (searching for [Archive.is] waybackmachine down – Google Search) failed miserably because it redirected web.archive.org (which fails) to http://www.archive.org (which succeeds):
Luckily when asking around on Twitter:
Posted in *nix, cURL, Infrastructure, Internet, InternetArchive, LifeHacker, Power User, WayBack machine | Leave a Comment »
Posted by jpluimers on 2022/02/10
I will likely need some of these links in the future:
–jeroen
Posted in Apple, Development, Encoding, Mac, Mac OS X / OS X / MacOS, Power User, Software Development, Unicode | Leave a Comment »
Posted by jpluimers on 2022/02/10
Not sure how I bumped into the below info, as it was in one of the open tabs of a VM that I had not accessed for a long time.
Tracing back, the links can be found via Wikipedia.
Here is the post content from the 2005 thread [Archive.is] Wayback “Abbreviation ESX”:
VMware: Origin of ESX and GSX names
Related:
VMware Server (formerly VMware GSX Server) is a discontinued free-of-charge virtualization-software server suite developed and supplied by VMware, Inc.
2001
- ESX 1.0 (Elastic Sky X) & GSX 1.0 (Ground Storm X) released
- Workstation 3.0 released
The name ESX originated as an abbreviation of Elastic Sky X.
–jeroen
Posted in Power User, Virtualization, VMware, VMware ESXi, VMware Server (GSX) | Leave a Comment »
Posted by jpluimers on 2022/02/10
Legrand 7 824 94/96/97 documentation I have found on-line:
--jeroen
Posted in Development, DIY, Hardware Development, Power User | Leave a Comment »
Posted by jpluimers on 2022/02/09
Nowadays, some 35 years after the first Unicode ideas got drafted and 30+ years after the Unicode Consortium saw the light, UTF-8 is served my more than 95% of the web as shown in yesterday’s post UTF-8 web adoption is huge, closing 100%, but only soured up since around 2006..
I mentioned this:
It means that nowadays there is a very small chance you will see mangled characters (what Japanese call mojibake) when you’re surfing the web.
Below are some issues that happened not too long ago and still happen. I have reported them to all parties involved through web-care, but no response whatsoever, and this is bad: Unicode support beyond basic ASCII for the below systems are still broken even for relatively simple non-ASCII characters based in diacritics decorating a standard ASCII character.
Yes, I know the realm of encoding and code pages is a mess, especially when handling data in multiple layers of an application stack. That’s why I wrote this post in the first place, and have a whole encoding category of blog posts plus a Mojibake subset.
Posted in Communications Development, CP850, Dark Pattern, Development, Encoding, ISO-8859, ISO8859, Mojibake, Software Development, Unicode, User Experience (ux), UTF-16, UTF-8, Windows-1252 | Leave a Comment »
Posted by jpluimers on 2022/02/09
As promised mid last year in “fixing” ESXi “rsync error: error allocating core memory buffers (code 22) at util2.c(106) [sender=3.1.2]”, I would follow up on building a static rsync for ESXi one day.
So below a few links on how to do this, roughly in the order I found them (most via [Wayback] vmware rsync “3.1.2” static – Google Search):
Especially the last link has a great set of steps on how to build manually.
Boy I forgot how long ago CentOS 3.9 was: [Wayback] [CentOS-announce] CentOS 3.9 is released for i386 and x86_64 Read the rest of this entry »
Posted in *nix, *nix-tools, CentOS, Development, Linux, Power User, RedHat, Software Development | 2 Comments »
Posted by jpluimers on 2022/02/09
Note: notepad cannot correctly guess the encoding, see the “old new thing”: [Wayback] Some files come up strange in Notepad | The Old New Thing (talking about ANSI a.k.a. Windows-1252, UTF-16LE, UTF-16BE, UTF-8, UTF-7 somewith and some without BOM as Notepad does not understand all permutations)
David Cumps discovered that certain text files come up strange in Notepad. The reason is that Notepad has to edit files in a variety of encodings, and when its back against the wall, sometimes it’s forced to guess.
[Wayback] C# Effective way to find any file’s Encoding – Stack Overflow shows how to detect various byte order marks in C#.
–jeroen
Posted in ASCII, Development, Encoding, Software Development, Unicode, UTF-16, UTF-32, UTF-8, UTF16, UTF32, UTF8 | Leave a Comment »