Leo B.

Results 21 comments of Leo B.

I am receiving a similar error in the same function, but mine says `no case clause matching: {:error, :poorly_formatted_chunked_size}`. I'll try to fix and submit a PR.

I'm using M2 x 5mm standoffs and the cheapest black M2 x ~3mm flathead screws I could find. These are obnoxiously expensive as they're marketed as "gaming SSD screws"; you're...

The Makefile and also the GH workflow make (strong) assumptions about how things are named. Probably both have to be adjusted so they work together. The GH workflow assumes: *...

How did you install Ergogen? I would recommend using Samoklava's `Makefile`: * `make setup` will install my Ergogen fork * `make clean all` will generate and autoroute the board; requires...

I'm running into the same type of timeout but for pcbnew. It's not necessarily a timeout as such, but this dialog getting in the way. I'm investigating what's causing it...

I've had a closer look at it. What is causing the problem is this: * This dialog seems to be something that Kicad shows by default on first run, at...

This is what the TRRS thing looks like when `reverse` is set to true but symmetric is not. The reverse version can not work as it's missing the stabilizer holes.

Correct, didn't think about this use case. Should we just have an extra parameter that specifies if the silkscreen print goes to the front or to the back of the...

I was checking out the new notification UI on GitHub and came across your comment 🙈 @spier Yes, we're using drone-cache with TeamCity, and it works well! It took me...

@pablobcb I'm happy to help rebasing your changes. Feel free to reach out any time.