Welcome to my blog! Here, I share my insights and expertise on various topics that ignite my passion, from software development to the latest tech trends. My goal is to provide you with a fresh perspective, offering valuable analysis that you won't find elsewhere. So, sit back, relax, and let's embark on an exciting journey of discovery and exploration together!

Featured Posts:

Built custom

Taking Profits

As someone who's dipped their toes into the market, I've come to realize that taking profit isn't something to feel guilty about. It's a wise move that helps you manage risk, discover new opportunities, and reach your investment objectives. Investing and trading can be thrilling, but manag...

Continue reading →

A bit about a privacy project!

A few years ago, I created a website called , which compiles a comprehensive list of websites that contain spam, malware, ads, and other harmful content. By removing duplicates and presenting the aggregated data, users can e...

Continue reading →

Classes & Functions - Which is better?

Being asked whether I prefer classes to functions is a setup question, as it’s quite difficult to determine without a use case. Why? Well, classes and functions are two fundamental building blocks used to develop software. A class is a blueprint for creating objects that have specific pr...

Continue reading →

Hiding Windows Like a Mac

One of the great things about having a Macintosh is the ability to hide application windows with ease. Unfortunately, Microsoft Windows, being the most popular operating system to date, doesn't have a native approach to this, and the available programs to solve this issue can be outdated, ...

Continue reading →

This Blog's Flat File Engine

When it comes to running a WordPress website, there's one thing that can really give you a headache: updates and security. With WordPress being so popular, security flaws are frequently discovered in plugins and even in WordPress itself. This means that keeping up with updates is a must, a...

Continue reading →

Apple Permissions Vulnerability Effects Multiple Apps

The "applenews://" URL scheme allows for malicious URLs to be executed without any sort of user permission before execution. For example, going to "webcal://" will have a warning that will say "Do you want to allow this pa...

Continue reading →

How to Install Neofetch on Windows

Getting Neofetch installed on Windows is easier than you might think. You simply need a PowerShell terminal and follow these steps: Enter this command into the PowerShell terminal that’ll give permission to run the next steps: [code]Set-ExecutionPolicy -ExecutionPolicy Remo...

Continue reading →

ThinkPads & The Keyboard Backlight

What I love about an Asus laptop and Macbook is the backlight is on while typing. Whichever method of choice to make that possible – it didn’t matter – it just happens. This doesn’t happen on a ThinkPad though. Why? Not too sure. Is it that was done intention...

Continue reading →

Linux Increase Swapfile

Swap in Linux is a space on the disk that is used when the amount of physical RAM memory is full. When a Linux system runs out of RAM, inactive pages are moved from RAM memory to the swap space. Swap space can take either a form of dedicated swap partition or a swap file. The golden rule...

Continue reading →

Schwab Fractional Shares

Thought this would be interesting to share, as it is quite innovative. Schwab is offering the ability to purchase fractions of stocks. It empowers an investor to possess any of America's leading companies from the S&P 500 for as little as $5 each, regardless of actual share cost. For examp...

Continue reading →

Active Directory Domain Services Overview

Initially released with Windows 2000 Server on February 17, 2000 and reformed with additional features in February 27, 2008 with the release of Windows Server 2008. Active Directory or AD is a directory service offered by Microsoft that consits of an array of services running on a Windows ...

Continue reading →

Opera 62.0.3331.116 H.264 Support

You maybe experiencing issues with YouTube while using Opera on Linux. Might be getting an error that says "Your browser does not currently recognize any of the video formats available.", much like the image below. Unfortunately it has a lot to do with licensing to w...

Continue reading →