Viewing profile — runekaagaard
runekaagaard
HN member- Joined
- Mon, Mar 26, 2012, 6:40 AM UTC
- HN karma
- 143
- Public activity
- 61 items
- HN profile
- View on Hacker News ↗
About runekaagaard
No profile information was provided.
Recent public activity
- comment
-
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…
-
comment
Comment #46702961
... also interested. What would one build an Emacs TRAMP plugin for? :)
-
comment
Comment #46698051
Configuring Claude Code ... the new init.el ;)
-
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 …
-
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.
-
comment
Comment #45764648
Thats me to a tee. I also don't have a inner dialogue when thinking through a problem:)
-
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…
-
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.
-
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…
- story
-
comment
Comment #44887943
Heh - yeah have had trillion dollar ideas many times :)
-
comment
Comment #44301953
Luckily i do, but i mean it triggers the api limit in 10 minutes amount of tokens
-
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 …
-
comment
Comment #44070186
Yeah remember when people were using Claude 3.7... so oldschool man
-
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…
-
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…
-
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…
-
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"
-
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
-
comment
Comment #43475448
https://polypane.app/docs/emulation/
-
comment
Comment #43472280
I've used it a lot. Great product, emulates subtle device issues very well that Chrome device view doesn't
-
comment
Comment #43403195
Yeah, Claude can query and read the result sets. It does not send the entire database.
-
comment
Comment #43401872
I use this every day: https://github.com/runekaagaard/mcp-alchemy
-
comment
Comment #43002211
I'm often wondering about if an elixir-like language for Ada could make it more popular.