Feed aggregator
Show HN: Markdown Projects – File based project management for AI agents
I've built a CLI tool that stores project management data (issues, milestones, logs) as plain markdown files with YAML frontmatter in a .mdp/ directory. No database, no server, just files on disk that work with git.
The main use case is giving AI coding agents a structured way to track their own work. The CLI is fully non-interactive (all input via flags/stdin, JSON output), so agents can create issues, update statuses, log progress, and check milestone completion programmatically.
Comments URL: https://news.ycombinator.com/item?id=46943135
Points: 1
# Comments: 0
PaperBanana: Automating Academic Illustration for AI Scientists
Article URL: https://huggingface.co/papers/2601.23265
Comments URL: https://news.ycombinator.com/item?id=46943112
Points: 2
# Comments: 0
Show HN: Simple Helpdehk tool for small software teams
I know. Another Helpdesk. Who would need that? I‘ll be honest: not everybody. Aidkit (the tool) originated out of a simple need for something simpler & lightweight.
Compared to the gorillas in the room like Front.com or Zoho desk, I did not build it for enterprise but for small software teams of ~1-10 members.
It does everything you need, collecting & managing tickets, and has nothing you don’t like AI responses, big bulky dashboards, or enterprise bloat.
Give it a try if you’re looking for something simple to manage your support.
Comments URL: https://news.ycombinator.com/item?id=46943108
Points: 1
# Comments: 0
Show HN: SaaS for making software documentation automatically
As a developer, I hate writing documentation.
Not because I don't see the value, I do. But because it always falls behind. You ship a feature, update the docs, then three sprints later realize half of it's wrong and nobody bothered to fix it.
So I built BunnyDesk AI to make this less painful.
Here's what it does:
AI that actually reads your docs Ask "How do I authenticate API requests?" and get an answer pulled from your actual documentation.
Not generic ChatGPT responses—answers based on what you wrote.
Knows when docs go stale
Tag documentation pages with the code files they describe. When those files change in Git, it updates the doc automatically.
You can also add loom video and it'll auto generate docs based on that. Plus, it can add screenshots and am also bringing annotations too. Technical writers would love this as most of them start writing from scratch, but with BunnyDesk you need one TW instead of 3-4.
I'm sure plenty of people here have other documentation pain points. Would love to hear what's broken in your workflow and what would actually help.
Comments URL: https://news.ycombinator.com/item?id=46943105
Points: 2
# Comments: 0
Java UI in 2026: an overview of current frameworks and approaches
Article URL: https://robintegg.com/2026/02/08/java-ui-in-2026-the-complete-guide.html
Comments URL: https://news.ycombinator.com/item?id=46943078
Points: 2
# Comments: 0
EU and India launch talks on Horizon Europe association
Agent systems fail when orchestration is underspecified
Article URL: https://bnjam.dev/posts/agent-orchestration/agent-systems-fail-quietly.html
Comments URL: https://news.ycombinator.com/item?id=46943062
Points: 2
# Comments: 0
Every Way to Export ChatGPT Conversations
Article URL: https://chromewebstore.google.com/detail/export-chatgpt-conversati/ploaaddkflkapjfbfapmkmkefigedefp
Comments URL: https://news.ycombinator.com/item?id=46943060
Points: 2
# Comments: 3
Wireit: Smarter and more efficient NPM run
Article URL: https://github.com/google/wireit
Comments URL: https://news.ycombinator.com/item?id=46943053
Points: 1
# Comments: 0
Show HN: ArkWatch – Uptime monitoring with zero dependencies
I'm a solo dev, and I got tired of signing up for monitoring services that require installing agents, browser extensions, or wiring up Slack/PagerDuty just to know if my side project is down.
So I built ArkWatch: a free uptime monitoring API with zero dependencies. No SDK, no npm package, no webhook setup. Just curl + your email.
One command to start monitoring:
curl -X POST https://watch.arkforge.fr/monitors \ -H "Content-Type: application/json" \ -d '{"url":"https://yoursite.com","email":"you@example.com"}' That's it. Your URL gets checked every 5 minutes. If it goes down, you get an email. No dashboard to check, no account to manage, no vendor lock-in.
It also has an AI layer (Mistral) that summarizes what actually changed on a page – useful for tracking competitor pricing or changelog updates. But the core use case is dead-simple uptime alerts.
Stack: Python/FastAPI, hosted on Hetzner EU. Free tier: 3 URLs, 5-min checks. Paid starts at €9/month for more URLs and faster intervals.
I'd love feedback from HN – especially on what you'd want from a zero-dependency monitoring tool. Try it, break it, tell me what's missing.
Comments URL: https://news.ycombinator.com/item?id=46943047
Points: 2
# Comments: 0
Show HN: Freeciv 3D with hex map tiles and WebGPU renderer
Article URL: https://github.com/freecivworld/freecivworld/
Comments URL: https://news.ycombinator.com/item?id=46942883
Points: 1
# Comments: 0
Text classification with Python 3.14's ZSTD module
Article URL: https://maxhalford.github.io/blog/text-classification-zstd/
Comments URL: https://news.ycombinator.com/item?id=46942864
Points: 1
# Comments: 0
Castle Engine: Upgrade to GTK 3
Article URL: https://castle-engine.io/wp/2026/02/09/upgrade-to-gtk-3/
Comments URL: https://news.ycombinator.com/item?id=46942842
Points: 1
# Comments: 0
SETI program is chasing down its final 100 signals
Portugal builds Europe's first dedicated drone carrier
Article URL: https://www.euronews.com/2026/01/29/portugal-builds-europes-first-dedicated-drone-carrier-d-joao-ii
Comments URL: https://news.ycombinator.com/item?id=46942824
Points: 1
# Comments: 0
Poison2
Article URL: https://rnsaffn.com/poison2/
Comments URL: https://news.ycombinator.com/item?id=46942813
Points: 1
# Comments: 0
European Commission Investigating Cyberattack
The signs of a cyberattack were identified on systems EU's main executive body uses for mobile device management.
The post European Commission Investigating Cyberattack appeared first on SecurityWeek.
ntsc-rs, open-source video effect which emulates analog TV and VHS artifacts
Article URL: https://ntsc.rs/
Comments URL: https://news.ycombinator.com/item?id=46942811
Points: 1
# Comments: 0
European Alterantives to American Apps
Article URL: https://blog.uniqkey.eu/resources/european-alternatives/
Comments URL: https://news.ycombinator.com/item?id=46942805
Points: 2
# Comments: 1
1D Cellular Automata Playground
Article URL: https://paraschopra.github.io/1d-ca/
Comments URL: https://news.ycombinator.com/item?id=46942785
Points: 1
# Comments: 0
