Viewing profile — jeremycarter
jeremycarter
HN member- Joined
- Tue, Oct 02, 2018, 9:29 PM UTC
- HN karma
- 281
- Public activity
- 222 items
- HN profile
- View on Hacker News ↗
About jeremycarter
Recent public activity
-
comment
Comment #49191366
This concept has been around for a long time. https://www.microsoft.com/en-us/research/wp-content/uploads/...
-
comment
Comment #49163781
Do you have any engineering staff in Australia?
-
comment
Comment #49015678
Surprised how well the Orleans serializer performs for most uses cases.
-
comment
Comment #48989327
Check out https://siloserver.org . Silo has its own API but also spins up a Jellyfin-protocol compatibility layer. This allows you to use any Jellyfin client and just point it at y…
-
comment
Comment #48652068
You've never worked at a large company.
-
comment
Comment #48592040
As Reddit already pointed out, this is nothing novel.
-
comment
Comment #48531874
I find the cult of python is hard to shift from some people. They just can't see it.
-
comment
Comment #47482607
The CD is available on Archive.org
-
comment
Comment #47482600
Hundreds of thousands of .NET applications run inside Linux Docker containers.
-
comment
Comment #47339881
The tab key doesn't even work consistently across apps and screens.
-
comment
Comment #47230957
There are genuinely some great power toys available.
-
comment
Comment #47230953
[flagged]
-
comment
Comment #45935233
Last year I wrote a simple system using Semantic Kernel, backed by functions inside Microsoft Orleans, which for the most part was a business logic DSL processor by LLM. Your busin…
-
comment
Comment #43491909
When you put it like that it really is a bad product.
-
comment
Comment #43165530
Great response. All arguments are valid and fair.
-
comment
Comment #43022066
Sounds good!
-
comment
Comment #42956097
98% of teams I've worked on did not need microservices.
-
comment
Comment #42562448
What's the technology behind this. I'm working on something myself, using a distributed actor model (setup like a graph) to create a living reactive model.
-
comment
Comment #42301256
My sentiments exactly - well said. The big mistake is forcing OOP onto everything. It's why I really have an affinity with the virtual actor, it has just enough OOP for me to have …
-
comment
Comment #42295108
I agree. I'm not advocating doing a purist DDD solution but rather using similar modelling techniques and just making naive actors.
-
comment
Comment #42295034
It's just part 1. I have just published part 2 which goes into more detail.
-
comment
Comment #42292439
That's fair feedback. I wanted to post it in 3 parts, but I see now I probably should have just made one large post.
-
comment
Comment #42292433
As I mentioned there's nothing novel in this post, especially for a senior. This is more about getting some context out of the way so that I can show some techniques in a future po…
-
comment
Comment #42292358
It's tricky to provide a really good example right now. I notice in the .NET world there are like these DDD "starter packs", and my god, they're just layers of maintainability hell…
- story