Close

(03) Teknoloji, Technology

Technology is the application of knowledge for practical purposes. It includes using tools, machines, and materials to solve problems and extend human capabilities. Technology has been around for centuries but has advanced rapidly in recent years due to advances in science and engineering.

No Deadlines for You! Software Development Without Estimates, Specs, or Other Lies

No Deadlines for You! Software Development Without Estimates, Specs, or Other Lies

How to write great software for pleased business owners without telling them how long it will take you to do just about anything The article’s author suggests a new approach to software development that does not involve committing to estimates of how long a project will take. The method puts […]

Devamını Oku

Building a Kubernetes platform at Pinterest

Building a Kubernetes platform at Pinterest

The real life case study Building a Kubernetes platform at Pinterest Over the years, 300 million Pinners have saved more than 200 billion Pins on Pinterest across more than 4 billion boards. To serve this vast user base and content pool, we’ve developed thousands of services, ranging from microservices of […]

Devamını Oku

The CAP Theorem: A Dilemma for Distributed Systems

The CAP Theorem: A Dilemma for Distributed Systems

A creative look at the trade-offs between consistency, availability, and partition tolerance in distributed systems. In distributed systems, it is essential to ensure that all nodes in the system maintain the same state of the world. However, there are often trade-offs between different properties of distributed systems, such as consistency, […]

Devamını Oku

Clean Coders Hate What Happens To Your Code When You Use These Enterprise Programming Tricks

Clean Coders Hate What Happens To Your Code When You Use These Enterprise Programming Tricks

It is all too easy to dismiss problematic codebases on some nebulous idea of bad practice or bad programmers. Poor code, however, is rarely arbitrary and random in its structure or formulation. Systems of code, well or poorly structured, emerge from systems of practice, whether practical or ineffective. To improve […]

Devamını Oku

Create & sign SSL/TLS certificates with OpenSSL

OpenSSL

In this video, we will learn how to generate an SSL/TLS certificate signing request (CSR) and have it signed by a Certificate Authority (CA). We won’t submit the CSR to a real CA for this tutorial. Instead, we will play both the certificate authority and the certificate applicant. We will […]

Devamını Oku

PACELC: The Consensus Trilemma for Distributed Systems

PACELC: The Consensus Trilemma for Distributed Systems

A creative look at the three properties that distributed systems must choose between Partition tolerance, Availability, Consistency, Latency, and Consensus. In distributed systems, it is crucial to ensure that all nodes agree on the same state of the world. However, there are often trade-offs between different properties of distributed systems, […]

Devamını Oku

Foodology Raises US$17 Million to Expand its Cloud Kitchen Platform in Latin America

Foodology Raises US$17 Million to Expand its Cloud Kitchen Platform in Latin America

Foodology, a cloud-based Colombian cooking and virtual restaurant group, announced a US$17 million financing round on August 3, 2023. The round was led by Andreessen Horowitz (a16z) and Chimera, with participation from new investors such as 30N Ventures, a Chile-based VC focused on exceptional founders in emerging markets. The funding […]

Devamını Oku

Raft: A Consensus Algorithm for Distributed Systems

Raft: A Consensus Algorithm for Distributed Systems

A creative look at how Raft ensures that all nodes in a distributed system agree on the same state of the world. In distributed systems, all nodes must agree on the same state of the world. This is because if nodes disagree, it can lead to problems such as data […]

Devamını Oku

This is the future of ghost kitchens.

This is the future of ghost kitchens.

At the height of the pandemic, when dining rooms were closed, the phrase “ghost kitchen” entered the public lexicon, and new “hot” delivery-only concepts opened their hidden doors almost every day. But as the post-pandemic dust settles, the off-premises restaurant industry is evolving beyond the rush of flash-in-the-pan celebrity-backed chicken […]

Devamını Oku

Zooko’s Triangle: The Trilemma of Decentralization, Security, and Human-Meaningfulness

Zooko's Triangle: The Trilemma of Decentralization, Security, and Human-Meaningfulness

A creative look at the three properties that some people consider desirable for names of participants in a network protocol. In the early days of the Internet, it was easy to remember and track the names of people and websites. But as the Internet grew, so did the number of […]

Devamını Oku