frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: Browse GitHub repos in Emacs without cloning

https://github.com/agzam/remoto.el
5•iLemming•1h ago
Wouldn't be nice to press <C-x C-f> (find-file) and instead of a file path, give it a GitHub URL, and then just browse the repo in Dired?

Comments

Pay08•1h ago
Really neat. Out of curiosity, does this need to use the Github API? I hoped something like this could be done with plain http.
iLemming•54m ago
Of course it needs to use the API. How are you otherwise read the private repos?
necovek•46m ago
Authenticated HTTP or even SSH should allow it, especially if you are restricting to GH and know how their web URLs translate into git repo URLs.
iLemming•31m ago
Ah, okay. I get now what the question meant. Sorry, it's past midnight here and my brain is ketchup. Git's own protocols let you talk to a remote repo without cloning it, so why not use that, right? Multiple reasons:

- Tree listing. There's no raw HTTP URL that gives you a directory listing. raw.githubblabla.com can't do directory indexes. You'd have to shell out to git ls-tree ... etc over the ssh, which means essentially implementing a partial git client.

- Getting subtries is also problematic

- Branch listing and repo search - no git protocol equivalent for those - need the API

- Current approach fetches the entire tree in one API call. Doing the same over pack protocol means negotiating a fetch, receiving packfile data and parsing it. Much heavier, much more code.

We can only imagine a world where git's transport layer gives you a browsable filesystem interface. It doesn't - git's protocols are optimized for syncing object graphs, not random-access file browsing.

iLemming•27m ago
r/emacs discussion https://www.reddit.com/r/emacs/comments/1sutzz6/new_package_...

Why Rome Never Industrialized [video]

https://www.youtube.com/watch?v=uR8-AF6NJcc
1•Khaine•11m ago•0 comments

A Taiwanese Vestige in the Geedge Supply Chain

https://interseclab.org/research/madlink-a-taiwanese-vestige-in-the-geedge-supply-chain/
2•gslin•17m ago•0 comments

Show HN: Implit – Catch fake AI-generated dependencies

https://github.com/build-neurall/implit
1•neurall-build•21m ago•0 comments

Modern, Simple, Web Framework in C. REST, Templates, SSL, Metrics

https://github.com/briandowns/libpapago
1•ieska328•25m ago•0 comments

Rootless virtual machines with KVM and QEMU (2024)

https://developers.redhat.com/articles/2024/12/18/rootless-virtual-machines-kvm-and-qemu
1•adityaathalye•31m ago•0 comments

A suspect is in custody after Trump is rushed from correspondents' dinner

https://www.npr.org/2026/04/25/nx-s1-5799544/trump-white-house-correspondents-dinner
3•qmr•36m ago•0 comments

The American Wealth Curve: How the Gap Widens 8x Between Age 25 and 65

https://efficientdollar.com/blog/wealth-curve-by-age/
2•lundj•39m ago•0 comments

Aube – a fast Node.js package manager

https://aube.en.dev
1•microflash•39m ago•0 comments

How to train your brain to see possibility instead of doom

https://www.theguardian.com/books/2026/apr/19/how-to-train-your-brain-to-see-possibility-instead-...
3•1659447091•46m ago•0 comments

Revocation

https://www.potaroo.net/ispcol/2026-04/revocation.html
1•aragilar•51m ago•0 comments

First Paid Subscribers on Mymarks.net

https://mymarks.net/
2•shozzipen•54m ago•0 comments

Simple Sabotage of Agents

https://alexschroeder.ch/view/2026-03-12-agent-sabotage
1•Tallain•55m ago•0 comments

AGPLv3§74 Empowers Users to Thwart Badgeware Like OnlyOffice

https://sfconservancy.org/blog/2026/apr/16/badgeware-onlyoffice-nextcloud-affero-gpl/
24•pabs3•1h ago•0 comments

I Got 122 World Records to Prove a Point [video]

https://www.youtube.com/watch?v=mVH7OPx4QZU
1•reader9274•1h ago•0 comments

French tax official sold crypto investors' addresses: kidnappings followed

https://twitter.com/MarioNawfal/status/2047773069607854512
4•MrBuddyCasino•1h ago•0 comments

Stt.ai MCP Server

https://pypi.org/project/sttai-mcp/0.1.0/
1•nadermx•1h ago•0 comments

Consumer routers hacked by Russia's military

https://arstechnica.com/security/2026/04/russias-military-hacks-thousands-of-consumer-routers-to-...
1•pabs3•1h ago•0 comments

What are some unforeseen / elusive edge cases you have seen in your career?

https://www.reddit.com/r/ExperiencedDevs/s/FIQYb1Fg8x
2•rainhacker•1h ago•0 comments

Show HN: Browse GitHub repos in Emacs without cloning

https://github.com/agzam/remoto.el
5•iLemming•1h ago•5 comments

Maine's governor vetoes data center moratorium

https://techcrunch.com/2026/04/25/maines-governor-vetoes-data-center-moratorium/
1•SilverElfin•1h ago•0 comments

All About USB-C: Resistors and Emarkers (2023)

https://hackaday.com/2023/01/04/all-about-usb-c-resistors-and-emarkers/
2•walterbell•1h ago•0 comments

I asked my local LLM to add 23 numbers and got seven wrong answers

https://viggy28.dev/article/local-llm-seven-wrong-answers/
2•vira28•1h ago•2 comments

Godot 4.7 Beta with HDR Output, Ray-Tracing Improvements and Editor Enhancements

https://www.phoronix.com/news/Godot-4.7-Beta
9•shpat•1h ago•1 comments

White House Correspondents' Dinner shooting suspect worked as California teacher

https://www.cnn.com/2026/04/26/us/white-house-correspondents-dinner-shooter-teacher-invs
3•canucker2016•1h ago•2 comments

Show HN: RewardGuard – detect reward hacking in RL training loops

https://github.com/Giovan321/Reward-Guard
1•Giovan321•1h ago•1 comments

Electric trucks in China have ditched diesel, now they're ditching the driver

https://thedriven.io/2026/04/25/electric-trucks-in-china-have-already-ditched-diesel-now-theyre-d...
2•decimalenough•1h ago•0 comments

Show HN: Track official AI company news and blogs in your Chrome side panel

https://chromewebstore.google.com/detail/bigtech-ai-news/aehmpingbppjnlppejppiifmijdjjiej
1•tughvn•1h ago•1 comments

Ask HN: Is "agentic" coding working for everyone except me?

1•canttestthis•1h ago•3 comments

Maine governor blocks first US state freeze on new data centers

https://www.reuters.com/legal/litigation/maine-governor-rejects-first-us-state-freeze-new-data-ce...
2•rmason•1h ago•0 comments

Show HN: I made a simple bill of sale maker

https://www.makebillofsale.com/
1•atharvtathe•1h ago•0 comments