Habr
1.25K subscribers
2.06K photos
3 files
1.64K links
Habr.com ⬝ English edition
Download Telegram
Affordable as a Bus, Comfortable as a Taxi: A Promising Type of Public Transport for Large and Medium-Sized Cities. Part 3

This is the third and final article in a series dedicated to minibus route schemes that would allow you to travel reasonably quickly, inexpensively, and most importantly, without any transfers, from any intersection to any other within a large city. You'll see many graphs, formulas, and figures below, but before we get to the technical part: https://bit.ly/3qC1feA
"Those who study to be an IT specialist have time to take place in the profession. But it is no longer necessary to run away from mathematics — there will be more and more of it in the industry"

What is it about IT. And when will it all end: https://habr.com/en/articles/741100/?utm_source=telegram.me&utm_medium=social&utm_campaign=16601675
Mathematical meaning of principal component analysis (PCA)

The idea of the principal component analysis (PCA) is to replace the basis in order to reduce the dimension of the input data with minimal loss in informativeness. In other words, we will try to introduce new predictors for the old data so that the information content of the new predictors is maximum: https://bit.ly/442iMLH
"In my previous article, I showed you how to deploy your project to Firebase and use it for free. Now, let’s explore additional benefits of Firebase"

How to Set Up a Custom Domain and Get a Free SSL Certificate on Firebase: https://vk.cc/coMsmX
Uniform gravity, can it exist?

Part 1. The motion of a free particle-like cat: https://u.habr.com/6bIpZ
Part 2. Curved cat's tail: https://u.habr.com/ZFYtl
Part 3. What's an ugly smiling face: https://u.habr.com/xhq2r
lsFusion: Open-Source Rapid Application Development Platform

lsFusion is suitable for application development by individual programmers as well as large teams, due to its high declarability, OOP support and the possibility of using Git: https://u.habr.com/opcNO
Alpha Go & Alpha Go Zero

In 1997, a computer program developed by IBM Deep Blue defeated the world Chess champion Garry Kasparov. Go remained the last board game in which humans were still better than machines: https://u.habr.com/k1E68
"I had one clear idea to get across the table: to finally unveil this mystery of hashing in C++ for beginners. I, a beginner myself, also wanted to solidify my knowledge in this area"

Hashing and its C++ applications: https://u.habr.com/vLS3m
Openjob: best distributed task scheduling framework

Openjob is a distributed and high-performance task scheduling framework that supports multiple cronjob, delay task, workflow, lightweight distributed computing, unlimited horizontal scaling, with high scalability and fault tolerance. Also has perfect permission management, powerful alarm monitoring, and support multiple languages: https://u.habr.com/NFtcI
"In this article, I will cover basic work with MapView (and MapFragment) markers, learn how to implement marker clustering, i.e. group markers located close to each other, and display dynamic icons in the markers, i.e. load by url and display remote images"

Android MapView with clustering and dynamic images in markers: https://u.habr.com/7fxWZ
"I’d like to tell you about some practical vectors of procedures and tools implementation as regards to Business Continuity Management, or BCM, along with Operational Resilience, or OpRes"

Business Continuity and Operation Resilience on paper vs. for real: https://u.habr.com/7hzzl
Validation WebHook troubleshooting, how low can you go?

"I'm Alex Movergan, DevOps team lead at Altenar. I focus on automation in general and on improving troubleshooting skills within my team. In this article, I'll share a captivating tale that revolves around Kubernetes, validation webhooks, kubespray, and Calico": https://u.habr.com/zNtxD
"All articles are outdated, links are broken and solving the task was kind of solving puzzle. So the only way for me to keep it stuck together, is to write it down and to share with you"

Apache Kafka and AWS S3 — backup and restore: https://u.habr.com/B3Nco
ChatGPT to Help You Become a 10x Programmer

There is nothing shameful in using the AI, since this the development and further implementation of it in our day-to-day life is inevitable, so we should start adapting to it as early as we can to take the full advantage of this "magical" technology: https://u.habr.com/KBb36
AI for Software Business Analysis

With a little creative thinking, we can put "one-size-fits-all" applications like ChatGPT to good use. It can definitely speed up execution of many typical tasks and free up analysts to focus on the more challenging, strategic aspects of the job: https://u.habr.com/r9w4O
The Role of the Technical Writer in the AI Revolution: Bridging the Gap between Technology & Communication

Artificial Intelligence has emerged as a transformative force, revolutionizing various industries and reshaping the habits of business operations: https://u.habr.com/s4V7V
LeetCode 2612 (Hard). Minimum Reverse Operations. Swift. BFS. O(n+k). O(n)

The algorithm follows a breadth-first search (BFS) approach to determine the minimum number of reverse operations needed to bring the 1 to each position in the array: https://u.habr.com/AYW8P
gookit/goutil — released v0.6.10, an extension library of common Go features

Contains number, string, slice/array, Map, struct, reflection, text, file, error, time and date, test, CLI, command run, system information, formatting, common information acquisition, etc.: https://u.habr.com/x0dMB
Supercharge Your React Projects with Custom Hooks

In this article, we dive into the world of custom React hooks and explore the incredible potential they hold for supercharging your work projects: https://u.habr.com/bS42n
"If you don't know where to start and want to create your own robot, this article is for you. In it, I will try to explain the process and also share the first steps you should take"

How to make a robot? What is first: https://u.habr.com/SKtTw
👍1