TL;DR: you can force opening a new Window over a new Tab, but not the other way around.
Background information: [Wayback/Archive] javascript – Open a URL in a new tab (and not a new window) – Stack Overflow.
Posted by jpluimers on 2025/01/28
TL;DR: you can force opening a new Window over a new Tab, but not the other way around.
Background information: [Wayback/Archive] javascript – Open a URL in a new tab (and not a new window) – Stack Overflow.
Posted in Chrome, Development, Firefox, JavaScript/ECMAScript, Opera, Power User, Safari, Scripting, Software Development, Web Browsers, Web Development | Leave a Comment »
Posted by jpluimers on 2025/01/27
[Wayback/Archive] Design kledingrek SOOPL FASHION TROLLEY
Design kledingrekgrek van het merk SOOPL rijdt vanwege de grote wielen stabiel op ieder wegdek en over iedere drempel. De SOOPL FASHION TROLLEY is stabiel en kan eenvoudig (volledig) worden in- en uitgeklapt en heeft daarnaast een bijzonder fraai uiterlijk. De stevige kunststof verbindingen en aluminium buizen zorgen voor een relatief laag gewicht. De grote massieve wielen zijn voorzien van wielkasten en spatborden zodat de kleding niet vies wordt wanneer u in de regen rijdt. Daarnaast is het rek voorzien van uitschijfbare stangen aan de bovenzijde zodat de hangcapaciteit kan worden vergroot. De bodem is voorzien van een stoffen mat ter bescherming van kleding. De afmetingen van het SOOPL kledingrek zijn 90cm lang, 60cm diep en 160cm hoog. Het totale gewicht bedraagd 11,5 kg.Levertijd: 1-2 werkdagenArtikelnummer:
ZB1234Speciale prijs € 411,28 € 339,90 € 422,23
Fabrikant:
Tweedehands: [Wayback/Archive] ≥ Soopl reis trolley kledingrek fashion — Kledingrekken — Marktplaats
Query: [Wayback/Archive] Soopl kledingrek – Sök på Google
--jeroen
Posted in LifeHacker, Power User | Leave a Comment »
Posted by jpluimers on 2025/01/27
Voor mijn link-archief (het concept werkt nog steeds): [Wayback/Archive] Luis ✨ on Twitter: “Mensen zeggen wel eens dat internationaal met de trein reizen alleen is weggelegd voor mensen met veel geld, maar dat klopt niet helemaal. Draadje met goedkope bestemmingen met prijzen en hoe ze te boeken, allemaal voor in augustus 🧵”
Als draad: [Wayback/Archive] Thread by @LuisHeemstra on Thread Reader App – Thread Reader App
--jeroen
Posted in LifeHacker, Power User | Leave a Comment »
Posted by jpluimers on 2025/01/26
Lightpanda: the headless browser designed for AI and automation
lightpanda.io
— Read on github.com/lightpanda-io/browser
Posted in Uncategorized | Leave a Comment »
Posted by jpluimers on 2025/01/24
[Wayback/Archive] Android/Apple Photographer Apps? : photography
Related:
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 »
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 »
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 »
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:
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.
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:
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.
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:
Oh, and for Visual Studio Code:
Queries:
--jeroen
Posted in Development, Lightweight markup language, reStructuredText, Software Development | Tagged: 22728, 3277 | Leave a Comment »