What Can't Fable Do?
3 by alimhaq | 0 comments on Hacker News.
I'm curious, has anyone encountered scenarios where Fable wasn't able to solve a problem, fix a bug, complete some task, etc. outside of the (questionable) restrictions in place? Every conversation I read about Fable devolves into either two conclusions: (1) Fable is insane and was able to do X in one or two prompts or fix issues that other models and humans had been grinding on for a while or (2) Fable sucks because my prompt triggered the guardrails. But I haven't seen much of "Fable wasn't able to do X" and in my work so far I haven't seen it really fail or mess up much at all.
Hack Nux
Watch the number of websites being hacked today, one by one on a page, increasing in real time.
New Show Hacker News story: Show HN: CLI that helps AI agents avoid vulnerable dependencies
Show HN: CLI that helps AI agents avoid vulnerable dependencies
2 by modelorona | 0 comments on Hacker News.
deptrust is a CLI that checks package versions for known vulnerabilities across npm, PyPI, crates.io, Go modules, RubyGems, NuGet, Maven, Packagist, pub.dev, CocoaPods, Hex.pm, Hackage, GitHub Actions, and more. It runs locally as a CLI and as an MCP server. It calls public package registry and OSV APIs directly; there is no hosted deptrust service. I built this because AI coding agents kept suggesting outdated or vulnerable package versions. I kept having to manually tell tools like Claude and Codex to use newer, safer versions. deptrust gives the agent a quick way to verify whether a dependency version has known vulnerabilities before it installs or recommends it. You can install it with: 1. pnpx @clidey/deptrust@latest install 2. brew install clidey/tap/deptrust 3. Or directly with go: go install github.com/clidey/deptrust/cmd/deptrust@latest
2 by modelorona | 0 comments on Hacker News.
deptrust is a CLI that checks package versions for known vulnerabilities across npm, PyPI, crates.io, Go modules, RubyGems, NuGet, Maven, Packagist, pub.dev, CocoaPods, Hex.pm, Hackage, GitHub Actions, and more. It runs locally as a CLI and as an MCP server. It calls public package registry and OSV APIs directly; there is no hosted deptrust service. I built this because AI coding agents kept suggesting outdated or vulnerable package versions. I kept having to manually tell tools like Claude and Codex to use newer, safer versions. deptrust gives the agent a quick way to verify whether a dependency version has known vulnerabilities before it installs or recommends it. You can install it with: 1. pnpx @clidey/deptrust@latest install 2. brew install clidey/tap/deptrust 3. Or directly with go: go install github.com/clidey/deptrust/cmd/deptrust@latest
New ask Hacker News story: Old Reddit Now Requires Login
Old Reddit Now Requires Login
8 by jay_kyburz | 3 comments on Hacker News.
I think I'm finally done.
8 by jay_kyburz | 3 comments on Hacker News.
I think I'm finally done.
New ask Hacker News story: Ask HN: Since when does Craigslist's front page have emojis?
Ask HN: Since when does Craigslist's front page have emojis?
5 by argee | 3 comments on Hacker News.
Today I noticed the inclusion of emojis in Craigslist's listings/categories: https://ift.tt/6Kig14n . Now, Craigslist, as a legacy of the 1990s web, has for a long time stubbornly maintained its minimalist style, to the point where several "modern" startups have popped up to try and offer Craigslist-like services to new generations. So why this change? And what's with the timing? It's coinciding with the wanton proliferation of emojis everywhere courtesy of everyone's favorite GPT. At a time where people are beginning to feel emoji fatigue, Craigslist, of all places, has decided to put them front and center. Has Craigslist succumbed to the modern algorithmic context of competing for attention? Is this a small concession so they can largely keep their legacy look while still participating in the zeitgeist? When and with what intention was this emoji introduction initiated? And most importantly, how do you feel about the entire thing?
5 by argee | 3 comments on Hacker News.
Today I noticed the inclusion of emojis in Craigslist's listings/categories: https://ift.tt/6Kig14n . Now, Craigslist, as a legacy of the 1990s web, has for a long time stubbornly maintained its minimalist style, to the point where several "modern" startups have popped up to try and offer Craigslist-like services to new generations. So why this change? And what's with the timing? It's coinciding with the wanton proliferation of emojis everywhere courtesy of everyone's favorite GPT. At a time where people are beginning to feel emoji fatigue, Craigslist, of all places, has decided to put them front and center. Has Craigslist succumbed to the modern algorithmic context of competing for attention? Is this a small concession so they can largely keep their legacy look while still participating in the zeitgeist? When and with what intention was this emoji introduction initiated? And most importantly, how do you feel about the entire thing?
New ask Hacker News story: Build an agent first Kanban board
Build an agent first Kanban board
2 by moose6912 | 0 comments on Hacker News.
Hi, I have been building an open source kanban board that serves as a way for my multiple Hermes and OpenClaw agents to communication with each other and also serve as a way to keep track of tasks. I started this project because I found myself losing track of what tasks are outstanding, done etc among my 5 Telegram bots / Hermes agents. So I build https://ift.tt/7XDby8R as a way to keep track of it. It is agent first, so you just need to register an account, create a board and then share the URL with your agent and they will take it from there. It is open source and I hope it will be useful for anyone who juggles tasks between agents. https://ift.tt/7XDby8R
2 by moose6912 | 0 comments on Hacker News.
Hi, I have been building an open source kanban board that serves as a way for my multiple Hermes and OpenClaw agents to communication with each other and also serve as a way to keep track of tasks. I started this project because I found myself losing track of what tasks are outstanding, done etc among my 5 Telegram bots / Hermes agents. So I build https://ift.tt/7XDby8R as a way to keep track of it. It is agent first, so you just need to register an account, create a board and then share the URL with your agent and they will take it from there. It is open source and I hope it will be useful for anyone who juggles tasks between agents. https://ift.tt/7XDby8R