Euro-Office – Your sovereign office

https://raw.githubusercontent.com/Euro-Office/.github/refs/heads/main/screenshots/screenshot.png
Euro-Office is a web-based office suite for collaborative editing of documents, developed by a community of individuals and organizations. It's an open-source project based on ONLYOFFICE, but forked due to lack of collaboration and transparency issues.

Show HN: I built a tiny LLM to demystify how language models work

https://raw.githubusercontent.com/arman-bd/guppylm/main/assets/guppy.png
This project trains a tiny language model named GuppyLM from scratch in 5 minutes using a Colab notebook, showing how every piece works. GuppyLM is a simple vanilla transformer model trained on 60K synthetic conversations about a fish's life.

Gemma 4 on iPhone

https://is1-ssl.mzstatic.com/image/thumb/PurpleSource211/v4/a7/c4/20/a7c42022-eedc-887c-36c4-86270e1dcb93/Placeholder.mill/1200x630wa.jpg
AI Edge Gallery is an open-source app for running powerful LLMs on mobile devices offline. It features high-performance Generative AI, Agent Skills, and Thinking Mode for advanced reasoning and creative capabilities.

France pulls last gold held in US for $15B gain

The Bank of France repatriated 129 tonnes of gold from New York to Paris, generating a 13 billion euro capital gain due to rising gold prices. France's gold reserves remain at 2,437 tonnes, now entirely held in Paris, with 134 tonnes to be upgraded by 2028.

An open-source 240-antenna array to bounce signals off the Moon

https://moonrf.com/moon_array.png
The device is a high-aperture array for EME experiments and radio astronomy, requiring a 12 V DC power supply and an amateur radio license. It's intended for moon-bounce and one unit per person is allowed, with country restrictions applying.

Microsoft hasn't had a coherent GUI strategy since Petzold

https://www.jsnover.com/blog/wp-content/uploads/2026/03/image-3-1024x572.png
Microsoft's GUI ecosystem has failed developers due to internal politics, premature platform bets, and business strategy pivots. This has led to a confusing landscape with multiple frameworks and technologies.

The 1987 game “The Last Ninja” was 40 kilobytes

Something went wrong, but don’t fret — let’s give it another shot. Some privacy related extensions may cause issues on x.com. Please disable them and try again.

Signals, the push-pull based algorithm

https://willybrauner.com/assets/signal-cover-meta.webp
Signals are a reactive programming paradigm that uses a push-pull based algorithm to propagate changes through a graph of dependent computations, allowing derived values to automatically update when their dependencies change. The algorithm combines a push-based approach where notifications are immediately pushed to subscribers when a signal is updated, with a pull-based approach where ...

LÖVE: 2D Game Framework for Lua

https://opengraph.githubassets.com/38cd54fb3be10f1a2078ac410ea9aeb181aa6a11fc58123a487ae59c6bccda4c/love2d/love
LÖVE is a free, open-source 2D game framework for Windows, macOS, Linux, Android, and iOS using Lua. It has documentation on its wiki and community support on forums, Discord, and Reddit.

Show HN: I made a YouTube search form with advanced filters

Advanced search for YouTube videos with filters for duration, date, title, and more. Find exactly what you're looking for on YouTube.

Jobs Being Created by AI

Please enable JS and disable any ad blocker

Show HN: Gemma Gem – AI model embedded in a browser – no API keys, no cloud

https://raw.githubusercontent.com/kessler/gemma-gem/main/screenshot.png
Gemma Gem is a browser AI assistant running Google's Gemma 4 model on-device via WebGPU. It can read pages, fill forms, and answer questions without cloud or data transfer.

Sheets Spreadsheets in Your Terminal

https://raw.githubusercontent.com/maaslalani/sheets/main/examples/demo.gif
gg, G, 5G, gB9: Jump to the top, bottom, a row number, or a specific cell 0, ^, $: Jump to the first column, first non-empty column, or last non-empty column in the row zt, zz, zb,: Align the current row to the top, middle, or bottom of the window i, I, c: Edit the current cell, edit from the start, or clear the cell and edit

Show HN: Real-time AI (audio/video in, voice out) on an M3 Pro with Gemma E2B

https://opengraph.githubassets.com/eefedb209f38359b47053920d70cdcce597c5ed4fa422ea98e7c82599047a90d/fikrikarim/parlor
You're self-hosting a free voice AI on your home server to help people learn English, using Parlor with Gemma 4 E2B and Kokoro. You've found a new model that runs on-device, eliminating server costs and making it sustainable.

Case study: recovery of a corrupted 12 TB multi-device pool

https://opengraph.githubassets.com/96d9816b400a10011dd35e046013c3dd1a4b5272eb15d656709761c81e54ec5f/kdave/btrfs-progs/issues/1107
A severely corrupted 12 TB btrfs pool was recovered with 7.2 MB data loss after a hard power cycle. Custom C tools built against the btrfs-progs API eventually succeeded where native repair paths failed.

One ant for $220: The new frontier of wildlife trafficking

