I've used it on a Dell laptop too, but it was far inferior to the Trackpoint. I think IBM/Lenovo had a patent on the specific technology but it might be expired now.
I don't think more modern ThinkPads are much better... they have a shorter keyboard depth than the earlier models and the feel overall is significantly reduced... I understand as most people don't generally want a "thick" notebook.
I'm with you on desktop but I've been craving some sort of way to interact with Claude Code from my phone while I'm out and about.
What I want at the core is to be able to open up access to my laptop's currently running Claude Code instance (without all these hacky backdoors that fork the chat with every message by using `--print`; I want a first class API that lets me append messages to the current chat), then I want to be able to send messages (with voice transcription) and approve/deny permissions and see the code diffs and all of that.
Maybe something like a Telegram bot? I had hopes for Claude Code UI[1] but the web interface is too clunky on mobile.
I have been using VibeTunnel from the iPad. Probably not good for a phone, but on a slightly larger screen it's great. The tailscale integration makes it super easy.
Many of my claude tasks get frequently get stuck over small stuff, or require input from me, so I had Claude whip up something comparable in a few minutes. Now I can keep them moving remotely with ease and not be stuck in front of a desktop monitoring them! It's dreamy.
What's your use case / use need for this flow? Personally I really do not want to do this sort of thing from my phone. I just can't see "coding" from my phone as anything but clunky and unpleasant, even with an assistant.
(Not to mention that if I only have my phone, I'm probably out doing something where I don't want to be working...)
Similar request as the parent, my use case is I setup a long prompt/task and like to go for a walk around the block to get my legs moving. Being able to "move the llm along" and make small modifications from my phone would be nice. Personally, I'd never do a long session that way but the chance to move my legs while it does a long task but not get stuck on a simple question in the claude tool would be lovely.
Preordered! I'm so excited; I had a pebble way back in the day and I remember liking the vibe of it way more than any Apple Watch/fitbit I've owned since. It feels the closest to the watch I would make if I made watches.
Where might I find the SDK or developer docs for how to make apps for this thing?
There’s a reason intermittent rewards are so intoxicating to naturally evolved brains: exploiting systems that give intermittent rewards is a great resource acquisition strategy.
I was surprised recently to see that gemini-cli[0] and codex[1] each have way more GitHub stars than Claude Code[3]. Currently 62k, 31k, and 25k respectively.
Stars are only a proxy for use, of course, but I'm not sure what a closer public indicator might be.
> I would argue that there are very few benefits of AI, if any at all. What it actually does is create a prisoner's dilemma situation where some use it to become more efficient only because it makes them faster and then others do the same to keep up. But I think everyone would be FAR better off without AI.
Personally, my life has significantly improved in meaningful ways with AI. Apart from the obvious work benefits (I'm shipping code ~10x faster than pre-AI), LLMs act as my personal nutritionist, trainer, therapist, research assistant, executive assistant (triaging email, doing SEO-related work, researching purchases, etc.), and a much better/faster way to search for and synthesize information than my old method of using Google.
The benefits I've gotten are much more than conveniences and the only argument I can find that anyone else is worse off because of these benefits is that I don't hire junior developers anymore (at max I was working with 3 for a contracting job). At the same time, though, all of them are also using LLMs in similar ways for similar benefits (and working on their own projects) so I'd argue they're net much better off.
A few programmers being better off does not make an entire society better off. In fact, I'd argue that you shipping code 10x faster just means in the long run that consumerism is being accelerated at a similar rate because that is what most code is used for, eventually.
I spent much of my career working on open source software that helped other engineers ship code 10x faster. Should I feel bad about the impact my work there had on accelerating consumerism?
I don't know if you should feel bad or not, but even I know that I have a role to play in consumerism that I wish I didn't.
That doesn't necessitate feeling bad because the reaction to feel good or bad about something is a side effect of the sort of religious "good and evil" mentality that probably came about due to Christianity or something. But *regardless*, one should at least understand that because our world has reached a sufficient critical mass of complexity, even the things we do that we think are benign or helpful can have negative side effects.
I never claim that we should feel bad about that, but we should understand it and attempt to mitigate it nonetheless. And, where no mitigation is possible, we should also advocate for a better societal structure that will eventually, in years or decades, result in fewer deleterious side effects.
The TV show The Good Place actually dug into this quite a bit. One of the key themes explored in the show was the idea that there is no ethical consumption under capitalism, because eventually the things you consume can be tied back to some grossly unethical situation somewhere in the world.
I think the idea with unregistry is that you're still building somewhere else once but then instead of pushing everything to a registry once you push your unique layers directly to each server you're deploying.