baalimago

↗ HN profile [ 71.0 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. AI 2027 (ai-2027.com)
  2. Since everything needs an AI slogan now a days: with this you can just keep your browser open as it's being worked on agentically and see your website be built in front of your eyes!

  3. Bell Character (en.wikipedia.org)
  4. Boltzmann Brain (en.wikipedia.org)
  5. Meaning: Is there some test where humans reliably fail, while LLMs reliably succeed?

  6. I don't want to send my data to third party vendors all the time. But from my experience, the LLMs needs to be quite beefy in order to understand tool-calling, especially at longer contexts (200k+). Before I dive…

  7. What's the minimum required hyperparameters to create an AI agent? 1. Model to use, 2. the prompt and 3. which tools to use (mcp servers/internal). The rest is just wiring to make the agentic loop work. This is an…

  8. Go away Python (lorentz.app)
  9. My half-year HN Clai post with updates! Most exciting feature is that Clai may now call itself as a tool! This allows Clai to solve very dynamic problems, considering the vast set of features it has. So all tools Clai…

  10. Pierre Brassau (en.wikipedia.org)
  11. Skillbased Versioning v1.0.2 (skillbased.space)
  12. Firstly to clarify what I mean with AI agent: A script which utilizes an LLM is not an agent. It's automation, alternatively a "workflow" (according to Anthropic). An AI agent is a system which is handling complex…

  13. Free Advice (free-advice.wasmer.app)
  14. AI Bubble –> AI Winter (en.wikipedia.org)
  15. Thagomizer (en.wikipedia.org)
  16. I'm moving some terraform state after a refactor. A very tedious problem (as some of you may know). About 50 resources to be destroyed, and 50 to be created, it would take me at least 1-2 hours to manually move the…