HackerTrans
TopNewTrendsCommentsPastAskShowJobs

anteloper

no profile record

Submissions

Show HN: iOS Screen Time from a REST API

thescreentimenetwork.com
106 points·by anteloper·السنة الماضية·52 comments

Show HN: GitHub-style screen time visualizer on iOS

apps.apple.com
18 points·by anteloper·قبل سنتين·3 comments

comments

anteloper
·قبل 5 أشهر·discuss
67 Mode is the greatest callback to 90's prank calls (I assume that was the intent - and if so chef's kiss with how it ties into the current status of 67)
anteloper
·قبل 8 أشهر·discuss
Thankful for @dang and this community. Happy thanksgiving
anteloper
·قبل 9 أشهر·discuss
Good lord this is a beautiful web experience
anteloper
·قبل 9 أشهر·discuss
I can't find a single moore's law chart that includes 2025 data (they all seem to cut off around 2020 actually).

Does anyone know if we're still on pace with Moore's law?
anteloper
·قبل 9 أشهر·discuss
Great article, I'm a cofounder of Clearspace and think about this a lot.

> I'm an adult, I know how to circumvent these limits, and I will if motivation is low.

It's impossible to build systems that perfectly prevent you from doing this, but it is possible to build systems that can perfectly deter you from doing it. You could set up one - for example - that texts your spouse if you delete it. Or charges your bank account. Or whatever other doomsday device you want to rig up.

> Time limits don't affect the underlying addiction. You don't quit smoking by only smoking certain hours of the day.

Yeah but if you could encode cigarettes to ween you off of them by force, that'd be a big help. Also cigarettes don't have any real utility, so cold turkey is a reasonable strategy. Unfortunately the social media platforms have real utility, so a guardrail strategy makes more sense.

> The companies that build these apps have tens of thousands of really smart people (and billions of dollars) trying to get me hooked and keep me engaged. The only way to win this game isn't by trying to beat them (I certainly can't), but by not playing.

When it's all said and done, someone is going to build the right set of digital environment modification tooling that does beat them. It has to be possible, the internet is intrinsically customizable
anteloper
·قبل 10 أشهر·discuss
This leaves out the extremely important detail that many if not all of these 46 games, Hikaru was actively streaming on Twitch.

The actual chess community's takeaway from this (if consensus is important to you) is that Kramnik (the accuser) has lost it a bit.
anteloper
·قبل 11 شهرًا·discuss
I maintain my personal collection of pure logic riddles here: https://www.oliverhill.xyz/riddles
anteloper
·قبل 11 شهرًا·discuss
You can't take the same approach on iOS but to Apple's credit, they do a great job with user privacy with their Screen Time permission. Apps with that permission get the ability to restrict other apps on the phone without ever knowing what they are. They can even report data back to the user without ever knowing that data.

Source: I am a developer of Clearspace, which is an iOS Screen Time App https://apps.apple.com/us/app/clearspace-reduce-screen-time/...
anteloper
·قبل 12 شهرًا·discuss
Why do we like entropy in auth factors?
anteloper
·قبل 12 شهرًا·discuss
what a fantastic read
anteloper
·السنة الماضية·discuss
It's up to you. In your Apple devices under Screen time there's a "Share across devices" setting. If that's on, it'll aggregate. If not, it'll just report the screen time from a single entity
anteloper
·السنة الماضية·discuss
The alternative is forcing users to create yet another account/password during signup. This always infuriates me as a user - especially in the days before iOS 18 when there was no password manager support on iOS.

It doesn't really feel like "forcing users into adtech surveillance platforms" if they're using Android - they already have a Google account it's literally built into the operating system.

The goal was and is to minimize friction and maximize security. For all the flaws of consumer subscription as a business model, it's beauty is that we don't have perverse incentives. Users pay us to protect their attention so we make money by being good at that. We don't have to or want to sell their data.
anteloper
·السنة الماضية·discuss
For retrieving Mac OS screen time programatically? Not that I'm aware of.

In any Apple device, In settings -> Screen Time there's an option for "share across devices". If that is turned on, all devices will report your cumulative totals. So if you're interested in retrieving your screen time from all your devices, you can turn that on and then your iPhone will report everything, which you could retrieve with this API. But you wouldn't be able to differentiate where the screen time came from.
anteloper
·السنة الماضية·discuss
Clearspace is the only data source right now yes. Would love to have other options feeding in. Does Foqos measure total screen time on iOS?
anteloper
·السنة الماضية·discuss
Very cool. Are you able to get sleep data in there?
anteloper
·السنة الماضية·discuss
Understandable, but yes we need auth and would rather use third party (google) for that, all things considered. And yes we need the network.

We don't sell your usage data.
anteloper
·السنة الماضية·discuss
> Does it require paid subscription

No

> Does it require using clearspace

Yes in the sense that it needs to downloaded and logged in on your phone. No in the sense that you don't have to open it or use it after setup
anteloper
·السنة الماضية·discuss
Tailwind but not a publicly available theme
anteloper
·السنة الماضية·discuss
1. You create an account

2. Log in with that account to the Clearspace app which uses on-device permission to report your data to the API

3. Use API key associated with that account to fetch your data or be notified about changes to it

Does that answer?
anteloper
·السنة الماضية·discuss
Yes if there's interest we'll add API functionality for

- lock/unlock apps

- exclude some apps from total screen time calculation

- get data about specific app usage