The Wiert Corner – irregular stream of stuff

Jeroen W. Pluimers on .NET, C#, Delphi, databases, and personal interests

  • My badges

  • Twitter Updates

  • 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 ‘History’ Category

Huge meta-thread by @Foone saturday on VIRTUAL THRIFTING

Posted by jpluimers on 2020/04/06

This was an awesome thread: [WayBack] Thread by @Foone: Someone (I think in the replies to the LGR “no thrifting during the crisis” tweet) suggested we do VIRTUAL THRIFTING! which is a great idea… saved from this [Archive.is] Twitter thread.

Read the rest of this entry »

Posted in Fun, History | Leave a Comment »

Ladies and gentlemen, Tim Berners-Lee and Vint Cerf.

Posted by jpluimers on 2020/04/01

[WayBack] Ladies and gentlemen, Tim Berners-Lee and Vint Cerf. – Steven Vaughan-Nichols – Google+

Related:

–jeroen

Posted in Fun, History | Leave a Comment »

Optimizing BitBlt by generating code on the fly – The Old New Thing

Posted by jpluimers on 2020/03/25

Blast from the past machine generated code by the various assembly versions of the  [WayBack] Windows BitBlt function [WayBackOptimizing BitBlt by generating code on the fly – The Old New Thing.

Via: [WayBack] Rodrigo Ruz on Twitter: “Optimizing BitBlt by generating code on the fly https://t.co/gWmKjex20i”

–jeroen

Posted in Development, History, Software Development, The Old New Thing, Windows Development | Leave a Comment »

In Unix, what are some common dot files?

Posted by jpluimers on 2020/03/06

I came across some 20 year old Unix stuff a while ago, so I needed an historic reference of filenames starting with a dot (like .newsrc).

This is a pretty good one: [WayBackIn Unix, what are some common dot files?

–jeroen

Posted in *nix, *nix-tools, History, Power User | Leave a Comment »

The Toxic Smog of the Information Age | Literary Hub

Posted by jpluimers on 2020/03/03

From 5 years ago, but now more relevant than it ever was: [WayBack] The Toxic Smog of the Information Age | Literary Hub

SCROOGLED

Give me six lines written by the most honorable of men, and I will find an excuse in them to hang him. –Cardinal Richelieu

We don’t know enough about you. –Google CEO Eric Schmidt

Via:

–jeroen

Posted in History, Opinions, Security | Leave a Comment »

homecomputerlab » Cisco 2511-RJ remote access terminal server

Posted by jpluimers on 2020/03/02

Relics from the serial communications history are still in use today: [WayBackhomecomputerlab » Cisco 2511-RJ remote access terminal server

–jeroen

Posted in History, Network-and-equipment, Power User | Leave a Comment »

multi-headed

Posted by jpluimers on 2020/02/14

A long time ago, I named a tool Cerberus after the mythical multi-headed dog that guards the gates of the Underworld, as it was to inspect client systems configurations to prevent they would enter a bad state.

Since I need a multi-headed tool later on, below are some links on multi-headed (Polycephaly – Wikipedia) creatures to give me inspiration.

Some of them are centered around war, others around hell, are dragons or monsters, and a few are guardians. Later I will try to put a classification in a table or so.

The idea is to replace my current Apache TLS offloading (that uses letsencrypt/certbot for the certificates) with something else like an nginx one, and maybe even make the internal part TLS too (so it becomes TLS upstreaming) so these will come in useful too:

Instead of nginx, HAproxy might be a an option too, especially as it understands TCP traffic other than http much better than nginx:

This means I should first look into nginx vs haproxy – Google Search, for instance these posts:

–jeroen

Posted in Geeky, History, Infrastructure | 2 Comments »

Why does HRESULT begin with H when it’s not a handle to anything? – The Old New Thing

Posted by jpluimers on 2020/02/06

Interesting bit of history: [WayBackWhy does HRESULT begin with H when it’s not a handle to anything? – The Old New Thing.

TL;DR:

  1. It used to be a handle
  2. Few programs cared about the underlying objects
  3. Managing the underlying objects was way too expensive
  4. It got trimmed down to a number, but the name stuck

–jeroen

Posted in Development, History, Software Development, The Old New Thing, Windows Development | Leave a Comment »

How Douglas Engelbart Invented the Future | Innovation | Smithsonian

Posted by jpluimers on 2020/01/15

Two decades before the personal computer, a shy engineer unveiled the tools that would drive the tech revolution

Don’t read this as a historic piece, but as the potential we are still going to experience what was not just sketched by a true visionary in 1968, but also demonstrated back then: [Archive.isHow Douglas Engelbart Invented the Future | Innovation | Smithsonian.

I am including one of the pictures below by Christie Hemm Klok that shows how far Engelbart was ahead of his time: not his initial invention of an input device (the mouse) “chord” kind.

After that, read about his 1968 presentation: The Mother of All Demos – Wikipedia

Finally, watch the video below, well worth watching the more than one and a half hours.

–jeroen

Via:

Read the rest of this entry »

Posted in Development, Future, Hardware, History, Network-and-equipment, Power User, Software Development | Leave a Comment »

Reminder to check out the Pascal source code for Apple’s legendary Lisa operating system

Posted by jpluimers on 2020/01/06

This is a reminder to check when the source code was actually released:

–jeroen

Posted in 6502, Apple, Classic Macintosh, History, Power User | Leave a Comment »