frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Danish government agency to ditch Microsoft software (2025)

https://therecord.media/denmark-digital-agency-microsoft-digital-independence
215•robtherobber•2h ago•103 comments

Show HN: A real-time strategy game that AI agents can play

https://llmskirmish.com/
72•__cayenne__•2h ago•24 comments

I'm helping my dog vibe code games

https://www.calebleak.com/posts/dog-game/
963•cleak•19h ago•304 comments

LLM=True

https://blog.codemine.be/posts/2026/20260222-be-quiet/
120•avh3•3h ago•85 comments

Pi – A minimal terminal coding harness

https://pi.dev
432•kristianpaul•14h ago•206 comments

Turing Completeness of GNU find

https://arxiv.org/abs/2602.20762
68•todsacerdoti•7h ago•12 comments

Event Horizon Labs (YC W24) Is Hiring

https://www.ycombinator.com/companies/event-horizon-labs/jobs/xGQicps-founding-infrastructure-eng...
1•ocolegro•42m ago

Mercury 2: Fast reasoning LLM powered by diffusion

https://www.inceptionlabs.ai/blog/introducing-mercury-2
253•fittingopposite•13h ago•105 comments

Show HN: Moonshine Open-Weights STT models – higher accuracy than WhisperLargev3

https://github.com/moonshine-ai/moonshine
268•petewarden•14h ago•59 comments

Read Locks Are Not Your Friends

https://eventual-consistency.vercel.app/posts/write-locks-faster
9•emschwartz•2d ago•7 comments

100M-Row Challenge with PHP

https://github.com/tempestphp/100-million-row-challenge
20•brentroose•2h ago•2 comments

Japanese Death Poems

https://www.secretorum.life/p/japanese-death-poems-part-3
56•NaOH•2d ago•17 comments

Mac mini will be made at a new facility in Houston

https://www.apple.com/newsroom/2026/02/apple-accelerates-us-manufacturing-with-mac-mini-production/
537•haunter•15h ago•529 comments

Cl-kawa: Scheme on Java on Common Lisp

https://github.com/atgreen/cl-kawa
48•varjag•3d ago•11 comments

Hacking an old Kindle to display bus arrival times

https://www.mariannefeng.com/portfolio/kindle/
285•mengchengfeng•17h ago•75 comments

Show HN: Scheme-langserver – Digest incomplete code with static analysis

https://github.com/ufo5260987423/scheme-langserver
10•ufo5260987423•1d ago•0 comments

I pitched a roller coaster to Disneyland at age 10 in 1978

https://wordglyph.xyz/one-piece-at-a-time
479•wordglyph•23h ago•174 comments

Nearby Glasses

https://github.com/yjeanrenaud/yj_nearbyglasses
362•zingerlio•19h ago•149 comments

Claude Code Remote Control

https://code.claude.com/docs/en/remote-control
82•empressplay•5h ago•53 comments

Show HN: Emdash – Open-source agentic development environment

https://github.com/generalaction/emdash
173•onecommit•18h ago•60 comments

Steel Bank Common Lisp

https://www.sbcl.org/
229•tosh•18h ago•95 comments

Amazon accused of widespread scheme to inflate prices across the economy

https://www.thebignewsletter.com/p/amazon-busted-for-widespread-price
498•toomuchtodo•11h ago•175 comments

Half million 'Words with Spaces' missing from dictionaries

https://www.linguabase.org/words-with-spaces.html
80•gligierko•1d ago•131 comments

Cell Service for the Fairly Paranoid

https://www.cape.co/
114•0xWTF•14h ago•116 comments

Hugging Face Skills

https://github.com/huggingface/skills
176•armcat•19h ago•50 comments

Anthropic Drops Flagship Safety Pledge

https://time.com/7380854/exclusive-anthropic-drops-flagship-safety-pledge/
388•cwwc•11h ago•182 comments

30 Years of Decompilation and the Unsolved Structuring Problem: Part 1 (2024)

https://mahaloz.re/dec-history-pt1
13•userbinator•3d ago•0 comments

Stripe valued at $159B, 2025 annual letter

https://stripe.com/newsroom/news/stripe-2025-update
219•jez•22h ago•220 comments

Aesthetics of single threading

https://ta.fo/aesthetics-of-single-threading/
92•todsacerdoti•3d ago•30 comments

Meta problem with URPF our bundle in Boca raton

https://metafixthis.com/
38•synthesis5x•1d ago•3 comments
Open in hackernews

Claude Code Remote Control

https://code.claude.com/docs/en/remote-control
82•empressplay•5h ago

Comments

