In case I ever want to run my own URL shortener: [Wayback/Archive] YOURLS/YOURLS: π The de facto standard self hosted URL shortener in PHP
Via:
Posted by jpluimers on 2026/04/28
In case I ever want to run my own URL shortener: [Wayback/Archive] YOURLS/YOURLS: π The de facto standard self hosted URL shortener in PHP
Via:
Posted in Development, PHP, Scripting, Software Development, Web Development | Leave a Comment »
Posted by jpluimers on 2026/04/15
I wanted to parse some JSON being sent back during an XMLHttpRequest (what a wrongly named call is that!) of which I grabbed the content using the web development tools of my Chromium based browser.
I got this list of amazon top level domain names from research I did for my blog postΒ Download your Kindle books soon, because Amazon will block them after February 25, 2025 . The source is [Wayback/Archive] Amazon operating domains by country. Β· GitHub [Wayback/Archive] in the file amazon-domains.json:
{
"us": "https://www.amazon.com",
"uk": "https://www.amazon.co.uk",
"ca": "https://www.amazon.ca",
"de": "https://www.amazon.de",
"es": "https://www.amazon.es",
"fr": "https://www.amazon.fr",
"it": "https://www.amazon.it",
"jp": "https://www.amazon.co.jp",
"in": "https://www.amazon.in",
"cn": "https://www.amazon.cn",
"sg": "https://www.amazon.com.sg",
"mx": "https://www.amazon.com.mx",
"ae": "https://www.amazon.ae",
"br": "https://www.amazon.com.br",
"nl": "https://www.amazon.nl",
"au": "https://www.amazon.com.au",
"tr": "https://www.amazon.com.tr",
"sa": "https://www.amazon.sa",
"se": "https://www.amazon.se",
"pl": "https://www.amazon.pl"
}
The list is far from complete, so tomorrow I will post some more sources in Some pages that have lists of Amazon toplevel domains.
The queries and results show you that the original JSONPath (2007) and its RFC 9535 definition (2024, just 2 years ago) do not support getting the key names of the above list the ~ part in the first query below fails, and only the second query works.
This means that finding the right tooling is important.
Posted in Conference Topics, Conferences, Delphi, Development, Event, JavaScript/ECMAScript, JSON, JSONPath, PHP, Python, Scripting, Software Development, TypeScript, Web Development | Tagged: 2852 | Leave a Comment »
Posted by jpluimers on 2026/03/03
A few years back I tweeted [Wayback/Archive] Jeroen Wiert Pluimers @wiert@mastodon.social on Twitter: “@b0rk @jilles_com Acids vs bases.”
It was a kind of tongue-in-cheek reaction (with a way better picture below) to a very valuable post by b0rk (Julia Evans) on both Twitter and Mastodon [Wayback/Archive] Julia Evans on Twitter: “bases” / [Wayback/Archive] Julia Evans: “bases title: bases # we usually⦔ – Mastodon for two reasons:
Back to Julia’s post:
Posted in *nix, *nix-tools, 68k, 8086, Assembly Language, bash, bash, C, C++, Chemistry, Conference Topics, Conferences, Development, EPS/PostScript, Event, Haskell, History, Java, Java Platform, JavaScript/ECMAScript, Jon Skeet, LifeHacker, Mathematics, PDP-11, Perl, PHP, Power User, Python, science, Scripting, Software Development, x86 | Leave a Comment »
Posted by jpluimers on 2025/07/22
[Wayback/Archive] GitHub – minvws/horsebattery: A password generator inspired by https://xkcd.com/936/
Inspiration: [Wayback/Archive] xkcd: Password Strength
Curated Dutch word list: [Wayback/Archive] horsebattery/config/nl/word-list.txt at main Β· minvws/horsebattery Β· GitHub
Via: [Wayback/Archive] Discord
--jeroen
Posted in Development, Passwords/manages, PHP, Power User, Scripting, Software Development | Leave a Comment »
Posted by jpluimers on 2025/07/03
Almost 3 years ago, I wrote about some database/SQL fiddle sites in Database fiddle sites (which covers [Wayback/Archive] two different [Wayback/Archive] dbfiddle sites and the [Wayback/Archive] SQL Fiddle site).
In the meantime, I figured out thatΒ [Wayback/Archive] Toolbox for Developers has a few fiddle pages and database/SQL tools online (in their order, which is not alphabetical):
Posted in Database Development, Development, JavaScript/ECMAScript, MariaDB, MongoDB, MySQL, NoSQL, PHP, PostgreSQL, Scripting, Software Development, SQL Server, SQLite, TypeScript | Leave a Comment »
Posted by jpluimers on 2025/06/24
A few years back, a few interesting files turned up that are directly served from the testla.com web-site right in the middle when Musk used their software engineers to asses twitter.com code quality:
Some do not exist (of which some any more):
Posted in Development, DVCS - Distributed Version Control, git, PHP, Scripting, Software Development, Source Code Management, Web Development | Tagged: 3088938 | Leave a Comment »
Posted by jpluimers on 2025/02/12
[Wayback/Archive] FrogFind! (archived as “Server Error”, but working fine on my end) andΒ [Wayback/Archive] FrogFind!
FrogFind!
The Search Engine for Vintage Computers
Leap to:
Built byΒ Action RetroΒ on YouTube | Logo byΒ Mac84Β |Β Why build such a thing?Powered by DuckDuckGov1.2
More information at [Wayback/Archive] About FrogFind!
Based on [Wayback/Archive] GitHub – fivefilters/readability.php: PHP port of Mozilla’s Readability.jsΒ and DuckDuckGo.
--jeroen
Posted in Development, LifeHacker, PHP, Power User, Retrocomputing, Scripting, SearchEngines, Software Development, Web Browsers | Tagged: 008000 | Leave a Comment »
Posted by jpluimers on 2024/09/19
Who needs AI (:
[Wayback/Archive] GitHub Profile Roast π₯π₯π₯
Sourcecode at [Wayback/Archive] GitHub – codenoid/github-roast: Spicy GitHub Roast π₯
Via [Wayback/Archive] Dennis Schubert: “okay, I finally found a good u⦔ – Mastodon
okay, I finally found a good use for an LLM. no, really.
github-roast.pages.dev
this thing is brutal
In addition, I learned about [Wayback/Archive] lokal.so Β· GitHub: Supercharged HTTP/TCP/UDP Tunneling Software
Posted in AI and ML; Artificial Intelligence & Machine Learning, C#, C++, Development, JavaScript/ECMAScript, LLM, PHP, Python, Ruby, Rust, Scripting, Software Development | Leave a Comment »