Live data from Hacker News

A macOS app that blurs your screen when you slouch

github.com

181–190 of 234 posts

Re: A macOS app that blurs your screen when you slouch

#181
post #62

Congrats on the app. I'm seeing that "great-ai-unlock" is happening. I see in last month a lot of new software being codeveloped with claude/codex/gemini/you-name it. Before, it was too costly to do sth like the Posture app: here, you would have to know Swift and apple apis to write such tool. Would you be C# (very good) programmer with free weekend, and an idea: no cookie for ya. These days, due to "great-ai-unlock"…

Maybe this is a naive take, but I don't really think LLMs have done that much to change the actual situation around ability/outcomes. If you are actually a very good C# programmer, knowing Swift and searching some Apple documentation seems very reasonable. It might help "unstick" you if you aren't super confident, but it doesn't seem to me like it's actually leveling up mediocre programmers to "very good" ones, in fa…

> I don't really think LLMs have done that much to change the actual situation around ability/outcomes

from my own experiences and many others I have seen on this site and elsewhere, I'm not sure how anyone could conclude this.

> it doesn't seem to me like it's actually leveling up mediocre programmers to "very good" ones

Oh well then if this is your metric then maybe your take is correct, but not relevant? From the top level comment I thought we were talking about the bar being lowered for building something thanks to AI and you don't need to become any better at being a programmer to do so.

Re: A macOS app that blurs your screen when you slouch

#182

I guess it's technically cool, but one should be aware that there is no such thing as "good posture" or no accepted definition that lends itself to good science. slouching isnt bad, remaining in the same posture for a long time is, or at least it can lead to discomfort. people that sit up straight all the time still get back pain. i slouch all the time and i don't. The popular attachment to specific configurationa of…

Just make sure you stretch several times throughout the day. Especially if you're an anxious person.

Otherwise when you reach your mid-40s, you may find that you'll have to spend years painfully breaking up a lot of adhesions.

Re: A macOS app that blurs your screen when you slouch

#184

Earlier quoted context omitted.

I ditched all my HM chairs for a standard wooden chair. They just never felt right (maybe the non-forward-adjustable armrests had something to do with it), but boy are they good at selling you an expensive fantasy.

Hell, my bed is on the floor, and my sofa is now also a pillow on the floor.

I was the same for decades until I moved somewhere with black widows.

Re: A macOS app that blurs your screen when you slouch

#185
post #62

Congrats on the app. I'm seeing that "great-ai-unlock" is happening. I see in last month a lot of new software being codeveloped with claude/codex/gemini/you-name it. Before, it was too costly to do sth like the Posture app: here, you would have to know Swift and apple apis to write such tool. Would you be C# (very good) programmer with free weekend, and an idea: no cookie for ya. These days, due to "great-ai-unlock"…

Maybe this is a naive take, but I don't really think LLMs have done that much to change the actual situation around ability/outcomes. If you are actually a very good C# programmer, knowing Swift and searching some Apple documentation seems very reasonable. It might help "unstick" you if you aren't super confident, but it doesn't seem to me like it's actually leveling up mediocre programmers to "very good" ones, in fa…

I don't care how good of a programmer you are, if you don't know Apple stuff (Swift, Xcode, all the random iOS/Mac app BS) you aren't making an Apple app in a weekend. Learning things is easy but still takes time, and proficiency is only earned by trying and failing a number of times — unless you're an LLM, in which case you're already proficient in everything.

Re: A macOS app that blurs your screen when you slouch

#187
post #147

Earlier quoted context omitted.

Funny, I’m the same. I also like taking walks to think but I’ve found that I must have my head pointing almost directly down (I.e. looking at my feet). It’s also how I stand thinking in the shower, with the warm water hitting my angled neck. Maybe something beneficial about that position of the neck, or maybe just habit! I will also have conversations in my head during my walk, I’ve done this my whole life and I’m no…

In my case, though walks help declutter my mind somewhat, for deeper thoughts, I have to write it down sitting or laying in the bed in the worst of positions. Thinking too deeply while walking only leaves me anxious in the end as I tend to get sidetracked a lot in conversation and always have to restart the conversation over and over again.

I used paper a lot to jot my ideas and all sorts of diagrams but lately I just pull Claude and chat it out, it works like a thinking environment.

Re: A macOS app that blurs your screen when you slouch

#188

Earlier quoted context omitted.

Neat app. Any tips on how you used Claude Code to develop this?

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 ti…

This is going to sound very basic, but did you do it in a blank repo or did you use the cloned integration in Xcode, or a third thing I'm not thinking of?

Re: A macOS app that blurs your screen when you slouch

#189
post #44

You can measure my productivity by how slouched I am. Sitting up straight at my desk, chair locked, perfect posture? I’m doing nothing, maybe looking through System Preferences to change the system highlight color. Sliding down in my chair like jelly, with my shoulders where my butt should be and my head resting on the lumbar support? I’m building the next iPhone and it’ll be done by 2 AM.

Get a lazy boy, fit a split keyboard to each arm and develop AGI then. I’m sick of these RAM prices.

Re: A macOS app that blurs your screen when you slouch

#190

I think this is an interesting application of computer vision for healthcare purposes. I've noticed that the app tends to use 15% of my CPU constantly. I wonder if there is room to improve efficiency so that the app does not hog resources.

And herein lies the rub: higher up in the comments we've got people Very Excited that this was co-written with a bot.
Post reply on HN