Programming: Cutelyst, C/C++, Perl and Python

-
Cutelyst 2.13 and ASql 0.19 released – Dantti's Blog
Cutelyst the C++/Qt Web Framework and ASql the ASync SQL library for Qt applications got new versions.
Thanks to the work on ASql Cutelyst got some significant performance improvements on async requests, as well as a new class called ASync, which automatically detaches the current request from the processing chain, and attaches later on when it goes out of scope.
With the ASync class you capture it on your ASql lambda and once the query result arrives and the lambda is freed and the ASync object gets out of scope and continues the processing action chain.
-
LLVM Lands Very Basic Support For AMD Zen 3 CPUs
While AMD has landed Znver3 support in GNU Binutils, the company hasn't yet sent out patches for either the GCC or LLVM/Clang compilers in setting up the Zen 3 target with its new instructions or optimized scheduling model / cost table. But a basic implementation has been merged to LLVM for allowing "-march=znver3" based on the limited public details thus far.
Merged to mainline LLVM 12 yesterday was a basic implementation allowing for -march=znver3 targeting that basically flips on the new instructions known to be supported by Zen 3. Beyond Zen 2, it flips on INVPCID, PKU, VAES, and VPCLMULQDQ. There are also a few other instructions supported by Zen 3 as outlined in this earlier article.
-
CY's Take on PWC#083 | Moments on Perl or other Programming Issues [blogs.perl.org]
I found that I use "and/or" quite frequently in writing. I know, (mathematical-)logically we only need "or". It seems to me to be a language tricky part as the use of gender neutral terms.
-
Warning about Python3 update in latest -current | Alien Pastures
Warning for people running Slackware-current and have 3rd party packages installed (who doesn’t) that depend on Python3. That includes you who are running KDE Plasma5!
The “Sun Oct 25 18:05:51 UTC 2020” update in Slackware-current comes with a bump in the Python3 version (to 3.9) which is incompatible with software which already has been compiled against an older version of Python3 (like 3.8).
I found 26 of my own packages on my laptop that depend on Python3 and they are all probably going to break when upgrading to the latest slackware-current. This includes Plasma5 ‘ktown’ packages but also several of my DAW packages.
-
- Login or register to post comments
Printer-friendly version
- 1859 reads
PDF version
More in Tux Machines
- Highlights
- Front Page
- Latest Headlines
- Archive
- Recent comments
- All-Time Popular Stories
- Hot Topics
- New Members
Recent comments
10 hours 27 min ago
15 hours 36 min ago
16 hours 39 min ago
16 hours 59 min ago
18 hours 16 min ago
18 hours 42 min ago
18 hours 45 min ago
18 hours 52 min ago
18 hours 57 min ago
19 hours 2 min ago