[Wayback/Archive] 13 Things No One Tells You About 3D Printing as a Beginner – YouTube only had a numbered index, so I commented the context index:
Archive for the ‘HTML’ Category
13 Things No One Tells You About 3D Printing as a Beginner – YouTube
Posted by jpluimers on 2026/04/28
Posted in 3D printing, CSS, Development, HTML, LifeHacker, Power User, Software Development, Web Development | Leave a Comment »
Sweep the Strait: Minesweeper, but in the Straitt of Hormuz (plus some tests with RawGit alternatives)
Posted by jpluimers on 2026/03/31
Forgot to schedule this one when I saw it two weeks ago: [Wayback/Archive] Sweep the Strait.
Apart from demonstrating that Trump never had a plan, does not and will not have a plan, it is cool to see Minesweeper developed in JavaScript, HTML and CSS mapped with some geodata onto a real map of the Strait of Hormuz.
Cool idea!
It has a function Windows 3.x UI with functional menu (Game -> New Game; Help -> How to Play)
At first, I thought the original developer is this:
- [Wayback/Archive] Minesweeper but it’s the Strait of Hormuz. Source: https://sweepthestrait.com
- [Wayback/Archive] Simon Kuestenmacher (@simongerman600) • Threads, Say more
German #geographer and #demographer in #Melbourne. I curate #maps and #data that explain how the #world works. Obviously all opinions are my own…
However, in fact the developer is:
Posted in CSS, Development, HTML, JavaScript/ECMAScript, Opinions, OS/2, Power User, Retrocomputing, Scripting, Software Development, Web Development, Windows, Windows 3.11 | Leave a Comment »
Decoding HTML encoded source to XML text
Posted by jpluimers on 2026/03/03
For Some links on getting the most recent defragmentation time of a Windows volume I needed to copy back and forth some XML code back and forth between my ARM MacBook Pro to a remote Windows machine accessing via the Microsoft Windows App (the app formerly known as Microsoft Remote Desktop for Mac).
The problem with that is the copying would lose line breaks, which for XML meaning is no problem, but for human understandability while editing the XML in the Event View query dialog was.
So I decided to go to the “Code” view in my Classic WordPress editor (did I ever tell you much I dislike – especially the accessibility of – the not so new but still haughty named Gutenberg editor?), copied the HTML encoded form and wanted to convert it to unencoded XML text.
Well, here I got to naming confusion land, on which I will talk further below, but first two of the potential solutions:
Posted in Cyberchef, Development, Encoding, HTML, Software Development, URL Encoding, Web Development | Leave a Comment »
Enabling TRIM on an external SSD on a Raspberry Pi | Jeff Geerling
Posted by jpluimers on 2026/02/19
For my link archive: [Wayback/Archive] Enabling TRIM on an external SSD on a Raspberry Pi | Jeff Geerling
Printing to large format paper or displaying it on large screens introduces a lot of whitespace resulting in the listings having horizontal scrollbars. That was easier to circumvent in CSS than I initially thought, so I wrote [Wayback/Archive] Thread by @jpluimers on Thread Reader App:
Posted in CSS, Development, Hardware, HTML, Power User, Software Development, SSD, Trim, Web Development | Leave a Comment »
It died, but longer ladders will be there: 12ft – Wikipedia
Posted by jpluimers on 2025/12/31
From 12ft – Wikipedia:
On July 17, 2025, the News Media Alliance reported that it had taken down the website.
It’s impossible to enjoy the content of online media by paying (for instance because payment systems are not compatible, but also because those media often have region blocks), so this is to longer ladders (and understanding how ladders work):
Posted in archive.is / archive.today, Cloud, Containers, Development, Docker, HTML, HTML5, Infrastructure, Internet, InternetArchive, JavaScript/ECMAScript, LifeHacker, Power User, Python, Scripting, Software Development, WayBack machine, Web Development | Leave a Comment »
list-style-type none “No item marker is shown”. – CSS: Cascading Style Sheets | MDN
Posted by jpluimers on 2025/12/31
Note that for removing the bullet-type, it does not matter if it is an ordered or unordered list.
- [Wayback/Archive]
list-style-type– CSS: Cascading Style Sheets | MDN
noneNo item marker is shown. - [Wayback/Archive] How to Create a Bullet List With No Bullets in HTML
Adding the “list-style: none” CSS class to the unordered list (<ul>) or ordered list (<ol>) tag removes any bullet or number.<ul style="list-style: none;"> <li>List item with no bullet</li> <li>Second item</li> </ul>
Via [Wayback/Archive] html list type none – Google Search.
–jeroen
Posted in CSS, Development, HTML, Software Development, Web Development | Leave a Comment »
Wat notities over het CDN wat de NPO gebruikt voor podcasts
Posted by jpluimers on 2025/12/11
Nog niet gecontroleerd, maar wellicht werkt dit ook voor (fragmenten van) radiouitzendingen?
Edit 20260313: redirect toegevoegd voor SEO, en sectie over redirect-checker.
Uit een draad over het liedje “Met puntjes” van Joke Bruijs die een paar maanden terug enkele dagen na haar boezem vriend en ex-man Gerard Cox overleed¹.
Ionica Smeets schreef over het liedje op Mastodon², maar de link naar de audio van de podcast [Wayback/Archive] Andermans Veren – Beluister Andermans Veren zondag 14 januari 2018 | Podcasts | NPO Radio 5 verdween al snel.
Omdat ik al eerder een probleem had met de audio van [Wayback/Archive] Keihard de Beste – NPO Podcast te downloaden, dook ik in de CDN die de NPO gebruikt.
De archivers hadden er wat problemen mee dus het staat in 2 stukken:
- [Wayback/Archive] Jeroen Wiert Pluimers: “@ionica ik ga het je proberen uit te leggen. En dan kan jij het vast in veel simpeler bewoording weer terug uitleggen zodat anderen het ook begrijpen. …” – Mastodon
- …
- [Wayback/Archive] Jeroen Wiert Pluimers: “@ionica hopelijk heb ik je een beetje kunnen helpen met je opmerkingen in…” – Mastodon
- …
- ³
Er waren wat zijstapjes naar onder meer hoe je een goede vraag op het internet moet stellen, dus de draad werd lang (:
Hieronder de volledige tekst, aangevuld met wat gearchiveerde links. Maar eerst twee versies van het liedje “Met puntjes” van Joke Bruijs: opnamen van 1986 en 1988:
Posted in Authentication, CDN (Content Delivery Network), Cloud, CSS, Development, Hashing, HMAC, HTML, Infrastructure, Power User, Security, Software Development, Web Development | Leave a Comment »
The Marvin the Paranoid Android 404-text
Posted by jpluimers on 2025/11/27
A while ago, I mentioned a 404-text simulating the Marvin the Paranoid Android as a side-line on a PlantUML post.
While categorising my ASCII art posts, I came across it, and it was published before I started archiving blog links in the Wayback Machine and Archive.is as much as possible.
Back during categorising, I added a few of those archived links, then made a note to research deeper.
So later, I got to that digging and did some digital spelunking, restored the text from an archived page and the underlying JavaScript code that simulated the text being typed on a “terminal”.
Then I did some more spelunking to the oldest usage I could find.
Here are the results:
Posted in ASCII art / AsciiArt, Development, Fun, HTML, JavaScript/ECMAScript, Meme, Scripting, Software Development, Web Development | Leave a Comment »





