Viewing profile — bc11
bc11
HN member- Joined
- Tue, Jan 14, 2020, 11:04 PM UTC
- HN karma
- 3
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About bc11
No profile information was provided.
Recent public activity
-
comment
Comment #28080035
I'm working on 'SpookyLoop'. The goal is to make it easier to see progress on long-running jobs/renders while on the go. I use it frequently when I compute big simulations but woul…
-
comment
Comment #26111724
Interesting work! I enjoyed reading some of your blog posts— I have some gastroenterology projects that required tons of manual rotoscoping/segmentation and could have benefited fr…
-
comment
Comment #25218051
I made a mobile progress bar tool that pings your phone when your code is e.g. -Done -80% done -if the CPU for a given process drops below 10% The CPU tool works for Mac OS install…
-
story
Ask HN: How do you track progress on CPU/GPU heavy loads?
I’ve been researching creative ways to track program progress and give myself a notification when things are done (or about to be done). For example, training a ML model or process…