Is he cute? ⌘ Read more
I’m going to cry why is he so cute ⌘ Read more
Apple’s 18.8-Inch Foldable Device to Enter Mass Production in Late 2026
Along with an iPhone “Fold,” Apple is believed to be working on a larger foldable device that’s somewhere around 19 inches, and one analyst suggests it could arrive as soon as late next year alongside Apple’s rumored foldable iPhone.
In a new research note covering likely post-tariff scenarios for Apple, investment firm GF Securi … ⌘ Read more
[$] LWN.net Weekly Edition for April 10, 2025
Inside this week’s LWN.net Weekly Edition:
Front: Debian project leader election; 6.15 Merge window; Lots of LSFMM coverage; Joplin.
Briefs: Firefox hardening; OpenSSH 10.0; Supply chain security; FreeDOS 1.4; OpenSSL 3.5.0; Rust 1.86.0; Quotes; …
Announcements: Newsletters, conferences, security updates, patches, and more. ⌘ Read more
is this a “big” cat? it’s a feral male cat that hangs outside my apartment to me it’s massive ⌘ Read more
How to Disable Contact Photos in Mail on Mac
Apple has been busy mucking with the design and functionality of the Mail app, this time bringing Mail Sender Icons to the Mac Mail app. With this new introduction to clutter the Mail interface, you’ll see a Contact Photo or mail sender icon next to the mail sender name, subject, and preview of the mail … Read More ⌘ Read more
Deals: Apple Watch SE 2 for $170, Plus Discounts on M3 iPad Air, M4 MacBook Pro, & More
Amazon is back with some nice deals on select Apple products, including a big discount on Apple Watch SE 2, and some nice discounts on brand new M3 iPad Air, M4 MacBook Pro models, AirPods Pro with hearing aid functionality, and more. M3 iPad Air 11″ and 13″ – $50 Off Retail Starting at $549 … [Read More](https://osxdaily.com/2025/04/09/deals-apple-watch-se-2-fo … ⌘ Read more
How to Disable Contact Photos in Mail on Mac
Apple has been busy mucking with the design and functionality of the Mail app, this time bringing Mail Sender Icons to the Mac Mail app. With this new introduction to clutter the Mail interface, you’ll see a Contact Photo or mail sender icon next to the mail sender name, subject, and preview of the mail … Read More ⌘ Read more
I feel like they’re going to tell me a riddle. ⌘ Read more
My Baby Girl Passed this morning. ⌘ Read more
How to request a change to a CVE record
Learn how to identify which CVE Numbering Authority is responsible for the record, how to contact them, and what to include with your suggestion.
The post How to request a change to a CVE record appeared first on The GitHub Blog. ⌘ Read more
First time cat mom: meet Suki ⌘ Read more
They Do This Everyday. Are They Fighting or Playing? ⌘ Read more
Hardening the Firefox frontend
Tom Schuster, Frederik Braun, and Christoph Kerschbaumer have
published an article
on the Firefox Security team’s Attack & Defense
blog that explains recent work to harden Firefox’s frontend code.
We have rewritten over 600 JavaScript event handlers to mitigate XSS
and other injection attacks in the main Firefox user interface. This
mitigation will ship in … ⌘ Read more
The way this kitten loves cream is nothing less than adorable ❤️ ⌘ Read more
I think I found my cat that’s been missing since 2018 ⌘ Read more
Show Me Your Cat’s Best Glamour Shots~ ⌘ Read more
Aqara Expands Advanced Matter Bridging to Older Hubs, Adds Support for New Device Types
Smart home company Aqara today announced plans to further integrate Matter into its product offerings. Aqara is bringing its Advanced Matter Bridging feature to all Aqara Matter controllers and bridges, rather than limiting the functionality to just the Hub M3 … ⌘ Read more
Pumpkin is 1 year old this month. ⌘ Read more
[$] An update on torn-write protection
In a combined storage and filesystem track session at the
2025 Linux Storage, Filesystem, Memory Management, and BPF Summit, John
Garry continued the theme of “untorn” (or atomic) writes that started in the previous session. It was also
an update on where things have gone for untorn writes since his session at last year’s summit. Beyond that,
he looked at some of the plans and challenges for the feature in the future. ⌘ Read more
oh out of boredom yesterday i made my blog available via markdown files too so you can use charmbracelet/glow to read them in your terminal :)
basically i just set up a file directory on a path of my blog, organized the MD files by year, and so in theory you can navigate to that path and choose a folder, then copy a link to a markdown post and run this:
glow -p https://bubblegum.girlonthemoon.xyz/md/2025/2025-03-31%20premature%20reflections%20on%20sudden%20responsibility.md
and then as long as you have glow installed, you can read my posts from the terminal :D it’s so cool
This book made me a happier person ⌘ Read more
[$] Debian Project Leader election 2025 edition
Four candidates have stepped up to run in the 2025 Debian Project\
Leader (DPL) election. Andreas\
Tille, who is in his first term as DPL, is running again. Sruthi\
Chandran, Gianfranco\
Costamagna, and Julian Andres\
Klode are the o … ⌘ Read more
[$] A new type of spinlock for the BPF subsystem
The 6.15 merge window saw the inclusion of a new type of lock for BPF programs:
a resilient queued spinlock that Kumar Kartikeya Dwivedi has been working on
for some time. Eventually, he hopes to convert all of the spinlocks currently
used in the BPF subsystem to his new lock.
He gave a remote presentation about the design of the lock at the
2025 Linux Storage, Filesystem,
Memory-Management, and BPF summit. ⌘ Read more
Feline physics: 0. Gravity: 1 ⌘ Read more
Cat sleeps ⌘ Read more
[$] Improving hot-page detection and promotion
Tiered-memory systems feature multiple types of memory with varying
performance characteristics; on such systems, good performance depends on
keeping the most frequently used data in the fastest memory. Identifying
that data and placing it properly is a challenge that has kept developers
busy for years. Bharata Rao, presenting remotely during a
memory-management-track session at the 2025 Linux Storage, Filesystem,
Memory-Management, and BPF Summit, led a discussion on [a potential soluti … ⌘ Read more
[$] Two approaches to better kernel samepage merging
The kernel\
samepage merging (KSM) subsystem works by finding pages in memory with
the same contents, then replacing the duplicated copies with a single,
shared copy. KSM can improve memory utilization in a system, but has some
problems as well. In two memory-management-track sessions at the 2025
Linux Storage, Filesystem, Memory-Management, and BPF Summit, Mathieu
Desnoyers and Sourav Panda proposed improvements to KSM to
make it … ⌘ Read more
Components vs. Containers: Fight?
WebAssembly components offer a new way to deploy microservices and other applications in cloud native environments. This naturally raises the question: is the upstart component out to replace containers? Or is this one of those situations… ⌘ Read more
OpenSSH 10.0 released
OpenSSH\
10.0 has been released. Support for the DSA signature algorithm,
which was disabled by default beginning in 2015, has been
removed. Other notable changes include using the post-quantum algorithm mlkem768x25519-sha256
for key agreement by default, support for systemd-style socket
activation in Portable OpenSSH … ⌘ Read more
10 Questions to Help You Decide Whether to Hire an SRE or Managed KaaS
Deciding between managing Kubernetes in-house or partnering with a managed service provider can be a difficult choice for organizations seeking to optimize their cloud infrastructure. Over the past several years, I’ve been part of the decision… ⌘ Read more
Run Gemma 3 with Docker Model Runner: Fully Local GenAI Developer Experience
Explore how to run Gemma 3 models locally using Docker Model Runner, alongside a Comment Processing System as a practical case study. ⌘ Read more
Can’t blame them for hating water.. ⌘ Read more
Security updates for Wednesday
Security updates have been issued by Debian (lemonldap-ng, libbssolv-perl, and phpmyadmin), Fedora (augeas, mariadb10.11, and thunderbird), Oracle (gimp, libxslt, python3.11, python3.12, tomcat, and xorg-x11-server), Red Hat (expat, grafana, opentelemetry-collector, and webkit2gtk3), SUSE (azure-cli-core, doomsday, kernel, and poppler), and Ubuntu (dotnet8, dotnet9, erlang, and poppler). ⌘ Read more
Introducing Docker Model Runner: A Better Way to Build and Run GenAI Models Locally
Docker Model Runner is a faster, simpler way to run and test AI models locally, right from your existing workflow. ⌘ Read more
The 5 Minute Rule ⌘ Read more
My foster cat accepted cuddles after more than a year ♥️ ⌘ Read more
‘Fossil Fuels Are Killing Us’: Major Study Details How Fossil Fuels Are Driving Climate, Health and Biodiversity Crises
Cristen Hemingway Jaynes, Contributing Writer - EcoWatch
_Stephan: As a madman and his enabling oligarchs and quisling Senators and Representatives are dismantling American democracy, social order, and economy they are also destroying all efforts to stop the planetary disaster being wrough … ⌘ Read more
MAGA Podcaster Turned FBI Boss Demands 20-Agent Security Detail
Liam Archacki , News Reporter - The Daily Beast
_Stephan: The thing that stands out for me is the utter incompetence of the people in the Trump administration, and how much they wanted to be pampered and indulged. They claim they want efficiency but produce just the opposite. I wonder how many American voters realize that the two largest agencies overseeing health care in the United States are b … ⌘ Read more
USDA to slash headquarters, other staff and relocate some to new ‘hubs’ around the country
Eric Katz, Senior Correspondent - Government Executive
_Stephan: The Department of Agriculture is being torn apart and moved out of Washington, D.C. entirely. The impact this is going to have on the wellbeing of farmers, whose average age is about 59, is going to be devastating. That guarantees that your grocery prices of anything those farmers … ⌘ Read more
‘Cost us $26M!’ Jasmine Crockett spits ‘fire’ at Trump’s golfing
David Edwards, Staff Writer - Raw Story
Stephan: While psychopath “emperor” Trump and his cretinous minions blather on about efficiency while they dismantle the government and destroy the wellbeing of America, you and I are spending millions of dollars to pay for the “emperor’s” golf games. It is straight out of the reign of Nero and Caligula.
算法提升多線程環境下的併發性能。其設計靈感來源於 Java 的 Disruptor 框架,但針對 Go 語言的特性進行了優化,適用於高吞吐量、低延遲的場景,如實時數據處理、高頻交易系統等。以下是該庫的核心特性、實現原理、性能對比及使用場景的詳細分析:核心特性無鎖設計基於 CAS(C ⌘ Read more
Topaz Tz170 J484 Development Kit with 256 Mbit x32 LPDDR4 at 1.6 Gbps & MIPI D-PHY
The Topaz Tz170 J484 Development Kit is a compact platform for evaluating and prototyping with the Efinix Tz170 FPGA. It integrates onboard memory, configurable I/O, and a preloaded reference design, providing a practical setup for testing and demonstration across a range of FPGA applications. The development kit is built around the Tz170 FPGA, which uses […] ⌘ Read more
Leaked iPhone 17 Pro Cases Show Huge Cutout for New Camera Bump
Serial leaker Sonny Dickson is back today with a new image of some protective cases for Apple’s upcoming iPhone 17 Pro, and the large camera hole is certainly the standout feature on show.
The iPhone 17 Pro and 17 Pro Max are expected to debut a major redesig … ⌘ Read more
the roundest boy i ever did see ⌘ Read more
Push Notifications
⌘ Read more
Look into my eyes. ⌘ Read more
How to Play Ambient Music on iPhone
One of the more interesting features to arrive on iPhone lately is the Ambient Music player, which, as the name implies, plays ambient music. This neat audio feature was introduced with iOS 18.4, and the Ambient Music Player offers four different ambient music types to play; Sleep, Chill, Productivity, and Wellbeing. While the Ambient Music … Read More ⌘ Read more
When your cat escapes and your neighbor returns him ⌘ Read more
OpenSSL 3.5.0 released
Version\
3.5.0 of OpenSSL has been released. This release adds support for
server-side QUIC ( RFC 9000), a
new configuration option ( no-tls-deprecated-ec) that disables
support for TLS groups deprecated in RFC 8422, and more. ⌘ Read more
Little guy did not think twice, zero remorse 😂 ⌘ Read more
FreeDOS 1.4 released
Version\
1.4 of FreeDOS has been
released. This is the first stable release since 2022, and
includes improvements to the Fdisk hard-disk-management program, and
reliability updates for the mTCP set of TCP/IP applications for
DOS.
This version was much smoother because Jerome Shidel, our
distribution manager, had an idea after FreeDOS 1.3 that we could have
a rolling test release that collected all of the changes that people
mak … ⌘ Read more
Reputation Lag Attack - Computerphile ⌘ Read more
Tybalt is home from the hospital and has already escaped his vet-ordered enclosure. This is the face of a criminal. ⌘ Read more
When Black Holes Collide with Nergis Mavalvala ⌘ Read more
Kubernetes hardening made easy: Running CIS Benchmarks with kube-bench
In today’s world, where security risks and breaches are growing daily, it is crucial to maintain our applications and infrastructure’s compliance with security standards and that is where CIS benchmarks from CIS (Center for Internet Security)… ⌘ Read more
Found means fixed: Reduce security debt at scale with GitHub security campaigns
Starting today, security campaigns are generally available for all GitHub Advanced Security and GitHub Code Security customers—helping organizations take control of their security debt and manage risk by unlocking collaboration between developers and security teams.
The post [Found means fixed: Reduce security debt at scale with GitHub security campaigns](http … ⌘ Read more
My cat likes to sleep with her head down, is that normal? ⌘ Read more
Astrophysicists Give Their BEST Advice to the World ⌘ Read more
StarTalk Live! returns April 16⭐NYC You in? ⌘ Read more
[$] Taking notes with Joplin
Joplin is an open-source
note-taking application designed to handle taking many kinds of notes,
whether it is managing code snippets, writing documentation, jotting
down lecture notes, or drafting a novel. Joplin has Markdown support,
a plugin system for extensibility, and accepts multimedia content,
allowing users to attach images, videos, and audio files to their
notes. It can provide synchronization of content across devices using
end-to-end encryption, or users can opt to sti … ⌘ Read more
My girlfriend made me a hand-painted phone case featuring my cats ⌘ Read more
Managing multi-line logs with Fluent Bit and Python
In this blog you will learn about: Introduction Logs are essential for monitoring and debugging applications, but not all logs are created equal. While most logs follow a simple line-by-line format, others span multiple lines to… ⌘ Read more
I’ll doodle your love! free😻 ⌘ Read more
[$] Using large folios for text areas
Quite a bit of work has been done in recent years to allow the kernel to
make more use of large folios. That progress has not yet reached the
handling of text (executable code) areas, though. During the
memory-management track of the 2025 Linux Storage, Filesystem,
Memory-Management, and BPF Summit, Ryan Roberts ran a session on how that
situation might be improved. It would be a relatively small and contained
operation, but can give a measurable performance improvement. ⌘ Read more
Kubestronaut in Orbit: Iliyan Petkov
Get to know Iliyan His fascination with computers and electronics began early, sparked by his father and fueled by various games and sci-fi movies. Over the years, he developed a passion for open-source technologies, system administration,… ⌘ Read more
[$] Per-CPU memory for user space
The kernel makes extensive use of per-CPU data as a way to avoid contention
between processors and improve scalability. Using the same technique in
user space is harder, though, since there is little control over which CPU
a process may be running on at any given time. That hasn’t stopped Mathieu
Desnoyers from trying, though; in the memory-management track of the 2025
Linux Storage, Filesystem, Memory-Management, and BPF Summit, he presented
a proposal for how user-space per-CPU memory could work. ⌘ Read more
Security updates for Tuesday
Security updates have been issued by AlmaLinux (gimp, libxslt, python3.11, python3.12, and tomcat), Debian (ghostscript and libnet-easytcp-perl), Fedora (openvpn, perl-Data-Entropy, and webkitgtk), Red Hat (python-jinja2), SUSE (giflib, pam, and xen), and Ubuntu (apache2, binutils, expat, fis-gtm, linux-azure, linux-azure-6.8, linux-nvidia-lowlatency, linux-azure, linux-azure-fde, linux-azure-5.15, linux-azure-fde-5.15, linux-azure-fips, linux-gcp-fips, linux-hwe-5.4, linux-nvidia, … ⌘ Read more
Human transformation -> 3% ⌘ Read more
My wife tried minimalism. ⌘ Read more
Got a cat that looks absolutely ridiculous? I’m doodling the funniest one—let’s see those photos! ⌘ Read more
Trump Believes Apple Could Manufacture iPhones in the U.S.
U.S. President Donald Trump “absolutely” believes that Apple could manufacture its iPhones and other devices in the United States, Press Secretary Karoline Leavitt said today during a media briefing.
Leavitt was asked whether Trump thought that iPhone … ⌘ Read more
My lovely black cat Azazel 🖤 ⌘ Read more
My cats lost interest in the toy, so I gave them some leaves instead. MATCHY DRESS ⌘ Read more
Video proof the cameraman is not invincible ⌘ Read more
Climate crisis on track to destroy capitalism, warns top insurer
Damian Carrington, Environment Editor - The Guardian (U.K.)
_Stephan: Capitalism is fine, as long as there is one modification, the first priority must be that your capitalism must be conducted in such a way that it promotes wellbeing. Government policies must do the same. You can see how this works, and how it proves what I am saying is factually accurate. Look at the top seven happiest count … ⌘ Read more
CDC’s top laboratory on sexually transmitted diseases is shut by Trump administration
Helen Branswell, Senior Writer, Infectious Diseases - STAT
_Stephan: American healthcare already the worst amongst the developed democracies of the world and by orders of magnitude the most expensive, has been so severely destroyed that your healthcare is already seriously compromised and your health may be at risk. Imagine, we have a system in which th … ⌘ Read more
The Trump Administration’s Department of Homeland Publicity
James Poniewozik, Chief TV Critic - The New York Times
Stephan: The one thing the monster and his MAGAt vassals are good at is the weaponization of misinformation. It is the main tool they use to keep the low IQ, low education, resentful and racist worshippers in a dark fantasy reality. And your tax dollars are being used to pay for this.
 Military Parade in D.C.
Tom Sherwood, Staff Writer - Washington, D.C. City Paper
_Stephan: I have been waiting for this. All dictators like nothing better than huge ceremonial military displays. Think about Nazi Germany, North Korea, Stalin’s Soviet Union, and Putin’s Russia. So it appears So, that’s where we are headed on Saturday, June 14, for the maximum leader’s 79th birthday. It will cost tens of mill … ⌘ Read more
The best pic of my cat. ⌘ Read more
10 Iconic Landmarks That Were Nearly Called Something Else
Some of the world’s most iconic places have instantly recognizable names—imagine Paris without the Eiffel Tower, New York without Times Square, or Australia without the Great Barrier Reef. But history doesn’t always work out the way we expect. Many of these landmarks were nearly given completely different names, some of which would have changed how […]
The post [10 Iconic Landmarks That Were Nearly Called Something … ⌘ Read more
10 Musicians Who Became Famous After Death
Musicians understand that they may never achieve stardom, but there is no way of knowing if they will turn into legends posthumously. Some musicians work hard at their craft and spend decades trying to succeed. They write and record multiple songs and albums, earn record deals, and travel the world, playing their music anywhere that […]
The post [10 Musicians Who Became Famous After Death](https://listverse.com/2025/04/08/10-musicians-who-became- … ⌘ Read more
Mr Snow and he is 2 months old. ⌘ Read more
I can live without my phone, survive without my keys, and replace my wallet… But when the cat disappears? Instant heart attack. ⌘ Read more
5 Biggest Changes Rumored for iPhone 17 Pro
Later this year, Apple will introduce the iPhone 17 series, which includes the iPhone 17 Pro and the iPhone 17 Pro Max, two new high-end flagship devices that will be sold alongside the regular iPhone 17 and an all-new ultra-thin iPhone 17 Air.
If you have been holding out for the iPhone 17 Pro or its bigger sibling, here are five of the b … ⌘ Read more