Sign Up
Welcome home! Here at WTMX you can make new friends and meet people with the same interests as you. All free and ad-free.
Development
Internet & Technology
Development shared a link
Deceptive design - Types of deceptive design
There are 12 main types of deceptive design, including ‘bait and switch’, ‘roach motel’ and ‘privacy zuckering’. All of them trick the user into doing something they didn’t intend.
Development shared a link
Development shared a link
My journey of implementing a Cryptocurrencies payment gateway (from scratch)
Map - Buy - Login - Statistics - FAQ - Docs - Imprint
Development shared a link
How we upgraded our 4 TB main application Postgres database
Last fall, we migrated our 4TB Postgres database from version 9.6 to version 13 with minimal downtime. In this post, we’ll tell the story and share tips to help you with a similar upgrade.
Development shared a link
How I cracked Chinese Wordle using knowledge graph
Wordle is going viral these days. So is Handle, the Chinese Wordle. This post explains how to crack Chinese Wordle using knowledge graph.
Rodrigo RM likes this.
Development shared a link
PhpStorm 2022.1 is now available | The PhpStorm Blog
This new major PhpStorm release includes improved Blade and Twig support, added functionality to docblock type annotations and attributes, a bunch of new and useful inspections, several improvements t
DakotaEight likes this.
Development shared a link
An introductory guide to functional programming concepts
Functional programming is an alternative approach to thinking about computer science problems. Here are some key concepts in this space.