Viewing profile — felixrieseberg
felixrieseberg
HN member- Joined
- Thu, Jun 13, 2013, 5:57 PM UTC
- HN karma
- 2,367
- Public activity
- 160 items
- HN profile
- View on Hacker News ↗
About felixrieseberg
Recent public activity
-
comment
Comment #49059944
This is beautiful, the title alone gave me a good chuckle.
-
comment
Comment #49001388
Thank you! I'll fix both of these pronto
- story
- story
- story
-
comment
Comment #47220118
Hi, Felix from Anthropic here. I work on Claude Cowork and Claude Code. Claude Cowork uses the Claude Code agent harness running inside a Linux VM (with additional sandboxing, netw…
-
comment
Comment #47107079
Hi, Felix here - I'm responsible for said Electron app, including Claude Code Desktop and Claude Cowork. All technology choices are about trade-offs, and while our desktop app does…
-
comment
Comment #46594335
Worth calling out that execution runs in a full virtual machine with only user-selected folders mounted in. CC itself runs, if the user set network rules, with https://github.com/a…
-
comment
Comment #46593439
Oh, to be clear, I have a team of amazing humans and Claude working with me!
-
comment
Comment #46593332
Hi, Felix from the team here, this is my product - let us know what you think. We're on purpose releasing this very early, we expect to rapidly iterate on it. (We're also battling …
-
comment
Comment #46022380
Disclosure: I work at Anthropic, have worked on MCP I also think this is pretty big. I think a problem we collectively have right now is that getting MCP closer to real user flows …
- story
-
comment
Comment #44690146
Hey Neil, this is cool! If you package it up as a desktop extension ( https://github.com/anthropics/dxt ) and send it to me ( https://docs.google.com/forms/d/e/1FAIpQLScHtjkiCNjpqn…
-
comment
Comment #44270755
> Instead of competing with hundreds in the application pile, you reach decision-makers directly. As a hiring manager, my inbox is already drowning. I don't mind the applications, …
-
comment
Comment #43910199
Ah, shoot, I had an error in my build script. That's now fixed! https://github.com/felixrieseberg/clippy/releases/tag/v0.4.1
-
comment
Comment #43906969
Yeah, reproducible builds would be fantastic. I sign my binaries on macOS with Apple codesign and notarize - and with Microsoft's Azure trusted signing for Windows. Both operating …
-
comment
Comment #43906877
The real answer is that some of us (the Electron maintainers) have been playing with local LLMs in desktop apps and right now, node-llama-cpp is by far the easiest way to experimen…
- story
-
comment
Comment #43333562
Daniel, congrats! I'm _so_ excited about everything y'all have achieved in the last few years.
-
comment
Comment #43213847
Azure Trusted Signing is one of the best things Microsoft has done for app developers last year, I'm really happy with it. It's $9.99/month and open both to companies and individua…
-
comment
Comment #43213363
As an Electron maintainer, I'll re-iterate a warning I've told many people before: Your auto-updater and the underlying code-signing and notarization mechanisms are sacred . The re…
-
comment
Comment #42964933
Notion (Editor) | Full-Time | NYC or SF | 2x/week in office We're looking for a fullstack eng (if you lean FE/BE that's cool) who is interested in working on the product OR foundat…
- story
- story
-
comment
Comment #40857842
It sounds like you're looking for CSS frameworks and plenty of them exist - Bootstrap for instance doesn't require you to use the JS part of it.