4 min read 0 Other tutorials and tips How to migrate from Windows 10/11 to Linux Mint peq42 08/04/2025 With Windows 10 death approaching, and windows 11 being the worst version of the system ever made, many are looking…
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 30 Tips for Blender 3D Users peq42 03/03/2025 In the world of 3D, blender is the undisputable king. It is a swiss knife combining 3D modeling, shading, texture…
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…
4 min read 0 AI tutorials and tips Tutorial – How to Locally Host an AI Model peq42 31/01/2025 Hosting an AI model on your own computer allows you to use AI capabilities without relying on cloud services. This…
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…