pshirshov•1h ago
That's what I've been doing with termux, mosh, and tmux.
samusiam•1h ago
Which is so much better because you can do other terminal stuff and you can avoid vendor lock in.
dewey•1m ago
That's not what vendor lock in means. If you sign up for a cloud hoster and then build your whole product on propriety services that you can't get anywhere else instead of using an off the shelf database or open source software, that's vendor lock in.

If you'd have to switch to a different tool to do your coding that's not vendor lock in.

kzahel•1h ago
Yeah the remote control featureset is pretty limited right now. I did a comparison here https://yepanywhere.com/claude-code-remote-control/ (with my own project). I'm sure they'll iterate on it. Overall it's such an obvious feature for them to add I'm surprised it took them so long to ship. There are probably at least 50 such projects that people have made (https://github.com/kzahel/yepanywhere/blob/main/docs/competi...)

The one feature drawback of tailscale/tmux/termius is no file upload. And ergonomics, ability to view files/diffs easily, though that's subjective.

cess11•1h ago
Perhaps it took a while to figure out how to do it over HTTP, especially the security stuff.

With e.g. tmux you'll piggyback on decades of SSH development.

Myzel394•1h ago
> SSH development.

Or Mosh, just like OP said. Mosh handles interruptions much better than SSH does

cess11•35m ago
As I understand it, Mosh piggybacks on SSH. Have they recently dropped the SSH negotiation?
weikju•1h ago
even more reasons to sandbox it to a container or vm
squirrellous•1h ago
Would be great if it supported API keys. I’m getting by with slack threads of all things for work.
bandrami•1h ago
We've re-invented GNU screen in the most inefficient way imaginable
block_dagger•1h ago
That’s not at all how this works. Commands are relayed through Anthropic’s servers with a client polling mechanism.
reverius42•1h ago
Right, that's the "most inefficient way possible" (though personally I disagree, there are more inefficient ways to be found).
bandrami•51m ago
You could put the transport protocol on the blockchain, I suppose
throwaw12•31m ago
You are making me more creative.

we can upload snapshot of zip files to blockchain, then notify customer via servers

bandrami•1h ago
Yes, that's a significantly less efficient way to manage persistent sessions
petesergeant•13m ago
I’m running the agent in tmux in a colo. When I’m at a computer I use that, when I’m on the go the RC app is more convenient
Toutouxc•12m ago
Well it DOES have less storage than a Nomad (hence lame), but this way you don't need to pay for a public IP address, or for a VPS to run Wireguard on, or for a commercial VPN solution, and then install a terminal emulator on your phone and set up SSH keys.
cahaya•1h ago
Hoping OpenAI/ Codex will launch this soon too.
block_dagger•1h ago
Hoping Cursor will also adopt.
viraptor•7m ago
Cursor already has agents accessible from web/mobile https://cursor.com/blog/agent-web
aurareturn•24m ago
I run Codex using terminus, iOS, and a VPS.
8cvor6j844qw_d6•1h ago
How does this handle deauthentication / logging out all sessions?

Claude Code only supports logging out the current session via /logout

There's no logout all sessions equivalent unlike the web UI.

adriand•1h ago
Does anyone know if it caffeinates automatically? I sometimes see caffeinate appear in the terminal tab title so clearly they are using it, but I’m just curious if I have to run caffeinate separately if, for instance, the agent finishes its task and is waiting for a new one and I want to keep it alive.
yakkomajuri•1h ago
I guess this is Anthropic's early version of a "claw"?
TheCapeGreek•23m ago
Doesn't have to be. Before OpenClaw was a thing, people were experimenting with setups to allow them to drive their agent remotely.

And of course, OpenClaw is built to be a very generalist agent with a chat interface - same effective outcome as remotely controlling an AI harness, but not exactly what everyone wants.

dizhn•57m ago
Opencode's 'web' command makes your local session run on the browser with same access rights as the cli. It's a pretty slick interface too. I sometimes use it instead of the cli even when I can access both.

You can test it right now if you want with the included free models.

https://opencode.ai/docs/web/

KeplerBoy•51m ago
So Microsoft/Github copilot was ahead of its time with AI driven PRs?
jorl17•40m ago
I honestly think this is definitely where (at least part of) the industry is heading, yes.

This is not to say engineers are getting replaced — but, certainly, they are changing their work. And, sure, maybe _some_ of them are being replaced. Not most of the ones I know, though. They are essential to orchestrate, curate, maintain, and drive all of this.

(Now, do they want to orchestrate it? Whole different story...)

