Advertisement ยท 728 ร— 90

Posts by Kevin Dangoor

Preview
ASCII Motion Create and animate ASCII art with a timeline editor, conversion tools, and export formats built for artists and developers.

ASCII Motion lets you create animations and export them in multiple formats, including options for TUIs. ascii-motion.app/

This solar-powered mosquito-trap automator gives them a place to lay eggs, then flushes it before they hatch. Clever project. make-it.ai/marketpla...

4 days ago 2 2 0 0
Preview
GitHub - danielshue/obsidian-vault-copilot: Vault Copilot - AI-powered assistant for Obsidian using GitHub Copilot Vault Copilot - AI-powered assistant for Obsidian using GitHub Copilot - danielshue/obsidian-vault-copilot

obsidian-vault-copilot is an Obsidian plugin that connects with GitHub Copilot CLI and Microsoft WorkIQ for secure, powerful vault workflows.

4 days ago 0 0 1 0
Preview
Building napkin - a memory system for agents A decade of information retrieval and three years of agent harness engineering, poured into a local-first knowledge system that avoids vector search entirely.

"Building napkin" outlines an agent memory system that uses the Obsidian vault format to track what you learn through conversations with AI assistants.

4 days ago 0 0 1 0
fiddlehead โ€” private ai meeting notes for macos local-first ai meeting note taker for macos. transcribe meetings with speaker diarization, get structured markdown notes on your machine. private, no subscription, ai-agent ready. a granola alternative.

fiddlehead is a Mac meeting-note app that produces Obsidian-ready Markdown and runs locally. fiddleheadai.com/

Quiche Browser is a minimalist, highly customizable browser for iPhone (with iPad support coming). quiche.industries/br...

4 days ago 1 0 1 0
Preview
GitHub - stephenafamo/bob: SQL query builder and ORM/Factory generator for Go with support for PostgreSQL, MySQL and SQLite SQL query builder and ORM/Factory generator for Go with support for PostgreSQL, MySQL and SQLite - stephenafamo/bob

Bob looks like an interesting Go database contender, combining a query builder with ORM features. Their factory code generation for testing is especially cool.

4 days ago 0 0 1 0
Preview
GitHub - go-jet/jet: Type safe SQL builder with code generation and automatic query result data mapping Type safe SQL builder with code generation and automatic query result data mapping - go-jet/jet

Jet is a Go library for type-safe SQL expression building (not an ORM). Looks like a nice middle ground between handwritten SQL and heavier abstractions.

4 days ago 0 0 1 0

sportsball.fyi is perfect when you don't know much about sports but still want to talk about what's happening right now. https://sportsball.fyi

4 days ago 0 0 1 0
Advertisement
Preview
How we reduced the size of our Agent Go binaries by up to 77% | Datadog Get an inside look at shrinking large Go binaries in the Datadog Agent through dependency and linker analysis.

Great engineering write-up: how Datadog reduced their Go binary size by 77% by identifying and removing unnecessary dependencies.

4 days ago 0 0 1 0
Preview
2026-12 Reviewing large changes with Jujutsu is a post by Ben Gesoff showing a workflow for reviewing big diffs and keeping track of what youโ€™ve seen already.

If you'd like to see my complete weeknote, go to www.kevindangoor.com...

Ben Gesoff shared a great workflow for reviewing large changes with Jujutsu and keeping track of what you've already reviewed. ben.gesoff.uk/posts/...

4 days ago 0 0 1 0

๐Ÿงต Weeknote 2026-12 highlights: practical code review workflows with Jujutsu, big Go binary-size wins at Datadog, useful new tools for Go/Obsidian/browser workflows, and even a clever mosquito-trap automator. More below ๐Ÿ‘‡

4 days ago 0 0 1 0

When I started using Copilot for certain things on my local filesystem, I would approve file operations and such. That just becomes too much hassle, so now I fire up a Codespace and "copilot --yolo". Many different forms of sandboxes to explore.

2 weeks ago 0 0 0 0
Preview
Let your Coding Agent debug your browser session with Chrome DevTools MCP ย |ย  Blog ย |ย  Chrome for Developers We shipped a new feature to the Chrome DevTools MCP server that is going to make it a lot easier for your coding agent to debug your current browser sessions.

Chrome DevTools MCP lets you connect an AI agent to your live browser session for debugging and automation workflows.

2 weeks ago 0 0 0 0
Preview
GitHub - lightpanda-io/browser: Lightpanda: the headless browser designed for AI and automation Lightpanda: the headless browser designed for AI and automation - lightpanda-io/browser

Lightpanda is a headless browser built for AI automation workloads.

2 weeks ago 0 0 1 0
//go:fix inline and the source-level inliner - The Go Programming Language How Go 1.26's source-level inliner works, and how it can help you with self-service API migrations.

Great read on how //go:fix inline and the source-level inliner are being used to evolve Go code safely over time.

