Viewing profile — jhurliman
jhurliman
HN member- Joined
- Wed, Oct 06, 2010, 10:30 PM UTC
- HN karma
- 228
- Public activity
- 71 items
- HN profile
- View on Hacker News ↗
About jhurliman
[ my public key: https://keybase.io/jhurliman; my proof: https://keybase.io/jhurliman/sigs/r1AFYXcqr3HP5OO55Ek27hFX8FIwIjUzHmesSMd86Hc ]
Recent public activity
-
comment
Comment #48001639
Very cool! I posted my own experiments in this area a few months back, which were an iteration on an existing Ableton MCP. It’s great to see more people experimenting in the spaces…
-
comment
Comment #46487999
https://github.com/jhurliman/ableton-mcp/pull/1
-
comment
Comment #46484170
One thing I don’t cover in the blog post is ensuring your MCP tool calls are well documented. (If it’s an existing MCP you can do this with a README or instructions file.) I saw a …
-
comment
Comment #46484071
Author here, I think you’re spot on. If I set out specifically to make a mashup and spent the same number of hours working toward that goal I think I could have gotten to the same …
- story
-
comment
Comment #44978380
I think it just got folded under the umbrella concept of model alignment. And it moved from theoretical discussions to practical daily struggles with LLMs deleting failing unit tes…
-
comment
Comment #44832770
The Sumerians were on to something: https://en.m.wikipedia.org/wiki/Sexagesimal
-
comment
Comment #44814578
That’s exactly what I have. The C++ codebases I work on build against a specific pinned version of LLVM with many warnings (as errors) enabled, and building with a different versio…
-
comment
Comment #44467417
I didn’t see any mention of running a model locally on device like the Hibiki abstract states. Is this available?
-
comment
Comment #42818596
three.js might not be the right fit for computational rendering/raytracing, optimization techniques like frustum culling are more or less baked into the engine.
-
comment
Comment #42267577
Was https://hyperaide.com/pricing added after your comment?
-
comment
Comment #40628691
For low dimensional (such as 2D) projections of high dimensional data, especially useful for visualization, take a look at UMAP - https://umap-learn.readthedocs.io/en/latest/
-
comment
Comment #40321305
vscode remote containers are still the standard, but I find them very usable nowadays. My setup is a MBP M2 that I use to remote into a Windows WSL setup at home, a Linux desktop a…
-
comment
Comment #35843170
Yes, Cruise cars have enough pose/gesture recognition for this. It’s needed for road construction with flaggers.
-
comment
Comment #34422952
Take a look at the MCAP file format ( https://mcap.dev ), we invented it for the robotics industry but it’s a generic write-optimized container format for time series data. Since i…
-
comment
Comment #33342194
It’s not just you, this is a fundamental challenge in programming. I think this paper by Peter Naur lays out the reason why it’s difficult, because software is a lossy representati…
-
comment
Comment #32036510
Verdant Robotics ( https://www.verdantrobotics.com/ ) does targeted herbicide applications using weed detection and a two-axis turret, with a laser-based variant in the works.
-
comment
Comment #31038846
My company is remote only and the money saved on office space has been reallocated to additional team outings and a longer runway. Constant outings sounds a bit overwhelming, perso…
-
comment
Comment #27705825
Even for our company, we would fork over the $600 but it looks like all of the EV cert options require a hardware signing key. Putting a human in the loop for our otherwise fully a…
-
comment
Comment #26181763
I had the opportunity to go down to JPL and speak with team members about this design decision. The space hardened processors are not fast enough to do real time sensor fusion and …
-
comment
Comment #24172367
Obligatory comic: https://i.redd.it/whnuvoh4od031.jpg
-
comment
Comment #24077895
Getting there. This is one part of the puzzle: https://arxiv.org/pdf/2007.11965
-
comment
Comment #23953355
The worst is when I see someone using vim or Emacs over SSH. If you think Electron apps are bad, imagine adding a network round trip between every keystroke!
-
comment
Comment #23815122
The conversation was a non-starter due to antitrust laws. Intel has wanted to purchase both ARM and NVIDIA for at least a decade. This is according to the internal rumor mill at In…
-
comment
Comment #22791215
Not exactly a shooter game, but Second Life has had this feature for a while based on Vivox and OpenAL ( http://wiki.secondlife.com/wiki/Voice/Technical ).