So Much Blood (Score: 153+ in 6 hours)
Link: https://readhacker.news/s/6u589
Comments: https://readhacker.news/c/6u589
Link: https://readhacker.news/s/6u589
Comments: https://readhacker.news/c/6u589
DYNOMIGHT
So much blood
but how much exactly?
Waiting for Postgres 18: Accelerating Disk Reads with Asynchronous I/O (🔥 Score: 154+ in 2 hours)
Link: https://readhacker.news/s/6u62B
Comments: https://readhacker.news/c/6u62B
Link: https://readhacker.news/s/6u62B
Comments: https://readhacker.news/c/6u62B
pganalyze
Waiting for Postgres 18: Accelerating Disk Reads with Asynchronous I/O
Postgres 18 introduces Asynchronous I/O (AIO) that can dramatically improve read performance, especially in the cloud. Learn how these changes and the new io_method setting work and see why our benchmark results show that io_uring is the recommended setting…
The DEA is now abandoning body cameras (Score: 150+ in 19 hours)
Link: https://readhacker.news/s/6u4a2
Comments: https://readhacker.news/c/6u4a2
Link: https://readhacker.news/s/6u4a2
Comments: https://readhacker.news/c/6u4a2
ProPublica
The DEA Once Touted Body Cameras for Their “Enhanced Transparency.” Now the Agency Is Abandoning Them.
An internal email obtained by ProPublica said the agency made the change to be “consistent” with a Trump executive order. But at least two other federal law enforcement agencies are still requiring body cameras.
Show HN: Bracket – selfhosted tournament system (❄️ Score: 150+ in 2 days)
Link: https://readhacker.news/s/6tXhs
Comments: https://readhacker.news/c/6tXhs
Over the last two years, I developed a tournament system called Bracket.
Most (if not all) tournament systems available online are paid and ask tons of money (a typical minimum subscription costs 50 euros per month, and go up to 500 euros per month or so), which is not feasible for many small sport clubs/individuals. So I developed my own system and put it publicly on GitHub. AFAIK this is the only open source tournament system available that has a significant amount of features.
I made this tournament system for my badminton club and hosted six paid tournaments successfully.
It features flexible setups, where a tournament can have multiple stages and each stage can have multiple "items" (round robin, single elimination or swiss).
Backend is written in async Python with FastAPI and frontend in Next.js with the great Mantine library.
I would appreciate some feedback!
GitHub: https://github.com/evroon/bracket
Demo: https://www.bracketapp.nl/demo
Docs: https://docs.bracketapp.nl
Link: https://readhacker.news/s/6tXhs
Comments: https://readhacker.news/c/6tXhs
Over the last two years, I developed a tournament system called Bracket.
Most (if not all) tournament systems available online are paid and ask tons of money (a typical minimum subscription costs 50 euros per month, and go up to 500 euros per month or so), which is not feasible for many small sport clubs/individuals. So I developed my own system and put it publicly on GitHub. AFAIK this is the only open source tournament system available that has a significant amount of features.
I made this tournament system for my badminton club and hosted six paid tournaments successfully.
It features flexible setups, where a tournament can have multiple stages and each stage can have multiple "items" (round robin, single elimination or swiss).
Backend is written in async Python with FastAPI and frontend in Next.js with the great Mantine library.
I would appreciate some feedback!
GitHub: https://github.com/evroon/bracket
Demo: https://www.bracketapp.nl/demo
Docs: https://docs.bracketapp.nl
GitHub
GitHub - evroon/bracket: Selfhosted tournament system
Selfhosted tournament system. Contribute to evroon/bracket development by creating an account on GitHub.
My quest to make motorcycle riding that tad bit safer (Score: 152+ in 7 hours)
Link: https://readhacker.news/s/6u5gM
Comments: https://readhacker.news/c/6u5gM
Link: https://readhacker.news/s/6u5gM
Comments: https://readhacker.news/c/6u5gM
Harry Gill
My quest to make motorcycle riding that tad bit safer
It began with a spark—a dormant passion reignited after many years away from motorcycling. Life had steered me in different directions, away from the saddle, but something deep inside pulled me back to the thrill and freedom that only riding offers.
Returning…
Returning…
Brush (Bo(u)rn(e) RUsty SHell) a POSIX and Bash-Compatible Shell in Rust (Score: 150+ in 1 day)
Link: https://readhacker.news/s/6u3q2
Comments: https://readhacker.news/c/6u3q2
Link: https://readhacker.news/s/6u3q2
Comments: https://readhacker.news/c/6u3q2
GitHub
GitHub - reubeno/brush: bash/POSIX-compatible shell implemented in Rust
bash/POSIX-compatible shell implemented in Rust. Contribute to reubeno/brush development by creating an account on GitHub.
Ty: A fast Python type checker and language server, written in Rust (🔥 Score: 157+ in 2 hours)
Link: https://readhacker.news/s/6u6CE
Comments: https://readhacker.news/c/6u6CE
Link: https://readhacker.news/s/6u6CE
Comments: https://readhacker.news/c/6u6CE
GitHub
GitHub - astral-sh/ty: An extremely fast Python type checker and language server, written in Rust.
An extremely fast Python type checker and language server, written in Rust. - astral-sh/ty
Show HN: eInk optimized manga with Kindle Comic Converter (+Kobo/ReMarkable) (Score: 151+ in 4 hours)
Link: https://readhacker.news/s/6u69n
Comments: https://readhacker.news/c/6u69n
Kindle Comic Converter optimizes comics and manga for eink readers like Kindle, Kobo, ReMarkable, and more. Pages display in fullscreen without margins, with proper fixed layout support. Its main feature is various optional image processing steps to look good on eink screens, which have different requirements than normal LCD screens. It also does filesize optimization by downscaling to your specific device's screen resolution, which can improve performance on underpowered ereaders. Supported input formats include folders/CBZ/CBR/PDF of JPG/PNG files and more. Supported output formats include MOBI/AZW3, EPUB, KEPUB, and CBZ.
Hey everyone! I'm the current maintainer of KCC since 2023, thanks for using it! I’ve been reading manga on Kindle ever since I got the big 9.7” Kindle DX from 2010 using mangle, and upgraded to the even bigger 10.2” Kindle Scribe 2022 using KCC.
The biggest contributions I've made to KCC are:
- added modern macOS support and removed homebrew requirement
- ported code to run on native Apple silicon M1 chip and later for a 2x speed boost (qt5->qt6)
- free open source windows codesign with SignPath - fixed Kindle Scribe support
- and tons of other various features and bug fixes and developer friendly changes
- created a legacy Windows 7 build with 300+ downloads…
The biggest community PRs were:
- huge 2x speed boosts due to various CPU/IO optimizations
- Kobo/Remarkable support
Enjoy using KCC and let me know if you have any questions!
Link: https://readhacker.news/s/6u69n
Comments: https://readhacker.news/c/6u69n
Kindle Comic Converter optimizes comics and manga for eink readers like Kindle, Kobo, ReMarkable, and more. Pages display in fullscreen without margins, with proper fixed layout support. Its main feature is various optional image processing steps to look good on eink screens, which have different requirements than normal LCD screens. It also does filesize optimization by downscaling to your specific device's screen resolution, which can improve performance on underpowered ereaders. Supported input formats include folders/CBZ/CBR/PDF of JPG/PNG files and more. Supported output formats include MOBI/AZW3, EPUB, KEPUB, and CBZ.
Hey everyone! I'm the current maintainer of KCC since 2023, thanks for using it! I’ve been reading manga on Kindle ever since I got the big 9.7” Kindle DX from 2010 using mangle, and upgraded to the even bigger 10.2” Kindle Scribe 2022 using KCC.
The biggest contributions I've made to KCC are:
- added modern macOS support and removed homebrew requirement
- ported code to run on native Apple silicon M1 chip and later for a 2x speed boost (qt5->qt6)
- free open source windows codesign with SignPath - fixed Kindle Scribe support
- and tons of other various features and bug fixes and developer friendly changes
- created a legacy Windows 7 build with 300+ downloads…
The biggest community PRs were:
- huge 2x speed boosts due to various CPU/IO optimizations
- Kobo/Remarkable support
Enjoy using KCC and let me know if you have any questions!
GitHub
GitHub - ciromattia/kcc: KCC (a.k.a. Kindle Comic Converter) is a comic and manga converter for ebook readers.
KCC (a.k.a. Kindle Comic Converter) is a comic and manga converter for ebook readers. - ciromattia/kcc
Mistral ships le chat – enterprise AI assistant that can run on prem (Score: 153+ in 6 hours)
Link: https://readhacker.news/s/6u5S4
Comments: https://readhacker.news/c/6u5S4
Link: https://readhacker.news/s/6u5S4
Comments: https://readhacker.news/c/6u5S4
mistral.ai
Introducing Le Chat Enterprise | Mistral AI
Your Enterprise. Your AI.
Open source Google Analytics replacement (Score: 151+ in 6 hours)
Link: https://readhacker.news/s/6u6F6
Comments: https://readhacker.news/c/6u6F6
Link: https://readhacker.news/s/6u6F6
Comments: https://readhacker.news/c/6u6F6
GitHub
GitHub - rybbit-io/rybbit: 🐸 Rybbit - open-source and privacy-friendly alternative to Google Analytics that is 10x more intuitive.
🐸 Rybbit - open-source and privacy-friendly alternative to Google Analytics that is 10x more intuitive. - rybbit-io/rybbit
Create and edit images with Gemini 2.0 in preview (Score: 152+ in 8 hours)
Link: https://readhacker.news/s/6u6ip
Comments: https://readhacker.news/c/6u6ip
Link: https://readhacker.news/s/6u6ip
Comments: https://readhacker.news/c/6u6ip
Googleblog
Google for Developers Blog - News about Web, Mobile, AI and Cloud
Explore how to generate and edit images with Gemini 2.0 Flash, now in preview in Google AI Studio
Web search on the Anthropic API (Score: 151+ in 5 hours)
Link: https://readhacker.news/s/6u7b6
Comments: https://readhacker.news/c/6u7b6
Link: https://readhacker.news/s/6u7b6
Comments: https://readhacker.news/c/6u7b6
Anthropic
Introducing web search on the Anthropic API
Today, we're introducing web search on the Anthropic API—a new tool that gives Claude access to current information from across the web.
NSA spied through Angry Birds, other apps: report (2014) (Score: 152+ in 1 day)
Link: https://readhacker.news/s/6tZRG
Comments: https://readhacker.news/c/6tZRG
Link: https://readhacker.news/s/6tZRG
Comments: https://readhacker.news/c/6tZRG
NBC News
NSA spied through Angry Birds, other apps: report
Mac Themes Garden (Score: 150+ in 10 hours)
Link: https://readhacker.news/s/6u75n
Comments: https://readhacker.news/c/6u75n
Link: https://readhacker.news/s/6u75n
Comments: https://readhacker.news/c/6u75n
damien's zone
Introducing Mac Themes Garden! | damien's zone
A website for old Macintosh themes and some background.
June Huh dropped out to become a poet, now he’s won a Fields Medal (2022) (Score: 152+ in 12 hours)
Link: https://readhacker.news/s/6u7mS
Comments: https://readhacker.news/c/6u7mS
Link: https://readhacker.news/s/6u7mS
Comments: https://readhacker.news/c/6u7mS
Quanta Magazine
He Dropped Out to Become a Poet. Now He’s Won a Fields Medal.
June Huh wasn’t interested in mathematics until a chance encounter during his sixth year of college. Now his profound insights connecting combinatorics and geometry have led to math’s highest honor.
Mycoria is an open and secure overlay network that connects all participants (Score: 150+ in 4 hours)
Link: https://readhacker.news/s/6u8bW
Comments: https://readhacker.news/c/6u8bW
Link: https://readhacker.news/s/6u8bW
Comments: https://readhacker.news/c/6u8bW
mycoria.org
Connectivity Freedom of the Original Internet
How linear regression works intuitively and how it leads to gradient descent (❄️ Score: 151+ in 2 days)
Link: https://readhacker.news/s/6tXrc
Comments: https://readhacker.news/c/6tXrc
Link: https://readhacker.news/s/6tXrc
Comments: https://readhacker.news/c/6tXrc
Briefer
How a straight line teaches machines to learn | Briefer
Building an intuitive understanding of how Linear Regression works and how it leads to Gradient Descent
Yggdrasil is an experimental compact routing scheme that is fully decentralised (Score: 150+ in 11 hours)
Link: https://readhacker.news/s/6u7CJ
Comments: https://readhacker.news/c/6u7CJ
Link: https://readhacker.news/s/6u7CJ
Comments: https://readhacker.news/c/6u7CJ
Yggdrasil Network
About
End-to-end encrypted IPv6 networking to connect worlds
Samsung is paying $350M for audio brands B&W, Denon, Marantz and Polk (Score: 151+ in 18 hours)
Link: https://readhacker.news/s/6u6BP
Comments: https://readhacker.news/c/6u6BP
Link: https://readhacker.news/s/6u6BP
Comments: https://readhacker.news/c/6u6BP
Engadget
Samsung is paying $350 million for audio brands Bowers & Wilkins, Denon, Marantz and Polk
Harman International, a wholly owned subsidiary of Samsung, is purchasing the audio business of health technology company Masimo for $350 million in cash.
Using NASA’s SMAP satellite to detect L-band interference (🔥 Score: 151+ in 3 hours)
Link: https://readhacker.news/s/6u8vy
Comments: https://readhacker.news/c/6u8vy
Link: https://readhacker.news/s/6u8vy
Comments: https://readhacker.news/c/6u8vy
Substack
How Dare You Transmit at 1.4 GHz!
It was launched to measure moisture. Now it’s ghost-trailing jammers across an electronic battlefield.