Tomorrow, discover which #OCA modules you should use in every #Odoo project for the Purchases in this webinar with @Julie LeBrun (free for OCA members).

No matter which edition (Enterprise or Community) you are using, OCA modules can help you.

⏰ April 2, 2026
ET: 10h00
UTC: 14h00
CET: 16h00
IST: 19h30

Register: https://odoo-community.org/event/

Not a member yet? For only 60€/year, become a member: https://odoo-community.org/get-involved/become-a-member

#Purchase #Modules #OdooCommunity #OdooEnterprise

Well, this is annoying.

I have some little power #modules (bought on #AliExpress, natch) that were advertised as automatic boost/buck converters. Input from <4V to >30V, output from 1.25V to 35V.

They're based on the XL6009 switching converter, which supports auto-buck-boost as one mode.

But they appear to use it in boost-only mode. The output voltage can not go below the input as far as I can tell. From the datasheet, it looks like that's because the auto-buck-boost config requires a few more components, plus a transformer instead of a simple inductor, which is probably the main reason (BOM).

The listing just seems to be ... wrong.

Annoying.

#seller #SellerDescription #YumCha #Chinesium #BuckConverter #BoostConverter #AutoBuckBoost #BuckBoost #electronics #hobby

WTF, CMake still cannot be arsed to support import std; in C++‽

Frankly, this is a complete joke and unacceptable for a modern build system! Like: “What would you say you are doing for a living?”-tiers level of unacceptable.

They are
actively holding back the evolution of C++ at this point!

Anyways, does anyone have a recommendation for a build system that meets the most basic requirements ever:

* Support for globs (So no, Meson is not a valid answer!), I do not consider having to manually edit the build-file each time I add a file acceptable.
* Parallel build, strongly prefered by default!
* Basic support of modules, in particular
import std; has to just work!

It is
insane that I have to even ask this at this point. C++ modules have been a thing since C++20! This is not just a hald decade old superseeded standard. The version that superseeded it has been superseeded again since this week! (Okay, technically national bodies still have a vote, but the committee has voted it out as completed!)

#cplusplus #modules #cmake
Vendoring Modules in Hare - Blain Smith

Native JSON Modules Are Finally Real, by (not on Mastodon or Bluesky):

https://allthingssmitty.com/2026/03/16/native-json-modules-are-finally-real/

#json #modules #bundling #caching

Native JSON modules are finally real - Matt Smith

JSON imports finally work natively. Learn how import ... with { type: 'json' } changes runtime behavior, caching, and makes bundlers optional.

Next week, discover which #OCA modules you should use in every #Odoo project for the Purchases in this webinar with @Julie LeBrun (free for OCA members).

No matter which edition (Enterprise or Community) you are using, OCA modules can help you.

⏰ April 2, 2026
ET: 10h00
UTC: 14h00
CET: 16h00
IST: 19h30

Register: https://odoo-community.org/event/

Not a member yet? For only 60€/year, become a member: https://odoo-community.org/get-involved/become-a-member

#Purchase #Modules #OdooCommunity #OdooEnterprise

Which #OCA modules should I use in every #Odoo project for the Purchases?
Discover the answer in this webinar with @Julie LeBrun (free for OCA members)

No matter which edition (Enterprise or Community) you are using, OCA modules can help you.

⏰ April 2, 2026
ET: 10h00
UTC: 14h00
CET: 16h00
IST: 19h30

Register: https://odoo-community.org/event/

Not a member yet? For only 60€/year, become a member: https://odoo-community.org/get-involved/become-a-member

#Purchase #Modules #OdooCommunity #OdooEnterprise

Kernel programming lore

Orientating myself in the kernel lore

I haven't looked at the linux kernel source in too long a time. I just grabbed a section that was on top and started reading and learning

Source code is nice to read IMHO

https://lore.kernel.org/linux-input/20[email protected]/T/#u

#kernel #lore #Linux #programming #OpenSource #POSIX #technology #modules #configure #make #asm #assembler #test #install

Working with the kernel development community — The Linux Kernel documentation