Habr hasn't published any news in the last 24 hours.
Habr

News from Habr


Week's most reacted
16.09.2024 − 22.09.2024
Habr
dev_family @ Habr 1 place · 09/20/2024 05:27 EDT

React Native Splash Screen — support for different themes

Hi all! The dev.family team is in touch. In this article, we are sharing a short guide on how to install Splash Screen in a cross-platform app written in React Native with support for multiple themes.Splash screen is the first screen that users see before loading into the main application. This screen is perhaps the best way to make the name of your app, and in general, its entire name,... Read more

0

Fresh news
Other news
older that 24 hours
Habr
Marakuja777 @ Habr 2 place · 12/20/2022 04:08 EDT

MemGame

We are the first year students studying Computer Science in Innopolis University and we would like to share our experience in developing a Verilog program to create the greatest Memory Game (MemGame) that has ever existed on the FPGA board.In this article, we decided to create a game for extending human memory. You will read the background theory and the incredible story of creation. Read more Read more

0

Habr
NickThe1 @ Habr 1 place · 12/18/2022 04:30 EDT

Asymmetric horizontal distribution for time series

The goal of paper is to demonstrate non-trivial approaches to give statistical estimate for forecast result. Idea comes from probability cone concept. A probability cone is an indicator that forecasts a statistical distribution from a set point in time into the future. This acticle provide alternative approaches using machine learning, regression analysis. Read more Read more

0

Habr
Maximilian077 @ Habr 2 place · 12/17/2022 11:16 EDT

Traffic sign recognition using CNN

During the last years, one of the modern directions of technology development is computer vision. The main task of this direction is the classification of objects from a photo or video camera. In usual problems, it is solved using case-based machine learning methods. This work presents the application of computer vision for traffic sign recognition using machine learning algorithm. A road sign is a flat artificial object with a fixed... Read more

0

Habr
exmk @ Habr 1 place · 12/15/2022 12:24 EDT

How to exchange a secret key over an insecure network (EC-Diffie-Hellman algorithm)

Let’s say you want to send an encrypted message to your friend in order to avoid it being intercepted and read by a third party. You generate a random secret key and encrypt the message with it. Let’s say you use AES. But how do you let your friend know the key to decrypt it?In this article, we will explore how the Elliptic-Curve Diffie-Hellman algorithm works under the hood. The... Read more

0

Habr
Bug_Done @ Habr 1 place · 12/13/2022 17:29 EDT

Clicker game by using FPGA and Verilog

Games can give positive emotions and provide relaxation to a person. However, the main purpose of my project is to get a better understanding of the Verilog language. In addition, coding a game into FPGA will help to define the bounds of this programming language. Read more Read more

0

Habr
ENCRY @ Habr 2 place · 12/13/2022 09:17 EDT

Anonymity and Untraceability

The following text consists of two logically connected parts. The first part constructively rules out the assumption that untraceability supposes anonymity. The second part enumerates specific practical tasks in the form of various scenarios when digital signatures (DS) do not provide correct solutions to the task. It is demonstrated that a complete solution can be obtained through a special combination of DS and an interactive anonymous identification protocol. Read more Read more

0

Habr
NeONRAcE @ Habr 3 place · 12/13/2022 03:43 EDT

Ценный QA Automation – кто он на самом деле? Загадка от Жака Фреско

Всем привет! Меня зовут Иван и я Head of QA Automation в Skyeng. Я регулярно занимаюсь обучением Manual QA и менторством начинающих QA Automation (далее – QAA) и часто слышу от падаванов вопрос: «А как же мне, собственно, стать QAA?»Вопрос многогранный. В статье хочу поделиться мыслями на этот счет. Так что присаживайтесь поудобнее, чаек и конфетки при прочтении приветствуются! Также советую захватить валерьянку — некоторым она понадобится при чтении третьего... Read more

0

Habr
Hanna_lub @ Habr 2 place · 12/12/2022 08:40 EDT

E-commerce Trends you can’t miss

The e-commerce market in 2022 leaves entrepreneurs no choice but immediately incorporate new technologies. Today it is not enough to follow the latest trends, because you need to be two steps ahead. How to do it?Consumer behavior has changed, especially since this pandemic. You get used to good things quickly, so online shopping and fast delivery services made us all appreciate our time and comfort.You have to pay for everything... Read more

0

Habr
ton252 @ Habr 1 place · 12/09/2022 10:02 EDT

[Translation] Main Challenges and Mistakes in Creating Your Design System

Design system creation and integration is a challenging and rather tedious task. It can simply the development process or make it even harder. Anton Polyakov, Project Management Director for Innotech’s Mobile Development Department shares his team’s experience to demonstrate the unforeseen challenges they encountered. Read more Read more

0

Habr
lidialiker @ Habr 1 place · 12/08/2022 06:31 EDT

Proof's by induction using Rust's type-system

Rust's type system is quite powerful as it allows to encode complex relationships between user-defined types using recursive rules that are automatically applied by the compiler. Idea behind this post is to use some of those rules to encode properties of our domain. Here we take a look at Peano axioms defined for natural numbers and try to derive some of them using traits, trait bounds and recursive impl blocks.... Read more

0

Habr
sharr @ Habr 1 place · 12/06/2022 10:41 EDT

[recovery mode] The potential Augmented Reality has to disrupt real sectors

