Readit News logoReadit News
ericwebb commented on Show HN: HAL – Harmful Action Limiter: Lean command guard for AI coding agents.   github.com/otherland/hal... · Posted by u/otherland26
hayshrum · 2 days ago
Warn mode is the easy win and probably where I'd start. Redirect is more interesting but you're handing the agent a rewritten command it didn't ask for, which could be surprising in ways that hurt more than help.
ericwebb · 2 days ago
Yeah, I’ve redirected manually to some success but nothing hook based yet. I need to put some plumbing together to try these ideas out.
ericwebb commented on Show HN: HAL – Harmful Action Limiter: Lean command guard for AI coding agents.   github.com/otherland/hal... · Posted by u/otherland26
ericwebb · 2 days ago
Nice. I've been thinking about something tangential: using the same hook mechanism to guide the agent toward better tools, not just block bad ones.

Claude Code sometimes issues Bash commands for things it could easily do with builtin tools (e.g., shelling out to grep when it has a dedicated Grep tool). A hook that catches those and nudges the agent back — "you already have a tool for this" — could improve session quality without blocking anything.

I suspect there's a lot of overlap with what you've built: parse the command into tokens, run it against rules, decide. The difference is the output is "redirect" instead of "deny." Have you thought about non-blocking rules that warn or suggest rather than reject?

ericwebb commented on Show HN: Rudel – Claude Code Session Analytics   github.com/obsessiondb/ru... · Posted by u/keks0r
evrendom · 3 days ago
you can host the whole thing locally :)
ericwebb · 3 days ago
I missed that important detail :) thanks
ericwebb commented on Show HN: Rudel – Claude Code Session Analytics   github.com/obsessiondb/ru... · Posted by u/keks0r
ericwebb · 3 days ago
I 100% agree that we need tools to understand and audit these workflows for opportunities. Nice work.

TBH, I am very hesitant to upload my CC logs to a third-party service.

ericwebb commented on 1B identity records exposed in ID verification data leak   aol.com/articles/1-billio... · Posted by u/robtherobber
ericwebb · 3 days ago
Remember when you'd get a letter in the mail, "you identity has been compromised, here is a subscription to an identity monitoring service."

The system is broken. We shouldn't be so vulnerable because of foundational infrastructure.

ericwebb commented on ATMs didn’t kill bank teller jobs, but the iPhone did   davidoks.blog/p/why-the-a... · Posted by u/colinprince
ericwebb · 3 days ago
If I have to physically still go to the bank, it really hasn't disrupted much. The iPhone created an opportunity... the banks investing around the technology is the disruption. ATM itself couldn't unlock as much which I suppose is the paradigm mentioned in the article.

AI is more iPhone than ATM IMO.

ericwebb commented on Show HN: Tradefacts.io – JSON API for US/Canada tariff data as trade war heats   tradefacts.io... · Posted by u/PowMan
ericwebb · 4 days ago
Nice work. I love getting more data accessible via API.

What are the sharp edges if someone wanted to do this themselves? I assume there are official sources for this data but it's not trivial to "throw my agent at it".

ericwebb commented on I put my whole life into a single database   howisfelix.today/... · Posted by u/lukakopajtic
mym1990 · 5 days ago
For the few times that I have tracked myself doing various activities, I have found that I didn't even need to do anything with the data, I was actively changing habits whilst I knew I was being monitored. For example, I wore a GCM for a few weeks and I found it difficult to live my "normal" day to day lifestyle. I wanted to do the things I felt were "right" and "healthy". Whether or not that is a good thing or not is a different topic, but just my 2c.
ericwebb · 5 days ago
Totally makes sense. Eventually being confronted with the measurement is its own motivator. Some sort of “future self” awareness or something.
ericwebb commented on I put my whole life into a single database   howisfelix.today/... · Posted by u/lukakopajtic
ericwebb · 5 days ago
Bravo. This is my dream and also my nightmare. I was super into the quantified self movement a while back, before Apple Watch, writing Withings Scale API wrappers in Ruby and Fitbit days.

Every time I try to seriously track metrics of my life, the excitement of the insight gets worn away by the friction of recording and managing. I expect LLMs can help reduce the cost of this by an order of magnitude but then, as you mention, the question is, what do you do / change / learn because of the data?

I recently started tracking nutrition macros with an iOS app MacroFactor which I really like. This is the first time taking my weight doesn't feel like a IDK SHRUG moment and I can actually map my food intake to my weight.

Finances is probably the other highly actionable data source that is such high friction to manage (downloading CSVs, OFXs, monthly...) that it has always been a false start for me. I finally wrote a service to talk to Plaid directly and I successfully used it to categorize my business expenses at tax time. I finally have programmatic access to my bank account data!

You conclusion is definitely a cautionary take: > the main conclusion is that it is not worth building your own solution, and investing this much time.

But, perhaps a subset of that data you find useful.

ericwebb commented on I Used Claude to File My Taxes for Free   kachess.dev/taxes/ai/pers... · Posted by u/gdudeman
ericwebb · 12 days ago
oh man... I am not sure I am ready to trust CC at that level. Though, this year I did vibe an expense tracker and heavily used CC to look at and categorize entries and apply appropriate Schedule C categories to my business expenses.

It might not have been faster this year... but I expect it will be next year.

u/ericwebb

KarmaCake day10December 19, 2011
About
A software generalist who likes working at startups.
View Original