F-Droid 2.0

https://f-droid.org/assets/fdroid-logo_bfHl7nsLHOUQxzdU8-rGIhn4bAgl6z7k2mA3fWoCyT4=.png
F-Droid 2.0 is a redesigned app that offers a modern interface, improved search, and better app discovery for free and open-source Android apps. The new version simplifies the user experience while integrating with current Android patterns like Material Design.

Two-tier encryption in the UK

https://macanorak.com/content/images/2026/09/MA-Staff-Badge-New-1.png
The UK government ordered Apple to create a way to access encrypted iCloud data, but Apple refused, citing concerns about weakening end-to-end encryption. The UK's Investigatory Powers Act allows for such requests, but the secrecy surrounding these orders undermines democratic governance and cybersecurity.

Enjoy Every Sandwich

Nokia Design Archive (2025)

https://nokiadesignarchive.aalto.fi/images/preview--nokia-design-archive.jpg
Access denied by server configuration and/or resource permissions.

GitHub has not removed malicious imitation software after 3 weeks

https://successfulsoftware.net/wp-content/uploads/2026/09/github.png?w=1024
A customer found an imitation of their data wrangling software on Github, using the product name and logo without permission. The company has reported it to Github support 23 days ago with no response, prompting consideration of a DCMA takedown request.

Linux support is coming to Snapdragon X2 Series

https://s7d1.scene7.com/is/image/dmqualcommprod/snapdragon-summit-agentic-ai-pcs-linux
Explore the agentic AI PCs, Googlebook laptops, Linux support and partner devices powered by Snapdragon unveiled at Snapdragon Summit 2026.

LinkedIn wins court order blocking mass scraping of user data

https://cms.therecord.media/uploads/2025_0514_Record_Ads_300x1050_1_0f2f11757e.png
A California federal judge finalized a deal between LinkedIn and two software companies requiring them to stop scraping user data on a mass scale. The firms must delete the scraped data, no longer access LinkedIn through fake accounts, and not sell or transfer the data.

Ideas on modernizing the open-source desktop

https://static.lwn.net/images/2026/scott-jenson-sm.png
Scott Jenson, a UX expert, is calling for open-source projects to experiment with new desktop designs beyond the traditional "windows, icons, menus, pointer" (WIMP) model. He believes that the Linux desktop needs more innovation and user experience improvements.

The science of Monkey Island: can grog dissolve a metal mug that fast?

https://jgeekstudies.org/wp-content/uploads/2026/09/raffa_2026_fig1.png
The Secret of Monkey Island features a caustic substance called grog, which is believed to be responsible for corroding metal objects rapidly. A model was developed to estimate the chemical characteristics necessary to explain its behavior, using proton diffusion as the rate-limiting step.

QR Codes That Route to the Appropriate App Store

https://matthuggins.com/blog/qr-codes-that-route-to-the-appropriate-app-store.jpg
The PokerNexus shortlink host is a separate server that directs QR code scans to either the website or the app, depending on the device. It uses a URL with query parameters to determine which path to take, and it also handles cases where users scan from different devices or browsers.

B5-BJ2 – Ice Cream Barges – Concrete Ship Constructors

https://img1.wsimg.com/isteam/ip/f156c0b3-bd88-4cb6-aeab-0bba5e65175e/Screenshot%202023-11-09%20at%2022.50.46.png
We use cookies to analyze website traffic and optimize your website experience. By accepting our use of cookies, your data will be aggregated with all other user data.

Making the case for Ed Zitron as the last of the great bloggers

https://lh3.googleusercontent.com/blogger_img_proxy/AEn0k_tAZ6QyW_IsUx7udtuhTx7TLqib4Gs1YR_k65YdP4mzlvU6Vpg1snjHBfjq3TjH3iaeXU-wdbdTpP269o5y_aMh8FHcJvmODrE9Pnw4tXogfiRIiw=w1200-h630-n-k-no-nu
A lone voice without resources challenges mainstream narratives through diligent research and writing. The article humorously critiques AI startups' viability post-OpenAI, highlighting financial realities and the absurdity of tech hype.

RAM: the forgotten history (2024)

https://substackcdn.com/image/fetch/$s_!u-Eq!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F1fb7ff92-3cb2-43af-a0c1-c70719ea419c_1800x1000.jpeg
The history of computer memory has been overlooked, with a focus on Charles Babbage and vacuum tubes. Early memories used relays, static electricity, or sound waves to store data.

ArXiv receives multiyear commitments to support it as an independent nonprofit

https://i0.wp.com/blog.arxiv.org/wp-content/uploads/2026/08/logo_arxiv-black.png?fit=515%2C232&ssl=1
arXiv has received multimillion-dollar support from Simons Foundation International, XTX Markets, and Siegel Family Endowment to strengthen its technical infrastructure and services for researchers. The new commitments will help arXiv transition to independence as a nonprofit organization.

