HackerTrans
TopNewTrendsCommentsPastAskShowJobs

mmargenot

no profile record

comments

mmargenot
·3개월 전·discuss
I love this approach, very Diamond Age. I uploaded a picture of my cat and learned a lot about coat genetics. I think it fixated on his coloration.
mmargenot
·3개월 전·discuss
AI applications that would help normal people in a significant way are pretty lacking, so I'm not surprised. So much conversation about AI products is cycles of "this tech will change everything" without material backup outside of coding agents.
mmargenot
·3개월 전·discuss
Here’s an explicit example of the above from today using the above dataset: https://x.com/kaiostephens/status/2040396678176362540?s=46
mmargenot
·3개월 전·discuss
This is a great idea! I saw a similar (inverse) idea the other day for pooling compute (https://github.com/michaelneale/mesh-llm). What are you doing for compute in the backend? Are you locked into a cohort from month to month?
mmargenot
·3개월 전·discuss
It is more common now to improve models in agentic systems "in the loop" with reinforcement learning. Anthropic is [very likely] doing this in the backend to systematically improve the performance of their models specifically with their tools. I've done this with Goose at Block with more classic post-training approaches because it was before RL really hit the mainstream as an approach for this.

If you want to look at some of the tooling and process for this, check out verifiers (https://github.com/PrimeIntellect-ai/verifiers), hermes (https://github.com/nousresearch/hermes-agent) and accompanying trace datasets (https://huggingface.co/datasets/kai-os/carnice-glm5-hermes-t...), and other open source tools and harnesses.
mmargenot
·3개월 전·discuss
Very cool! This was a good impetus to actually add RSS to my blog.
mmargenot
·4개월 전·discuss
Especially when people pushing it are trying to capture your attention, it’s good to be deliberate about the tech that you introduce.
mmargenot
·6개월 전·discuss
Do you have a source for this? Most information I’ve seen around this (e.g. Acquired podcast, from the Costco side) claims strong positive relationships.
mmargenot
·6개월 전·discuss
Cursor uses a vector index, some details here: https://cursor.com/docs/context/semantic-search
mmargenot
·6개월 전·discuss
I made an obsidian extension that does semantic and hybrid (RRF with FTS) search with local models. I have done some knowledge graph and ontology experimentation around this, but nothing that I’d like to include yet.

This is specifically a “remembrance agent”, so it surfaces related atoms to what you’re writing rather than doing anything generative.

Extension: https://github.com/mmargenot/tezcat

Also available in community plugins.
mmargenot
·9개월 전·discuss
I had the good fortune of seeing Lawrence of Arabia in 70mm in a theater and then going to watch Prometheus within the same two week span. It gave me a much greater appreciation for the movie [Prometheus], and what it was trying to do.
mmargenot
·9개월 전·discuss
The patterns associated with primes are inherent to the numbers themselves and not their representations. The numbers are the pattern.
mmargenot
·9개월 전·discuss
I like the idea of self-hostability, but not having to think about the deployment of the frontend piece has been a huge accelerant for me, someone who typically thinks only of ML and backend components.
mmargenot
·10개월 전·discuss
You can also run for a charity by raising sufficient money for a cause that sponsors you.
mmargenot
·10개월 전·discuss
`outlines` (https://github.com/dottxt-ai/outlines) is very good and supported by vLLM as a backend structured output provider (https://docs.vllm.ai/en/v0.8.2/features/structured_outputs.h...) for both local and remote LLMs. vLLM is probably the best open source tooling for the inference side right now.
mmargenot
·10개월 전·discuss
Executing on meaningful knowledge work also might require many different paths, depending on the context and the environment. To me it's more about the method of inquiry and how you begin than it is the specific content. Sure, more individual facts help to guide that inquiry, but at any given moment you're only truly going to be able to recall a subset of those.
mmargenot
·10개월 전·discuss
It's weird to read this from zettelkasten.de, given that the method is precisely about cultivating such a graph of knowledge. "Knowing enough to begin" seems to me to be the express purpose of writing and maintaining a zettelkasten and other such tools.
mmargenot
·10개월 전·discuss
> You have to remember EVERYTHING. Only then you can perform the cognitive tasks necessary to perform meaningful knowledge work.

You don't have to remember everything. You have to remember enough entry points and the shape of what follows, trained through experience and going through the process of thinking and writing, to reason your way through meaningful knowledge work.
mmargenot
·10개월 전·discuss
The pools can be different based on the US state and the type of insurance based on the location where the insurer is doing business. For a region where a major dangerous weather event is a certainty on a yearly basis, I (a layman in insurance) would expect the premium would approach just the full cost of replacing the property rather than being something you barely think about once a year. Hence the pricing out.
mmargenot
·10개월 전·discuss
Fundamentally the goal of an insurance company is to pool risk and distribute it so that catastrophic events can be covered. These areas have too much risk (and certainty in the occurrence of catastrophic events) for the pooling to be viable.