FreeCORE TrueNAS Core – Continued | 10

freecore.org
FreeCORE
FreeCORE carries TrueNAS CORE 13.3 forward as an independently maintained operating system on FreeBSD, with in-place upgrades to 15.0.
RISC-V is now officially supported by CPython | 1

blog.python.org
RISC-V is now officially supported by CPython! | Python Insider
I’m happy to announce that RISC-V platforms are now officially supported by CPython. 🎉 🚀
Algorithmic Rent-Pricing Litigation Expands Under New State and Local Laws | 2

morganlewis.com
Algorithmic Rent-Pricing Litigation Expands Under New State and Local Laws
A new wave of litigation focused on violations of municipal regulations is emerging against multifamily housing landlords, many of whom are facing antitrust litigation targeting their use of certain revenue management products. The new regulations may potentially provide a simpler path to liability and the possibility of significant penalties.
Nancy Grace Roman Space Telescope | 18

science.nasa.gov
Nancy Grace Roman Space Telescope - NASA Science
The Nancy Grace Roman Space Telescope will settle essential questions in the areas of dark energy, exoplanets, and astrophysics.
Show HN: I missed the moving blocks, so I built a real Linux disk defragmenter | 6
gbin/defraggerGitHub - gbin
GitHub - gbin/defragger: Linux filesystem defragger written in Rust and Qt Quick/Kirigami · GitHub
Linux filesystem defragger written in Rust and Qt Quick/Kirigami - gbin/defragger
Lawmakers added $1 to car insurance policies. That money paid for Flock cameras | 9

texastribune.org
How a $1 Texas insurance fee funded thousands of Flock cameras
The higher fee, meant to combat catalytic converter theft, provided millions to expand the Flock network across Texas. Some lawmakers say that wasn’t the intent.
Is it safe to call print in a Python signal handler? | 6
iafisher.com
Is it safe to call `print` in a Python signal handler?
Calibrate Before You Accelerate: Bias Toward Action in a New Role | 19

tucker.wales
Calibrate Before You Accelerate: The Smart Way to Bias Toward Action in a New Role | Joshua Tucker
A bias toward action is a superpower only when applied correctly - here’s how to frame it as moving decisively after building context, not rushing in before you have it.
Benjamin Franklin's Alter Egos Gave Him the Most Freedom | 1
smithsonianmag.com
Among All the Great Things Benjamin Franklin Invented or Discovered, His Alter Egos Gave Him the Most Freedom
Silence Dogood. Richard Saunders. Benevolus. Sidi Mehemet Ibrahim. All were pen names that allowed Franklin to say things he couldn’t have otherwise said
Benchmarking Pocket-Scale Inference | 0

artificialanalysis.ai
Consumer Inference Systems | Artificial Analysis
Benchmarking of language model inference on mobile phones. We measure output speed, latency and memory use across local models.
DHS is using obscure law to snoop on journalists, non-profits, unions | 17

theguardian.com
Trump’s DHS is using an obscure law to secretly snoop on journalists, non-profits and unions: ‘It’s outrageous’ | Trump administration | The Guardian
Even after judges rejected the same ploy, the Trump administration is going directly to social media and telecommunications companies
Good Culture Is the Biggest Productivity Hack, Not AI | 21
newsletter.eng-leadership.com
Good Culture Is the Biggest Productivity Hack, Not AI
Boot a Virtual iPhone via Apple's Virtualization.framework | 20
Lakr233/vphone-cliGitHub - Lakr233
GitHub - Lakr233/vphone-cli · GitHub
Contribute to Lakr233/vphone-cli development by creating an account on GitHub.
Open Oscar Server: open-source server compatible with AIM and ICQ clients | 2
mk6i/open-oscar-serverGitHub - mk6i
GitHub - mk6i/open-oscar-server: Self-hostable instant messaging server compatible with classic AIM and ICQ clients written in golang. (Independently developed, not affiliated with or endorsed by AOL) · GitHub
Self-hostable instant messaging server compatible with classic AIM and ICQ clients written in golang. (Independently developed, not affiliated with or endorsed by AOL) - mk6i/open-oscar-server
Sleepwalker: Passive Backdoor with Its Own Command Language | 5
r136a1.dev
Sleepwalker: Passive Backdoor with Its Own Command Language
Show HN: Typebase – A single-folder back end you write in TypeScript | 15
typebase.io
Show HN: Typebase – A single-folder back end you write in TypeScript
Hey HN!<p>I built Typebase, a library that gives you Convex's DX with Supabase's openness.<p>After trying Supabase I liked how fast it is to spin up a DB and auth, but really didn't like using RLS and SQL for authorization. With Convex I loved how your server "lives" in your code, but disliked the DB model and the realtime-first defaults.<p>With Typebase you just write TS files inside a typebase/ folder in your existing repo. You can define your DB tables inside a schema.ts file and export server functions that your frontend calls like local functions, fully typed. Auth is built in.<p>Then one CLI command uploads your server to any of the available providers (Vercel, Cloudflare Workers or Deno Deploy for the servera and Neon for the DB), or generates the code so you can deploy it wherever you want.<p>Built on top of oRPC, Drizzle, and better-auth.<p>Happy to answer any questions or feedback!
