}

Blog

In-depth analysis, benchmarks, and opinion pieces on software and tech.

Page 2 of 3

2 min read

Two Algorithms for Software Engineering Interviews

If you are pareparing for a software interview there are two graph algorithms you must know: BFS and DFS. We will use python code for examples.

1 min readBeginner

Javascript: Why you should use for() to iterate

If in your code you are using Array.forEach, check this blog post about the performance of javascript using for(). Learn how to improve the performance of the forEach in javascript.

8 min read

Best USB WiFi Adapters for Kali Linux 2026: Monitor Mode + Packet Injection Tested

Best Kali Linux USB WiFi adapters in 2026, all tested for monitor mode and packet injection. Alfa AWUS036ACM (rtl88x2bu, #1 pick) and AWUS036ACHM reviewed. Chipset guide and driver install: apt install realtek-rtl88xxau-dkms.

3 min readIntermediate

Choosing the JavaScript Framework for next project

A new year started and new javascript frameworks are starting to gain popularity. We wrote a blog post to review trending js frameworks of 2018

12 min readBeginner

Hashcat GPU Benchmarks 2026: RTX 5090 vs 4090 vs RX 7900 XTX — Full H/s Speed Table

Hashcat GPU benchmark table 2026. RTX 5090: 240+ GH/s MD5, RTX 4090: 164 GH/s, RTX 3090: 121 GH/s, RX 7900 XTX: 95 GH/s. NTLM, SHA-256, WPA2-PMKID speeds + cost-per-GH/s ranking for every major GPU.

1 min readBeginner

Top 3 Best FREE Video Editing Software

Top 3 best FREE Video Editing Software. Learn what are the best video edtiros that can be downloaded for free without watermarks.

2 min read

Best computer for programming

Blog post about which is the best computer to choose for programming in 2017.

1 min read

VPS for setting up a small programming project

Cheap VPS for five dollars for small programming projects with a database

1 min read

Ubuntu 18.04 LTS will replace unity with GNOME

Canonical will shift their default Ubuntu desktop back to GNOME in Ubuntu 18.04

1 min read

New version of tutorials.technology

We released a new version of our webpage and we explain new sections.