RSSAmplifier

Blog

Thoughts and Musings

Hacking the Narrative, One Byte at a Time.

andwati.comRSS feed ↗18 posts

Latest posts

The One Thing Nobody Tells You About WiFi Hotspots on Arch Linux

A minimal Arch install is great until NetworkManager silently fails to find a binary you didn't know you needed

From C to Machine Code: What Actually Runs

Before diving into how to break a program, we need to understand what the computer is actually executing

The Single Byte That Kills Your Exploit: Understanding Endianness

Problem: Computers speak different languages, like people

What is pwn?

No not that one

ScriptCTF 2025 Writeup

ScriptCTF 2025 Writeup

mmuctf 2025 writeup

mmuctf 2025 challenges writeup

cognitive inertia

inertia

Export default and module.exports in Javascript

Modules are the building blocks of modern JavaScript applications, allowing for the encapsulation of code into reusable components. Two primary systems govern the exportation of these modules: export default in ES6 and module.exports in CommonJS.

Setting up Obsidian sync in Windows

Syncing Obsidian in Windows with Windows Task Scheduler with git

What say you?

Adding a comment system by utterances

A Fresh Coat Of Paint

Migrating to Zola

Subresource Integrity

Understanding Subresource Integrity

Install PostgreSQL on Arch | Manjaro | Garuda Linux

Getting PostgreSQL up and running on Arch Linux-based distros

Semantic Versioning(SemVer) and Conventional Commits

Adopting best practices in your git and build workflows.

Integrating Netlify CMS

Integrating netlify cms

Django Secret Key Tutorial

Managing secrets

Hello World

Hello world

Configure Vue.js app With Tailwind CSS

Tailwindcss in vuejs