Habr
1.26K subscribers
2.06K photos
3 files
1.64K links
Habr.com ⬝ English edition
Download Telegram
"The effectiveness of this approach has shown itself clearly - compared to the first version of MVP, the «humanized» second version improved almost all metrics by 4-5 times. Not a bad result"

Stages of product work on the MVP of the AI course generator: https://u.habr.com/F0tWe
"In this guide, I'm going to walk you through how to create a simple e-commerce app using SwiftUI and Firebase. The app will include basic functionalities such as product listing, shopping cart, and user authentication"

How to Make an E-commerce App in SwiftUI: https://u.habr.com/RMSsy
Blockchain use in marketplaces — and how Account Abstraction can help it

Once programmatic got rid of the «childhood diseases» and became simple in use, effective in attracting customers, it has taken a dominant position in the modern advertising market - providing precise targeting and cost reduction: https://u.habr.com/nlEAb
DAOs trends in 2023 — or why DAOs can become the leading one in web3

Centralized control is being replaced by algorithms based on smart contracts and direct user decisions, such as voting. DAO was a very trendy topic a few years ago, and now, supposedly, its popularity has taken a toll. Actually, it is not: https://u.habr.com/BPaaS
How to partition a MySQL table

Alright, folks! Get ready to dive into the world of MySQL table partitioning. In this guide, we'll cover why partitioning is so darn important for your MySQL tables: https://u.habr.com/wdDHM
"I've compiled my insights on structuring the iOS development department, conducting performance reviews, and most importantly, emphasizing the significant distinctions between developers' levels based on well-defined criteria"

iOS Dev Skills. Performance Review: https://u.habr.com/1hYnU
React Custom Hook: useDebounce

This custom hook is particularly beneficial in scenarios where you need to handle user input, such as search bars or form fields, where you want to delay the execution of an action until the user has finished typing or interacting. It's also useful for optimizing network requests, ensuring that requests are sent only after the user has stopped typing or selecting options: https://u.habr.com/VseJI
Pairing-based identification protocols compatible with instant digital signature mode

In our previous post, we presented a modified Schnorr protocol compatible with the Instant Digital Signature (IDS) mode and also announced the design of other protocols with this feature. In this post we describe such protocols based on the pairing function: https://u.habr.com/SADGN
"Currently I am investigating firmware development for STM32 microcontrollers and I would like to share with you my experience for doing it in Qt Creator IDE"

Setup of Qt Creator for programming and debugging of STM32 microcontrollers: https://u.habr.com/dFo2U
Let's kill all frameworks at once

Technologies evolve and function until new technologies completely replace them. We are entering an era where framework and Electron technologies may be eclipsed by generative AI. Let's examine some examples: https://u.habr.com/FoXQ4
ATM security analysis 3.0: PHDays 12 in review

Python, Java, C++, Delphi, PHP—these programming languages were used create a virtual crypto ATM machine to be tested by the participants of the $NATCH contest at Positive Hack Days 12. The entire code was written by ChatGPT and proved to be exceptionally good. This time, we had reviewed the contest concept and decided to use a report system. In addition to standard tasks (kiosk bypass, privilege escalation, and AppLocker bypass), this year's participants faced new unusual tasks: https://u.habr.com/CtuHV
"Multidisciplinary project has perceived simplicity and inherent complexity. Its complexity originates at the teams interdependence which effectively prevents doing “contemporary classic” of waterfall unless accompanied by infinite time and resources"

Handling multidisciplinary project development: https://u.habr.com/lm7MK
How to conduct UX brainstorming sessions effectively: tips and methods that work

These sessions can vary in duration and form depending on which problems need to be solved, how many people participate and how many ideas need to be generated: https://u.habr.com/MwyDB
Scrum – where are Project and Project Management

Today, many companies are transferring their development processes to Agile frameworks. In this article, we discuss how the concept of a Project and the position of classic Project Manager are transferred in accordance with the Agile paradigm: https://u.habr.com/QSUWa
Best distributed task scheduling framework — Openjob 1.0.7 released

Openjob is a new distributed task scheduling framework based on Akka architecture. Supports multiple cronjob, delay task, workflow, lightweight distributed computing, unlimited horizontal scaling, with high scalability and fault tolerance. Also has complete management, powerful alarm monitoring, and support multiple languages: https://u.habr.com/ZDtOM
PostgreSQL 17: Part 1 or Commitfest 2023-07

We continue to follow the news in the world of PostgreSQL. The PostgreSQL 16 Release Candidate 1 was rolled out on August 31. If all is well, PostgreSQL 16 will officially release on September 14.

What has changed in the upcoming release after the April code freeze? What's getting into PostgreSQL 17 after the first commitfest? Read this review to find out: https://u.habr.com/5KYP3
Exploring FIFO principles using an HDL training tool

The idea of the HDL training tool is that it can help develop a hardware intuition, providing the opportunity to explore ready-made scenarios in a step-by-step interactive way. The tool also provides detailed visualization of a simulated scenario: https://u.habr.com/yrfOW
"This is a translation of my first article, which was born due to the fact that I once played with the types of meterpreter payload from the Metasploit Framework and decided to find a way to detect it in the Windows OS family"

Detection of meterpreter sessions in Windows OS: https://u.habr.com/yIQRp
MSSQL: Table Rebuild and Reorg in highload 24/7 Environments

How do you deal with index fragmentation if your SQL server is working in high load environment with 24/7 workload without any maintenance window? What are the best practices for index rebuild and index reorganize? What is better? What is possible if you have only Standard Edition on some servers? But first, let's debunk few myths: https://u.habr.com/i2LtO
"Hello, dear users of the IT world!

In modern web development there are many ways to make your website interesting and attractive to users. And even using simple techniques you can achieve great results!"

Creating a mini-game with a drip effect and moving circles. Part 1: https://u.habr.com/pZftL