gregoriol•48m ago
I really don't want to trust an AI company with a remote access door on my setup
Retr0id•32m ago
Regular claude code is already a remote access door to your setup, once you've granted a few command execution permissions. (e.g. if it can edit your code and run the test suite)
sebastianmaciel•40m ago
Small UX note: the first time you run the command it only shows a URL. It's not until you run it again that you discover it also generates a QR code, which is actually the fastest way to open it on your phone. Would be nice if the QR showed up on the first run too, almost missed it.
kzahel•24m ago
You can also just open the app on your phone and go to the sidebar and click on Code and then you'll see the session at the top of your session list.
sebastianmaciel•18m ago
Oh nice, didn't know that. Thanks for the tip!
piker•36m ago
Running Claude Code from a phone just seems like a recipe for Alzheimer’s. Rest, then focus and build.
thierrydamiba•35m ago
On the other hand, you lose a lot of time if you step away from a session and it gets stuck asking for permission to do something simple.
wiseowise•31m ago
Oh no! Anyway.
thierrydamiba•1m ago
I don’t understand this comment?

I’m guessing you’re suggesting it’s ok to lose time if you’re away from your computer enjoying life, and I agree. I also don’t see the issue in finding ways to be save time with work.

If you mean something different, please elaborate.

embedding-shape•34m ago
There are two types of software engineers: Those who do and then think, or those who think and then do. Claude Code seems to strictly be for the former, while typically the engineers who can maintain software long-term are the latter.

Not sure if we have any LLM-tooling for the latter, seems to be more about how you use the tools we have available, but they're all pulling us to be "do first, think later" so unless you're careful, they'll just assume you want to do more and think less, hence all the vibeslop floating around.

rafaelmn•24m ago
This isn't a binary thing - even if you prefer to build maintainable systems very often the trade-off is - you don't ship in time and there's no long term - the project gets scrapped.

So even if it comes at the expense of long term maintainability - everyone should have this in their toolbox.

ubercore•23m ago
I agree in your basic framing but not your conclusion. Met plenty of do-ers before thinkers that are self-aware enough to also maintain software longterm.
Wowfunhappy•22m ago
I find it often helps me to see a feature before I evaluate if it was really a good idea in the first place. This is my failing--but one thing I like about Claude is that it's now possible to just try stuff and throw away whatever doesn't work out.
thinkindie•19m ago
I usually have conversations with Claude for clearing my mind and forming the scope of a project. I usually use voice transcription from Claude app to take notes and explore all my options.
kzahel•12m ago
Same. When I can't be at my desk, my projects don't stop -- I just do the tasks that work well enough on the phone. Brainstorming, planning, etc. Or tasks that the agent can easily verify.

Having access to my local repository and my whole home folder is much easier than dealing with Claude or ChatGPT on the web. (Lots of manual markdown shuffling, passing in zipfiles of repositories, etc).

viraptor•10m ago
> Claude Code seems to strictly be for the former, while typically the engineers who can maintain software long-term are the latter.

Given the number of CC users I know who spend significant time on creating/iterating designs and specs before moving to the coding phase, I can tell you, your assumption is wrong. Check how different people actually use it before projecting your views.

mhalle•8m ago
I would definitely disagree.

Claude Code and similar agents help me execute experiments, prototypes and full designs based on ideas that I have been refining in my head for years, but never had the time or resources to implement.

They also help get me past design paralysis driven by overthinking.

Perhaps the difference between acceleration and slop is the experience to know what to keep, what to throw away, and what to keep refining.

elif•18m ago
One could just as easily argue hunching over your desk staring at your computer has neurological implications.

My favorite way to vibe code is by voice while in the hot tub. Rest AND focus AND build.

therealmarv•33m ago
On Android app it needs Claude GitHub connection with scope to act on my behalf! Otherwise it won't work in the app. Really do NOT like that!

Why does the remote control needs that? For what?

I rather use the common developer tools like termux or mosh etc. on a phone if I need that functionality.

DecoPerson•25m ago
Make a throwaway GitHub account just for it and give it PR access to your private repos.
mglvsky•33m ago
so is harnessing tmux/tailscale new "rsync/FTP is enough" thing nowadays?
moontear•16m ago
Oh come on, now that I have a personal remote control already set up using hooks, specifically the PermissionRequest, and Home Assistant push notifications where I can allow or deny a specific action?
nineteen999•11m ago
Worth noting that this is currently broken for a number of users, I'm on a Max plan and I get the message "Error: Remote Control is not enabled for your account. Contact your administrator" which isn't helpful since I'm my administrator and ... this gets recursive quickly.

There's an open issue on github for it:

https://github.com/anthropics/claude-code/issues/28098

buryat•1m ago
claude /logout -> claude /login -> claude /remote-control