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,854 other subscribers

Berlin Typography on Twitter: “The best of #TypeInBerlin: The tʒ and ſʒ ligatures, together at last.” / Güntʒelstraſʒe == Güntzelstraße

Posted by jpluimers on 2023/04/17

Learned a new thing a while ago: I knew about the ſʒ ligature (that nowadays usually is written as ß), but the tʒ ligature was new to me.

So: Güntʒelstraſʒe == Güntzelstraße.

References:

Source: [Archive.is] Berlin Typography on Twitter: “The best of #TypeInBerlin: The tʒ and ſʒ ligatures, together at last. …” / Twitter

Read the rest of this entry »

Posted in Development, Encoding, LifeHacker, Power User, Software Development, Unicode | Leave a Comment »

Low power timers for 6 hour on / 18 hours off in 24 hours time

Posted by jpluimers on 2023/04/14

Some notes, as in 2021, I started to see a lot of LED lights (often even LED string lights) being able to automatically do 6 hour on and 18 hour off in a 24 hour cycle to conserve battery usage and improve convenience.

Below are some links, as I might want to create such a circuit myself, maybe even with some solar charging. I’m especially interested to power these off 18650 Li-Ion batteries of which I wrote before (especially as you can easily salvage them from laptop or even e-bike battery packs).

Links via [Wayback/Archive] chip timer 6 hour per 24 hours – Google Search and [Wayback/Archive] microcontroller 6 hour on 18 off timer – Google Search:

–jeroen

Read the rest of this entry »

Posted in 18650, Batteries, Hardware, Li-Ion, LifeHacker, Power User | Leave a Comment »

Some links on configuring MikroTik equipment as multiple switches (or even routers) using RouterOS

Posted by jpluimers on 2023/04/13

MikroTik switches and routers are very flexible to configure, as everything is done through [Wayback/Archive] RouterOS settings.

This means that given enough ports, you can split a physical switch into logical switches. This can be very convenient when you run multiple networks without VLAN.

Earlier this week, I already wrote about Torching a specific port on a MikroTik switch or router running RouterOS which involved turning off hardware acceleration off for specific ports in order to have the flow through the underlying switch chip prohibiting torch and filter features.

For splitting noticing which ports are connected to which switch chip is also important: splitting works best if you can configure each logical switch to exclusively use network ports on one switch chip.

This post was to both research how to configure this, and if my MikroTik devices would allow for hardware acelleration.

Here are some links that should help me with configuring (via [Wayback/Archive] mikrotik split switch in two – Google Search):

–jeroen

Read the rest of this entry »

Posted in Development, Hardware, MikroTik, Network-and-equipment, Power User, RouterOS, routers, Scripting, Software Development | Leave a Comment »

Awareness: FLICC – Disinformation 101 / PLURV – Grundkurs Desinformation / PLOKS – Basiscursus Desinformatie (thanks Klimafakten/SkepticalScience)

Posted by jpluimers on 2023/04/12

Based on my series of tweets about the below disinformation posters (unrolled via [Archive] Jeroen Wiert Pluimers on Twitter: “@threadreaderapp unroll @UnrollThread”).

At first, I got the order wrong, but I was quickly corrected:

