Close

V8

V8 is a JavaScript engine developed by Google. Chrome, Node.js, and other JavaScript runtimes use V8.

How Estonia’s E-Residency is Redefining Global Business and Tech Landscapes

How Estonia's E-Residency is Redefining Global Business and Tech Landscapes

In the digital age, where boundaries are increasingly blurred, Estonia stands out as a pioneer with its groundbreaking e-Residency program. Launched in 2014, this program has positioned Estonia at the forefront of digital innovation, offering a unique blend of technology and business opportunities that transcend geographical limits. Estonia’s Digital Leap: […]

Devamını Oku

Debugging Under Fire: Keeping Your Head when Systems Have Lost Their Mind.

Debugging Under Fire: Keeping your Head when Systems have Lost their Mind

As software is increasingly developed to be deployed as part of a service, the manifestations of defects have changed: the effects of broken software are increasingly unlikely to be felt by merely one user, but many (or even all) — with concomitant commercial consequences. Debugging service outages put everyone in […]

Devamını Oku

The problem with Rocky Linux and free beer

The problem with Rocky Linux and free beer

Rocky Linux is a free, open-source distribution that was forked from CentOS in December 2020. CentOS was a widespread distribution based on Red Hat Enterprise Linux (RHEL). However, Red Hat announced in December 2020 that it would no longer provide free updates for CentOS. This led to Rocky Linux, a […]

Devamını Oku

AWS releases Application Composer to make serverless easier, but the initial scope is limited

AWS releases Application Composer to make serverless easier, but the initial scope is limited

AWS has launched Application Composer, a visual designer for serverless applications that simplifies the design and configuration of applications running on Lambda, the AWS service for serverless functions. The tool presents a canvas, accessed via the AWS Management Console, on which developers drag, drop, and connect resources. It automatically sets […]

Devamını Oku

V8 Javascript Engine

V8 Javascript Engine

V8 is an open-source JavaScript engine developed by Google. It is written in C++ and is used in Google Chrome, the Chromium web browser, and Node.js, among other applications. V8 is designed to execute JavaScript code quickly and efficiently. It includes features such as just-in-time (JIT) compilation, hidden class optimization, […]

Devamını Oku

Word Cloud Kullanımı

Word Cloud

Sunumlarımda arada sırada Word Cloud (Sözcük Bulutu) kullanıyorum. Bu amaçla iki siteden yararlanıyorum. WordClouds Bir sözcük listesini ve ağırlıklarını girebiliyorsunuz. Ayarları pratik olarak tam anlamasam dahi istediğim görseli elde edebiliyorum. https://www.jasondavies.com/wordcloud/ Bu site bir metini analiz ederek bir bulut oluşturuyor.

Devamını Oku