What Is RLCD? The Secret Behind Jev

https://di-zhang-llm.github.io/images/blog/what-is-rlcd-the-secret-behind-jev/01-rlcd-lineage.svg
Jev is a preference model that estimates calibrated distributions over actions, replacing traditional language models with a reward model. It uses Plackett–Luce and Brier training to shape utilities into decisions.

WaveDigger: Dig into wireless signals to discover their physical locations

https://raw.githubusercontent.com/christianrowlands/wavedigger/main/wavedigger.jpg
WaveDigger is a tool that helps find Wi-Fi access points and cell towers by their MAC addresses or network parameters. It uses Apple's location services API to query BSSID locations, built on research from the apple-corelocation-experiments project.

When the Debugger Lies

https://danielmangum.com/static/debugger_lies_0.png
The author manually interacted with the Nordic Semiconductor nRF54L series' Key Management Unit (KMU) to test its functionality, discovering that it could provision and push values into key slots. However, they found that subsequent pushes to the same slot did not update the value, until they disabled memory caching in GDB.

The newest ESP32 can run Linux and it's getting close to a Raspberry Pi

https://static0.xdaimages.com/wordpress/wp-content/uploads/wm/2026/05/run-adblocker-on-esp32-s3.JPG?&fit=crop&w=1600&h=900
The ESP32-S31 is a new microcontroller from Espressif with advanced features like gigabit Ethernet, USB 2.0, SD card interface and camera input. It has two 32-bit RISC-V cores running at up to 320 MHz and supports Linux single-board computer capabilities.

VSCode's SSH Agent Is Bananas (2025)

https://fly.io/static/images/fly-social-square.webp
We want to integrate our code into VSCode's remote editing feature over SSH, using a custom setup that avoids security risks. This will allow us to use large language models (LLMs) for code generation while minimizing the risk of errors and security breaches.

Coulomb's law remains tricky to test at home

Contrastive Language Models

https://app.notion.com/images/meta/default.png
A collaborative AI workspace, built on your company context. Build and orchestrate agents right alongside your team's projects, meetings, and connected apps.

The "Windows XP Box" (2003)

The Year of Internal Tools

https://www.geocod.io/assets/internal-tools-deployer.png
Geocodio transitioned from bash scripts to full internal apps using AI, automating processes and building tools for efficiency. They now have a system in place to maintain these tools, with principles like documentation and testing, allowing them to build long-term solutions.

Humans Are Reading Your ChatGPT Chats, Lawsuit Claims

https://files.openclassactions.com/assets/images/chatgpt.webp
A federal lawsuit claims OpenAI routes user conversations to outside contractors for model improvement without disclosing this in its terms of use or privacy policy. The case seeks damages and a court order to bar OpenAI from sending conversations to human reviewers without separate opt-in consent.

Fixing the Portobello Police Station Clock

https://pointinthecloud.com/media/PXL_20260411_150433725-3.jpg
The writer and a friend visited the old police station in Portobello to fix the clock tower, which was purchased by Action Porty for community ownership. They successfully set the time but struggled with figuring out how to control the chime mechanism.

Hackers influence ChatGPT and Gemini to direct users to scam centers

Dynamic Abliteration: Non-Destructive Refusal Suppression via Engram Steering

The post explores Dynamic Abliteration using Multi-Layer Steering with Engram, a non-destructive approach to controlling refusal behavior in open-weight LLMs. This method intercepts intermediate residual streams at runtime and uses a conditional memory architecture to adaptively steer the model's output.

Virtio-nvgpu: Near-native Nvidia GPU access inside a KVM guest

https://opengraph.githubassets.com/c74e936527c444962c25356da620ade45a09d0d733a5a8b70c62ae0a3c54a3b5/nestrilabs/virtio-nvgpu
A new NVIDIA GPU driver allows for near-native access to a KVM guest, enabling efficient rendering and encoding of video frames. The virtio-nvgpu system forwards ioctls between the guest and host at the driver ABI level, bypassing API-level translation entirely.

Owners mourn spoiled food after firmware update bricks Samsung smart fridges

https://cdn.arstechnica.net/wp-content/uploads/2026/09/Samsung-Bespoke-AI-3-Door-Refrigerator-AutoView-950x534-1-640x360.jpg
Samsung's Bespoke AI line of fridges experienced issues with firmware updates, causing them to lose power and stop functioning. Hundreds of customers in Korea have reported problems, with some having to dispose of spoiled food due to the malfunctioning refrigeration functions.

Why 'What's Opera, Doc?' looks like that