https://ichef.bbci.co.uk/news/480/cpsprodpb/7761/live/aa82d2e0-2a1b-11f1-b297-95b0a0a8331e.jpg.webp
A booming black market for giant African harvester ants has emerged in Kenya, with smugglers selling queens to international collectors for up to £170. The trade poses a risk to local ecosystems, as invasive ants could disrupt agriculture and threaten biodiversity if they escape from captivity.

Why Switzerland has 25 Gbit internet and America doesn't

https://sschueller.github.io/posts/the-free-market-lie/title-image.png
Switzerland's fast and affordable internet is due to its highly regulated telecom sector with strong oversight and government-backed infrastructure projects. The country's model, which treats fiber infrastructure as a shared asset, allows genuine competition and choice among providers.

Running Gemma 4 locally with LM Studio's new headless CLI and Claude Code

https://substackcdn.com/image/fetch/$s_!9o_j!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb0321dea-0461-40ae-82da-babbd6fa108e_985x402.png
Google's Gemma 4 model is a mixture-of-experts architecture that runs well on local hardware, offering zero API costs, no data leaving the machine, and consistent availability. The 26B-A4B variant is a sweet spot for local inference, delivering roughly 10B dense-equivalent quality at 4B inference cost, making it suitable for tasks like code review, drafting, and testing prompts.

Drop, formerly Massdrop, ends most collaborations and rebrands under Corsair

https://assets.corsair.com/image/upload/f_auto,q_auto/pages/drop/Hero-Nuka.png
CORSAIR is launching collaborations with gaming titles like Fallout, Call of Duty, and Doom, offering exclusive hardware collections. These limited-edition products are available through CORSAIR's family of brands, including Elgato and SCUF Gaming.

Does coding with LLMs mean more microservices?

https://ben.page/posts/microservices/cover_image.png
Microservices allow for LLM-assisted coding with minimal impact on the outside world. They reduce implicit coupling and enable faster iteration, but can lead to maintenance issues with many services.

Show HN: Modo – I built an open-source alternative to Kiro, Cursor, and Windsurf

https://raw.githubusercontent.com/mohshomis/modo/main/resources/modo-demo.gif
The user built a standalone desktop IDE called Modo, which offers a structured workflow from prompts to code. Modo is open-source and built on top of Void editor, with features like AI chat, inline edit, and task management.

Music for Programming

The list appears to be a collection of electronic music tracks from various artists. The tracks are from different genres and styles.

Employers use your personal data to figure out the lowest salary you'll accept

Please enable JS and disable any ad blocker

Usenet Archives

This website archives historical Usenet posts with unmoderated content, including adult and objectionable material. Users must be at least 18 and agree to view content voluntarily, assuming full responsibility.
https://opengraph.githubassets.com/0f10ec38a49dd48b831c471446117ce34e884d8f68fbcc8f5fd0be61743e2e27/mikf/gallery-dl/discussions/9304
I've received an email regarding a Fakku ™️ DMCA involving gallery-dl as well as 28 other repositories: INFRINGING FILES: gallery_dl/extractor/nhentai.py - NHentai extractor gallery_dl/extracto...

A tail-call interpreter in (nightly) Rust

The user implemented a tail-call interpreter in Rust using the become keyword, achieving a 40-50% speedup on ARM64 and 2x speedup on x86-64 compared to their previous Rust implementation and hand-coded ARM64 assembly. However, the interpreter still lags behind the assembly backend, and its performance on WebAssembly is significantly worse, with a 1.2-4.6x slowdown compared to native performance.

NIMBY Rails

https://shared.akamai.steamstatic.com/store_item_assets/steam/apps/1134710/8596df8f6723ba2c4bfa1640c5af7effdcded416/ss_8596df8f6723ba2c4bfa1640c5af7effdcded416.1920x1080.jpg?t=1752926036
Note: Games in Early Access are not complete and may or may not change further. If you are not excited to play this game in its current state, then you should wait to see if the game progresses further in development. Learn more “NIMBY Rails is both our most personal, and most ambitious game. After playing thousands of hours of transportation simulation games, we were left wondering what ...

Eight years of wanting, three months of building with AI

The user built a high-quality set of devtools for SQLite called syntaqlite with the help of AI coding agents, which proved to be an incredible force multiplier for implementation but a dangerous substitute for design. The user learned that AI excels at giving the right answer to specific technical questions but lacks sense of history, taste, and human experience, requiring careful use and ...

Caveman: Why use many token when few token do trick

https://camo.githubusercontent.com/9e9c879d0179e6b0b9dbe2cab5ddbb9dedaf7962e1680c51b89f6f2d4aaa412a/68747470733a2f2f656d2d636f6e74656e742e7a6f626a2e6e65742f736f757263652f6170706c652f3339312f726f636b5f31666161382e706e67
Claude Code skill reduces token usage by 75% by speaking like a caveman. It simplifies complex tech explanations into few tokens.

Computational Physics (2nd Edition) (2025)

https://websites.umich.edu/~mejn/cp2/images/cover.png
This website offers resources for the book Computational Physics, including sample chapters, programs, and exercises. Users can download and use the material for instruction, learning, or personal interest.