Archive for the ‘Development’ Category
Posted by jpluimers on 2026/06/11
[Wayback/Archive] Post by @lookitup.baby (Ian Coldwater) — Bluesky on recharge being part of your work
I paid my therapist a zillion dollars to tell me this, so I’m passing it on to anyone else in MN who needs to hear it:
Think of taking time away to recharge not as not doing the work, but as doing quality control for the work. You’re not going to be able to show up to do it well if you’re depleted
The replies add a few other useful tips. Be sure to read the thread on BSKY.
A few days later, this Dutch post basically stated it in a different way:
Read the rest of this entry »
Posted in Awareness, Development, LifeHacker, Power User | Tagged: Omdenken | Leave a Comment »
Posted by jpluimers on 2026/06/11
[Wayback/Archive] USB-SD-Mux with drivers written in Python at [Wayback/Archive] linux-automation/usbsdmux: USB-SD-Mux Project – Driver and Documentation and documentation at [Wayback/Archive] USB-SD-Mux Manual — usb-sd-mux-M01-R10-V01.
- Shape of an Micro-SD Card: Is plugged into the Micro-SD-Card socket of a DUT.
- LEDs indicate the status
- Micro-SD-Card slot: Insert the micro-SD-Card here.
- Micro-USB port: Conntects the USB-SD-Mux to a host PC via an USB-Cable.
Read the rest of this entry »
Posted in Arduino, Development, Hardware Development, Raspberry Pi, Software Development | Leave a Comment »
Posted by jpluimers on 2026/06/10
[Wayback/Archive] This is useful for playing back in Cartrain CP7##BMW devices (currently CP700BMW, CP730BMW, CP740BMW) as these play back in the order in which directories and files have been created. which is related to Elektronik-Idee – CP740BMW – USB wireless MP3 Player (with Bluetooth and Audio/Video in support) and fully PowerShell 2.0 compatible:
Script to recursively copy directories in alphabetical order from source-base-directory to destination-base-directory
while adding an intermediate directory with a single uppercase letter in destination-base-directory for
each set of directories under source-base-directory starting with that letter.
This is useful for playing back in Cartrain CP7##BMW devices (currently CP700BMW, CP730BMW, CP740BMW)
as these play back in the order in which directories and files have been created, as per:
- https://www.cartain.de/downloads/cp740bmw/CP740BMW-OM.pdf
Unterordner sind hervorragend geeignet um Musik besser zu organisieren. Dateinamen und Unterverzeichnis sind in der Reihenfolge gleichgestellt. Die Wiedergabe der Titel in sämtlichen Unterordnern erfolgt der Reihe nach wie sie auf den USB Stick kopiert wurde
- https://www.cartain.de/downloads/cp740bmw/CP740BMW-OM-EN.pdf
Sub folders are a good possibility to organize your music collection. The order of playback is the same order you copied the files onto the card.
- https://www.cartain.de/downloads/cp730bmw/CP730BMW-OM.pdf
- https://www.cartain.de/downloads/cp730bmw/CP730BMW-OM-EN.pdf
–jeroen
Read the rest of this entry »
Posted in .NET, CommandLine, Development, PowerShell, PowerShell, Scripting, Software Development, Windows Development | Leave a Comment »
Posted by jpluimers on 2026/06/09
A very important report from September 2025 for users of 18650 lithium-ion battery cells: [Wayback/Archive] The Lumafield Battery Quality Report.
Summary:
… beneath the surface, a hidden world of quality control issues and dangerous counterfeits puts consumers and manufacturers at risk.
…
Our automated analysis focused on key indicators of cell safety and quality, including anode overhang (AOH) and edge alignment, two critical factors that directly impact battery performance and safety.
…
Flawed anq quality battery cells:
Read the rest of this entry »
Posted in 18650, Batteries, Development, Hardware, Hardware Development, Li-Ion, Power User | Leave a Comment »
Posted by jpluimers on 2026/06/04
Seems this is not an easily accessible built-in feature of MacOS: [Wayback/Archive] macos change brightness of external monitor at DuckDuckGo
Basically there seem to be two apps that are most popular:
Lunar is free, but has a fee for some features. MonitorControl is free derived from Lunar, but has less features than the paid Lunar license has and is less often updated.
Both have been developed in Swift and are on GitHub:
Read the rest of this entry »
Posted in Apple, Development, Mac OS X / OS X / MacOS, Power User, Software Development, Swift | Leave a Comment »
Posted by jpluimers on 2026/06/03
[Wayback/Archive] Show HN: Live-updating version of the ‘What a week, huh?’ meme | Hacker News
As a fun evening project, I made a live-updating version of the ‘What a week, huh?’ meme (based on a panel from The Adventures of Tintin comics [1]).
There’s a page for every timeframe:
Current time is determined by a Cloudflare Worker using the request IP (not logged or stored). No JavaScript is sent to the browser.
[1] https://knowyourmeme.com/memes/what-a-week-huh
It was easy to edit the HTML to change the message and CSS for the text dimensions, see the image on the right.
MacOS users will likely recognise the font as it is the Marker Felt font which is included by default on MacOS.
And it would be cool to alter the speech bubbles to be more like the ones Hergé used, see this comment:
Read the rest of this entry »
Posted in CSS, Development, Fun, HTML, Meme, Power User, Software Development, Web Development | Leave a Comment »
Posted by jpluimers on 2026/06/03
Interesting, but be aware that using it outside a shielded environment likekly is illegal: [Wayback/Archive] Osmo-fl2k – osmo-fl2k – Open Source Mobile Communications
- osmo-fl2k allows to use USB 3.0 to VGA adapters based on the Fresco Logic FL2000 chip, which are available for around $5, as general purpose DACs and SDR transmitter generating a continuous stream of samples by avoiding the HSYNC and VSYNC blanking intervals.
…
- Operating a transmitter with the unfiltered FL2000 DAC output attached to an antenna outside a RF shielding chamber is dangerous. Don’t do it!
Related/via
Read the rest of this entry »
Posted in Development, Hardware Development, Infosec (Information Security), Pen Testing, Power User, Red team, Security | Leave a Comment »