Readit News logoReadit News
dennisy commented on Hashcards: A plain-text spaced repetition system   borretti.me/article/hashc... · Posted by u/thomascountz
seizethecheese · 3 months ago
Curious what HN thinks about a spaced repetition social network.

You could mark items in the feed to space repeat for yourself. This would also function as a “retweet”, which would align incentives such that content that gets promoted is actually durably useful or interesting. The posts people make would repeat to themselves too, so the source content should be good.

dennisy · 3 months ago
I have thought about this idea many times and think it would be amazing!

Also could think of it a little like a “Wikipedia of flashcards”.

Would you be interested in working on something like this?

dennisy commented on Training LLMs for honesty via confessions   arxiv.org/abs/2512.08093... · Posted by u/arabello
dennisy · 3 months ago
Are we only able to think of these systems as some form of human and probe them from the outside like a therapist?

Surely these sorts of problems must be worked upon from a mathematical standpoint.

dennisy commented on Show HN: tomcp.org – Turn any URL into an MCP server   github.com/Ami3466/tomcp... · Posted by u/ami3466
dennisy · 3 months ago
I am not quite clear why this adds value over a simple web fetch tool which does not require configuration per site.
dennisy commented on What if you don't need MCP at all?   mariozechner.at/posts/202... · Posted by u/jdkee
dennisy · 4 months ago
This is incredibly simple and neat! Love it!

Will have a think about how this can extended to other types of uses.

I have personally been trying to replace all tools/MCPs with a single “write code” tool which is a bit harder to get to work reliably in large projects.

dennisy commented on Modular monolith and microservices: Modularity is what matters   binaryigor.com/modular-mo... · Posted by u/BinaryIgor
dennisy · 4 months ago
The suggested “_contracts” folder lives at the top level of the modules or inside each feature/module?

My guess is it’s a top level folder which shows the cross module deps.

dennisy commented on Toolkit to help you get started with Spec-Driven Development   github.com/github/spec-ki... · Posted by u/mooreds
discreteevent · 4 months ago
There was a really good article on this here a few days ago that didn't get much traction. It was about how programming is a learning feedback loop and because of that there are good and bad ways to use LLMs:

"The readymade components we use are essentially compressed bundles of context—countless design decisions, trade-offs, and lessons are hidden within them. By using them, we get the functionality without the learning, leaving us with zero internalized knowledge of the complex machinery we've just adopted. This can quickly lead to sharp increase in the time spent to get work done and sharp decrease in productivity."

https://martinfowler.com/articles/llm-learning-loop.html

dennisy · 4 months ago
This is a great read and one which for me personally really summarises my feeling on developing with LLMs.
dennisy commented on Toolkit to help you get started with Spec-Driven Development   github.com/github/spec-ki... · Posted by u/mooreds
trjordan · 4 months ago
I don't think we ever get away from the code being the source of truth. There has to be one source of truth.

If you want to go all in on specs, you must fully commit to allowing the AI to regenerate the codebase from scratch at any point. I'm an AI optimist, but this is a laughable stance with current tools.

That said, the idea of operating on the codebase as a mutable, complex entity, at arms length, makes a TON of sense to me. I love touching and feeling the code, but as soon as there's 1) schedule pressure and 2) a company's worth of code, operating at a systems level of understanding just makes way more sense. Defining what you want done, using a mix of user-centric intent and architecture constraints, seems like a super high-leverage way to work.

The feedback mechanisms are still pretty tough, because you need to understand what the AI is implicitly doing as it works through your spec. There are decisions you didn't realize you needed to make, until you get there.

We're thinking a lot about this at https://tern.sh, and I'm currently excited about the idea of throwing an agentic loop around the implementation itself. Adversarially have an AI read through that huge implementation log and surface where it's struggling. It's a model that gives real leverage, especially over the "watch Claude flail" mode that's common in bigger projects/codebases.

dennisy · 4 months ago
Tern looks very interesting.

On your homepage there is a mention that Tern “writes its own tools”, could you give an example on how this works?

dennisy commented on Learning from failure to tackle hard problems   blog.ml.cmu.edu/2025/10/2... · Posted by u/djoldman
dennisy · 4 months ago
Is this related to the article?
dennisy commented on Codemaps: Understand Code, Before You Vibe It   cognition.ai/blog/codemap... · Posted by u/janpio
dennisy · 4 months ago
Looks an interesting enough feature to give Windsurf a try!

u/dennisy

KarmaCake day538October 31, 2016
About
meet.hn/city/gb-London

Socials: - github.com/ydennisy - linkedin.com/in/dennisyurkevich

Interests: AI/ML, Data Science, DevOps, Entrepreneurship, Programming, Startups, Web Development

---

View Original