Diego

6.3K posts

Diego

Diego

@diegorlosada

@conan_io cofounder, lead architect @JFrog. ❤️ open source, C, C++, Python. Ex: freelance, startup, robotics, PhD, Prof. Proud father of 3. Opinions my own

Madrid, Spain เข้าร่วม Mart 2013
853 กำลังติดตาม1.8K ผู้ติดตาม
Diego รีทวีตแล้ว
conan.io
conan.io@conan_io·
Conan 2.27 is here: - Fixes and improvements in new CMakeConfigDeps - Better html graphs - new "tools.cmake:configure_args" conf - new "tools.build:rcflags" definition And many other improvements and fixes, check docs.conan.io/2/changelog.ht… and upgrade!
English
0
4
15
1.1K
Diego รีทวีตแล้ว
conan.io
conan.io@conan_io·
Reproducible and traceable configuration for Conan C and C++ package manager - Version and easy update config - Share it and update to devs and CI - Easy "conanconfig.yml" bootstrap - Lockfile reproducibility - Effect on package-id blog.conan.io/cpp/conan/conf…
English
0
4
6
276
Diego
Diego@diegorlosada·
@jreuben1 Hi! Both Conan 2 Essentials and Advanced courses are more than 2 hours of video content each (will take way longer to do if actually doing exercises as recommended). In our experience if longer, users will not complete them.
English
0
0
1
2
(((JReuben1)))
(((JReuben1)))@jreuben1·
these micro-courses are very short ...
English
2
0
0
30
Diego รีทวีตแล้ว
conan.io
conan.io@conan_io·
Conan 2.25 is out, and this one is a big release! - CMakeConfigDeps now available, no more incubating! - Added experimental xz and zstd compression - Improved CPS integration - Optimizing DB access - New PyEnv with Python versions - Continued ConanAPI public docs And many more!
English
1
2
6
269
Diego รีทวีตแล้ว
conan.io
conan.io@conan_io·
Conan 2.24 release is out (sooner than usual)! - cache check-integrity new json output - improvements to workspaces - conan config install-pkg conanconfig.yml file - More docs for Python ConanAPI - Improved html outputs And many more, check docs.conan.io/2/changelog.ht…
English
0
2
10
1.2K
Diego รีทวีตแล้ว
Rimas (rimusz)
Rimas (rimusz)@Rimusz·
What if your fave OSS tool vanished tomorrow? Happened to @kubernetesio Ingress NGINX—thanks to zero corp backup. Pros/cons, burnout truths, & my @HelmPack fears in my new post. Time to pay the maintainers! 👇 rimusz.net/the-maintainer…
English
0
1
5
262
Diego รีทวีตแล้ว
conan.io
conan.io@conan_io·
🚀New blog post! Meet the Conan MCP Server — run Conan through ChatGPT or Cursor using natural-language prompts. Bootstrap projects, search packages, inspect profiles, check vulnerabilities… all from a prompt.  And yes, there are GIFs 😎 👉blog.conan.io/mcp/ai/gpt/con…
GIF
English
0
5
6
510
Diego รีทวีตแล้ว
conan.io
conan.io@conan_io·
Do you want to learn how to work on multiple Conan packages simultaneously in a single mono-repo like super project? Watch the "workspace" introduction with demos at @nwcpp! youtube.com/watch?v=RByyxp…
YouTube video
YouTube
English
0
2
6
651
Diego รีทวีตแล้ว
conan.io
conan.io@conan_io·
Conan 2.23 is out! - New "conan run" to run executables within venvs - Support latest VS 2026, OSX 26.1 - Improved "conan report diff" - Workspaces learned to gather info from packages - conan install/create can generate .json on fail And more! See docs.conan.io/2/changelog.ht…
English
0
4
7
787
minami
minami@minamisatokun·
ok could some c++ geek help me out, what's cargo equivalent in c++?
English
93
0
160
32.4K
Diego รีทวีตแล้ว
conan.io
conan.io@conan_io·
How to Use Compiler Sanitizers in Your C/C++ Workflow with Conan Check the new blog post! blog.conan.io/sanitizers/too…
English
0
2
11
844
Diego รีทวีตแล้ว
theirix
theirix@theirix·
@conan_io A good overview! It's definitely worth having a dedicated page on the website. Recently, I gave a talk at Meeting C++ 2025 on sanitizers and integrating them into build and package systems, particularly with Conan, which could be interesting to check out: omniverse.ru/talks/meetingc…
English
0
3
5
235
Diego รีทวีตแล้ว
conan.io
conan.io@conan_io·
C and C++ compiler sanitizers are security important tools Check the new doc: docs.conan.io/2/security/san… - sanitizers available in different compilers - how they affect binaries - how they can be combined - compiler flags in gcc, clang, msvc - how to build dependencies sanitized
English
1
5
11
666
Diego รีทวีตแล้ว
conan.io
conan.io@conan_io·
Recall that we are now posting more regular updates about Conan in LinkedIn, for example linkedin.com/feed/update/ur… We will be next week in #ROSCon2025 in Singapore. Meet us at the booth (or let us know if you are based in Singapore and want to meet)!
conan.io tweet media
English
0
4
11
999
Diego
Diego@diegorlosada·
Primera y ultima vez que pido en @Glovo_ES, que desastre, me he quedado sin cena de celebracion familiar por su culpa, pedido que nunca llegó pero se marca como entregado, nunca llamo nadie...
Español
1
0
2
191
Diego รีทวีตแล้ว
conan.io
conan.io@conan_io·
If you are using Linkedin for C++ or Conan related content, you might want to follow us also on linkedin.com/company/conan-…
English
0
2
3
364
Diego รีทวีตแล้ว
conan.io
conan.io@conan_io·
Windows ARM64 builds now enabled in Conan Center - Native self-contained Conan executable - ConanCenter recipes validated for Windows ARM - Improved tooling fallbacks to x86_64 emulation - Available ARM64 binaries in ConanCenter Read the new blog post blog.conan.io/armv8/arm64/wi…
conan.io tweet media
English
0
2
4
348
Diego รีทวีตแล้ว
conan.io
conan.io@conan_io·
Conan 2.21.0 is out - Autotools/GnuToolchain support universal binaries for  - Support for VS-2026 and  new compilers - Remotes "--recipes-only" feature - CMakeDeps support definition of extra CMake variables - New PipEnv experimental tool Check docs.conan.io/2/changelog.ht…
English
0
4
8
512