HackerTrans
TopNewTrendsCommentsPastAskShowJobs

dcchuck

no profile record

comments

dcchuck
·18 giorni fa·discuss
Our team calls this "full three pepper blend" ;)
dcchuck
·2 mesi fa·discuss
Same
dcchuck
·3 mesi fa·discuss
This is great! Thank you :heart:
dcchuck
·3 mesi fa·discuss
I enjoyed the sentiment, thank you for sharing.

Came to post about the site. My first reaction to the layout was "Oh, must be optimized for mobile." Then I clicked a link in one of the articles and it opened alongside it. Very slick. I enjoy this! It enables that "wiki deep dive" style of browsing. I suddenly want to read all your notes.
dcchuck
·3 mesi fa·discuss
Hot Take: best $5k you've ever spent.

Imagine living your whole life thinking you couldn't do it?

I'm not saying it's fun. Just saying it may be a good thing.
dcchuck
·3 mesi fa·discuss
I agree. We skipped CLIs and went all the way to TUIs because TUIs are "easy to make now"? Or maybe because claude/codex?

But in practice you are padding token counts of agents reading streams of TUIs instead of leveraging standard unix pipes that have been around from day 1.

TLDR - your agent wants a CLI anyway.

Disclaimer: still a cool project and thank you to the author for sharing.
dcchuck
·3 mesi fa·discuss
I agree. The first paragraph on the page implies the javascript can natively search your machine (vs. via Browser Extensions)
dcchuck
·3 mesi fa·discuss
They're also the only avenue to breaking out of the browser sandbox.
dcchuck
·4 mesi fa·discuss
Yes exactly.

The problem is TUIs. Or at least the assumption you're only supposed to use a TUI. There are plaintext ways to invoke things but the advertised Claude/Codex experience is a TUI. You can't pipe the contents because it's not next - it's instructions to draw to the terminal.

<humor>TUIs are the new podcast! With everyone asking you to invoke tools via a TUI, there was nobody left to write actual tools.</humor>

TLDR - make sure you support plain text too ;)
dcchuck
·5 mesi fa·discuss
This is a github pages feature. Given an account with the name "example", they can publish static pages to example.github.io

So this being from github.github.io implies it's published by the "github" account on github.
dcchuck
·5 mesi fa·discuss
I prefer all my custom commands as 1 letter.

On my most frequently used machine/dev env this means -

e for vim

m for mise

n for pnpm

c for Claude

x for codex
dcchuck
·5 mesi fa·discuss
I was excited for actions because it was “next to” my source code.

I (tend to) complain about actions because I use them.

Open to someone telling me there is a perfect solution out there. But today my actions fixes were not actions related. Just maintenance.
dcchuck
·6 mesi fa·discuss
Couldn't agree more.

I would expect older models make you feel this way.

* Agents not trying to do the impossible (or not being an "over eager people pleaser" as it has been described) has significantly improved over the past few months. No wonder the older models fail.

* "Garbage in, garbage out" - yes, exactly ;)
dcchuck
·6 mesi fa·discuss
I find myself using VS Code for "things like this" (its visual extension ecosystem).

I've grown attached to the git diff view, so I use it for reviewing PRs mostly (especially larger ones as github UI has been struggling with them as of late).

The rest of my code is written in Vim or by Claude.
dcchuck
·7 mesi fa·discuss
I spent some time last night "over iterating" on a plan to do some refactoring in a large codebase.

I created the original plan with a very specific ask - create an abstraction to remove some tight coupling. Small problem that had a big surface area. The planning/brainstorming was great and I like the plan we came up with.

I then tried to use a prompt like OP's to improve it (as I said, large surface area so I wanted to review it) - "Please review PLAN_DOC.md - is it a comprehensive plan for this project?". I'd run it -> get feedback -> give it back to Claude to improve the plan.

I (naively perhaps) expected this process to converge to a "perfect plan". At this point I think of it more like a probability tree where there's a chance of improving the plan, but a non-zero chance of getting off the rails. And once you go off the rails, you only veer further and further from the truth.

There are certainly problems where "throwing compute" at it and continuing to iterate with an LLM will work great. I would expect those to have firm success criteria. Providing definitions of quality would significantly improve the output here as well (or decrease the probability of going off the rails I suppose). Otherwise Claude will confuse quality like we see here.

Shout out OP for sharing their work and moving us forward.
dcchuck
·8 mesi fa·discuss
There's a Bertrand Russell book on this very topic, The Conquest of Happiness - https://www.amazon.com/Conquest-Happiness-Bertrand-Russell/d... (not an affiliate link)

I enjoyed the read. Felt like Russell just thought about this question for a while, and shared his thoughts. It was very practical and enjoyable.

Disclaimer: I recall some "wow, we don't talk like that anymore" moments. And I didn't enjoy the hyperbole of the cover quotes. But the content of the book debunks those.
dcchuck
·9 mesi fa·discuss
Yes, but image size restrictions bring more failure than success in my experience.

Thank you for your comment.
dcchuck
·9 mesi fa·discuss
My experience with the off the shelf MCP tools is they still fall short of giving Claude or Codex a screenshot.

I'm interested in whether or not others agree.
dcchuck
·9 mesi fa·discuss
This is the type of romcom I'd watch ;)