Home Search

Linux - search results

If you're not happy with the results, please do another search
OpenCV

OpenCV: Bringing AI Within Your Reach

0
AI technology is becoming more accessible than ever before, thanks to computer vision and IoT. OpenCV, an open source computer vision and machine learning...
mlr3

R Series: mlr3 Package

0
In this 24th post in our ongoing exploration of the R series, we dive into the mlr3 package. The mlr3 package offers an object-oriented...
Data Center employee working on cloud

Mastering Immutable Infrastructure: A Step-By-Step Guide To Building Golden AMI

0
You can leverage Packer, Ansible, and Testinfra to automate the creation and testing of golden AMIs, ensuring your infrastructure is configured correctly. Here’s how! This...
GitHub Actions

Continuous Integration with GitHub Actions

0
Here are a few insights into the core principles of DevOps and some practical guidance on using GitHub Actions. DevOps isn’t the name of a...

Coq and Lean: Powerful Interactive Theorem Provers

0
Coq and Lean are tools that elevate trust in research and software development with rigorous proofs. They also help to prove that code is...
Apache-Iceberg

Using Apache Iceberg for Developing Modern Data Tables

0
Apache Iceberg, a data management powerhouse, empowers businesses with its remarkable flexibility, seamless tool compatibility, and endorsement by the major tech players in the...

Open-Source Collaboration Between Qualcomm And Linaro

0
The next-gen Robotics RB5 platform, experience intuitive voice-activated robots and explore the prowess of the Cloud AI 100 product.  Open source is changing...

Key Nouveau Kernel Driver Maintainer Resigns

0
His contributions to the project date back to as early as 2008 and have played a pivotal role in its evolution. Consider AMD...

Mojo With Impressive Speed, Yet Cautious At Open Source Front

0
Modular claims that its "Python++" language is 68,000 faster than Python. Clears the Path for Artificial General Intelligence (AGI) Advancements. A new programming language...
Ptrace

Tracing Processes With Ptrace System Call

0
This article touches upon the Linux ptrace() system call and how it is used to trace and debug the system calls of a process. Some...