Lightpanda: the headless browser designed for AI and automation
lightpanda.io
— Read on github.com/lightpanda-io/browser
Author Archive
GitHub – lightpanda-io/browser: Lightpanda: the headless browser designed for AI and automation
Posted by jpluimers on 2025/01/26
Posted in Uncategorized | Leave a Comment »
Android/Apple Photographer Apps? : photography
Posted by jpluimers on 2025/01/24
[Wayback/Archive] Android/Apple Photographer Apps? : photography
Related:
- Circle of confusion – Wikipedia
- Depth of field – Wikipedia
- Hyperfocal distance – Wikipedia
- [Wayback/Archive] PhotoPills | Shoot legendary photos
- [Wayback/Archive] Online Depth of Field Calculator (I find this one easier to understand)
- [Wayback/Archive] Best Dof calculator apps for Android – AllBestApps
Query: [Wayback/Archive] dof calculator android sunset – Sök på Google
Via: [Wayback/Archive] PH1X on X: “@jpluimers Valt zeker niet tegen, je had het diafragma zelfs nog wat verder open kunnen zetten. Ik weet de exacte afstand niet maar op zo’n grote afstand heb je zelfs op 160mm 2.8 nog een flinke scherpte diepte. Ik gebruik vaak de app photobuddy om dit soort dingen inzichtelijk te krijgen.”
Posted in About, Personal, Photography | Leave a Comment »
Via Kevin Beaumont: DEIAtruth@opm.gov, a perfect email address for paywalls, mailing lists etc.
Posted by jpluimers on 2025/01/23
Quoting [Wayback/Archive] Kevin Beaumont: “The US Government has issued a…” – Cyberplace
The US Government has issued an executive order demanding employees snitch on Diversity, Equity, Inclusion and Accessibility initiatives by emailing:
DEIAtruth@opm.govJust in case you wanted an email address for paywalls, mailing lists etc.
--jeroen
Posted in LifeHacker, Power User | Leave a Comment »
MySQL: Boiling JFrogs | Die wunderbare Welt von Isotopp
Posted by jpluimers on 2025/01/23
I love how Kristian Köhntopp often turns series of valuable tweets in a blog post. [Wayback/Archive] MySQL: Boiling JFrogs | Die wunderbare Welt von Isotopp is no different and has much more than the few quotes below (especially about the process of finding the solutions):
Posted in Database Development, Development, MySQL, Profiling, Profiling-Performance-Measurement, Software Development | Leave a Comment »
Some notes on reStructuredText in vscode now that reStructuredText by LeXtudio Inc. got redesigned
Posted by jpluimers on 2025/01/22
For my list archive; need to check this out because reStructuredText by LeXtudio Inc. got redesigned, deferring much of its behaviour to Esbonio.
Anyway:
- [Wayback/Archive] reStructuredText for VS Code Documentation
- [Wayback/Archive] Live Preview – reStructuredText for VS Code Documentation
- [Wayback/Archive] Prerequisites – reStructuredText for VS Code Documentation
- [Wayback/Archive] Esbonio
esbonio – (v.) to explainEsbonio is a Language Server for Sphinx documentation projects.Esbonio aids the writing process by resolving references, providing completion suggestions and highlighting errors. It ensures your local build is always up to date, allowing you to preview your changes in (almost!) real-time. The server itself can even be extended to better suit the needs of your project.The primary goal of Esbonio is to reduce the friction that comes from trying to remember the specifics of a markup language, so that you can focus on your content and not your tooling. - [Wayback/Archive] Keyboard Shortcuts – reStructuredText for VS Code Documentation
- [Wayback/Archive] Getting Started – Esbonio
- [Wayback/Archive] Live Previews – Esbonio
- [Wayback/Archive] Getting Started – Esbonio
For me, figuring that out under pressure how to get this to working was too much, so I deferred that to a later point in time and perform a reStructuredText to Markdown conversion in stead (I wasn’t using very esoteric .RST features, and since most people use Markdown anyway it made the documents even more accessible for others to extend). Links on that conversion:
- [Wayback/Archive] RST to MD | CloudConvert (didn’t work as well as I hoped for)
- [Wayback/Archive] markdown – How to convert .rst files to .md? – Stack Overflow (worked good enough)
the syntax for using pandoc is:pandoc [options] [input-file]……
pandoc -s -o about.md about.rst…
Pandoc, however, provides an extended version of Markdown which can be enabled through extensions. This might resolve some of your errors, but not others. - [Wayback/Archive] Pandoc wraps line in markdown at the wrong point · Issue #3277 · jgm/pandoc · GitHub
Both Markdown and reStructuredText are problematic for background images, so I opted to cut the conference background slide in half, put the top part above the title, and the bottom half below the final part of the presentation, as this didn’t really work well either:
- [Wayback/Archive] How to set Background Image in Html and Css Using vs code – YouTube
- [Wayback/Archive] html – css inline style – style=”background-image:url for local image – Stack Overflow
- [Wayback/Archive] CSS background-image – What is the correct usage? – Stack Overflow
- [Wayback/Archive] Adding custom HTML and CSS to GitHub README | Pragmatic Pineapple 🍍
- [Wayback/Archive] How to set Background Image in Html and Css Using vs code – YouTube
- [Wayback/Archive] GitHub Flavored Markdown doesn’t render CSS styles inside a HTML block · community · Discussion #22728 · GitHub
Oh, and for Visual Studio Code:
Queries:
- [Wayback/Archive] rst to md converter – Sök på Google
- [Wayback/Archive] pandoc rst to md line length – Google Search
- [Wayback/Archive] mixing html styles into markdown – Sök på Google
- [Wayback/Archive] html background image inline style relative path vscode – Sök på Google
- [Wayback/Archive] markdown html body styles – Google Search
- [Wayback/Archive] reStructuredText html “background” picture – Google Suche
--jeroen
Posted in Development, Lightweight markup language, reStructuredText, Software Development | Tagged: 22728, 3277 | Leave a Comment »
Install an old version with homebrew for macOS · GitHub
Posted by jpluimers on 2025/01/21
Fork of a repository that shows how to do this with normal Homebrew installs [Wayback/Archive] Install an old version with homebrew for macOS · GitHub has my notes to do a similar thing with Homebrew cask installs.
Fork of: [Wayback/Archive] Install an old version with homebrew for macOS · GitHub.
TODO: check notes to ensure they really work on a different system and were not a lucky shot.
Notes:
Posted in Apple, Development, DVCS - Distributed Version Control, gist, GitHub, Home brew / homebrew, Mac OS X / OS X / MacOS, Power User, Ruby, Scripting, Source Code Management | Tagged: 18365 | Leave a Comment »
XKCD to ExplainXKCD Bookmarklet
Posted by jpluimers on 2025/01/21
Sometimes the XKCD episodes are hard to get, so I wanted a Bookmarklet to navigate to [Wayback/Archive] explain xkcd.
Here is the regular expression to change the domain name part if it matches: [Wayback/Archive] regex101: build, test, and debug regex: VI34VW with this generated sed code:
Posted in *nix, *nix-tools, Bookmarklet, Development, JavaScript/ECMAScript, Power User, Scripting, sed, Software Development, Web Browsers, Web Development | Leave a Comment »





