Home Search

applications - search results

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

Containers Break the Shared Responsibility Model Between Cloud Providers and Ops

Last month, a critical vulnerability in the basic Linux network infrastructure was discovered by Felix Wilhelm from Google’s Security Team and disclosed by Red...

AGL Outlines Virtualization Scheme for the Software Defined Vehicle

Last August when The Linux Foundation’s Automotive Grade Linux (AGL) project released version 4.0 of its Linux-based Unified Code Base (UCB) reference distribution for...

4MLinux: More Than Just Another Lightweight Distro

I don’t want to get up on yet another “Here’s another lightweight Linux distribution to revive your aging hardware” soapbox. So many distributions make...

Raspberry Pi 3 B+ Tops Hacker Board Survey

The Raspberry Pi 3 Model B+ won our 2018 reader survey as the most popular community-backed, Linux/Android hacker board under $200. The survey, run...

Open Source Developers Improve Networking, Storage and More in Kubernetes Update

The open source Kubernetes container orchestration project this week shipped its second release of the year, with improvements to networking, storage and more. Kubernetes, under...

Linux Apps on Chrome OS Coming to 18 More Chromebooks

Eighteen more Chromebooks are getting support for Linux apps on Chrome OS, with laptops based in Intel’s Apollo Lake architecture now able to run the...

Stack vs Heap. What’s the Difference and Why Should I Care?

I’m four months into the curriculum at Holberton School and we’ve solved multiple problems using the malloc, realloc, calloc and free functions in the C programming...

Python 3: Sometimes Immutable Is Mutable and Everything Is an Object

What is Python? Python is an interpreted, interactive object-oriented programming language; it incorporated modules, classes, exceptions, dynamic typing and high level data types. Python is also powerful when...

Why Open Source Matters to Alibaba

Alibaba has more than 150 open source projects and is a long-time contributor to many others,  Wei Cao, a Senior Staff Engineer at Alibaba,...

5 Pillars of Learning Programming

Learning how to program is hard. I often find that university courses and boot camps miss important aspects of programming and take poor approaches...