HackerTrans
TopNewTrendsCommentsPastAskShowJobs

tjohnell

131 karmajoined قبل 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/

Submissions

[untitled]

1 points·by tjohnell·قبل 5 أيام·0 comments

[untitled]

1 points·by tjohnell·قبل شهرين·0 comments

[untitled]

1 points·by tjohnell·قبل 4 أشهر·0 comments

LLMs can be exhausting

tomjohnell.com
348 points·by tjohnell·قبل 4 أشهر·212 comments

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

tomjohnell.com
7 points·by tjohnell·قبل 4 أشهر·1 comments

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

tomjohnell.com
17 points·by tjohnell·قبل 6 أشهر·5 comments

comments

tjohnell
·قبل 11 يومًا·discuss
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 يومًا·discuss
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
·قبل شهرين·discuss
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
·قبل شهرين·discuss
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 أشهر·discuss
Slop’s Law

If it can be slopped, it will be slopped.
tjohnell
·قبل 3 أشهر·discuss
Please share the repo for the API and we will happily provide technical feedback.
tjohnell
·قبل 4 أشهر·discuss
AirPods are criminally low on that list.
tjohnell
·قبل 4 أشهر·discuss
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 أشهر·discuss
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 أشهر·discuss
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 أشهر·discuss
Author here - I agree with you :)
tjohnell
·قبل 4 أشهر·discuss
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 أشهر·discuss
Hi all - author of Pike here. Happy to answer any questions.
tjohnell
·قبل 4 أشهر·discuss
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 أشهر·discuss
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 أشهر·discuss
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 أشهر·discuss
You inspired me to release it to the app store: https://apple.co/4apwHBk
tjohnell
·قبل 6 أشهر·discuss
This should no longer be a problem. I am notarizing the app!
tjohnell
·قبل 6 أشهر·discuss
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 أشهر·discuss
Posturr is now notarized!