frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Veyra Programming Language

https://github.com/nishal21/veyra
1•thunderbong•46s ago•0 comments

Gaps?

https://kunde.bearblog.dev/gaps/
1•speckx•1m ago•0 comments

Marissa Mayer will close her old AI startup, sell assets to her new AI startup

https://techcrunch.com/2025/09/29/marissa-mayer-will-close-her-old-startup-sell-assets-to-her-new...
2•bookofjoe•4m ago•0 comments

SpinGPT: A Large-Language-Model Approach to Playing Poker Correctly

https://arxiv.org/abs/2509.22387
1•lucaspauker•5m ago•0 comments

Meta's Infrastructure Evolution and the Advent of AI

https://engineering.fb.com/2025/09/29/data-infrastructure/metas-infrastructure-evolution-and-the-...
2•ipozgaj•5m ago•0 comments

The final boss of self-reflection: a wiki page about you from your chats

https://www.mymirror.wiki/
2•achisler•7m ago•1 comments

Signy: Signed URLs for Embedded Devices

https://github.com/golioth/signy
1•hasheddan•8m ago•0 comments

ElendorMUSH

http://www.elendormush.com/
1•mooreds•9m ago•0 comments

Upgrading Our Way Through OpenGL 1.x

https://bumbershootsoft.wordpress.com/2025/09/27/upgrading-our-way-through-opengl-1-x/
2•Bogdanp•11m ago•0 comments

The AI Shovelware Question: One Month Later

https://substack.com/inbox/post/174505952
2•flail•12m ago•0 comments

Subtleties of SQLite Indexes

https://emschwartz.me/subtleties-of-sqlite-indexes/
2•emschwartz•13m ago•0 comments

A prudent planetary limit for geologic carbon storage

https://www.nature.com/articles/s41586-025-09423-y
1•PaulHoule•15m ago•0 comments

VoiceInk: iOS App – AI Dictation Free During Beta OSS

https://tryvoiceink.com/
1•michael-sumner•15m ago•0 comments

Ask HN: Are you developing for META Glasses?

1•obayesshelton•15m ago•0 comments

The Tigris Storage SDK

https://www.tigrisdata.com/blog/storage-sdk/
2•mooreds•15m ago•0 comments

State of JavaScript 2025

https://survey.devographics.com/en-US/survey/state-of-js/2025
4•aarestad•16m ago•0 comments

Nettles for Textiles

http://www.nettlesfortextiles.org.uk/wp/
2•thomasjb•16m ago•0 comments

What if NIH had been 40% smaller?

https://www.science.org/doi/10.1126/science.aeb1564
3•geox•16m ago•0 comments

Advice for a young investigator in the last days of the Anthropocene

https://docs.google.com/presentation/d/1qVFDW8qT4CC4E_2TSVevrDbZ_Z9Utu_I1z0-ISLwZts/edit?slide=id...
3•alach11•17m ago•0 comments

Go Proposal: architecture-specific SIMD intrinsics

https://github.com/golang/go/issues/73787
2•kokada•18m ago•0 comments

Show HN: I made a tool that lets you travel back in time

https://timemachine.stemonte.io/
2•stemonteduro•20m ago•0 comments

Magazine urges professional writers to resist AI, boycott and stigmatize AI slop

https://news.slashdot.org/story/25/09/29/0129218/culture-magazine-urges-professional-writers-to-r...
3•MilnerRoute•20m ago•1 comments

It's Here Because It's Here Because It's Here

https://toolsforworkingwood.com/store/blog/1413
1•thomasjb•21m ago•0 comments

What's the 'natural demand' for EVs in the U.S.? We're about to find out

https://www.cnbc.com/2025/09/29/electric-vehicles-ev-demand-federal-incentives-tax-credit.html
2•rntn•22m ago•1 comments

Co-Ops Electrified America

https://asteriskmag.com/issues/11/how-co-ops-electrified-america
3•surprisetalk•22m ago•0 comments

Write the Damn Code

https://antonz.org/write-code/
12•walterbell•22m ago•0 comments

Amber and Valhalla – Incremental Design and Feature Arcs – Inside Java Podcast [video]

https://www.youtube.com/watch?v=guuOLbgO-U0
1•mindcrime•22m ago•0 comments

Loadmo.re: design inspiration for unconventional web

https://loadmo.re
2•surprisetalk•25m ago•0 comments

Class Dismissed: Profile of Joe Liemandt and Alpha School

https://joincolossus.com/article/joe-liemandt-class-dismissed/
1•surprisetalk•26m ago•0 comments

How the Brain Balances Excitation and Inhibition

https://www.quantamagazine.org/how-the-brain-balances-excitation-and-inhibition-20250929/
4•FromTheArchives•27m ago•0 comments
Open in hackernews

Show HN: Sneak Link – Share links from Nextcloud, Immich, without full exposure

https://github.com/felixandersen/sneak-link
2•felixandersen•1h ago
Hi HN!

I've built Sneak Link to solve a common selfhosting problem: securely sharing content from internal services like NextCloud, Immich, or Paperless without exposing the entire service to the internet.

Sneak Link works by using the share link itself as a kind of "knock", similar to old school port knocking. When someone accesses the link, Sneak Link verifies it with the backend service (e.g. NextCloud) to confirm that it's valid and public. If it checks out, SneakLink sets a signed cookie that grants temporary access to the service.

It's designed for self-hosters running these services on internal networks who still want to share files or photos with friends and family. Right now, it supports NextCloud, Paperless-ngx, Immich, Seafile and Photoprism. It has a simple dashboard: https://github.com/felixandersen/sneak-link?tab=readme-ov-fi... and a Prometheus metrics endpoint.

The project is open source. I have aimed at making it lightweight, with minimal dependencies. The architecture allows new services to be added. I'd love feedback from others running self-hosted setups or ideas for new integrations!

Repo: https://github.com/felixandersen/sneak-link