HackerTrans
TopNewTrendsCommentsPastAskShowJobs

ddworken

no profile record

Submissions

The Great Google Password Heist

bughunters.google.com
3 points·by ddworken·2 lata temu·0 comments

Truly Paranoid Software Updates

blog.daviddworken.com
2 points·by ddworken·3 lata temu·0 comments

comments

ddworken
·w zeszłym roku·discuss
I actually made a CLI tool (https://github.com/ddworken/hishtory) that automatically binds to Control+R to support both history searching and AI queries (by prefixing queries with `?`).

Here's the prompt engineering I did: https://github.com/ddworken/hishtory/blob/master/shared/ai/a...
ddworken
·3 lata temu·discuss
I'll also plug my project [0] as another alternative that supports syncing (similar to Autumn) and also has a number of powerful customization features (e.g. custom columns to collect arbitrary metadata with each command, like the git remote) and an AI shell command generator.

[0]: https://github.com/ddworken/hishtory
ddworken
·4 lata temu·discuss
If you're interested in something more actively maintained, and with cross-machine syncing, two recent alternatives are:

* github.com/ddworken/hishtory * github.com/ellie/atuin

Disclaimer: I'm the maintainer of the first one.