Augmented reality (AR) has been gaining popularity in recent years, with companies such as Apple, Meta, Google and Microsoft investing heavily in the technology. AR technology allows users to see digital objects and information overlaid onto the real world. This technology has the potential to revolutionize multiple sectors in the future, from healthcare to education to entertainment. In this article, we will explore how AR is going to change these... Read more

0

Habr
netsvetaev @ Habr 1 place · 12/02/2022 10:02 EDT

InvokeAI 2.2: UI Outpainting, Embedding Management and more

InvokeAI 2.2 is now available to everyone. This update brings in exciting features, like UI Outpainting, Embedding Management and more. See highlighted updates below, or the full release notes for everything included in the release. What’s new? Read more

0

Habr
lucius @ Habr 1 place · 11/26/2022 10:04 EDT

[Translation] Mocking RESP API in 20 minutes via Yakbak

Imagine this: you are an ordinary frontend developer. When you open your mailbox you found a message — tomorrow DevOps team will make an optimization with Kubernetes. You are experienced developer and you know that environment operation test might go sideways. Test environment is crucial for your job as frontend developer and you don’t want to miss a whole day on a job, so there are two possible solutions present:Setup... Read more

65

Habr
Browning @ Habr 1 place · 11/23/2022 15:20 EDT

The On-Line Encyclopedia of Integer Sequences today

You can encounter integer sequences all around combinatorics, number theory, and recreational mathematics. And if there is a multitude of objects of the similar form, then one can create an index for these objects. The On-Line Encyclopedia of Integer Sequences, OEIS, is such an index.This article covers the On-Line Encyclopedia inclusion criteria, its editorial process, its role in mathematics, and its future.This is a translation of my article The On-Line... Read more

0

Habr
sepulkary @ Habr 2 place · 11/23/2022 05:48 EDT

Python Junior Plus, or the beginner's Roadmap to becoming a Python programmer

Hello! My name is Mikhail Emelyanov, I am embedded software engineer, and I was inspired to write this little roadmap on the capabilities of Python language by a certain commonality among the existing Python tutorials found on the web.The usual suggestions to study, say, “Algorithms and Data Structures” or “Databases” are especially jarring. You can spend years studying these topics, and even after decades you'd still be able to find... Read more

0

Habr
parthiba @ Habr 1 place · 11/19/2022 05:50 EDT

How Can I Start My Own IPTV Provider?

IPTV is quickly rising to the top of the list of TV viewing options for viewers worldwide. other types of home entertainment, including music and video. This indicates a developing market for service providers and a potential new source of income. But how can you set up an IPTV service? Mware Solutions can assist you in establishing the required infrastructure for a successful entry into this cutthroat market.TV delivered using... Read more

0

Habr
lucius @ Habr 1 place · 11/18/2022 05:26 EDT

Кешируем API ответы для frontend приложения с помощью Yakbak

Представьте себе типичную ситуацию: вы frontend разработчик в обычный компании. После сытного обеда вы лениво скроллите Хабр и смотрите Ютуб. Вдруг в чат прилетает сообщение от девопсов: "Ребята, мы планируем сегодня вечером разгрузить мастер и перенести admission контроллер на ноду и чтобы два раза не вставать всем подам выделим 50 CPU. Завтра всё будет работать как обычно, но быстрее!" Вы понимаете, что скорее всего всё пойдёт не так и штатной... Read more

0

Habr
ichikmarev @ Habr 2 place · 11/17/2022 11:58 EDT

WWDC22 hidden gems

For iOS developers, WWDC is always something of a New Year. We are presented with so many new products, and sometimes you can get lost in them. Most of my colleagues are trying to be in touch by watching “Platform State of Union” and all “What’s new” sessions. The event basically provides an opportunity to developers a glimpse of the features to expect from the software part. When Apple has... Read more

0

Habr
AnnaKabanets @ Habr 3 place · 11/17/2022 06:22 EDT

Как услышать голос клиента: внедряем Data Driven подход в управление клиентским опытом

С 2010 года мировая экономика проходит трансформацию от рынка товаров к рынку впечатлений. Клиентам уже не так важен сам продукт и его цена. В приоритете простота, доступность продукта и лёгкость использования на каждом этапе CJM. Системная работа с обратной связью, положительной и отрицательной, помогает завоевать лояльность, усилить позиции, закрепить лидерство.Ещё один современный тренд — клиентский опыт становится цифровым. Трансформируются не только стандарты общения, но и технологии сбора обратной свя Read more

0

Habr
Dmitrii_Konstantinov @ Habr 3 place · 11/16/2022 14:20 EDT

Startup story — how we pivoted mobile apps and business from «beauty Uber» to «beauty coworking»

Hi everyone! My name is Dmitrii Konstantinov and this is a personal story of experience and growth in a cozy startup. How we made a business pivot and adapted the server and mobile apps for it. What challenges did we face and how did we solve them. Read more Read more

0

Most popular sources

  • You see 470 news out of 470.
  • Sources 63 out of 63.
Business Insider 65% 13
GSMArena.com 6% 5
CNET 5% 0
Android Authority 4% 1
Gizmodo 4% 1
View sources »

LIKE us on Facebook so you won't miss the most important news of the day!

28.09.2024 17:26
Last update: 17:20 EDT.
News rating updated: 00:21.

What is Times42?

Times42 brings you the most popular news from tech news portals in real-time chart.
Read about us in FAQ section.


Times42 © 2024