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
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
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
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 (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
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