The Wiert Corner – irregular stream of stuff

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

  • My badges

  • Twitter Updates

  • My Flickr Stream

  • Pages

  • All categories

  • Enter your email address to subscribe to this blog and receive notifications of new posts by email.

    Join 1,830 other subscribers

Archive for July 7th, 2026

Interesting Bluesky Map of ˜3.5 million users

Posted by jpluimers on 2026/07/07

Interesting: [Wayback/Archive] Bluesky Map by [Wayback/Archive] Theo Sanderson.

I wasn’t in any of the clouds (:

Via:

  1. [Wayback/Archive] Post by @sebasvandenbrink.nl β€” Bluesky: He-le-maal aan het randje van het Bluesky-universum in een… bepaalde groep. Kun je nagaan hoe makkelijk een overheid je groepeert als iemand anders dit zo eenvoudig kan doen πŸ˜…πŸ˜¬
  2. [Wayback/Archive] Post by @theo.io β€” Bluesky: I made a map of 3.4 million Bluesky users – see if you can find yourself! …

Thread trees:

Read the rest of this entry »

Posted in BlueSky, SocialMedia | Leave a Comment »

microsoft/pyright: Static Type Checker for Python

Posted by jpluimers on 2026/07/07

I will likely need this one day: [Wayback/Archive] microsoft/pyright: Static Type Checker for Python

Via:

  1. [Wayback/Archive] Julia Evans on Twitter: “I wish there was something like pyright for Javascript — I love how pyright will tell me about type errors even if I don’t add *any* type annotations in my code at all github.com/microsoft/pyright (I assume you can’t make pyright-for-JS because Typescript is a different language)”
  2. [Wayback/Archive] Julia Evans on Twitter: “Also I think the reason pyright works so well even if I don’t add type annotations is that a lot of the Python library code I’m depending on actually does have type annotations, so it can use those”

--jeroen

Posted in Agile, Code Quality, Development, Python, Scripting, Software Development | Leave a Comment »