Viewing profile — MorehouseJ09
MorehouseJ09
HN member- Joined
- Thu, Oct 03, 2013, 9:40 PM UTC
- HN karma
- 33
- Public activity
- 31 items
- HN profile
- View on Hacker News ↗
About MorehouseJ09
Bring your own cloud, for everyone.
Recent public activity
-
comment
Comment #47353345
Early on, we decided to use the "uber go stack": temporal, zap, fx. we wrote about how fx + fxtest has helped us do integration tests in a fairly large code base (200+ api endpoint…
- story
-
comment
Comment #46436073
My keyboard obsession definitely turned into a rabbit hole. Once I got into the kinesis split, I immediately realized the world of wanting to customize it. This led me to figuring …
-
comment
Comment #46436043
Using this for my next build. Could you share more on how you did the activations for 1-handed used? That sounds quite interesting.
-
comment
Comment #46403745
You hit the nail on the head with the 2/3 thumb key bit. That is what was such a game changer for me with the kinesis. all the sudden you have real estate to take a layering approa…
-
comment
Comment #46397231
That is quite good feedback, and I will make sure we get that addressed asap. Thank you. FWIW, we're incorporated in delaware, and based in the US.
-
comment
Comment #46396005
I forked https://github.com/yetone/avante.nvim and have been adding some additional features for claude-code (acp mode) into it. I've found it to be the best workflow for me: I'm s…
- story
-
comment
Comment #46395936
I'm building a toucan (piantor style layout) and was thinking about using seniply layout, but this looks much better.
-
comment
Comment #46395909
disclaimer: I'm the ceo of this company. What started as a joke a few years ago has actually turned into really good signal. I've found that the engineers who care enough to invest…
-
comment
Comment #46304970
Hey I'm Jon, founder of Nuon. We decided to open-source Nuon after almost 4 years of operating as a closed-source company. As BYOC has become a more standard way to deploy software…
- story
-
comment
Comment #46282767
Every ORM needs to be extensible, and GORM really nailed this. Some thoughts from our team on how we're using plugins in our 100+ table data model
- story
- story
-
comment
Comment #45947940
I will also add, part of the reason I'm most bullish on amp at this point is because their architecture allows interacting with amp from different contexts + threading is better th…
-
comment
Comment #45947927
I've been thinking more and more how modern coding agents are best when you can use them natively in your editor. You as a developer have more context and in turn can give your age…
- story
-
comment
Comment #45920184
I wrote some thoughts on Bring Your Own Bucket, the evolution of S3 and why I think that blob storage is the default storage layer for any software deployed into customer environme…
- story
-
comment
Comment #45828443
Just because it's in your customer's environment does not make it more secure. Sharing some learnings I've had over the past few years.
- story
-
comment
Comment #45143805
We were using podman at our company, and it was great for a while but we recently migrated to orb. The UX with orb is just much easier and the small gotchas between docker/podman s…
-
comment
Comment #45067492
“If it takes longer to explain to the system all the things you want to do and all the details of what you want to do, then all you have is just programming by another name,” I thi…
-
comment
Comment #45057842
Tom nails it, BYOC, by default is not more secure just because it's in the customer's cloud account. Just like self-hosted. At worst, BYOC has a much bigger blast radius and can ca…