I lost my original Windows 95 CD (and it’s too expensive for my taste to buy on eBay), so I finally sat down and got an old disk image of one of my PCs to work in QEMU.
I don’t intend to do much with Win95. I just want to be able to boot it, if I want to check how certain things worked or looked in that version. The purpose of this really is to be an archeological digsite.


RPI Image Gen Introduces Custom Raspberry Pi Image Creation
The Raspberry Pi team has introduced rpi image gen, a new tool for creating custom software images with detailed control over configuration. It is designed for embedded systems, industrial applications, and personalized projects. rpi image gen is an alternative to the existing pi gen tool, which is used to produce the official Raspberry Pi OS […] ⌘ Read more
Extending my Komoot export script
I’ve taken another look at my export script for Komoot (original post), now that Bending Spoons has acquired Komoot. I’ve extended the script to also download cover images and, if available, an image of the map – I found that in the API responses. ⌘ Read more
The Compressed Book Edition
Image: The Compressed Book Edition. Image by Marie Verdeil and Hugo Lopez.
_The Compressed Edition is available in our bookshop as a [paperback](https://www.lulu.com/shop/kris-de-decker/low-tech-magazine-2007-2021-the-compressed-edition/paperback/product-jeqeevm.html?page=1&page … ⌘ Read more
@andros@twtxt.andros.dev Can you reproduce any of this outside of your client? I can’t spot a mistake here:
$ curl -sI 'http://movq.de/v/8684c7d264/.html%2Dindex%2Dthumb%2Dgimp11%2D1.png.jpg'
HTTP/1.1 200 OK
Connection: keep-alive
Content-Length: 2615
Content-Type: image/jpeg
Date: Wed, 19 Mar 2025 19:53:17 GMT
Last-Modified: Wed, 19 Mar 2025 17:34:08 GMT
Server: OpenBSD httpd
$ curl -sI 'https://movq.de/v/8684c7d264/gimp11%2D1.png'
HTTP/1.1 200 OK
Connection: keep-alive
Content-Length: 131798
Content-Type: image/png
Date: Wed, 19 Mar 2025 19:53:19 GMT
Last-Modified: Wed, 19 Mar 2025 17:18:07 GMT
Server: OpenBSD httpd
$ telnet movq.de 80
Trying 185.162.249.140...
Connected to movq.de.
Escape character is '^]'.
HEAD /v/8684c7d264/.html%2Dindex%2Dthumb%2Dgimp11%2D1.png.jpg HTTP/1.1
Host: movq.de
Connection: close
HTTP/1.1 200 OK
Connection: close
Content-Length: 2615
Content-Type: image/jpeg
Date: Wed, 19 Mar 2025 19:53:31 GMT
Last-Modified: Wed, 19 Mar 2025 17:34:08 GMT
Server: OpenBSD httpd
Connection closed by foreign host.
$
@andros@twtxt.andros.dev Hm, looks correct to me. The image to be displayed is a thumbnail and this links to the full-sized image. The thumbnail (JPG) is auto-generated from the full image (PNG), hence the two extensions.
What does look strange, though, is that your client came up with the hash pqsmcka, while it should have been te5quba. 🤔
Monero Observer Artistic Saturday Top 5 - Week 11, 2025
Previous Artistic Saturday weekly reports can be found in the [art] 1 section.
![‘Spe … ⌘ Read more
The XMPP Standards Foundation: The XMPP Newsletter February 2025
XMPP Newsletter Banner
Welcome to the XMPP Newsletter, great to have you here again!
This issue covers the month of February 2025.
Like this newsletter, many projects and their efforts in the XMPP community are a result of people’s voluntary work. If you are happy with the services and software you may be using, please consider saying thanks or help thes … ⌘ Read more
Expanding Open-Source Support for MediaTek’s Genio IoT Platforms with Collabora
MediaTek continues to strengthen upstream support for its Genio IoT platforms through its collaboration with Collabora. Following the initial efforts to integrate Genio EVKs into the open-source ecosystem, recent updates bring improvements to the Linux kernel, Debian-based images, and automated testing frameworks. These enhancements ensure broader compatibility and long-term support for … ⌘ Read more
Monero Observer Artistic Saturday Top 5 - Week 10, 2025
Previous Artistic Saturday weekly reports can be found in the [art] 1 section.
Ten Astonishing New Discoveries About the Ancient World
Since the dawn of humanity, people have lived in all kinds of peculiar ways. Some carved ornate images into rocks and threw them in ditches. Others made treasure out of metal from meteorites. Scientists keep unearthing secrets about the past that challenge how we see our ancestors. Time and time again, evidence shows that bygone […]
The post [Ten Astonishing New Discoveries About the Ancient World](https://listverse.com/ … ⌘ Read more
Gajim: Gajim 2.0.0
Gajim 2.0 is here and it comes with a big upgrade 🎉 Gajim migrated its user interface toolkit to GTK 4, which brings performance improvements and sets the ground for great features to follow. Additionally, this release brings improved image previews, better tools for fighting spam, and much more. All of these changes were only possible by touching a lot of Gajim’s code base, and we appreciate all the feedback we got from you.
Switching Gajim’s major ver … ⌘ Read more
12 years of incubating Wayland color management
The Wayland color-management protocol extension has landed on Feb 13th, 2025, in upstream wayland-protocols repository in the staging directory. It was released with wayland-protocols 1.41. The extension enables proper interactions between traditional (sRGB), Wide Color Gamut (WCG), and High Dynamic Range (HDR) image sources and displays once implemented in Wayland compositors and used in applications. Of course, a protocol is just a la … ⌘ Read more
The DOS 3.3 SYS.COM bug hunt!
Last year somebody reported a problem with the DOS 3.3 SYS.COM command when used with NetDrive. They started with a valid FAT12 image, ran SYS.COM to make it bootable, and then they were not able to mount the image using NetDrive again. Running SYS.COM against the image had broken something. Besides copying the operating system’s hidden files to the target drive letter, SYS.COM also copies some boot code into the first sector of the disk. In general it does not make sense … ⌘ Read more
Monero Observer Artistic Saturday Top 5 - Week 8, 2025
Previous Artistic Saturday weekly reports can be found in the [art] 1 section.
How to Disable Apple Intelligence on iPhone, Mac, iPad
Apple Intelligence is an intriguing and powerful set of AI features available on the latest models of Mac, iPhone, and iPad with modern versions of system software. These AI features are tied to ChatGPT and range from useful writing and summarization tools, to business plan creation, to writing emails on your behalf, image generation with … [Read More](https://osxdaily.com/2025/02/18/how-to-disable-apple-intelligence-on-iphone … ⌘ Read more
How to Disable Apple Intelligence on iPhone, Mac, iPad
Apple Intelligence is an intriguing and powerful set of AI features available on the latest models of Mac, iPhone, and iPad with modern versions of system software. These AI features are tied to ChatGPT and range from useful writing and summarization tools, to business plan creation, to writing emails on your behalf, image generation with … [Read More](https://osxdaily.com/2025/02/18/how-to-disable-apple-intelligence-on-iphone … ⌘ Read more
@sorenpeter@darch.dk Sorry, I realized that shortly after posting. Here’s another attempt to post the images:
@falsifian@www.falsifian.org
it look like your markdown image tags are missing the protocol part (https://) so they don’t render at least on my server: https://darch.dk/timeline/conv/3vtnszq
Some satisfying icicle-breaking in our backyard: photos.falsifian.org/video/sM7G3vfS6yuc/VID_20250217_203250.mp4
I couldn’t resist taking home a prize:
It’s been snowy here in #Toronto.
(I tried formatting the images in markdown for the benefit of yarn and any other clients that understand it.)
OpenMV Introduces the GENX320 Camera Module for Event-Based Vision
OpenMV has introduced the Prophesee GenX320 camera module, bringing event-based vision sensing to its embedded platform. Unlike traditional image sensors that capture entire frames at fixed intervals, the GenX320 detects only changes in a scene, reducing data rates while improving efficiency in motion detection. The sensor operates asynchronously, with each pixel responding independently to illumination […] ⌘ Read more
Added support for uploading images to to #Timeline
Right now you need to copy the markdown code yourself, but next up would be to lean some JS or use HTMX to make the process more smooth.
Testing the limits of our new 5G internet connection at home with pushing 1.5GB docker images into the cloud a bunch of times day…
DietPi February 2025 News (Version 9.10)
The February 9, 2025 release of DietPi v9.10 introduces new images for single-board computers, improved compatibility for RISC-V devices, enhanced software tools, and several important bug fixes. This update extends support for StarFive VisionFive 2 and PINE64 Star64 with Debian Trixie, refines automation capabilities, and addresses software installation issues reported by the community. DietPi: DietPi […] ⌘ Read more
ESP32-S3 IR Thermal Imaging Camera Module with Wi-Fi and Bluetooth Connectivity
Waveshare recently launched the ESP32-S3 IR Thermal Imaging Camera Module which is a wireless infrared thermal imaging device based on the ESP32-S3-WROOM-1 chip. Designed with a compact form factor of 29 × 29mm, this module is intended for applications such as thermal monitoring, security surveillance, and industrial diagnostics.  The product page does not mention […] ⌘ Read more
Monero Observer Artistic Saturday Top 5 - Week 6, 2025
Previous Artistic Saturday weekly reports can be found in the [art] 1 section.
10 Bad Movies with Great Effects
As filmmaking progresses, the craft evolves. That pattern is evident in numerous aspects of a project, but the most noticeable are the special effects. Technology advances to new heights, and the artists use those breakthroughs to enhance the image onscreen. Their hope is to further immerse audiences in the film. That said, their efforts are […]
The post 10 Bad Movies with Great Effects appeared f … ⌘ Read more
How to Find Screenshots in Photos App for iOS 18
Ongoing complaints about the Photos app redesign in iOS 18 persist, with users who are frustrated with how difficult it can be to locate certain images or photos that once were easy for them to find. For example, if you take a lot of screenshots on your iPhone you might want quick and easy access … Read More ⌘ Read more
Monero Observer Artistic Saturday Top 5 - Week 5, 2025
Previous Artistic Saturday weekly reports can be found in the [art] 1 section.

How to Generate AI Images with Image Playground on Mac, iPhone, iPad
Image Playground is an artificial intelligence tool from Apple available for iPhone, Mac, and iPad, that allows you to quickly create and generate images and artwork based upon descriptions or even photos and people from your image library. It’s a fun tool to use, and also super easy. To use Image Playground on your device, … [Read More](https://osxdaily.com/2025/01/14/how-generate-ai-images-image-playground-m … ⌘ Read more
10 Strange Traditions and Rituals on Transatlantic Ships
Featured Image: Wikimedia Commons Transatlantic voyages weren’t just about getting from point A to point B—they were rich with traditions, rituals, and customs, many of which reflected the anxieties, superstitions, and camaraderie of life at sea. Whether designed to ward off bad luck, celebrate milestones, or bring passengers together, these rituals paint a vivid picture […]
The post [10 Strange Traditions and Rituals on … ⌘ Read more
How to Stop Spotlight Search Data on Mac from Being Shared with Apple
Did you know that, by default, your Mac search queries entered into Spotlight, Safari, Siri, Lookup, and #images, are sent to Apple? While this information is anonymized so as not to be identifying, and Apple says it’s used to improve search results, many Mac users may not want this search information being shared with Apple … [Read More](https://osxdaily.com/2025/01/10/how-stop-spotlight-search-data-mac-sharing-app … ⌘ Read more
The XMPP Standards Foundation: The XMPP Newsletter December 2024
XMPP Newsletter Banner
Welcome to the XMPP Newsletter, great to have you here again!
This issue covers the month of December 2024.
Like this newsletter, many projects and their efforts in the XMPP community are a result of people’s voluntary work. If you are happy with the services and software you may be using, please consider saying thanks or help thes … ⌘ Read more
dagum those are huge images.
Monero Observer Artistic Saturday Top 5 - Week 1, 2025
Previous Artistic Saturday weekly reports can be found in the [art] 1 section.
image upload test. have a wonyoung
Monero Observer Artistic Saturday Top 5 - Week 52, 2024
Previous Artistic Saturday weekly reports can be found in the [art] 1 section.
DietPi August 2024 News (Version 9.7)
The December 23, 2024 release of DietPi v9.9 introduces several enhancements, new images for additional devices, and a range of bug fixes. This update improves support for single-board computers from Orange Pi and FriendlyELEC, enhances software tools, and addresses critical issues reported by the community. DietPi: DietPi is a lightweight and optimized operating system based […] ⌘ Read more
How to Build an Electrically Heated Table?
Image: The electrically heated table that we build in this manual. Photo: Marina Kálcheva. Model: Anita Filippova.
- Why build an electrically heated table?
- [The table]( … ⌘ Read more
ProcessOne: ejabberd 24.12
Here comes ejabberd 24.12, including a few improvements and bug fixes. This release comes a month and half after 24.10, with around 60 commits to the core repository alongside a few updates in dependencies.
Release Highlights:
- XEP-0484: Fast Authentication Streamlining Tokens: Reduce the time it takes for authentication. This helps with a faster start for cl … ⌘ Read more
Monero Observer Artistic Saturday Top 5 - Week 50, 2024
Previous Artistic Saturday weekly reports can be found in the [art] 1 section.
MacOS Sequoia 15.2 Update Released with ChatGPT Siri, Image Playground, Bug Fixes, & More
Apple has released MacOS Sequoia 15.2 as an update for Mac users running the Sequoia operating system. The software update includes new Apple Intelligence features including ChatGPT support for Siri, Image Playground image generation tools, along with some improvements to writing tools AI. Aside from AI, you’ll also find new abilities to share items in … [Read More](https://osxdaily.com/2024/12/11/macos-s … ⌘ Read more
iOS 18.2 Released with ChatGPT Siri, Image Playground, More AI, Bug Fixes, & Security Updates
Apple has released iOS 18.2 for all iPhone users, and iPadOS 18.2 for all iPad users. The new software updates focus primarily on bringing new Apple Intelligence AI features to compatible devices, including support for ChatGPT integration with Siri, Image Playground image generation, along with smaller new AI features throughout various apps and the operating … [Read More](https://osxdaily.com/2024/12/11/i … ⌘ Read more
Monero Observer Artistic Saturday Top 5 - Week 49, 2024
Previous Artistic Saturday weekly reports can be found in the [art] 1 section.
![‘Monero … ⌘ Read more