frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: Contd makes interactive CLIs usable for agents in an async way

https://github.com/werifu/contd
1•wefchen•2h ago
I built contd, a small CLI wrapper that helps agents run interactive CLI/TUI programs without getting stuck in a blocking loop.

Some agent runtimes are still optimized for: run command -> wait -> parse output -> continue. That works for non-interactive tools, but breaks when a command needs stdin interaction (debuggers, installers, prompts, etc.).

contd starts the command in a managed background session and returns control when: - a timeout is reached, or - the process is waiting for stdin

I think it's useful for interactive TUIs or interactive install prompts.

In my repo, a demo video shows how an agent in Cursor which would get stuck when running interactive CLI can run gdb dynamically with the help of contd. (I know gdb can be executed in a non-interactive way by -q, but that's just showing the capability.)

Using Rust and Postgres for everything: patterns learned over the years

https://kerkour.com/rust-postgres-everything
1•olalonde•30s ago•0 comments

Show HN: Quantum-PULSE – compress-then-encrypt vault for LLM training data

https://github.com/Naveenub/quantum-pulse
1•naveenub•1m ago•0 comments

You can get better code by exploiting model weights

https://kelvinfichter.com/pages/thoughts/train-harder/
1•kfichter•6m ago•0 comments

Show HN: BurnRate – Track what you spend on AI coding tools

https://getburnrate.io/
1•mwong17•9m ago•0 comments

Worming out molecular secrets behind collective behaviour

https://iisc.ac.in/events/worming-out-molecular-secrets-behind-collective-behaviour/
1•rainhacker•9m ago•0 comments

Show HN: Resend-CLI, unofficial Resend CLI built for AI agents and humans

https://github.com/shubhdeep12/resend-cli
1•Shubhdeep_12•9m ago•0 comments

Show HN: Rai – Add AI steps in your shell, scripts or CI/CD pipelines

https://appmakes.github.io/Rai/
1•perkit•10m ago•0 comments

Full-Text RSS site config files

https://github.com/fivefilters/ftr-site-config
1•microflash•10m ago•0 comments

Astronomers Spot a Cosmic Laser Halfway Across the Universe

https://www.universetoday.com/articles/astronomers-using-meerkat-spot-a-cosmic-laser-halfway-acro...
1•johnbarron•11m ago•0 comments

Trump has privately shown serious interest in U.S. ground troops in Iran

https://www.nbcnews.com/politics/white-house/trump-privately-shown-serious-interest-us-ground-tro...
2•johnbarron•12m ago•1 comments

Semi-formal reasoning helps agents reason about code without executing the code

https://arxiv.org/abs/2603.01896
1•dnw•14m ago•0 comments

Show HN: EdgeDox – Offline document AI on Android using Qwen3.5-0.8B

https://play.google.com/store/apps/details?id=io.cyberfly.edgedox&hl=en_US
1•cyberfly-labs•15m ago•0 comments

EA Javelin Anticheat job listing mentions future support for Linux and Proton

https://www.gamingonlinux.com/2026/03/ea-javelin-anticheat-job-listing-mentions-future-support-fo...
2•exploraz•23m ago•1 comments

Should AI web agents skip sponsored/ad results by default?

2•ilyasJosef•31m ago•2 comments

TCXO Failure Analysis

https://serd.es/2026/03/06/TCXO-failure-analysis.html
1•zdw•32m ago•0 comments

Google Workspace CLI Removes MCP Support

https://github.com/googleworkspace/cli/pull/275
1•waf•40m ago•0 comments

Armed robots take to the battlefield in Ukraine war

https://www.bbc.com/news/articles/c62662gzlp8o
2•dabinat•40m ago•0 comments

Show HN: CC Pocket – Control Claude Code/Codex from Your Phone

https://github.com/K9i-0/ccpocket
1•k9i•42m ago•0 comments

Readeck 0.22 Released

https://readeck.org/en/blog/202602-readeck-22/
1•Curiositry•54m ago•0 comments

Evolving Languages Faster with Type Tailoring (2024)

https://lambdaland.org/posts/2024-07-15_type_tailoring/
1•PaulHoule•55m ago•0 comments

Grammarly is using our identities without permission

https://www.theverge.com/ai-artificial-intelligence/890921/grammarly-ai-expert-reviews
6•LordAtlas•55m ago•1 comments

I compiled a list of why you should be excited about std:SIMD and C++26

https://old.reddit.com/r/cpp/comments/1rjld1s/i_compiled_a_list_of_6_reasons_why_you_should_be/
1•ibobev•56m ago•0 comments

Mars MIPS Simulator in the Browser

https://mars.nfiles.top/
2•nenepbl•58m ago•1 comments

Ask HN: Is SWE mostly just calling APIs?

1•humbleharbinger•1h ago•6 comments

Practical Guide to Bare Metal C++

https://arobenko.github.io/bare_metal_cpp/#_abstract_classes
1•ibobev•1h ago•0 comments

NPM audit passes malicious packages with no CVE

https://westbayberry.com/
1•ComCat•1h ago•1 comments

Claude.ai "We are experiencing delivery issues with some email providers"

1•freely0085•1h ago•1 comments

Sarvamai/Sarvam-105B

https://huggingface.co/sarvamai/sarvam-105b
2•ryanhn•1h ago•0 comments

T3 Code [video]

https://www.youtube.com/watch?v=hDn8-fK3XaU
1•jv22222•1h ago•0 comments

Show HN: I built an AI agent that wrote a full novel in 10 minutes

https://github.com/fugue-labs/gollem
1•helsinki•1h ago•3 comments