Our call for proposals is open!
After last year's great success, we will again organize a two-days conference. The first day will cover general Python topics and the second day will be specialized on data science topics.
Submit your proposal to python-summit.ch/cfp/
We are happy to announce the release of #LibrePCB 1.0, including:
- 3D viewer & STEP export
- MPN management & assembly variants
- Unified production data files generator
- Thermal relief pads
- Keepout zones
- Custom pad shapes
...and much more!
librepcb.org/blog/2023-09-24…
✨ Ticket sales for the Swiss #Python Summit are open!
🎟️ python-summit.ch/register/
🐦 Early Bird pricing will last until the conference schedule is published around August.
📢 Our Call for Proposals is also still open until July 1st (this Saturday!): python-summit.ch/cfp/
The Call for Proposals for the next Swiss #Python Summit (September 21, 2023 in Rapperswil) is now open! Any topic is welcome as long as it has something to do with Python. For more information: python-summit.ch/cfp/
Contrary to any rumours that you might have heard: The next iteration of Swiss Python Summit is definitely going to happen! 🐍 🎉 🥳
Therefore, join us on 👉 September 21, 2023 👈 in Rapperswil.
More information following soon on python-summit.ch/ and here!
WTF: I just noticed that azure-devops uses past tense for it's merge commits: `Merged PR xxxx: ...`
Why do they deviate from the default imperative `Merge ...` from git? NIH syndrome I guess?
After poking at #LibrePCB for a little bit I say #LibrePCB beats #KiCAD hands down even at it's young age. Yes it has a long ways to go, but both the interface and the documentation are an order of magnitude easier to understand than #KiCAD
Yes, our apps’ source code will be published soon. No, that doesn’t stop us from commissioning external audits to confirm Threema’s security. Thanks, @cure53berlin! 👍 threema.ch/bp/audit-2020
This night I dreamt 💭 that @LibrePCB releases v0.1.5 in the morning and v0.2.0 in the afternoon ! 🎉
But this was just a dream 😭
As me, support #LibrePCB on @Patreon to make my dream a reality very soon ! 🙏
patreon.com/librepcb
Naming embedded HAL Rust types can get a bit clumsy:
shtc3: ShtC3<I2c<I2C1, gpio::gpioa::PA10<gpio::Output<gpio::OpenDrain>>, gpio::gpioa::PA9<gpio::Output<gpio::OpenDrain>>>>