Close

BKMExpress, BKM

The Interbank Card Center (BKM, Bankalar arası Kart Merkezi) was established in 1990 with the partnership of 13 public and private Turkish banks to provide solutions to common problems and develop the rules and standards of credit and debit cards in Turkey; within the card payment system.

How on-demand food delivery is changing the way we eat

How on-demand food delivery is changing the way we eat

The Future of Food Delivery On-demand food delivery is a rapidly growing industry changing how we eat. Customers can now order food from their favorite restaurants with just a few taps on their smartphones and have it delivered to their door in minutes. This convenience has made on-demand food delivery […]

Devamını Oku

Understanding Indexes in MySQL: Boosting Query Performance

Understanding Indexes in MySQL: Boosting Query Performance

In the realm of databases, especially in MySQL, indexes play a pivotal role in enhancing the performance of search queries. Much like the index of a book that helps you quickly locate specific content, a database index allows the database system to fetch the desired data without scanning the entire […]

Devamını Oku

GitPod: Revolutionizing Development Environments

GitPod: Revolutionizing Development Environments

Tools that enhance productivity and streamline workflows are invaluable in the ever-evolving landscape of software development. One such tool that has been making waves in the developer community is GitPod. This blog post delves deep into the world of GitPod, exploring its features, benefits, and how it’s transforming how developers […]

Devamını Oku

Finding The Slower Queries For MySQL

Finding The Slower Queries For MySQL

Identifying inefficient queries is crucial for optimizing the performance of a MySQL database. Here’s how you can find and analyze inefficient queries in MySQL: 1. Enable the Slow Query Log: MySQL’s slow query log tracks queries that take longer than a specified amount of time to execute. By examining this […]

Devamını Oku

Demystifying Practical Cryptography: Python and MySQL in Focus

Demystifying Practical Cryptography: Python and MySQL in Focus

Theoretical Foundations of Cryptography: From MD5 to SHA-2 Understanding CryptographyCryptography is the art of secure communication. It involves transforming data to prevent unauthorized access. Over the years, various algorithms have emerged. Let’s delve into a few popular ones. MD5: An OverviewMessage Digest Algorithm 5 (MD5) was once a favorite. It […]

Devamını Oku

Getting Started with Google Maps in Python

Getting Started with Google Maps in Python

Google Maps is a powerful tool that can be used for various purposes, including navigation, finding businesses, and exploring new places. Prerequisites Before you can start using Google Maps in Python, you will need to have the following: Installing the Google Maps API for Python Once you have your API […]

Devamını Oku

Rekabet Kurulu’nun Bankalararası Kart Merkezi Muafiyet Kararları

Rekabet Kurumu

Dr. Av. Oğuzkan Güzel tarafından 26.03.2019 tarihinde İstanbul Bilgi Üniversitesi’nde gerçekleşen Uygulamalı Rekabet Hukuku Seminerleri 2019 programı kapsamında sunulan “Rekabet Kurumu’nun Zoraki Regülasyon Görevi; Bankalararası Kart Merkezi Muafiyet Kararları” başlıklı tebliğin video kaydıdır.

Devamını Oku

Rekabet Kurumu’ nun BKM Kararı

Bankalararası Kart Merkezi

Daha önce verilen kararın ardından bir değişiklik yayınlandı. Karar Sayısı : 19-38/563-232 Karar Tarihi : 7.11.2019 İdari Yargılama Usulü Kanunu’nun 11. maddesi çerçevesinde yapılan yeniden değerlendirme sonucu; Bankalararası Kart Merkezi A.Ş. tarafından sunulan BKM Express hizmetinin, 4054 sayılı Kanun’un 5. maddesinde yer alan koşulları sağlamaması nedeniyle söz konusu faaliyete muafiyet […]

Devamını Oku

Consistent Data Partitioning through Global Indexing for Large Apache Hadoop Tables at Uber

Consistent Data Partitioning through Global Indexing for Large Apache Hadoop Tables at Uber

Data serves little purpose if we cannot find it. Looking up individual records in the 100-plus petabytes of data accumulated at Uber lets us perform updates and gather valuable insights to help improve our services, such as delivering more accurate ETAs to riders and showing eaters their favorite food options. […]

Devamını Oku