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.

Harnessing the Cloud: Next-Level Serverless Patterns for Rapid Innovation

Harnessing the Cloud: Next-Level Serverless Patterns for Rapid Innovation

The Storage-First pattern is a design approach where the incoming requests or data are captured and stored using AWS-managed services. This pattern is ideal when no data needs to be returned from the API and helps to ensure that data is not lost in case of processing failures. For example, […]

Devamını Oku

What Is SUHOSIN?

What Is SUHOSIN?

Suhosin is an advanced protection system for PHP installations. It was designed to protect servers and users from known and unknown flaws in PHP applications and the PHP core itself. Suhosin is implemented as a PHP extension and offers several security features that can be fine-tuned through configuration options. Suhosin’s […]

Devamını Oku

What Is Test-Driven Development (TDD)?

What Is Test-Driven Development (TDD)?

Test-Driven Development (TDD) is a software development practice that involves writing tests for a piece of code before writing the code itself.It is a part of the Extreme Programming (XP) software development methodology. XP emphasizes rapid feedback, continuous testing, and frequent iteration. DDD also focuses on constant feedback and iteration […]

Devamını Oku

Dipnot & Sabahat Oğuz – İnsan

Benim yurdum; emekKazanacak bir dünya, kurulacak bir düzen varBenim yurdum; eşitDurulacak savaşlar, hemen açar o gün çiçeklerGeçmiş ayna olur karanlığına Benim yurdum; özgürİnsanca bir yaşam, sınıfsız sınırlarEkmek için kendini yakmaz ki insanoğlu burdaBenim yurdum; bebek kadar güleçEşitlikçi bir düzende mümkün her şey Anlatılan senin hikayen, benim hayal gücüm değilYurdu satar […]

Devamını Oku

SHA-1 has broken in practice

We have broken SHA-1 in practice.

We have broken SHA-1 in practice. This industry cryptographic hash function standard is used for digital signatures and file integrity verification and protects a wide spectrum of digital assets, including credit card transactions, electronic documents, open-source software repositories, and software updates. It is now practically possible to craft two colliding […]

Devamını Oku

From Traditional to Serverless: Exploring Patterns that Revolutionize Development

From Traditional to Serverless: Exploring Patterns that Revolutionize Development

Serverless computing is a model in which the cloud provider dynamically manages the server infrastructure. This means that developers don’t need to worry about provisioning or managing servers, which can save time and money. Several serverless patterns can be used to build scalable and reliable applications. This article will discuss […]

Devamını Oku

Navmesh: A Pathfinding Tool for Python

Navmesh: A Pathfinding Tool for Python

A navigation mesh, or Navmesh, is an abstract data structure used in artificial intelligence applications to aid agents in pathfinding through complicated spaces. This approach has been known since at least the mid-1980s in robotics, where it has been called a meadow map, and was popularized in video game AI […]

Devamını Oku