Posts
Power My Spare ThinkPad On and Off Over the Network with Wake-on-LAN
I turned an old ThinkPad into a headless home box that lives with its lid closed. In this post I'll show you how to enable Wake-on-LAN in the BIOS, make it stick on Arch Linux with NetworkManager, and …
Get a Discord Alert on Every SSH Login to Your Linux Machine
Ever wondered who logged into your server and when? In this blog post, I'll show you how to use PAM to fire a Discord notification on every SSH login to your Linux machine, so you always know what's …
Bookmark Buddy: A Chrome Extension to Simplify Your Bookmarking Experience
Tired of managing countless bookmarks in Chrome? Bookmark Buddy is a Chrome extension that transforms your new tab experience by providing an elegant, organized display of all your bookmarks in one …
Hello World Programming for Neural Networks: A Beginner's Guide to Getting Started.
Explore the fundamentals of programming neural networks with this beginner-friendly guide on creating a 'Hello World' program. Learn the essentials of neural networks and gain hands-on experience to …
How to Manage Multiple GitHub Repositories from a Single Machine
Managing multiple GitHub repositories can be a challenge, but it doesn't have to be. In this blog post, I'll show you how to use a few simple techniques to use multiple GitHub account from single …
How to Stay on Top of Your Gmail Inbox with AppScript
Gmail is a powerful tool, but it can be difficult to keep your inbox organized. AppScript is a JavaScript library that can help you automate tasks in Gmail, freeing up your time to focus on more …
Host Your Site Without Static IP via Server
This article show how you can expose some service running in your local machine to outside world without static IP via any public server.