Home Search

QQ - search results

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

Which Linux Kernel Version Is ‘Stable’?

Almost every time Linus Torvalds releases a new mainline Linux kernel, there's inevitable confusion about which kernel is the "stable" one now. Is it...

What Happens When You Want to Create a Special File with All Special Characters...

I recently joined Holberton School as a student, hoping to learn full-stack software development. What I did not expect was that in two weeks...

How to Install Docker CE on Your Desktop

In the previous article, we learned some of the basic terminologies of the container world. That background information will come in handy when we...

Why Cloud Expertise Is Paramount in Today’s Tech Market

By George McFerran, EVP Product & Marketing, Dice Today’s tech market is chock full of both talent and demand, a seemingly perfect combination. However, sealing...

Microservice Architecture Takes a Whole New Approach to Infrastructure

With microservice architecture where it is today, the gap between the good, the bad, and the ugly, is now enormous in terms of being able...

This Week in Numbers: New Monitoring Methods for Kubernetes

Our new report, The State of the Kubernetes Ecosystem reports on a survey of 470 container users, 62 percent of which were at least in the...

Artifex v. Hancom: Open Source is Now an Enforceable Contract

By Jeff Luszcz, Vice President of Product Management at Flexera Software The U.S. District Court recently ruled in favor of Artifex – developer of Ghostscript...

All Stacked Up: A Case Study

For all those who have followed our series so far, we want to thank you for your time, and we’re glad you can join...

TypeScript: Our Type of JavaScript

Dynamic typing is a great feature of JavaScript. Variables are capable of handling any type of object, and types are determined on the fly,...

Faster Tied Together: Bundling Your App with webpack

In the first post of our series, we outlined three components of a modern front-end stack. In the second post, we untangled the challenge...