<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>hackrev</title><description>Hackrev publishes practical software engineering and ethical hacking knowledge.</description><link>https://hackrev.com/</link><item><title>A Functions Existential Crisis</title><link>https://hackrev.com/articles/a-function-s-existential-crisis/</link><guid isPermaLink="true">https://hackrev.com/articles/a-function-s-existential-crisis/</guid><description>A lighthearted guide to recursion—aka that thing you call within itself until it forgets why it started.</description><pubDate>Sat, 28 Feb 2026 23:39:00 GMT</pubDate></item><item><title>JavaScript Math is a Lie</title><link>https://hackrev.com/articles/javascript-math-is-a-lie/</link><guid isPermaLink="true">https://hackrev.com/articles/javascript-math-is-a-lie/</guid><description>A hilariously painful journey through floating point math in JavaScript. Yes, 0.1 + 0.2 ≠ 0.3.</description><pubDate>Thu, 05 Mar 2026 04:43:00 GMT</pubDate></item><item><title>Promises in JavaScript: Trust Issues in Code</title><link>https://hackrev.com/articles/promises-in-javascript-trust-issues-in-code/</link><guid isPermaLink="true">https://hackrev.com/articles/promises-in-javascript-trust-issues-in-code/</guid><description> An absurdly fun breakdown of promises, async/await, and why your code never waits when you want it to.</description><pubDate>Tue, 10 Feb 2026 03:42:00 GMT</pubDate></item><item><title>Top 5 Web Development Frameworks for 2026</title><link>https://hackrev.com/articles/top-5-web-development-frameworks-for-2025/</link><guid isPermaLink="true">https://hackrev.com/articles/top-5-web-development-frameworks-for-2025/</guid><description>A comparison of the most popular frameworks for modern web development.</description><pubDate>Thu, 08 Jan 2026 00:00:00 GMT</pubDate></item><item><title>Understanding JavaScript Closures</title><link>https://hackrev.com/articles/understanding-java-script-closures/</link><guid isPermaLink="true">https://hackrev.com/articles/understanding-java-script-closures/</guid><description>An in-depth look at closures in JavaScript and their applications.</description><pubDate>Thu, 15 Jan 2026 00:00:00 GMT</pubDate></item><item><title>Why Does this Hate Me? Demystifying JavaScripts this</title><link>https://hackrev.com/articles/why-does-this-hate-me-demystifying-java-script-s-this/</link><guid isPermaLink="true">https://hackrev.com/articles/why-does-this-hate-me-demystifying-java-script-s-this/</guid><description>Why JavaScript&apos;s `this` keyword breaks brains and hearts—explained with relatable memes.</description><pubDate>Sun, 22 Mar 2026 10:36:00 GMT</pubDate></item><item><title>Rust Pattern: The Newtype Wrapper</title><link>https://hackrev.com/articles/rust-pattern-the-newtype-wrapper/</link><guid isPermaLink="true">https://hackrev.com/articles/rust-pattern-the-newtype-wrapper/</guid><description>Rust&apos;s newtype pattern wraps a value in a distinct type to enforce invariants, improve API clarity, and add type safety with zero runtime cost.</description><pubDate>Tue, 14 Apr 2026 12:27:50 GMT</pubDate></item></channel></rss>