Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
jhurliman
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
jhurliman
5mo ago
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 of interfacing with complex applications and music producti
2.
▲
by
jhurliman
9mo ago
https://github.com/jhurliman/ableton-mcp/pull/1
3.
▲
by
jhurliman
9mo ago
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 jump in efficiency when I manually edited the docstrings wit
4.
▲
by
jhurliman
9mo ago
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 place. This was a journey that started with wrapping my head
5.
▲
Experiments with Ableton-MCP
(jhurliman.org)
102 points
by
jhurliman
9mo ago
|
20 comments
6.
▲
by
jhurliman
1y ago
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 tests
7.
▲
by
jhurliman
1y ago
The Sumerians were on to something: https://en.m.wikipedia.org/wiki/Sexagesimal
8.
▲
by
jhurliman
1y ago
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 version entails a nonzero amount of effort. Ubuntu will happily in
9.
▲
by
jhurliman
1y ago
I didn’t see any mention of running a model locally on device like the Hibiki abstract states. Is this available?
10.
▲
by
jhurliman
2y ago
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.
11.
▲
by
jhurliman
2y ago
Was https://hyperaide.com/pricing added after your comment?
12.
▲
by
jhurliman
2y ago
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/
13.
▲
by
jhurliman
2y ago
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 at work, and various servers. Nesting remote SSH + remote Doc
14.
▲
by
jhurliman
3y ago
Yes, Cruise cars have enough pose/gesture recognition for this. It’s needed for road construction with flaggers.
15.
▲
by
jhurliman
4y ago
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 it’s a container format, you need to choose a seria
16.
▲
by
jhurliman
4y ago
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 representation of a theory held in one or more individuals heads. The or
17.
▲
by
jhurliman
4y ago
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.
18.
▲
by
jhurliman
4y ago
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, personally.
19.
▲
by
jhurliman
5y ago
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 automated release process is a non-starter.
20.
▲
by
jhurliman
6y ago
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 flight control, so they were forced to move to the faster sn
21.
▲
by
jhurliman
6y ago
Obligatory comic: https://i.redd.it/whnuvoh4od031.jpg
22.
▲
by
jhurliman
6y ago
Getting there. This is one part of the puzzle: https://arxiv.org/pdf/2007.11965
23.
▲
by
jhurliman
6y ago
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!
24.
▲
by
jhurliman
6y ago
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 Intel Labs circa 2010, so take it with a grain of salt.
25.
▲
by
jhurliman
6y ago
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 ).
26.
▲
by
jhurliman
7y ago
Is there a version of Ubuntu that has GUI NetworkManager support for WireGuard? I’m missing the convenience of toggling the VPN on and off from the system menu.
27.
▲
by
jhurliman
7y ago
Given an energy map of an image and a target number of pixels to remove, the algorithm is deterministic. The step to apply ML would be the energy map generation. Saliency map generation with CNNs is an active area of research and it could r
28.
▲
by
jhurliman
8y ago
This reminds me a lot of House of Leaves ( https://www.goodreads.com/book/show/24800.House_of_Leaves )
29.
▲
by
jhurliman
8y ago
The same type of person that would be that inconsiderate of other people’s time in the first place. For many people that are that bad at reading social cues it won’t be interpreted as a reasonable request.
30.
▲
by
jhurliman
8y ago
Aren’t we all. http://rickandmorty.wikia.com/wiki/Interdimensional_Cable
More ›