Braden Mars

Results 34 comments of Braden Mars

@askpatrickw Think I can agree with creating `src/lib` if they select the bootstrap option... makes sense. And all good! My schedule has been a bit wild recently as well haha,...

@manuel2258 If you are still interested in taking a stab at this, take a look at: #107 and let me know your thoughts. Thanks

@golyalpha, Currently, micropy uses a pretty dated version micropython-stubber (https://github.com/Josverl/micropython-stubber/tree/aefb2c9ea6bd2ff6ce5daff6f494115b0dd2e472) for generating stubs. As of now, it utilizes a [predefined list of target modules](https://github.com/Josverl/micropython-stubber/blob/aefb2c9ea6bd2ff6ce5daff6f494115b0dd2e472/board/createstubs.py#L557-L692) to check for & stub which...

Sure! So the main issue with the tests right now is that they are simply poorly structured and tend to be very susceptible to [hidden test dependencies](https://testmon.org/hidden-test-dependencies.html). I'd like to...

Hi @timdorr @pdobb, I stumbled across this PR while just exploring the API and its capabilities (thank you @timdorr for the fantastic resource!). Anyways, I gave this endpoint a try...

It's late tonight, but I will definitely get on it tomorrow! 1. Sure, will do! 2. I was having issues getting it to work set as localhost, but I will...

@PyRowMan Whoops! I did by accident. Back up now. Thanks. :) Note that it is not finished, so please read BoGuu's comment above.

@PyRowMan Thank you. Will fix.

@PyRowMan Sorry to hear that. Please use pastebin for logs, as it makes it easier to access. ~~I'm on mobile right now, so I can't download and look at the...

@PyRowMan I'm a bit confused, the user as remained `altislife` across both versions, right? The daemon sounds like an interesting prospect. If you want to go ahead and upload what...