Live data from Hacker News

Viewing profile — bc11

bc11

HN member
Joined
Tue, Jan 14, 2020, 11:04 PM UTC
HN karma
3
Public activity
4 items

About bc11

No profile information was provided.

Recent public activity

  1. 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…

  2. 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…

  3. 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…

  4. 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…