Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
runekaagaard
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
11 ms
·
1.
▲
by
runekaagaard
14d ago
OK thanks! Would love to read :)
2.
▲
by
runekaagaard
14d ago
What ... how ...? Just bought two yesterday for playing with local llm but thought 3.8 was totally out of reach!?
3.
▲
by
runekaagaard
8mo ago
/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 light. Many users experiences
4.
▲
by
runekaagaard
8mo ago
... also interested. What would one build an Emacs TRAMP plugin for? :)
5.
▲
by
runekaagaard
8mo ago
Configuring Claude Code ... the new init.el ;)
6.
▲
by
runekaagaard
8mo ago
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 feels much safer. It takes the stress about needing to
7.
▲
by
runekaagaard
10mo ago
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.
8.
▲
by
runekaagaard
11mo ago
Thats me to a tee. I also don't have a inner dialogue when thinking through a problem:)
9.
▲
by
runekaagaard
11mo ago
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 which just takes me so long to wrap my head around each ti
10.
▲
by
runekaagaard
1y ago
I agree. The industry standard for a great, boring, durable and surprisingly cheap knife is the Victorinox Fibrox Chef's Knife 20 cm.
11.
▲
by
runekaagaard
1y ago
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 it. Starting out emacs i got super fatigued with all the
12.
▲
Using Claude's chat search and memory to build on previous context
(support.anthropic.com)
1 points
by
runekaagaard
1y ago
|
0 comments
13.
▲
by
runekaagaard
1y ago
Heh - yeah have had trillion dollar ideas many times :)
14.
▲
by
runekaagaard
1y ago
Luckily i do, but i mean it triggers the api limit in 10 minutes amount of tokens
15.
▲
by
runekaagaard
1y ago
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 work most on.
16.
▲
by
runekaagaard
1y ago
Yeah remember when people were using Claude 3.7... so oldschool man
17.
▲
by
runekaagaard
1y ago
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 send them in a separate step. I can read and approve a
18.
▲
by
runekaagaard
1y ago
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 on LLM quality. Enterprise OAuth2 is a pain though - makes se
19.
▲
by
runekaagaard
1y ago
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() def multiply(a: int, b: int
20.
▲
by
runekaagaard
1y ago
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"
21.
▲
by
runekaagaard
1y ago
I'm getting great and stable results with 3.7 on Claude desktop and mcp servers. It feels like an upgrade from 3.5
22.
▲
by
runekaagaard
1y ago
https://polypane.app/docs/emulation/
23.
▲
by
runekaagaard
1y ago
I've used it a lot. Great product, emulates subtle device issues very well that Chrome device view doesn't
24.
▲
by
runekaagaard
2y ago
Yeah, Claude can query and read the result sets. It does not send the entire database.
25.
▲
by
runekaagaard
2y ago
I use this every day: https://github.com/runekaagaard/mcp-alchemy
26.
▲
by
runekaagaard
2y ago
I'm often wondering about if an elixir-like language for Ada could make it more popular.
27.
▲
by
runekaagaard
2y ago
We've rolled our own liveview and have happily used it in production for several years now: https://hypergen.it/
28.
▲
by
runekaagaard
2y ago
Rust's borrow checker?
29.
▲
by
runekaagaard
2y ago
Looks very good, thx for sharing! Can it be integrated with an existing large nginx config with multiple domains, server and client certificates, websockets, other custom settings and different apps deployed with ansible or does it need to
30.
▲
by
runekaagaard
2y ago
Beauty!
More ›