HackerTrans
TopNewTrendsCommentsPastAskShowJobs

doomspork

no profile record

Submissions

Claudette – An open-source desktop companion for Claude Code

utensils.io
9 points·by doomspork·2 months ago·8 comments

[untitled]

1 points·by doomspork·2 months ago·0 comments

Show HN: Mold – local AI image generation CLI (FLUX, SDXL, SD1.5, 8 families)

github.com
4 points·by doomspork·3 months ago·1 comments

Show HN: Pasta converts clipboard content into simulated keyboard input

github.com
2 points·by doomspork·9 months ago·1 comments

comments

doomspork
·2 months ago·discuss
Thanks! We look forward to hearing your thoughts
doomspork
·2 months ago·discuss
This is great feedback, thank you! Feel free to drop into Discord if you have any other thoughts, suggestions, or feedback.
doomspork
·2 months ago·discuss
Howdy HN, we built Claudette as an open-source desktop companion for Claude Code.

Run multiple Claude Code agents in parallel, each in its own git worktree, each with its own session and terminal. Claudette also supprots remote sessions run on another machine over an encrypted WebSocket connection. Full editor support means you can stay in one app for chat, diffs, terminal, and editor.

So why did we build Claudette? We liked Conductor and similar tools but didn't love that they weren't open source or required a login to use. So we set out to fill that gap, and address a few other things we wanted along the way.

We're continuing to add features with recent additions being Windows support, OpenPeon sound pack integration (300+ packs to pick from, Alan Rickman being my favorite), Monaco integrate for full editor support, and more.

We've got some really exciting features baking right now that should be dropping soon.

Feedback and thoughts welcome!
doomspork
·4 months ago·discuss
Couldn't have said it any better. The experience and the people I've met make it worth it. It's a great little adventure.
doomspork
·7 months ago·discuss
You can prompt it to do so. Look you "Persona based prompting" as a great and fun example of controlling what the LLM spits out and its tone.
doomspork
·8 months ago·discuss
Using a lot of Typescript and Python in my current role and I find myself missing that part of Elixir. Ecosystems are night and day though. For what we're doing we'd have to write far too many libraries ourselves in Elixir and don't have the time right now.
doomspork
·9 months ago·discuss
Pasta is a cross-platform system tray application that converts clipboard content into simulated keyboard input, bridging the gap for applications that don't support direct clipboard pasting.

Created to solve a problem we've all run into before but there wasn't anything that did what we needed.
doomspork
·12 months ago·discuss
We migrated https://ElixirSchool.com off of Jekyll to Phoenix and NimblePublisher back in 2021 (we covered it here: https://elixirschool.com/blog/now-with-more-elixir as well as a lesson on NimblePublisher and Phoenix here: https://elixirschool.com/en/lessons/misc/nimble_publisher). Since then it's worked well for the most part (more on that below) but as we've grown it's become apparent this solution doesn't scale well so now we're exploring options like sqlite.

If you consider how this all works the issue becomes rather obvious: Your content is compiled into Elixir module attributes as strings at build time. The more content you have, the larger these modules become and the more data gets compiled into your application. For a small blog with a small number of posts this would work fine. In our case the ever growing list of lessons, posts, and translations results in a lot of content.

This creates two main pain points: First, compilation times have become painfully slow as the compiler has to process all that content into module attributes on every build. Second, on more than one occasion our Fly.io release has failed due to size and memory usage during deployment, thankfully retries have worked and gotten us on our way.

The trade-off here is that NimblePublisher's strength, everything pre-compiled for fast serving, becomes its weakness when you're dealing with substantial content volumes.

When we pull the trigger on a migration away from NimblePublisher we'll be sure to publish an updated blog post.
doomspork
·12 months ago·discuss
It is the same water but it's also fairly common for people to use harsh chemicals and toilet tablets to keep them clean and smelling fresh. Those would not be so good for your pet.