Postingan

Show HN: CleverCrow: give tokens to your favorite projects https://ift.tt/Sr6dqyW

Show HN: CleverCrow: give tokens to your favorite projects Howdy all. I'm Zack :wave:. I've been thinking about the problem of misguided AI pull requests and figured I'd throw a possible solution out there for feedback. Basically, CleverCrow lets supporters give tokens to a GitHub repo (or set of issues in that repo) for the maintainers to use to build/fix stuff. The fun implementation challenges have been around implementing the pooling dynamics and keeping the maintainers in charge while the backers are motivated to support their work. https://clevercrow.io June 22, 2026 at 02:06AM

Show HN: Pulse – Dashboard for Claude Code, approve tool calls from your phone https://ift.tt/b95y2Nq

Show HN: Pulse – Dashboard for Claude Code, approve tool calls from your phone Hi everyone, I'm a student from Flanders and I like to use Claude Code for my purposes, ideas and also just for fun and also make solutions for problems in our world!) So that's why I built "Pulse", it's an local application that you can easily install to your device and easily follow what your claude agent is doing right now in your terminal session with an ambiance design and easily give permissions for your agent. For those who wants to see directly how much tokens you spent, and how much the session costs, and approve tool calls from everywhere from your phone and everything runs locally without an account can install Pulse from GitHub: https://ift.tt/mQbT1PC https://ift.tt/mQbT1PC June 21, 2026 at 03:46AM

Show HN: We post-trained a model that pen tests instead of refusing https://ift.tt/7rCXSAJ

Show HN: We post-trained a model that pen tests instead of refusing Anthropic and OpenAI's publicly available models are explicitly guard-railed so that they refuse offensive tasks. And their cyber-focussed models are gated for enterprises. This leaves SMEs and mid market open to major vulnerabilities. AI can be used as both an adversarial and defensive tool in the world of cyber. A worst case outcome is if only the adversaries have access. Meanwhile, most existing AI cyber tools are just wrappers. The problem is that they still have all the guardrails on from the foundation model where they will inherit its refusals. For this project we've post-trained a specific model on a decade of capture-the-flag contests. This won't be made available to anyone and everyone, but we do believe that responsible SMEs and midmarket companies also need access to these tools in order to identify key vulnerabilities in their systems; not just enterprises. We have developed two modes that run ...

Show HN: Cody – Voice control for Neovim using its own commands, LSP https://ift.tt/KV7l8WX

Show HN: Cody – Voice control for Neovim using its own commands, LSP hey HN! This is Cody, I used GPT Realtime and gave it access to nvim and its native tools so you can literally talk instead of writing nvim commands. It's a prototype still, but the experience is really interesting. This is what I imagine using the soon-to-release Thinking Machines API. Let me know what you think :) https://ift.tt/Lp5US7G June 21, 2026 at 01:08AM

Show HN: Microcrad – Micrograd Reimplemented in C https://ift.tt/JdfxVlP

Show HN: Microcrad – Micrograd Reimplemented in C https://ift.tt/4QWm957 June 17, 2026 at 08:34PM

Show HN: Pagecast – Publish Markdown/HTML Reports to Cloudflare Pages https://ift.tt/10Pn89F

Show HN: Pagecast – Publish Markdown/HTML Reports to Cloudflare Pages I built this because I kept generating HTML/Markdown reports from Claude Code/Codex and needed a permanent share link instead of a localhost tunnel. Pagecast is a local CLI that publishes those files to your own Cloudflare Pages account. It supports Markdown and HTML, stable URLs, renaming, republishing to the same URL, and watch mode for continuous updates to same file. It is MIT licensed. The main design choice is that there is no hosted Pagecast account. It uses your Cloudflare account and deploys there directly and has claude code and codex integrations as skill/hooks. Basically it can be used as a replacement for codex sites or claude artifacts https://ift.tt/YAykeSt June 19, 2026 at 02:42AM