# crypto currencies (blogs) — RSS Amplifier

Recent posts from the 3 feeds in the RSS Amplifier directory that cover crypto currencies.

Page: <https://rssamplifier.com/topics/crypto-currency/blogs>  
Feed: <https://rssamplifier.com/topics/crypto-currency/blogs.md>

---

## [GlitchTip - track code, monitor servers](https://wasteofserver.com/glitchtip-track-code-monitor-servers/)

_2026-05-15 · frankie · Waste of Server_

Here at Waste of Server, we recently started using GlitchTip, and we're sold. This is a short read on how to quickly set it up while allowing internal SSL certs.

## [TP-Link HS100 - Godsend for Smart Home Integration](https://wasteofserver.com/tplink-hs110/)

_2025-12-04 · frankie · Waste of Server_

The following code works on the HS100, HS105 and HS110, it may be compatible with more models, but was tested with success on these.

## [Java; terminal with ANSI colors in Windows, Linux & IntelliJ](https://wasteofserver.com/java-terminal-with-ansi-colors-in-windows-linux-intellij/)

_2025-03-30 · frankie · Waste of Server_

I've run into this problem more times than I’d like, always having to retrace my steps to get things working again; so I’m putting this online as a reference.

## [Zoom M3 MicTrak file recovery](https://wasteofserver.com/zoom-m3-mictrak-file-recovery/)

_2025-02-25 · frankie · Waste of Server_

How a series of inconspicuous events lead to a journey deep into the binary encoding of RIFF files and this data recovery tool

## [Permanently delete unwanted emails from Gmail. Out of sight, out of mind!](https://wasteofserver.com/permanently-delete-unwanted-emails-from-gmail-out-of-sight-out-of-mind/)

_2025-02-21 · frankie · Waste of Server_

Getting unwanted emails from a specific sender and can’t resist checking the trash? This guide will help you remove them for good.

## [Stop 404 prying bots with HAProxy](https://wasteofserver.com/stop-404-prying-bots-with-haproxy/)

_2025-02-17 · frankie · Waste of Server_

If you manage a public facing web server, you'll have noticed that bots try their luck on a myriad of non-existing pages. Leverage HAProxy to stop them at the door.

## [Postfix using Gmail as a relay server](https://wasteofserver.com/postfix-using-gmail-as-a-relay-server/)

_2024-10-22 · frankie · Waste of Server_

It's trivial to configure your box to dispatch emails via an external SMTP provider like Gmail.

## [Mitigate attacks on WordPress running under Cloudflare - HAProxy and stick-tables](https://wasteofserver.com/how-to-prevent-attacks-on-wordpress-when-running-under-cloudflare/)

_2024-09-19 · frankie · Waste of Server_

How to restrict a user when the IP you're getting hit with belongs to the CDN (Content Distribution Network)? This is a guide on how to leverage an OSI Level 7 Proxy, such as HAProxy, to scope and filter malicious requests.

