khimaros

Results 284 comments of khimaros

diving in a bit to the implementation details. in all cases, the linked objects are like any other `` there are a few properties which are important for properly handling...

i believe this is the source of the hang, because `App::Link` objects won't have their own brep content: https://github.com/kovacsv/Online3DViewer/blob/dev/source/engine/import/importerfcstd.js#L361 ```js let currentObject = objects[convertedObjectCount]; this.worker.postMessage ({ format : 'brep', buffer...

ah great! you're moving so quickly, i wasn't expecting you to already be hacking on this! :)

it looks like the primary blocker for this might be resolved! is this something that you think would be relatively easy to add now?

actually, it looks like this is present in git but not released (or not in documentation) yet: https://github.com/Fizzadar/pyinfra/blob/2.x/pyinfra/facts/files.py#L359 https://github.com/Fizzadar/pyinfra/blob/2.x/pyinfra/operations/files.py#L1607

however, the documentation for `files.block` is written as `files.marked_block`, which should be fixed.

i'm also testing the new PPG algorithm and sometimes it takes upward of 15-20 seconds to get a fix on the heart rate. i've checked out @patricgruber PR and built...

i'm testing this PR on my device and i'm happy to say it is working quite well. (removing the sensor film reduced the fix time considerably). to start, i tested...

@lman0 -- i'm open to sending this privately if you provide an email address. unfortunately, the build artifact contains private information (usernames and unabridged filesystem paths, possibly more). alternatively, i've...

@mark9064 i think these are great suggestions. i'll just mention that, even though the data is stale, it is sometimes useful to be able to quickly turn the watch on...