Viewing profile — jarredkenny
jarredkenny
HN member- Joined
- Mon, Jul 28, 2014, 4:57 PM UTC
- HN karma
- 27
- Public activity
- 26 items
- HN profile
- View on Hacker News ↗
About jarredkenny
Recent public activity
-
comment
Comment #48718745
I started building my own version of this before I discovered herdr, and while its not quite the same it's improved my development workflow by an order of magnitude. https://jmux.b…
-
comment
Comment #47753130
I've been building a tmux wrapper that is similar you might be interested in. https://jmux.build
- comment
-
comment
Comment #47658809
Happy to hear this works in WSL!
-
comment
Comment #47658806
Not in anyway that worktrees and coding agents don't already. jmux follows the Unix philosophy which means you compose it with the tools for your workflow. I use a git worktree per…
-
story
Show HN: jmux – tmux-based development environment for humans and coding agents
I've been a tmux user for years. When I started running 5-10 Claude Code sessions in parallel, I tried the tools that are out there: Conductor, cmux, the GUI orchestrators. None of…
- story
-
comment
Comment #46850948
Hey HN, I built Agency, a platform for running teams of AI coding agents that coordinate through an orchestrator/worker architecture. Over the past week I've been watching everyone…
- story
-
comment
Comment #46471287
I wrote this because I kept hitting the same wall with AI coding assistants. Small tasks work fine, medium ones when planned properly. But when I tried building something real, lik…
- story
- story
-
comment
Comment #45371377
TLDR: Typescript has objects and destructuring. If you squint it kinda looks like Python's kwargs, because both JS objects and Python kwargs are simply key value pairs.
- story
-
comment
Comment #44931506
I fell in love with Nim a couple of years ago, but feel like Zig gaining popularity has really pushed Nim out of the limelight in terms of developer adoption.
-
comment
Comment #44581174
is this the year of the linux desktop?
-
comment
Comment #44569355
In terms of revenue for my startup, plenty more.
-
comment
Comment #44565762
My napkin math is that I can now accomplish 10x more in a day than I could even one year ago, which means I don't need to hire nearly as many engineers, and I still come out ahead.…
-
comment
Comment #44565585
I am absolutely benefitting from them subsidizing my usage to give me Claude Code at $200/month. However, even if they 10x the price its still going to be worth it for me personall…
-
comment
Comment #44564984
A very productive minority.
-
comment
Comment #38544510
I've enjoyed building things in Nim. I picked it up by building small CLIs, and then eventually by starting a 3D game engine project in Nim. It's the language that I wish would tak…
-
comment
Comment #22400149
Very happy to see Nim gaining some adoption. I started using Nim about a year ago and could not be happier with the language. I do wonder what it might take to take Nim towards "ma…
- story
-
story
We are Rankopolis, we are back, and we want your opinions
Hello Hacker News, Two weeks ago we posted here on Hacker News requesting that some of you check out our start up and let us know what you think. Well, We have listened to your fee…
-
comment
Comment #8098226
Thank you, just caught some bugs in our preview feature and are fixing them now.