PinnedInBootcampbyR. Harvey·Oct 31, 2025Why building AI teachers is impossibleor at least nearly impossibleA response icon1A response icon1
PinnedInBootcampbyR. Harvey·Feb 21, 2025Using Agentic AI Code EditorsI tried StackBlitz’s bolt, Lovable, and TraeAI by TikTok. In general, I was really impressed. However, there are still some things missing…A response icon2A response icon2
PinnedR. Harvey·Apr 16, 20247 Rust crates you will probably needHere are 7 basic Rust crates that you will need to build with Rust; including an intro with real-world examples and further references.
PinnedInIntuitionMathbyR. Harvey·Jul 4, 2023Why all numbers are imaginaryIn mathematics, imaginary numbers are all multiples of i with a real number. They are called imaginary because they are the solution to the…A response icon4A response icon4
InBootcampbyR. Harvey·Feb 19On Tasteor why taste is not subjective, featuring a classic Paul Graham essay.
R. Harvey·Dec 15, 2025Prompt engineering techniques to avoid hallucination in AI agentsWhen building AI agents, one of the biggest problems is hallucinations. But how can we prevent or mitigate them?
R. Harvey·Oct 30, 2025A practical lesson on combinatoricsA review of an interesting combinatorial problem with a practical lesson included
R. Harvey·Mar 13, 2025To prevent warsIt takes people like JFK during the Cuban Missile Crisis that can put their egos aside and protect the world from war by going into…
InIntuitionMathbyR. Harvey·Dec 14, 2024Secret Santa (A Christmas Math Problem)How likely is it that two people are assigned to one another in Secret Santa? Find out in this article!
R. Harvey·Nov 3, 2023Why inheritance is still awesomeInheritance got a lot of hits recently. In this article, I want to show you how you can write enjoyable code using inheritance.A response icon1A response icon1