Close

VirtualBox

VirtualBox is a free and open-source virtualization software. VirtualBox can create and manage VMs on Windows, macOS, and Linux.

Homejoy Niçin Battı?

Homejoy

Paylaşım ekonomisi günümüzün gözde kavramlarından birisi oldu.  Klasik örnek, Türkiye ‘de yasaklanan Uber’dir.   Uber’in kendisine ait arabası ya da sürücüleri yok.  Sisteme girecek sürücü ve araçlar için uzun bir standartlar listesi sunuyor.  Bunu kabul eden sürücüler sisteme giriyor.  Uber kusursuz bir altyapı, çok hızlı operasyon ve sıcak bir müşteri […]

Devamını Oku

You Are Not Your User – Even When You Make Employees Dash

You Are Not Your User - Even When You Make Employees Dash

The author is critical of DoorDash’s policy of making all corporate employees do at least one delivery per month, arguing that it is ineffective and potentially harmful. They believe that this policy is “empathy theatre” and does not give employees a proper understanding of what it is like to be […]

Devamını Oku

How to Use Emacs, an Excellent Clojure Editor

How to Use Emacs, an Excellent Clojure Editor

Emacs is the ideal environment to work in any Lisp dialect. I am using Emacs with Flutter, Lisp, and Clojure. I found a great article to set up Emacs for Clojure. The full article is on the How to Use Emacs, an Excellent Clojure Editor at BraveClojure On your journey to […]

Devamını Oku

DevOps Stack

DevOps Stack

I am sharing a sample and full DevOps Stack by Simon Reymann Our whole DevOps stack consists of the following tools: The main reason we have chosen Kubernetes over Docker Swarm is related to the following artifacts: for the original post and comments please visit https://stackshare.io/zimoony/decisions/104069607668616391 and my StackShare profile is https://stackshare.io/ozgurozkok

Devamını Oku

Virtual Machine ve Docker Container Sistemlerinin Tanıtımı

Virtual Machine vs Docker Containers

Virtual Machine (Sanal Makine) kendi bilgisayarımızda başka bilgisayarları sanal olarak çalıştırmamıza olanak sağlayan bir yazılımdır.   Yazılımcılar için sanal makineler yaşamı kolaylaştırıcı araçlardandır.  Kişisel olarak bir MacBook kullanıyorum.  Bilgisayarıma kurulu windows ve linux sanal makineleri sayesinde bu işletim sistemlerini de sorunsuz kullanabiliyorum.  Bu yazıda VM teknolojisini derinlemesine incelemeyeceğim.  Sanallaştırma işi […]

Devamını Oku

What is a Container?

What is a Container?

In this lightboard talk, Ben Corrie explains what a container is for beginners. A container is a lightweight, stand-alone, executable package that includes everything needed to run the software, including the code, a runtime, libraries, environment variables, and config files. Containers are designed to be portable and consistent across different […]

Devamını Oku