HackerTrans
TopNewTrendsCommentsPastAskShowJobs

monatron

no profile record

Submissions

Show HN: GimmeGimme – Finding gifts for hard-to-shop-for people

gimmegimme.app
1 points·by monatron·8 個月前·0 comments

comments

monatron
·3 個月前·discuss
To be fair, I can think of reasons why you would want to be able to set them in various ways.

- settings.json - set for machine, project

- env var - set for an environment/shell/sandbox

- slash command - set for a session

- magical keyword - set for a turn
monatron
·6 個月前·discuss
Very cool! Would love to know more about the audio processing backend that drives this type of thing
monatron
·6 個月前·discuss
I'm on a deep dive fine-tuning how I organize and manage my personal knowledge base - focused on entity extraction and strategic information retrieval and based on the AgREE paper from Apple[0] and persisting it in Memgraph.

I've got a nice ingest, extract, enrich process going for the graph - I'm currently working on a fork of claude-mem[1] that uses the graph as a contextual backend for agentic coding workflows.

0. https://arxiv.org/abs/2508.04118 1. https://github.com/thedotmack/claude-mem/
monatron
·7 個月前·discuss
If you're like me you're doing it to establish a greater level of trust in generated code. It feels easier to draw out the hard guard-rails and have something fill out the middle -- giving both you, and the models, a reference point or contract as to what's "correct"
monatron
·7 個月前·discuss
Nice tool - I appreciate you sharing the work!
monatron
·11 個月前·discuss
This is a great use case for sub-agents IMO. By default, sub-agents use sonnet. You can have opus orchestrate the various agents and get (close to) the best of both worlds.
monatron
·去年·discuss
I'm referring to LLMs
monatron
·去年·discuss
We have tools today that are uniquely good at wading through disparate sources and aggregating things into a format that we can easily digest. The worry of course - is that these tools are generally on offer from huge tech giants (google, openai, etc). The good news is, we have open-source versions of these tools that perform almost as well as the closed-source versions for these types of categorization and aggregation.

I would agree that information is now more scattered (like bread for ducks as the author notes) than ever before -- but we now have the unprecedented ability to wrangle it ourselves.
monatron
·6 年前·discuss
Good luck, Sumit!