I have just released version 3.0.4 of Time Out to fix a few issues that may affect some people: Fixed the time of the first break of the day when using the From Fixed Time scheduling option. Fixed an issue where the Break for time could be longer than the Every interval, which doesn’t make sense....
A build-journal tour of Inkwell at v1.5: the split-view editor, folder workspaces, Mermaid diagrams, LaTeX math, custom themes, and the command palette. What the Markdown editor is actually like to use day to day.
I’m pleased to announce an update of Weather Events, my app to record weather conditions on your calendar, available for macOS, iOS, and visionOS! Version 1.2 now mentions wind gusts in the description for each breezy day, indicating about when it’ll be windy: In the day editor, the locations...
Time Out version 3 was released recently. I just released version 3.0.3 to fix a couple more issues that may affect some people: – Fixed the Full Countdown to Next Break status option not showing seconds when less than an hour.– Fixed a possible crash when showing the Last Done Break Label in the...
Time Out version 3 was released recently. I just released version 3.0.2 to fix an important issue that could affect some people updating from version 2: – Fixed unintentionally removing custom scripts from the scripts folder while introducing Rules scripts. If you’ve already updated to version 3,...
Discuss this article on r/rust or on Hacker News. Low-level or systems programming languages generally strive to provide libraries and interfaces that enable developers, boost productivity, enhance safety, provide resistance to misuse, and more — all while trying to reduce the runtime cost of such...
Fedora rawhide has been moving to Python 3.9, which broke the Pythran package. This is unsurprising, as Python 3.9 changes the ast representation, so GAST and Beniget, two packages Pythran depends on for the AST abstraction, needed to adapt. As of Pythran 0.9.7, GAST has moved to 0.4.0 and...
Pythran 0.9.4 just got released, and it has an unusual number of unexpected features. Unexpected? Yes, that's the kind of features I never thought Pythran would have, but they ended up being possible, and even better, consistent with the whole picture. So let's take a deeper look! Before that, if...
Hey folks, it's been a long time since I last did a post to celebrate a release. Even if 0.9.1 is only a minor release, we're getting closer to an important date, when Python 2 will no longer be officially supported. Following the move Pythran will stop supporting Python2 by the end of the year....
We just released our newest product: Swiss Crowdfunder Swiss Crowdfunder is a joint product that we built together with our good friends from ungleich glarus ag. As the name implies it is a crowdfunding platform, but with a twist! Whereas traditional crowdfunding campaign supporters will only...
This blogpost originally was a Jupyter Notebook. You can download it if you want. The conversion was done using nbconvert and a custom template to match the style of the other part of the blog. Pythran minor version bump So Pythran just got a version bump. The primary goal of this version is to...
The Pythran team (still 2 active developers) is delighted to announce the release of Pythran 0.7.5, available on the traditional channels: pypi: https://pypi.python.org/pypi/pythran conda: https://anaconda.org/serge-sans-paille/pythran github: https://github.com/serge-sans-paille/pythran What...
The pythran team (a great total of 2 active developers) is delighted to announce the release of Pythran 0.7.4, available on the traditional channels: pypi: https://pypi.python.org/pypi/pythran conda: https://anaconda.org/serge-sans-paille/pythran github:...