frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

The Telescope NASA Launched Sunday Was Built to Look at You

https://galratner.substack.com/p/the-telescope-nasa-launched-sunday
1•blartpaul•2m ago•0 comments

The Gemini app is now available for Windows

https://blog.google/innovation-and-ai/products/gemini-app/gemini-app-now-on-windows/
3•quysala12•6m ago•1 comments

Thinking with Looped Flows

https://arxiv.org/abs/2609.11801
1•E-Reverance•8m ago•0 comments

Metamorphosis: Transformations in the Early Modern Flap Book (19th Century)

https://publicdomainreview.org/collection/metamorphosis-early-modern-flap-book/
1•benbreen•8m ago•0 comments

One company that steals accuses another company that steals [pdf]

https://www-cdn.anthropic.com/e50be2e51e7695dc4b1366a37a245a597377d3b5/Anthropic-Detecting-and-co...
2•iamsyr•9m ago•1 comments

Show HN: Hekla, an event sourcing runtime with its own language

https://hekla.tqwewe.com/
1•tqwewe•15m ago•0 comments

DeepSeek Harness

https://www.deepseek.com/harness/en/
2•dotmanish•18m ago•0 comments

It Breaks a Village: Bevy's 6th Birthday

https://blog.fallible.net/it-breaks-a-village/
1•RohanAdwankar•19m ago•1 comments

GPT Image 2.5 for Consulting Presentations: Faster Slides and Smarter Control

https://medium.com/@2315610426/gpt-image-2-5-f36976cf7632
2•chenxi030826•21m ago•0 comments

The Bayeux Tapestry: Woven by the Victors

https://www.historytoday.com/archive/out-margins/bayeux-tapestry-woven-victors
2•prismatic•22m ago•0 comments

How to Make a PwC-Style PowerPoint with AI (2): 5 More Consulting Frameworks

https://medium.com/@2315610426/how-to-make-a-pwc-style-powerpoint-with-ai-2-5-more-consulting-fra...
1•chenxi030826•22m ago•0 comments

Trial Testing Out-of-Body Experiences Produces Unexpected Twist

https://www.uvahealth.com/news/trial-testing-out-of-body-experiences-yields-unexpected-twist
1•geox•28m ago•0 comments

Dioxus Labs is joining Cognition

https://dioxuslabs.com/blog/joining-cognition/
2•antimora•29m ago•0 comments

9/11 in Realtime (synced globally for 9/11)

https://911realtime.org
2•robbiebyrd•29m ago•1 comments

Günther Anders, the Philosopher at the End of the World

https://www.compactmag.com/article/gunther-anders-the-philosopher-at-the-end-of-the-world/
2•Caiero•30m ago•0 comments

Outflow connects directly to inverters, mints solar electricity records

1•OutflowLabsInc•32m ago•1 comments

Show HN: CertArena – Free AI certification simulator (zero deps, native Node 24)

https://aicertarena.com/
1•pennylaw946•38m ago•0 comments

Reconstructing Concurrency Invariants Through Medieval East Asian Logic

https://oborona.zip/post/a-middle-period-engine-reconstructing-concurrency-invariants-through-eas...
1•gg582•39m ago•0 comments

LiteLLM Alternatives?

1•leanroute_ai•40m ago•1 comments

AI Is Killing the App Economy and Building Its Successor

https://www.bloomberg.com/opinion/articles/2026-09-10/ai-is-killing-the-app-economy-and-building-...
1•thm•40m ago•0 comments

AI Thumbnail Generator for YouTube – Try Free – Thumbrix

https://thumbrix.com/
1•chaojie26•40m ago•0 comments

Solving Alignment with a Prompt

https://www.echohive.ai/can-an-ai-keep-an-agreement
1•echohive42•47m ago•0 comments

Whose actions are these proposals intended to constrain?

https://twitter.com/deredleritt3r/status/2098250739856330757
1•Ariarule•48m ago•0 comments

Apple A20 Pro Geekbench Result

https://browser.geekbench.com/v6/cpu/compare/19147979?baseline=19141805
2•aurareturn•48m ago•1 comments

California enacts new curbs on social media for children

https://www.cnbc.com/2026/09/11/california-enacts-new-curbs-on-social-media-for-children.html
2•1vuio0pswjnm7•49m ago•0 comments

FinOps for LLM – Leanroute Team wrote a blog

1•leanroute_ai•51m ago•2 comments

Serve Qwen3 2.4T-Parameter Model with Configurable Reasoning on Nvidia GB300

https://developer.nvidia.com/blog/serve-qwen3-8-2-4t-a95b-a-2-4t-parameter-model-with-configurabl...
3•backrun•52m ago•0 comments

OpenAI's Astra Made It to a Nether Fortress in Minecraft

https://twitter.com/ValsAI/status/2098193079178322196
4•ModernSnowman•57m ago•0 comments

Front-End Shouldn't Know What Marketing Wants

https://fagnerbrack.com/your-front-end-shouldnt-know-what-marketing-wants-879200fe0ac5
1•fagnerbrack•58m ago•0 comments

Ask HN: Those running agents 24/7, what's your workflow and what are they doing?

3•CuriousRose•1h ago•1 comments
Open in hackernews

Ask HN: Those running agents 24/7, what's your workflow and what are they doing?

3•CuriousRose•1h ago
In either a local AI or a hosted AI arrangements, I'm seeing lots of posts of people saying they have a need for agents 24/7, assuming they're in the software space. What are these agents actually doing? How close to the frontier are these models, and what does it cost?

I run a SaaS business, but I feel like agents aren't really working for me as once the last large task finishes that I assign for the day. I have a huge backlog that I would like to automate but I'm struggling to comprehend how people get quality outputs from tasks and where the user is supposed to be in the pipeline and how things go from idea to task to automated build to what I assume is the final human intervention which is the review process.

Top line, I'm assuming they're using some sort of issue tracking system like Linear or GitHub issues into either a cloud agent or a work tree where it's built out and tested? What about for things that aren't bug or issue based, but are actually features? How much context do you provide? How do you stop the AI just running with things instead of asking for clarity when required, etc.

Is there actually a net positive benefit to this setup, or do you end up just having to patch all of the work that was done autonomously overnight most of the time?

Comments

hedgehog•56m ago
It's useful for search type problems where the result is relatively compact and verifiable in isolation. I haven't found a way to build production quality software that way in general but for certain kinds of reverse engineering or system optimization problems it's helpful.