2 weeks ago 0 0 1 0
Advertisement
Preview
Agent Safehouse Sandbox your LLM coding agents on macOS. Kernel-level enforcement via sandbox-exec โ€” deny-first, composable, zero dependencies.

Agent Safehouse helps you set up macOS sandboxing so coding agents can run in --yolo mode while still controlling which files they can access.

2 weeks ago 0 0 1 0
Preview
2026-11 Agent Safehouse makes it easy to set up macOS sandboxing to control which files Coding Agents can access so you can run them in --yolo mode.

If you'd like to see my complete weeknote, go to

2 weeks ago 0 0 1 0

๐Ÿงต Weeknote 2026-11 highlights: Agent Safehouse for macOS sandboxing coding agents, Goโ€™s source-level inliner + //go:fix, Lightpanda for AI automation, and Chrome DevTools MCP for live browser debugging. More below ๐Ÿ‘‡

2 weeks ago 4 1 5 0
Preview
ki-editor-vscode - Visual Studio Marketplace Extension for Visual Studio Code - VSCode extension for Ki Editor (Preview)

There's also a VS Code extension that brings many Ki editor ideas into VS Code.

3 weeks ago 0 0 0 0

Ki editor is a modal editor focused on structural editing, so it understands code syntax and helps you make selections and edits that match the structure of your code.

3 weeks ago 0 0 1 0

Rive feels like a modern Flash: build animations and interactive experiences, then deploy them across web, apps, and more from one toolchain. https://rive.app

3 weeks ago 0 0 1 0
Preview
GitHub - alibaba/page-agent: JavaScript in-page GUI agent. Control web interfaces with natural language. JavaScript in-page GUI agent. Control web interfaces with natural language. - alibaba/page-agent

Page Agent from Alibaba is a new open source project that puts an agent in your browser with access to your web app, with an optional extension for full browser access.

3 weeks ago 1 0 1 0
Preview
OpenPencil โ€” Open-Source Design Editor โ€” OpenPencil Open-source Figma alternative. Opens .fig files, built-in AI, fully programmable.

OpenPencil is an MIT-licensed open source recreation of Figma, designed to work with Figma files natively and support MCP access.

3 weeks ago 1 0 1 0
Advertisement
Preview
2026-10 OpenPencil is an open source recreation of Figma (MIT-licensed) designed to handle Figma files natively and allow MCP access to them.

If you'd like to see my complete weeknote, go to

3 weeks ago 0 0 1 0

๐Ÿงต Weeknote 2026-10 highlights: OpenPencil (open source Figma alternative), Alibaba's Page Agent for browser automation, Rive for cross-platform interactive animation, and Ki editor's structural editing approach. More in thread ๐Ÿ‘‡

3 weeks ago 0 0 1 0

I've published children's novels as Barnaby Quirk. I paused my first adult fantasy draft around 60k words, but tools like StoryLine make me want to jump back in.

4 weeks ago 0 0 0 0
Preview
GitHub - PixeroJan/obsidian-storyline: StoryLine transforms your Obsidian vault into a complete book planning and writing tool. Organize scenes, build characters, manage locations, track plotlines, and monitor your progress, all inside Obsidian. StoryLine transforms your Obsidian vault into a complete book planning and writing tool. Organize scenes, build characters, manage locations, track plotlines, and monitor your progress, all inside ...

[StoryLine](github.com/PixeroJan...) is an Obsidian plugin for novel writing with features for tracking characters and plotlines. This is exactly the kind of structure that helps on larger fiction projects.

4 weeks ago 0 0 1 0

[Open Infrared](openinfrared.com) is a nifty gadget concept: scan a QR code and instantly get a phone-based remote control for a device.

4 weeks ago 0 0 1 0

[Tips on using SQLite concurrently in Go](x.com/mholt6/status/...) is a handy thread if you're trying to avoid lock pain while keeping SQLite in your stack.

4 weeks ago 0 0 1 0

Also worth reading: this Hacker News thread on an ePaper dashboard build has lots of useful links and implementation notes. news.ycombinator.com...

4 weeks ago 0 0 1 0
Preview
reTerminal E1001 Monochrome ePaper Display reTerminal E1001 is a 7.5 inch open-source monochrome ePaper display with up to 3-month battery life. Powered by ESP32-S3, it natively supports our SenseCraft HMI no-code UI platform for effortless dashboard creation, while supporting Home Assistant, TRMNL E-ink dashboard, Arduino and ESP-IDF for further development. Whether for smart home dashboard visualization, office displays, or educational projects, this ready-to-use HMI device delivers beautiful visuals and flexible customization in one elegant package.

The seeed studio reTerminal E1001 looks like a fun platform for dashboards: 7.5" monochrome ePaper, open source, and up to 3 months of battery life.

4 weeks ago 0 0 1 0
Advertisement