The mysterious black fungus from Chernobyl that may eat radiation
bbc.com
Petition to formally recognize open source work as civic service in Germany
openpetition.de
Show HN: Glasses to detect smart-glasses that have cameras
github.com
Tech Titans Amass Multimillion-Dollar War Chests to Fight AI Regulation
wsj.com
Pocketbase – open-source realtime back end in 1 file
pocketbase.io
Moss: a Rust Linux-compatible kernel in 26,000 lines of code
github.com
A Remarkable Assertion from A16Z
nealstephenson.substack.com
Show HN: Spikelog – A simple metrics service for scripts, cron jobs, and MVPs
spikelog.com
A Repository with 44 Years of Unix Evolution
spinellis.gr
Atuin’s New Runbook Execution Engine
blog.atuin.sh
EU Council Approves New "Chat Control" Mandate Pushing Mass Surveillance
reclaimthenet.org
The three thousand year journey of colchicine
worksinprogress.news
Louvre to hike ticket prices for most non-EU tourists by 45%
bbc.com
A trillion dollars (potentially) wasted on gen-AI
garymarcus.substack.com
SQLite as an Application File Format
sqlite.org
Open (Apache 2.0) TTS model for streaming conversational audio in realtime
github.com
How to make precise sheet metal parts (photochemical machining) [video]
youtube.com
Switzerland: Data Protection Officers Impose Broad Cloud Ban for Authorities
heise.de
Tiger Style: Coding philosophy (2024)
tigerstyle.dev
Same-day upstream Linux support for Snapdragon 8 Elite Gen 5
qualcomm.com
OS Malevich – how we made a system that embodies the idea of simplicity (2017)
ajax-systems.uz
Vsora Jotunn-8 5nm European inference chip
vsora.com
A fast EDN (Extensible Data Notation) reader written in C11 with SIMD boost
github.com
I think I use SQLite like that (to some extent):
- https://github.com/rumca-js/Internet-Places-Database
For UI I use HTML, because it already provides components with bootrap, and everybody can use it without installation of any software.
All data comes from a single SQLite that is easy read, and returns data.
My database is really big, so it takes time to browse it, I wanted to provide more meaningful way to limit scope of searching