David's Blog
Blogs
GitHub
FriendlyUser's blog
More posts in my blog.
git
bash
Advanced Git - Cherry-picking, Merge Strategies, and Release Management
Nov 30, 2025
Strategies for managing specific commits and handling merge conflicts automatically
Laravel
Cryptography
Replicating Laravel's Crypt::decryptString Logic in Python
Oct 17, 2025
A technical deep dive into decoding Laravel encrypted strings using Python's 'pycryptodome' library. Learn the AES-256-CBC, HMAC-SHA256 protocol used by Laravel and how to successfully verify the MAC and decrypt the payload outside the PHP environment.
AI Training
Aligner
AI Training Platforms Compared: Outlier vs. Appen vs. Aligner - Why the Newcomer Wins in 2025
Oct 7, 2025
A deep dive into AI training platforms Outlier, Appen, and the new Aligner. Discover the pros and cons of each, the impact of Meta's acquisition on Outlier, and why Aligner is the top choice for remote AI work.
python
sql
How to build a contact book cli application in Python
Sep 14, 2025
A contact book is a simple but useful tool that allows users to store and manage their contacts. In this article, we will discuss how to implement a contact book using Python and SQLite.
The Benefits of Using WebAssembly for Web Development
Jul 16, 2025
In this article , we will explore the benefits of using WebAssembly for web development and how it can enhance both user experience and development processes
Managing Rust Projects and Dependencies with Cargo
May 17, 2025
In this article , we'll explore the basics of using Cargo to manage Rust projects and dependencies
Older Posts →
© Copyright 2025 by FriendlyUsers Tech Blog. Built with ♥ by
FriendlyUser
. Last updated on 2025-11-29.