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.

Fundamentals of Route Optimization

Fundamentals of Route Optimization

A guide to finding the shortest or most efficient route between a set of points Route optimization is the process of finding the shortest or most efficient route between a set of points. This can be done manually or using a software application. Route optimization is essential for various businesses, […]

Devamını Oku

DevOps Best Practices and Troubleshooting with AWS

DevOps Best Practices and Troubleshooting with AWS

Improve your systems’ reliability, efficiency, and scalability with DevOps and AWS. DevOps is a set of practices that combines software development (Dev) and IT operations (Ops). DevOps aims to shorten the systems development life cycle and provide continuous delivery with high quality. AWS is a cloud computing platform that offers […]

Devamını Oku

Infrastructure as Code with AWS CloudFormation and Terraform

Infrastructure as Code with AWS CloudFormation and Terraform

Automate your infrastructure provisioning and management. Infrastructure as Code (IaC) is a practice of managing and provisioning infrastructure through code. This means that the infrastructure, such as servers, networks, and storage, is defined in regulation and then used to create and manage the infrastructure. Overview of IaC: IaC can help […]

Devamını Oku

Aldelo Express Uses Deliverect for Interface to Food Delivery Services

The easiest way to manage all your online orders

The Aldelo Express interface to Deliverect allows orders from popular food delivery companies to flow directly into the POS. From there the order flows as normal with the kitchen printer and displaying on kitchen monitors. In this video Alicia Goodman the Partnership Manager for Deliverect will introduce the interface. At […]

Devamını Oku

AppGyver joins SAP

SAP Acquires No-Code Development Pioneer AppGyver

 SAP SE  announced that it has acquired AppGyver Oy, a pioneer in no-code development platforms that enable users with no coding skills to build applications for Web and mobile uses. With the acquisition, SAP is better able to help customers and partners adapt their IT systems efficiently to their specific […]

Devamını Oku

MACOS İçin FTP Client

FTP

MACOS için terminalden ftp istemcisi olarak NCFTP ‘i kullanıyorum.  Embedded cihazlarda genellikle garip FTP sunucuları oluyor ve komut satırı erişim en hızlı seçenek oluyor.  Uygulamayı https://ncftp.com/.  Adresinden indirebiliyoruz.  Basit bir kurum sonunda kullanmaya başlayabiliriz.  MACOS için TERMİNAL ‘i açtım.  NCFTP ile artık NCFTP ‘bin shell ‘ine giriyorum.   Burada çok […]

Devamını Oku

Unable to find DartDev snapshot

Unable to find DartDev snapshot

Kaotik Flutter hatalarına devam, Herhangi bir işlem yaparken “Unable to find DartDev snapshot” hatası alıyorum.  MACOS kullanıyorum, sınırlı disk, sınırlı bellek ve yavaş internet erişimi var.  Çözümü aşağıda anlattım.

Devamını Oku

Traveling Salesman Problem using Hill Climbing

Traveling Salesman Problem using Hill Climbing

Hill climbing is a mathematical optimization algorithm whose purpose is to find the best solution to a problem with a (large) number of possible solutions. Explaining the algorithm (and optimization in general) is best done using an example. In the Travelling salesman problem, we have a salesman who needs to […]

Devamını Oku