Posted by jpluimers on 2025/02/06
I’m anxious to see how some 2.5 years after the introduction, Stable Diffusion has evolved.
By then, you could run it either on-line at for instance [Wayback/Archive] Stable Diffusion – a Hugging Face Space by stabilityai:
Stable Diffusion DemoStable Diffusion is a state of the art text-to-image model that generates images from text.
or run it yourself if your GPU was powerful enough by using the base repository [Wayback/Archive] CompVis/stable-diffusion or one of the many forks: [Wayback/Archive] Forks · CompVis/stable-diffusion (back then some 1.4k!)
The original announcement was [Wayback/Archive] Stable Diffusion Public Release — Stability.Ai.
Read the rest of this entry »
Posted in AI and ML; Artificial Intelligence & Machine Learning, Development, Python, Scripting, Software Development | Tagged: stablediffusion | Leave a Comment »
Posted by jpluimers on 2025/02/05
TL;DR: the [Wayback/Archive] Self Service Repair – Apple Support parts are very expensive; having an expert solder them is way more affordable
Last year, [Wayback/Archive] Official (by_APPLE): Mac mini (2024) Repair Manual : r/macmini already had the part numbers for Mac Mini M4 SSD upgrades which I put in this table (staggered staggered to emphasise the M4 and M4 Pro differences) with prices for the M4 upgrades after receiving back the return credit (which I still need to figure out what you need to return):
Mac Mini M4 SSD upgrade part numbers
| Mac mini (2024 with M4) |
|
Mac mini (2024 with M4 Pro) |
|
|
661-43668, 256GB
|
USD 263.12 |
|
|
|
661-43669, 512GB
|
USD 251.12 |
661-43672, 512GB
|
|
|
661-43670, 1TB
|
USD 439.12 |
661-43673, 1TB
|
|
| 661-43671, 2TB |
USD 748.00 |
661-43674, 2TB
|
|
|
|
661-43675, 4TB
|
|
|
|
661-43676, 8TB |
|
NB: If anyone can provide a Mac Mini M4 Pro serial, I can amend the table with those part prices as well.
It also had these links:
Read the rest of this entry »
Posted in Apple, Apple Silicon, Mac, MacMini, Power User | Leave a Comment »
Posted by jpluimers on 2025/02/04
For cleaning an Apple Silicon MacBook there were already solutions to either disable the keyboard or to blacken the screen:
- [WaybackSave/Archive] GitHub – shauninman/Little-Fingers: Little Fingers lets you lockdown keyboard and trackpad input with a globally accessible keyboard shortcut (open source)
- [Wayback/Archive] folivora.ai – Great Tools for your Mac! KeyboardCleanTool blocking all keyboard and TouchBar input. (free download)
- [Wayback/Archive] GitHub – jacklandrin/OnlySwitch: ⚙️ All-in-One menu bar app, hide 💻MacBook Pro’s notch, dark mode, AirPods, Shortcuts (open source and available as [Wayback/Archive] only-switch — Homebrew Formulae)
In Version 2.3, Only Switch brings a new feature, Screen Test. It provides a pure color view in full-screen mode, you can check dead pixels via it. Press the left and right arrow keys, the color will change from black, white, red, green, and blue. This functionality also can be used for screen cleaning, as you can see the stains on the screen.
For keeping a Mac turned off however, there hadn’t been a solution for a long time.
Now there is, but you need to have the most recent update of macOS Sequoia 15 by adding a nvram BootPreference setting: [Wayback/Archive] Prevent a Mac laptop from turning on when opening its lid or connecting to power – Apple Support
Via
- [Wayback/Archive] Fefes Blog: [l] Satire und Realität sind nicht mehr unterscheidbar. Heute: Apple.
- [Wayback/Archive] Für Tastaturhygieniker: So bleibt das MacBook beim Öffnen aus | heise online
- [Wayback/Archive] Created a Keyboard Lock App for Safe Cleaning—Seeking Your Thoughts and Feedback! 🚀🔧 : macapps
--jeroen
Posted in Apple, Apple Silicon, Mac, Mac OS X / OS X / MacOS, MacBook, MacBook-Pro, Power User | Leave a Comment »
Posted by jpluimers on 2025/02/03
[WaybackSave/Archive] Corran Addison – The best, most cogent and elegantly simple explanation into the inexplicably destructive negotiating processes of the president,by Prof. David Honig of Indiana University. | Facebook
…
So when you approach international negotiation, in a world as complex as ours, with integrated economies and multiple buyers and sellers, you simply must approach them through integrative bargaining. If you attempt distributive bargaining, success is impossible.
…
From a professional negotiation point of view, Trump isn’t even bringing checkers to a chess match. He’s bringing a quarter that he insists of flipping for heads or tails, while everybody else is studying the chess board to decide whether its better to open with Najdorf or Grünfeld.
…
Via [WaybackSave/Archive] Andrea on X: “This is an old post that is making the rounds again. It is an interesting read…”
--jeroen
Posted in Uncategorized | Leave a Comment »
Posted by jpluimers on 2025/02/03
Over the years, WordPress started to beautify more and more text thereby malforming many (read thousands) of my older blog posts.
An example is this:
--jeroen
is now rendered as
–jeroen
The two hypen-minus signs or -- have become a en-dash or –, not even an em-dash or — that is is double the width of an en-dash.
So after figuring out the cause, I asked if one could change it for a WordPress.com blog backed by a premium account: [Wayback/Archive] Jeroen Wiert Pluimers on Twitter: “Hi @wordpressdotcom, how do I globally disable wptexturize for a paid wiert.wordpress.com blog (it has Premium subscription)? Over the years, it has malformed more and more of my text which I don’t want (as it is way too much work to re-visit thousands of blog posts).”
Unbelievably, the answer is no!
So WordPress.com mandatorily changes the display of all your old Premium blog posts and the only solution they offer is to upgrade for another USD ~17 per month to disable it.
Read the rest of this entry »
Posted in Development, PHP, Power User, Scripting, SocialMedia, Software Development, Web Development, WordPress, WordPress | Leave a Comment »