Live data from Hacker News

Viewing profile — runekaagaard

runekaagaard

HN member
Joined
Mon, Mar 26, 2012, 6:40 AM UTC
HN karma
143
Public activity
61 items

About runekaagaard

No profile information was provided.

Recent public activity

  1. comment
  2. comment
    Comment #46703035

    /sandbox AFAIK uses https://github.com/anthropic-experimental/sandbox-runtime under the hood. It's still experimental and if you dive into the issues I would call its protection li…

  3. comment
    Comment #46702961

    ... also interested. What would one build an Emacs TRAMP plugin for? :)

  4. comment
    Comment #46698051

    Configuring Claude Code ... the new init.el ;)

  5. comment
    Comment #46697610

    It's impossible to not get decision-fatique and just mash enter anyway after a couple of months with Claude not messing anything important up, so a sandboxed approach in YOLO mode …

  6. comment
    Comment #45919052

    I like Claude Code in the terminal. For me it's so good it don't need IDE integration. I'm just using emacs and magit to navigate the code out of band.

  7. comment
    Comment #45764648

    Thats me to a tee. I also don't have a inner dialogue when thinking through a problem:)

  8. comment
    Comment #45711126

    Yeah, totally this. I've had so much fun with AoC, learning nim, elixir at the same time. I would normally tap out around the same place on the first dynamic programming puzzle whi…

  9. comment
    Comment #45316242

    I agree. The industry standard for a great, boring, durable and surprisingly cheap knife is the Victorinox Fibrox Chef's Knife 20 cm.

  10. comment
    Comment #45232019

    Nope, I've really, really tried to like modal editing, because the programmable command chaining is super cool, but even though I became proficient with it I never really enjoyed i…

  11. story
  12. comment
    Comment #44887943

    Heh - yeah have had trillion dollar ideas many times :)

  13. comment
    Comment #44301953

    Luckily i do, but i mean it triggers the api limit in 10 minutes amount of tokens

  14. comment
    Comment #44292012

    My sweet spot at the moment is Claude Desktop with mcp servers for editing and aider --watch for quick fixes. Claude Code uses way, way, way too many tokens on the large project i …

  15. comment
    Comment #44070186

    Yeah remember when people were using Claude 3.7... so oldschool man

  16. comment
    Comment #44061151

    Heh. I'm giving Claude running on AWS Bedrock in a EU datacenter access to read small parts of my email (normally 1-3 email threads in a chat), compose drafts for approval and then…

  17. comment
    Comment #44059258

    Yeah, I too found giving LLMs access to my emails via notmuch [1] is super helpful. Connecting peripheral sources like email and Redmine while coding creates a compounding effect o…

  18. comment
    Comment #43947191

    I thinks a lot is timing and also that it's a pretty low bar to write your first mcp server: from mcp.server.fastmcp import FastMCP mcp = FastMCP("Basic Math Server") @mcp.tool() d…

  19. comment
    Comment #43749575

    It feels a bit like "cheating" that new x-string features are built-in only. It would be cool to be able to do: from foo import bar bar"zoop"

  20. comment
    Comment #43535188

    I'm getting great and stable results with 3.7 on Claude desktop and mcp servers. It feels like an upgrade from 3.5

  21. comment
    Comment #43475448

    https://polypane.app/docs/emulation/

  22. comment
    Comment #43472280

    I've used it a lot. Great product, emulates subtle device issues very well that Chrome device view doesn't

  23. comment
    Comment #43403195

    Yeah, Claude can query and read the result sets. It does not send the entire database.

  24. comment
    Comment #43401872

    I use this every day: https://github.com/runekaagaard/mcp-alchemy

  25. comment
    Comment #43002211

    I'm often wondering about if an elixir-like language for Ada could make it more popular.