HackerTrans
トップ新着トレンドコメント過去質問紹介求人

tjohnell

131 カルマ登録 9 年前
My name is Tom Johnell. I am a software engineer, engineering leader, and more recently, an independent sponsor.

Can read more about what I'm doing here: https://tomjohnell.com/

投稿

[untitled]

1 ポイント·投稿者 tjohnell·5 日前·0 コメント

[untitled]

1 ポイント·投稿者 tjohnell·2 か月前·0 コメント

[untitled]

1 ポイント·投稿者 tjohnell·3 か月前·0 コメント

LLMs can be exhausting

tomjohnell.com
348 ポイント·投稿者 tjohnell·4 か月前·212 コメント

Pike – Solving the "should we stop here or gamble on the next exit" problem

tomjohnell.com
7 ポイント·投稿者 tjohnell·4 か月前·1 コメント

Show HN: I made an app that blurs my screen when I slouch

tomjohnell.com
17 ポイント·投稿者 tjohnell·6 か月前·5 コメント

コメント

tjohnell
·10 日前·議論
Who knows - this could be the last model we see from Anthropic. Or it just becomes the wild west and we figure it out as we go.
tjohnell
·12 日前·議論
I’m good with just tailscale and self-hosted web-apps. Seems the main selling point is either native UX or reduced barriers to entry security-wise. I like barriers to entry.
tjohnell
·2 か月前·議論
It will inevitably learn how to think in a way that translates to one (moral) meaning and back but has an ulterior meaning underneath.
tjohnell
·2 か月前·議論
I’ve been doing a ragtag version of this with sub-agents, TTS, and STT in Claude Code. Real-time would be pretty awesome, even if it’s just orchestrating other agents. I’m might have to try this on top of my Claude agents. I don’t think the model doing the talking necessarily needs to do the heavy reasoning - just needs to have context on your other agents, delegate, and remain present.
tjohnell
·3 か月前·議論
Slop’s Law

If it can be slopped, it will be slopped.
tjohnell
·3 か月前·議論
Please share the repo for the API and we will happily provide technical feedback.
tjohnell
·4 か月前·議論
AirPods are criminally low on that list.
tjohnell
·4 か月前·議論
Hi jmx, I hadn't considered that scenario. I'd be happy to as long as Apple doesn't have me jump through too many hoops. I don't mind a few hoops though.
tjohnell
·4 か月前·議論
I'm also interested in your second bullet. The likelihood that you're passing by a cool outdoor event while blazing down the interstate is a lot higher than if you're staying in town. The data would be very difficult to source.

Thanks for the ideas though. Give Pike a try and let me know what you think.
tjohnell
·4 か月前·議論
No Android app - however, using the current app as the spec, it would be interesting and fun to take on creating the Android version. I really don't believe it would be that hard. Stay tuned.
tjohnell
·4 か月前·議論
Author here - I agree with you :)
tjohnell
·4 か月前·議論
Hello, I appreciate the kind words. When I realized that radial search just wasn't going to be accurate (and potentially harmful given people might exit onto another interstate thinking they could grab some Wendy's), I posited to Claude: "I need to understand reachability of a POI from an exit, reachability being defined as driving time less than X amount of time". Claude then suggested two open-source projects: Valhalla & OSRM. I haven't done much research on Valhalla - Claude ultimately recommended OSRM for its "simplicity" but again, I don't honestly know if that's true. Claude can definitely be credited with my decision to choose OSRM.
tjohnell
·4 か月前·議論
Hi all - author of Pike here. Happy to answer any questions.
tjohnell
·4 か月前·議論
Hi - author of Pike here. You have it right. I don't think the current UX is perfect though. Clearly it's confusing folks!
tjohnell
·4 か月前·議論
Hi all - just sharing my latest invention that was recently released to the iOS app store. If you'll be on the road any time soon, please give the app a try!
tjohnell
·5 か月前·議論
https://github.com/tldev/posturr

Posturr is a macOS app that blurs your screen when you slouch. I’ve always had bad posture at my desk, so I wanted to figure out a way to check myself. This idea is not radically new, but the methods by which Posturr reminds, e.g. blurring screen, colored border, is unique and effective.

Recently released to the App Store at: https://apps.apple.com/us/app/posturr-posture-monitor/id6758...
tjohnell
·5 か月前·議論
You inspired me to release it to the app store: https://apple.co/4apwHBk
tjohnell
·6 か月前·議論
This should no longer be a problem. I am notarizing the app!
tjohnell
·6 か月前·議論
My first prompt was:

"Help me develop a MacOS app that blurs my screen the closer my mouse is to the top of the monitor"

That was my PoC to see if there's APIs Claude could find that would make this easy to do. Once I proved that worked, I asked it to instead help me devise a way to adjust that blur based on my posture. It suggested the vision framework and measuring head height.

Just kept iterating, one step at a time. Any toil I experienced, I asked it to remove or automate.
tjohnell
·6 か月前·議論
Posturr is now notarized!