5 min read 0 Other tutorials and tips HTML: A Basic Introduction peq42 10/10/2025 The basis of the web: HTML, the language that allows websites to exist since 1991, remains to this day one…
4 min read 0 news Other PostgreSQL 18 released with major I/O and performance overhauls peq42 25/09/2025 The PostgreSQL Global Development Group today released PostgreSQL 18.0, the annual major feature release for the widely used open-source SQL…
2 min read 0 Other news 21 Year old defeats LeetCode, gets kicked out of school peq42 27/03/2025 Roy, a 21-year-old computer science student, has been expelled from Columbia University, a renowned institution for tech education, due to…
5 min read 0 Other tutorials and tips Compilers: A Basic Introduction peq42 19/03/2025 Compilers are fundamental software tools that transform human-readable source code into machine code—a language that computers execute directly. This transformation…
5 min read 0 Other tutorials and tips GIT: A Basic Introduction peq42 04/03/2025 Git is a version control tool that helps you track changes in your projects. It saves every version of your…
4 min read 0 Other tutorials and tips Tutorial – Python Scripting in Blender 3D peq42 02/03/2025 Blender’s built-in Python API allows you to automate tasks, create custom tools, and enhance your 3D workflow. Whether you want…
5 min read 0 Other tutorials and tips PHP – How to Detect Spam/Disposable e-mail peq42 21/01/2025 The web is filled with bots(majority of traffic comes from them, according to cloudflare). Those, and malicious users, tend to…
4 min read 0 Other tutorials and tips Varnish cache – What is it and How it works? peq42 02/01/2025 Varnish Cache is a specialized caching solution designed to optimize website speed, serve files and handle high traffic efficiently. This…
3 min read 0 Other tutorials and tips PyGyat: A Basic Introduction peq42 26/12/2024 We have finally done it. As a species, we have developed the perfect programming language for the next two years:…
3 min read 0 Other tutorials and tips How to make your Own Router peq42 21/12/2024 Creating your own router can be an exciting DIY project, whether for learning or customizing your network’s performance. With recent…