frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Kagi added a setting for removing paywalled links from search results

https://kagi.com/changelog#11296
110•speckx•36m ago•39 comments

DeepSeek-v4-flash-vision-exp

https://api-docs.deepseek.com/guides/vision/
275•dares2573•3h ago•80 comments

AI companies destroy physical books – let's scan rare books before it's too late

https://annas-archive.pk/blog/physical-destruction.html
350•darccio•4h ago•265 comments

Grand jury declines to indict Ohio man charged with destroying Flock camera

https://san.com/cc/grand-jury-declines-to-indict-ohio-man-charged-with-destroying-flock-camera/
189•throw7•1h ago•69 comments

Kodak's "Pre-Invented" Lunar Orbiter Camera; Or, the Fate of SAMOS Readout

https://invertingvision.com/2026/08/10/kodaks-pre-invented-lunar-orbiter-camera-or-the-fate-of-sa...
8•cainxinth•40m ago•0 comments

TigerBeetle Core System Architecture: Deconstructing Performance Engineering

https://ixuvo.com/blog/tigerbeetle-core-system-architecture-performance-engineering
78•ksec•2h ago•31 comments

Small, native web tricks worth remembering

https://htmlcat.net/
152•marcomezzavilla•4h ago•36 comments

Radiation damage to Hubble has been 4.3 years out of phase with the Solar cycle

https://arxiv.org/abs/2608.18214
19•pppone•58m ago•4 comments

Kino: A high-performance Ractor web server for Ruby 4.0

https://github.com/yaroslav/kino
41•ksec•3h ago•7 comments

The Lost Treasure of Sid Meier's Pirates

https://remapradio.com/articles/the-lost-treasure-of-sid-meiers-pirates/
189•spankibalt•7h ago•108 comments

What Happens When the Cost of Intelligence Drops 100x

https://catalystneuro.com/blog/cost-of-intelligence-drops-100x/
10•bkd9•1h ago•3 comments

Rama 0.4: System proxy and PAC support

https://plabayo.tech/blog/rama-0-4
5•gdcbe•42m ago•2 comments

What We Lost When Search Stopped Making Us Think

https://blog.8ball.space/what-we-lost-when-search/
3•speckx•17m ago•0 comments

We are living in a version of the future out of J.G. Ballard or William Gibson

https://precastreinforced.co.uk/2026/08/16/new-worlds/
8•speckx•1h ago•0 comments

Flat Chair by Sara Paculdo

https://www.toxel.com/tech/2026/08/07/flat-chair-by-sara-paculdo/
85•surprisetalk•4d ago•26 comments

Yes/No/Cancel causes Aspirin sales to soar

https://martin.kleppmann.com/2007/07/19/yes-no-cancel-causes-aspirin-sales-to-soar.html
8•ankitg12•1h ago•1 comments

Olympian Jenny Simpson Says Her Running Career Is Over After Cardiac Arrest

https://www.runnersworld.com/news/a73487839/jenny-simpson-running-cardiac-event-update/
3•bookofjoe•26m ago•1 comments

Convite

https://www.guidavid.com/writing/convite
6•gdss•1h ago•0 comments

DuckDB V2 PEG-based SQL parser

https://duckdb.org/2026/08/20/duckdb-20-peg-parser
8•karma_daemon•1h ago•0 comments

The August 17 outage

https://github.blog/news-insights/company-news/the-august-17-outage-and-the-work-ahead/
604•0xedb•19h ago•692 comments

Nvidia AVO scores 100% on the ARC-AGI-3 interactive reasoning benchmark

https://twitter.com/NVIDIAAI/status/2090786258981466231
28•dsrtslnd23•1h ago•11 comments

We Rebuilt the Linux MicroVM Stack on Apple Silicon

https://encore.dev/blog/firecracker-apple-silicon
123•signa11•7h ago•68 comments

I accidentally logged phone calls to military bases

https://lina.sh/blog/hijacking-e164-arpa
15•gavide•1h ago•0 comments

I like 'em thick: an apology to my English teachers

https://www.experimental-history.com/p/i-like-em-thick
812•Ariarule•2d ago•327 comments

HTML Can Do That

https://chrisburnell.com/html-can-do-that/
935•encyclopedism•1d ago•210 comments

AI;DR or Don't be a meat proxy

https://theaspiringnerd.com/aidr-or-dont-be-a-meat-proxy/
6•speckx•2h ago•0 comments

I'm Becoming AI-Blind

https://cymerys.com/w/im-becoming-ai-blind
49•rcymerys•2h ago•42 comments

If Your New People Are on X, Maybe Your New People Suck

https://coyotetracks.org/blog/new-people-on-x/
6•speckx•2h ago•0 comments

Nothing Doing

https://www.futilitycloset.com/2026/08/10/nothing-doing-12/
4•surprisetalk•1h ago•0 comments

The road to ACID transactions in Cassandra 6

https://theconsensus.dev/p/2026/08/16/transactions-in-cassandra.html
6•eatonphil•2h ago•0 comments
Open in hackernews

Rama 0.4: System proxy and PAC support

https://plabayo.tech/blog/rama-0-4
5•gdcbe•42m ago

Comments

gdcbe•42m ago
Info for those who do not know Rama yet: it is a modular rust framework to build network services of any kind (client, server or proxies). For projects where you need to combine multiple protocols, be in control of the stack, build advanced stacks or any kind of proxy, rama is probably for you. And if not, do reach out to us.

Earlier this week we released Rama 0.4, and with it we are bringing system configured proxy support to clients (rama-net), this includes PAC support (rama-pac) driven by Javascript within a WASM runtime (rama-js). It also expands our gRPC support and adds support for ttRPC, a lightweight alternative to gRPC running directly on top of TCP.

Read more in the blog post and discover also the other new features and improvements that Rama brings in this new release, that is 0.4.

As always we are very much open to feedback on this Release, rama itself or how it is presented. It's a project 6 in the making, with everything written for production purposes since day 0. Feedback is always greatly appreciated especially if it allows us to improve Rama. Contributions welcome of course as well.

Jonovono•12m ago
Thought this was about Rama (https://redplanetlabs.com/) and got excited. Recently found out about that and have been intrigued