HackerLangs
TopNewTrendsCommentsPastAskShowJobs

davidcann

no profile record

Submissions

Calculate how much of your code was written by AI

github.com
1 points·by davidcann·3 mesi fa·0 comments

See 364 prompts that wrote 94% of Buildermark

demo.buildermark.dev
2 points·by davidcann·3 mesi fa·0 comments

Show HN: Buildermark – See how much code is by your agents (open source, local)

buildermark.dev
2 points·by davidcann·3 mesi fa·0 comments

Show HN: Multitui – sandbox claude/codex/gemini on macOS without containers

multitui.com
1 points·by davidcann·5 mesi fa·3 comments

Show HN: Multitui – sandbox claude, codex, or any TUI with custom macOS apps

multitui.com
2 points·by davidcann·5 mesi fa·2 comments

Show HN: Universymbols – Restyle any icon with Nano Banana Pro & GPT Image 1

universymbols.com
1 points·by davidcann·8 mesi fa·1 comments

comments

davidcann
·12 giorni fa·discuss
You can block file access on macOS by running codex in a sandbox with my app: https://multitui.com
davidcann
·24 giorni fa·discuss
It works for me, but only if I hold the phone up in front of my face, basically perpendicular to the road.
davidcann
·28 giorni fa·discuss
Thanks for the report. I messed up the CDN settings. It looks fixed now.
davidcann
·28 giorni fa·discuss
I built this with 94% written by coding agents: https://buildermark.dev/

The complete log of all prompts and commits is here: https://demo.buildermark.dev/projects/u020uhEFtuWwPei6z6nbN
davidcann
·mese scorso·discuss
Photoshop alternatives already exist and are cheap or free, like Affinity.

Why create a Final Cut Pro alternative when it’s so cheap from Apple?

Many existing apps can be mostly cloned by a small team over 6 months or a year, but the challenge is finding customers willing to switch. You still need to add something new and useful, then reach customers somehow.
davidcann
·mese scorso·discuss
You can also sandbox TUIs, with full control of the sandbox parameters. To do this on macOS, you can use: https://multitui.com
davidcann
·2 mesi fa·discuss
Buildermark calculates how much of your code is written by agents. Open source, local, and cross-platform (written in Go).

https://buildermark.dev
davidcann
·2 mesi fa·discuss
> 70% of committed code originating from AI.

How are they calculating that? They could be using my tool, Buildermark, but I do t think they are: https://buildermark.dev
davidcann
·3 mesi fa·discuss
Thanks for the feedback. I agree that it’s changing very fast, which is why my thesis is that this tooling will be needed to help everyone on the team keep up.
davidcann
·3 mesi fa·discuss
Is your team measuring how much of your code is being written with claude and comparing amongst the team, like what works best in your codebase? How are you learning from each other?

I’m making a team version of my buildermark.dev open source project and trying to learn about how teams would like to use it.
davidcann
·3 mesi fa·discuss
To help you decide if you should keep your Claude subscription, you can see how much of your code is written by Claude Code with my project (open source, local): https://github.com/gelatinousdevelopment/buildermark
davidcann
·3 mesi fa·discuss
I’m working on Buildermark (open source, local) that calculates how much of your code is written with coding agents.

It scans your claude and codex history to find edits and matches those to git commits (even if the code was auto-formatted).

https://buildermark.dev/

You can browse all 364 prompts that wrote 94% of the code here:

https://demo.buildermark.dev/projects/u020uhEFtuWwPei6z6nbN
davidcann
·4 mesi fa·discuss
Native macOS sandbox terminal:

- UI for sandbox-exec to protect filesystem - Network sandbox per domain - Secrets filter via gitleaks - Vertical tabs option

It's highly customizable. You generate native macOS app wrappers for each terminal app, each with its own rules and customizations.

https://multitui.com
davidcann
·4 mesi fa·discuss
I made a native macOS app with a GUI for sandbox-exec, plus a network sandbox with per-domain filtering and secrets detection: https://multitui.com/
davidcann
·4 mesi fa·discuss
No, I run a separate URL detection to make links clickable. However, SwiftTerm just added link detection a few days ago and I haven’t had time to look into theirs yet.
davidcann
·4 mesi fa·discuss
My app is a macOS terminal wrapper with nice GUI for sandbox-exec and network sandbox. I just added a vertical tabs option too. https://multitui.com
davidcann
·5 mesi fa·discuss
Yeah, that’s understandable. Many open source macOS-only apps seem to get abandoned, so I’m trying to build something sustainable.

It uses only 3 dependencies that are very well known and widely used, so supply chain risk is minimal. That leaves me, the developer, as the main point of trust.
davidcann
·5 mesi fa·discuss
SwiftTerm, for not. I may switch to ghostty when their library is ready for embedding.
davidcann
·5 mesi fa·discuss
Yeah, they all do sometimes, but the agent decides what to allow and they can choose to not use it. This gives the user full control of the sandbox and you can run the agent in yolo mode.
davidcann
·5 mesi fa·discuss
I made a UI for this to run terminal apps, like claude and codex: https://multitui.com