frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Arcane 1.0 Released

https://github.com/ofkm/arcane
1•nichos•22s ago•0 comments

Show HN: Sayathing – Open-Source platform that gives your text a voice

https://github.com/kanthorlabs/sayathing
1•buglungtung•3m ago•0 comments

We taught AI a new modality – UI

https://computerhumaninteraction.com
1•jojule•4m ago•1 comments

The Jeopardy game that changed everything still haunts the show 15 years later

https://slate.com/culture/2025/09/jeopardy-game-watson-questions-final-ken-jennings.html
1•voisin•4m ago•0 comments

Australia to force porn websites to check users' ages under new internet rules

https://www.crikey.com.au/2025/09/09/porn-websites-legally-check-user-age-australia-teen-social-m...
2•t0lo•11m ago•1 comments

SelfHosting "Easy" Solutions

https://docs.google.com/spreadsheets/d/e/2PACX-1vRId9P6-c-XzMZQyzG6ROlpV804w-VzD685fQZQ-GSpMl9Duq...
1•indigodaddy•12m ago•0 comments

Full MCP tools support in ChatGPT

https://twitter.com/openaidevs/status/1965581442370707861
2•mfiguiere•12m ago•0 comments

Uncovering The Genes That Let Our Ancestors Walk Upright

https://www.nytimes.com/2025/08/27/science/human-evolution-ilium-bipedal.html
1•bookofjoe•15m ago•1 comments

An inner-speech decoder reveals some mental privacy issues

https://arstechnica.com/science/2025/08/an-inner-speech-decoder-reveals-some-mental-privacy-issues/
1•PaulHoule•15m ago•0 comments

I Hate My Friend

https://www.wired.com/story/i-hate-my-ai-friend/
1•arbuge•16m ago•0 comments

Show HN: Subway Wrapped. Your NYC transit year in review

https://www.subwaywrapped.com/
1•faisal_software•16m ago•0 comments

R-Zero: Self-Evolving Reasoning LLM from Zero Data

https://arxiv.org/abs/2508.05004
2•lawrenceyan•17m ago•0 comments

VCF East: Unix: A History and a Memoir by Brian Kernighan [video]

https://www.youtube.com/watch?v=WEb_YL1K1Qg
1•LordNibbler•18m ago•0 comments

Hyundai Raid Shows Trump Can't Deport His Way to a Manufacturing Boom

https://reason.com/2025/09/09/hyundai-raid-shows-trump-cant-deport-his-way-to-a-manufacturing-boom/
4•SanjayMehta•21m ago•0 comments

Russian drone alert in Poland before Belarus border closure

https://www.theguardian.com/world/2025/sep/10/ukraine-war-briefing-russian-drone-alert-in-poland-...
1•Anon84•22m ago•0 comments

HarfBust: A font software puzzle for the curious

https://behdad.github.io/harfbust/
1•behdad•26m ago•1 comments

Odiff: The "fastest image comparison library in the world" was rewritten in Zig

https://github.com/dmtrKovalenko/odiff
2•signa11•30m ago•0 comments

Oakland AIs? The Ballers will be first professional sports team managed by AI

https://www.nytimes.com/athletic/6599707/2025/09/05/artificial-intelligence-baseball-manager-oakl...
1•t23•37m ago•1 comments

Chinese quantum processor rivals Google's Willow chip

https://www.livescience.com/technology/computing/china-achieves-quantum-supremacy-claim-with-new-...
3•rezaprima•38m ago•0 comments

The unreasonable effectiveness of the pancake rule

https://ounapuu.ee/posts/2025/09/08/pancakes/
2•bariumbitmap•40m ago•0 comments

Setting up an Apple Software Update mirror

https://github.com/jeffreybergier/Retro-Software-Update-Server
2•classichasclass•41m ago•0 comments

Open Source SDR Ham Transceiver Prototype

https://m17project.org/2025/08/18/first-linht-tests/
2•crcastle•41m ago•0 comments

Introducing BackendBench: how well LLMs and humans can write PyTorch backends

https://github.com/meta-pytorch/BackendBench/blob/main/docs/correctness.md
1•matt_d•43m ago•0 comments

Building on Sylvia Gonzalez's Historic Supreme Court Win

https://ij.org/ll/building-on-sylvia-gonzalezs-historic-supreme-court-win/
2•arunc•46m ago•0 comments

World Lung Cancer Expert Diagnosed with Advanced Lung Cancer

https://news.cuanschutz.edu/cancer-center/ross-camidge-lung-cancer-diagnosis
2•soared•49m ago•0 comments

Miniatur AI – Transform character images into professional figurine renders

https://www.miniatur-ai.online
1•yszhu•51m ago•0 comments

AI may cause you to forget some skills

https://www.theregister.com/2025/09/09/gartner_ai_skill_loss_prediction/
3•maxloh•53m ago•0 comments

The OSS code that powers Claude and the maintainer they didn't hire

https://agenticweb.nearestnabors.com/p/the-opensource-code-that-powers-claudes
2•nearestnabors•53m ago•1 comments

First Universal AI Context

https://universal-context-pack.vercel.app/
1•thavasantonio•55m ago•1 comments

Rest in Peace, Optane (2022)

https://specbranch.com/posts/rip-optane/
1•cyanf•56m ago•1 comments
Open in hackernews

All You Need Is SSH

https://wrongthink.link/posts/all-you-need-is-ssh/
18•Bogdanp•4h ago

Comments

znpy•4h ago
This is great and... On a small scale, you don't even need samba or nfs.

Many file browsers can mount remote directories via sftp, and can browse the files as if it was a local directory.

Also: KDE and some GTK-based graphical environments have subsystems for this:

- https://en.wikipedia.org/wiki/KIO

- https://en.wikipedia.org/wiki/GIO_(software)

johnea•3h ago
This is a really refreshing link in the HN feed, which is often dominated by the latest bloatware fashion trends (which includes most (almost all) chatbot applications).

One different preference of mine is to mount a remote directory via SSHFS instead of playing media via an sftp:// link.

I also prefer a clicky-clicky media player over MPV and have used VLC for many years.

Another feature of OpenSSH that facilitates this philosophy is port forwarding, both forward and reverse. This feature prevents having to open pretty much any other port in the firewall.

Its sad to see so many technically literate people still working under the feature poor yoke of windoze 8-( So many methods become instantly available when using a free unix system. Which also typically never require downloading binary executables from sketchy third party websites.

+1 for "all you need is SSH"

Gualdrapo•2h ago
> I also prefer a clicky-clicky media player over MPV

Not sure what do you mean by that; if you compile mpv with lua support (in case your distro/whatever doesn't ship it that way, that is) you get a clicky-clicky little osd thing within the mpv window that suffices (back, forward, playback control, volume...)

lucyjojo•2h ago
my 3 year old is not going to type

    mpv sftp://192.168.1.123:/home/remote-user/Films/Peppa_Pig_Against_Gerrymandering.mkv
she can't type yet...