frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Blacknode – Visual workflow builder Claude can drive via MCP

https://github.com/temiroff/Blacknode
1•temiroff•2m ago•0 comments

Google plans to win the AI war

https://www.axios.com/2026/05/21/google-ai-anthropic-openai-war
1•gmays•3m ago•0 comments

SpaceX's Ambitions Are Intergalactic. Its Business Is Selling You Internet

https://www.wsj.com/business/starlink-spacex-ipo-elon-musk-967fba39
1•fortran77•3m ago•1 comments

Crooked Forest

https://en.wikipedia.org/wiki/Crooked_Forest
1•thunderbong•3m ago•0 comments

Show HN: Anime AI Studio – Create AI Anime Videos from Scripts

https://www.animeaistudio.com/
1•deepseekai•4m ago•0 comments

Show HN: Charm – on-device spelling, grammar, and prediction for macOS

https://www.theodorehq.com/charm/
2•theodorehq•5m ago•0 comments

EaglePress – I may have vibe coded this as ready to blog

https://eaglepress.org/post/eaglepress-download
1•eagle10ne•6m ago•0 comments

Show HN: Cq exchange: Hosted knowledge commons for AI coding agents

https://blog.mozilla.ai/cq-exchange-agents-without-borders/
1•angpt•8m ago•0 comments

Can you crack the famous unsolved cipher, created by the Zodiac Killer?

http://www.oranchak.com/zodiac/webtoy/
1•Alifatisk•10m ago•0 comments

Show HN: A botless meeting recorder and summarizer that runs in the browser

https://wocal.app
3•dsingh1990•10m ago•0 comments

Robert X Cringely is back to blogging

https://www.cringely.com/
1•dan_hawkins•11m ago•0 comments

GSD forked to get-shit-done-redux

https://github.com/gsd-redux/get-shit-done-redux
1•darronz•11m ago•0 comments

Software Defaults Create Emotionally Flat Spaces

https://frostecho.neocities.org/posts/software-defaults-create-emotionally-flat-spaces/
1•speckx•11m ago•0 comments

Show HN: Swarmsim – Emergent flocking and predator/prey dynamics

https://github.com/ninjahawk/swarmsim
1•ninjahawk1•12m ago•0 comments

Artificial Intelligence and Grade Inflation

https://escholarship.org/uc/item/80x8d3qd
1•geox•12m ago•0 comments

Fixing LLM Writing with Distribution Fine Tuning

https://rosmine.ai/2026/05/18/fixing-llm-writing-with-distribution-fine-tuning/
1•jbotz•13m ago•0 comments

Show HN: Mercury v3 – Convert Python Notebooks to Web Apps

https://github.com/mljar/mercury
1•pplonski86•15m ago•0 comments

Agent Traces: every browser session as a prompt

https://steel.dev/blog/agent-traces
1•nkko•16m ago•0 comments

Bank boss sorry after describing workers as 'lower value human capital'

https://www.bbc.com/news/articles/c98rqld1j3yo
3•tartoran•17m ago•0 comments

MCP Specification 2026-07-28 Release Candidate

https://blog.modelcontextprotocol.io/posts/2026-07-28-release-candidate/
2•disintegrator•17m ago•0 comments

Show HN: Agent Capsule – versioned checkpoints for agents you run

1•rmqyeby•19m ago•0 comments

HN isn't swamped yet, just AI-obsessed

https://www.mahl.me/blog/hacker-news-isnt-swamped-yet/
2•gorgmah•19m ago•0 comments

Scott Aaronson – The Truth About Quantum Computing [video]

https://www.youtube.com/watch?v=cq4atriB-Rc
1•nill0•22m ago•0 comments

Show HN: Runner – desktop app for running Claude Code, Codex as a crew

https://github.com/yicheng47/runner
2•yicheng47•23m ago•0 comments

Macro Wall Display

https://kensingtonhomes.uk
1•postmanag•24m ago•0 comments

I built Search Engine $100 business ideas filtered by budget,niche and AI Tools

https://onehundredbiz.com
1•DaveOne•25m ago•0 comments

Running Gitea Runner with Rootless Podman

https://www.nite07.com/en/posts/quadlet-gitea-runner-podman/
1•speckx•26m ago•0 comments

An AI system to help scientists write expert-level empirical software

https://arxiv.org/abs/2509.06503
1•cyco130•26m ago•0 comments

Plan to declare Dominion Voting Systems machines national security risks fails

https://twitter.com/ErinBanco/status/2057799461435220399
1•cf100clunk•28m ago•1 comments

Introducing the Godot Asset Store

https://godotengine.org/article/introducing-the-godot-asset-store/
2•makepanic•29m ago•0 comments
Open in hackernews

Ceres, an open copilot for VS Code with budget and local LLMs support

https://marketplace.visualstudio.com/items?itemName=pa-andreas.skia-ai-sidebar
2•libandreas•43m ago

Comments

libandreas•43m ago
Hey HN,

Ceres copilot is a lightweight AI real UI for llms inside IDE... not autonomous (like Copilot or Claude Code) that constantly making API requests, blindly searching my workspace, and bloating token usage and not leaving on a separate window.

Instead of letting an AI "agent" try to be clever by autonomously searching through your terminal or files.... which really just burns through your budget and limits - Ceres copilot gives you explicit context control back inside your favorite IDE. I'm on VS Code right now but I will make that for almost all IDEs..

Technical Focus:

* Local & Budget First: Built for free and private local setups with (Ollama, Llama.cpp) or your choice AI provider.

* Lightweight Design: No background tasks... just: Send context - stream - insert, then continue, if you want your IDE back then this is for you.

Perfect for budget and local APIs that will hallucinate inside an autonomous platform.

Links: * VS Code Marketplace: https://marketplace.visualstudio.com/items?itemName=pa-andre... * Main Website: https://ceres-assistant.com/ceres-ide/

I'm solo and I would love to hear your thoughts on this approach to context management.

What do you think? Are you still trying to run your budget LLM through open code / claude code or would you want a more direct tool inside your environment?.....