Serdar Yegulalp

Microsoft puts desktop apps in containers with Windows Sandbox
Featured

Microsoft puts desktop apps in containers with Windows Sandbox

Microsoft has shipped a new feature in Windows 10 Pro and Enterprise builds 18305 and up that let users create…
How to use the Python debugger
Featured

How to use the Python debugger

The power and flexibility of the Python programming language stem from a strong standard library and a rich ecosystem of…
PyText builds on PyTorch for language recognition
Featured

PyText builds on PyTorch for language recognition

Facebook has open-sourced its PyText project, a machine learning library for natural language processing (NLP) intended to make it easier…
What is Rust? Safe, fast, and easy software development
Featured

What is Rust? Safe, fast, and easy software development

Fast, safe, easy to write—pick any two. That’s been the state of software development for a good long time now.…
Docker, Microsoft unveil deployment standard for cloud-native applications
Featured

Docker, Microsoft unveil deployment standard for cloud-native applications

Microsoft and Docker have jointly announced a new project to create “an open-source, cloud-agnostic specification for packaging and running distributed…
AWS piles on the machine learning services
Featured

AWS piles on the machine learning services

Amazon has unveiled a boatload of new machine learning services for AWS. The new offerings include AI services for developers,…
Rust language is too hard to learn and use, says user survey
Featured

Rust language is too hard to learn and use, says user survey

A new survey of the Rust user community, conducted by the Rust language team, shows growing interest in the language…
Rust tutorial: Get started with the Rust language
Featured

Rust tutorial: Get started with the Rust language

Over the last couple of years, Rust has gone from a curiosity brewed up in the lab of a Mozilla…
7 container security tools to lock down Docker and Kubernetes
Featured

7 container security tools to lock down Docker and Kubernetes

Docker containers help software developers build applications more quickly and deploy them more flexibly. Containers can also help developers make…
GitHub alternative strives to be all open source, only open source
Featured

GitHub alternative strives to be all open source, only open source

A new software service for hosting and managing open source projects, Sr.ht, aims to be an entirely open source alternative…
C language update puts backward compatibility first
Featured

C language update puts backward compatibility first

A working draft of the standard for the next revision of the C programming language, referred to for now as…
Docker unveils Windows Server app migration program
Featured

Docker unveils Windows Server app migration program

Docker has unveiled a new service to migrate legacy applications away from versions of Windows Server that are either obsolete…
8 great tools that make Docker better
Featured

8 great tools that make Docker better

Blink and you might miss some of the most interesting developments around Docker these days. Aside from progress on Docker itself,…
15 tools to tame Kubernetes deployments
Featured

15 tools to tame Kubernetes deployments

Kubernetes has become a standard way—many would say the standard way — to deploy containerized applications at scale. But if Kubernetes…
Back to top button