I wrote that series because at 20210102, the Dutch version got reposted a lot without attribution, for instance by [Archive] Michiel Noordzij on Twitter: “…” / Twitter (via [Archive] Farmahond on Twitter: “Aanvulling: de verzonnen verhalen a.k.a. leugens. Kan onder kopje “Anekdote”. #2januariTwitterdemonstratie” / Twitter).

So here the posters go in the right chronological order:

  1. klimafakten.de/plurv; German translated PLURV poster “Grundkurs Desinformation” – [Wayback/Archive] P-L-U-R-V: Dies sind die häufigsten Desinformations-Tricks von Wissenschafts-Leugnern | klimafakten.de
    • Pseudo-Experten,
    • Logik-Fehler,
    • Unerfüllbare Erwartungen,
    • Rosinenpickerei,
    • Verschwörungsmythen.
  2. klimafakten.de/flicc; Original English FLICC poster “Disinformation 101” -[Wayback/Archive] F-L-I-C-C: The most common disinformation tricks of science deniers | klimafakten.de
    • Fake experts,
    • Logical fallacies,
    • Impossible expectations,
    • Cherry-picking,
    • Conspiracy theories.
  3. klimafakten.de/ploks; Dutch translated PLOKS poster “Basiscursus Desinformatie” at [Wayback/Archive] P-L-O-K-S: Unser Info-Poster zu Strategien der Desinformation jetzt auch auf Niederländisch | klimafakten.de
    • Pseudo experts,
    • Logische dwalingen,
    • Onmogelijke verwachtingen,
    • Krenten uit de pap halen,
    • Samenzweringstheorieën.

And the tweets from Klimafakten in the chronological order:

  1. [Archive] klimafakten.de. Sprechen wir darüber on Twitter: “Disinformation101 – How to distort scientific facts One of the main methods: presenting fake experts We explain this and the other four techniques of #FLICC in our brand-new info poster: … By the way, in German it’s #PLURV: …” / Twitter
  2. [Archive] klimafakten.de. Sprechen wir darüber on Twitter: “Be it #Corona, #ClimateChange or #Evolution – the science gets regularly distorted in political debates In a large-format infographic, we explain the five most common #disinformation ploys. Aka #FLICC (or #PLURV in German) … @johnfocook @skepticscience …” / Twitter
  3. [Archive] klimafakten.de. Sprechen wir darüber on Twitter: “Disinformation is a global plague. For those of you who might yet have missed out on it – here is our Dutch-language infographic explaining the five key disinformation techniques used in the climate debate 🧡🇳🇱#PLOKS … @peterteffer @whoebert @erikwesselius ….” / Twitter

The unrolls with the posters in the wrong chronological order:

–jeroen

Read the rest of this entry »

Posted in Awareness | Leave a Comment »

Torching a specific port on a MikroTik switch or router running RouterOS

Posted by jpluimers on 2023/04/11

On most recent [Wayback/Archive] RouterOS configurations of MikroTik Routers and Switches, running [Wayback/Archive] Torch a port will show zero traffic when they are part of a bridge configuration. The same holds for the Packet Sniffer.

The reason is that these bridges have hardware acceleration turned on, which makes all traffic go through the switch chip instead of the device CPU. Torch works on the CPU level, so won’t show hardly any traffic except for some configuration stuff (depending on the combination of switch chip and CPU type).

This is not documented in the Torch documentation, but it is documented in the Packet Sniffer documentation.

Further reading:

–jeroen

Posted in Development, Hardware, MikroTik, Power User, RouterOS, routers, Scripting, Software Development | 1 Comment »

Twitter Circle tweets are not that private anymore | TechCrunch

Posted by jpluimers on 2023/04/11

https://techcrunch.com/2023/04/10/twitter-circle-bug-not-private/

Ian found out the hard way:

Curious to see what GDPR implications this has and how it relates to the up to EUR ~30 billion fine risk twitter has in Germany for not really moderating hate speech reports:

https://twitter.com/SethAbramson/status/1645276980730896385

Related:

Via

jeroen

Posted in Uncategorized | Leave a Comment »

DPReview archives: how accessible will they be?

Posted by jpluimers on 2023/04/10

There are various posts indicating part or all of DPreview will be archived:

  1. [Wayback/Archive] DPReview closure: an update: Digital Photography Review
  2. [Wayback/Archive] The Wayback Machine on Twitter: “@jpluimers @geerlingguy @internetarchive We are “on it””
  3. [Wayback/Archive] DPReview – Archiveteam
  4. [Wayback/Archive] Digicam Finder · The most complete and accurate digital camera data source on the internet (1994 — 2023)  which is open source at [Wayback/Archive] open-product-data/digital-cameras: The most complete and accurate digital camera* data on the internet, assembled and maintained by the community. (via [Wayback/Archive] Good news — the camera feature search and all data is saved | Migration | DPRevived)

I wonder how accessible each form of archive will be. The last entry in the above list is very accessible, but only has the camera data (which is a very important aspect, but do not underestimate the forum with millions of posts either).

–jeroen

Posted in ArchiveTeamWarrior, Internet, InternetArchive, Photography, Power User | Leave a Comment »

True Phone – How to enable Call Recording – YouTube, and where the recordings are stored

Posted by jpluimers on 2023/04/10

From [Archive] True Phone – How to enable Call Recording – YouTube:

True Phone Dialer & Contacts & Call Recorder is a free Android app. Get it here https://play.google.com/store/apps/de…

There are two ways to enable Call Recording

Way #1

  1. Open True Phone settings, Incoming / Ongoing call screens
  2. Select Ongoing call screen and manually change buttons layout

Way #2

  1. Open True Phone settings, Incoming / Ongoing call screens
  2. Scroll down and select Call Recording, enable it, accept the Disclaimer
  3. Record button will be added automatically

With ES File Explorer had a quick look where the calls are being stored and how they are named.

Read the rest of this entry »

Posted in Android Devices, OnePlus Six, Power User, Uncategorized | Leave a Comment »

smile.amazon.de: AmazonSmile Is Ending (in fact it already has ended)

Posted by jpluimers on 2023/04/07

I missed this 2 weeks ago, but in fact “AmazonSmile Is Ending” means it has already ended. Amazon.de purchases do not help charity any more.

[Wayback/Archive] smile.amazon.de

AmazonSmile Is Ending

Thank you for your support over the past decade. We appreciate your help in donating more than $450 million across hundreds of thousands of charities worldwide. Moving forward, we are excited to focus on other philanthropic initiatives.

You can continue shopping on http://www.amazon.de for the same selection of products you know and love.

in German:

AmazonSmile wird eingestellt

Wir danken Ihnen für Ihre Unterstützung in den letzten sieben Jahren. Mit Ihrer Hilfe konnten hunderttausende gemeinnützige Organisationen weltweit mit mehr als 450 Millionen US-Dollar unterstützt werden. Amazon wird sein soziales Engagement künftig auf andere Bereiche fokussieren.

Sie können weiterhin auf http://www.amazon.de einkaufen, wo Sie die gleiche Produktauswahl vorfinden.

–jeroen

Posted in Amazon.com/.de/.fr/.uk/..., Cloud, Infrastructure | Leave a Comment »

OpenVPN somehow failed when tethering on the Android mobile hotspot from a new phone

Posted by jpluimers on 2023/04/07

A while after I got a new smartphone, I noticed that when my MacBook was connected over Wi-Fi to the mobile hotspot of my Android phone, the Tunnelblick connections over OpenVPN to my family members would not work. A telnet from the Android phone to the OpenVPN TCP port 1194 woud succeed, but not from the MacBook. Connecting from the phone using JuiceSSH to the OpenSSH endpoints at those family members would work too, so I was a bit flabbergasted.

In the end this seems to be a set of coincidences that fails in this particular setup, but I am not totally aware why.

The solution was to both re-configure the APN (Access Point Name) the smartphone uses to connect to the internet from ipv4/ipv6 to ipv4, and to reboot the phone.

For Dutch provider KPN Mobile, the APN is named internet and apparently changed default to ipv4/ipv6 without properly supporting ipv4. Note the configuration parameters are all lowercase, although they should be written IPv4 and IPv6.

Here are a few posts that got me on the right track (all via [Wayback/Archive] openvpn fails over android hotspot – Google Search):

Note that sometimes the MTU can cause similar failures:

Note too: some links to check for OpenVPN responding are below.

Various sites with (often different) APNs that KPN mobile supports:

There are quite a few APNs, some with firewall and/or proxy and/or compression, some with external IP address (which means your smartphone really needs a firewall).

–jeroen

Posted in Android Devices, Hardware, Network-and-equipment, OpenVPN, Power User, VPN | Leave a Comment »