TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Have you ever "rage-coded" something?

9 pointsby superconduct1236 months ago
Sometimes it happens that a programmer gets so annoyed or upset with something in a project that they sit down and implement a solution or solve a problem in one single multi-hour "rage-fueled" session.

3 comments

mtmail6 months ago
Those are the best coding session. Headphones on, full focus and just code and code. Rage doesn't need to the motivation but "I'll show the others this can be done and ready in 6 hours, not 6 weeks" mantra works, too.
solardev6 months ago
This is the dumbest thing, lol, but I used to play a lot of Diablo 4. There&#x27;s an associated trading site that facilitates the trading of in-game items (<a href="https:&#x2F;&#x2F;diablo.trade&#x2F;" rel="nofollow">https:&#x2F;&#x2F;diablo.trade&#x2F;</a>) but their frontend isn&#x27;t great and is missing a lot of filters. So I spent a few hours and made a frontend of my own, and I was able to find a lot of deals that were otherwise difficult to sort through. Drastically improved the signal to noise ratio.<p>I did something similar with the Path of Exile cosmetics shop so that I could better find matching microtransactions for the set I was trying to build.<p>In both cases, I reached out to the official devs to offer to help just make their official one better, but both rejected my offer. So I ended up just building them for my own use.<p>------<p>Unrelated, there was a popular hiking trail I liked that didn&#x27;t have a good map. I made one by combining several sources and formatted it into a PDF. I submitted it to a local trail group. Within a few months it became used and shared widely, which I didn&#x27;t realize until a friend of mine printed it out and invited me on a hike. &quot;Check out this great map,&quot; he said, &quot;it&#x27;s finally clear where the trail is&quot;. We had a laugh when he discovered I made it.
downrightmike6 months ago
Everything. It gets shit done. Don&#x27;t hate, just get it out on code because those MF can&#x27;t.