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

My Ultimate PowerShell prompt with Oh My Posh and the Windows Terminal – Scott Hanselman’s Blog

Posted by jpluimers on 2024/03/21

Viaย [Archive.is] Kevin on Twitter: “Gotta say this looks amazing and I actually didn’t know you can customize the command line on Windows this far. Read this blogpost by @shanselman , highly recommended. ๐Ÿ‘‡ “

For my link archive: [Wayback] My Ultimate PowerShell prompt with Oh My Posh and the Windows Terminal – Scott Hanselman’s Blog

Read the rest of this entry »

Posted in CommandLine, Development, Power User, PowerShell, PowerShell, Scripting, Software Development, Windows, Windows 10, Windows Development | Leave a Comment »

GPS jamming & interference map | Flightradar24

Posted by jpluimers on 2024/03/21

Not so relevant in our area yet, but all the more relevant in some areas: [Wayback/Archive] GPS jamming & interference map | Flightradar24

Via:

--jeroen

Posted in Awareness | Leave a Comment »

ApplesSoft BASIC code which includes assembly language: Twitter bot AppleIIBot could run it!

Posted by jpluimers on 2024/03/20

This was a trip down memory lane where I was totally unaware that you could embed 6502 assembly language inside AppleSoft BASIC code.

It turns you can, and even better: the Twitter bot named AppleIIBot could execute it too!

Though I bumped into AppleIIBot during winter 2021, I published the BBC equivalent last week (see BBC trip down memory lane โ€“ 8bitkick/BBCMicroBot: Runs your tweet on an 8-bit computer emulator) as that one got released earlier.

For the moment it is down because Elon blew up Twitter and shut down on 2022-11-05, but hopefully – like the BBC equivalent – it will resurface on a Mastodon instance somewhere in the future.

Luckily all old Tweets with code and rendering are still there, though you need a Twitter account to view them: Elon broke the feature of anonymous access seeing all messages in a thread.

Below the signature are the full Tweets that led me into it; the texts are these:

Read the rest of this entry »

Posted in //e, 6502, Apple, Apple ][, BASIC, Development, History, SocialMedia, Software Development, Twitter | Leave a Comment »

Publish your results through “wa11y.co: Wordle Accessibility” to allow visual impaired much easier and pleasant access to your results #a11y

Posted by jpluimers on 2024/03/19

I wish Wordle would be more accessible, but alas after all this time it still isn’t.

Luckily there isย [Wayback/Archive] wa11y.co: Wordle Accessibility

At the end of your Wordle game, click “Share” to copy your result then paste it below to generate descriptive text.

It is open source on GitHub atย [Wayback/Archive] cariad/wa11y.co: Makes Wordle results accessible. (most of it is written in JavaScript)

I first bumped into it via:

Read the rest of this entry »

Posted in accessibility (a11y), Development, JavaScript/ECMAScript, Scripting, Software Development, Web Development | Leave a Comment »

Stop met makelaarstaal welke nep-deftig lijkt maar het niet is: gebruik die/dat en pas op met andere ouderwetse of formele woorden

Posted by jpluimers on 2024/03/18

Tegenwoordig kom je nog steeds taalgebruik tegen waarvan de huiveringen over je rug lopen.

Nu is taal voor mij als woordblinde autist sowieso altijd ingewikkeld, maar ik heb wel een aardig gevoel over het soort taal dat ik niet wil gebruiken.

Twee jaar terug kwam ik via Twitter deze twee onderwerpen tegen:

Read the rest of this entry »

Posted in LifeHacker, Natural Languages, Power User | Leave a Comment »

Communication can help patients but also harm them when they are confronted with a serious illness (via Twitter: Liesbeth van Vliet)

Posted by jpluimers on 2024/03/15

I reacted to a Dutch [Wayback/Archive] Thread by @NL_Wetenschap on Thread Reader App (which has an excellent Google translation [Wayback/Archive]).

The responses mentioned these two interesting English papers and a nice YouTube video:

I have first hand experience from my cancer treatment period where despite having a companion and emphatic care takers, I did not comprehend large parts of the information.

Two tips:

  1. Ensure you and your caretakers are on the same “wavelength” communicating. If you don’t: politely ask for another caretaker in the team.
  2. Always bring a companion with you that knows your case very well.

The rest of this post is in Dutch containing the original tweets:

Read the rest of this entry »

Posted in Awareness, Health, LifeHacker, Power User | Leave a Comment »

The Global Delphi Summit: June 13+14 in “Amsterdam” (actually the H20 venue in Purmerend)

Posted by jpluimers on 2024/03/15

Cool event – for me even relatively close (about 60 minutes driving) – [Wayback/Archive] The Global Delphi Summit taking place this year on June 13 and 14.

The speaker line-up is great as are their sessions. The main web-site pages are:

Via [Wayback/Archive] Delphi Summit 2024 – GDK Software

If you come from abroad, consider spending a few extra days. Purmerend has a nice old Dutch city center with roots going back as far as the 1100s. The map File:Waterland 1288.jpg – Wikimedia Commons shows it situated in between various lakes which in the 1600s all became land by pumping out the water and transforming them into polders. There are scenic routes over many of the dikes surrounding these polders.

Read the rest of this entry »

Posted in Conferences, Delphi, Delphi Summit, Development, Event, Software Development | Comments Off on The Global Delphi Summit: June 13+14 in “Amsterdam” (actually the H20 venue in Purmerend)

Compact fanless firewall appliance offers 6x 2.5GbE ports for $230 and up – CNX Software

Posted by jpluimers on 2024/03/14

Reminder: check reviews for this little device: [Wayback/Archive] Compact fanless firewall appliance offers 6x 2.5GbE ports for $230 and up – CNX Software

If referred to:

–jeroen

Posted in Development, Hardware, Hardware Development, Network-and-equipment, pfSense, Power User, routers | Leave a Comment »

Aanvraag Vaccinatiebewijs Rijksvaccinatieprogramma

Posted by jpluimers on 2024/03/14

https://fd23.formdesk.com/rivm/Aanvraag_vaccinatiebewijs

Posted in Uncategorized | Leave a Comment »

BBC trip down memory lane – 8bitkick/BBCMicroBot: Runs your tweet on an 8-bit computer emulator

Posted by jpluimers on 2024/03/13

I am publishing this in order of the Twitter bot Social bots appearing, though I found this one later than the Apple ][ equivalent:

[Wayback/Archive] 8bitkick/BBCMicroBot: Runs your tweet on an 8-bit computer emulator which is a GitHub repository with full source code.

The odd thing is that I bumped into it while performing a [Wayback/Archive] bot that reads unicode – Twitter Search / Twitter (I was looking for a bot responding to fancy Unicode in account names and messages that makes using Twitter for visually impaired a pain to use wich I covered in To make Twitter a better place for visually impaired: please do without those fancy Unicode letters in your account and messages โ€“ Global Accessibility Awareness Day 2022 โ€“ #a11y).

It made me find this thread stat started in spring 2022:

Read the rest of this entry »

Posted in 6502, 6502 Assembly, Assembly Language, BASIC, BBC Micro B, Development, History, SocialMedia, Software Development, Twitter, TwitterBot | Leave a Comment »