# warp — RSS Amplifier

Recent posts from the 6 feeds in the RSS Amplifier directory that cover warp.

Page: <https://rssamplifier.com/topics/warp>  
Feed: <https://rssamplifier.com/topics/warp.md>

---

## [Good Old SOCKS5: Why It Finally Needed TLS After Three Decades](https://www.ntkernel.com/good-old-socks5-why-it-finally-needed-tls-after-three-decades/)

_2026-08-10 · Vadim Smirnov · NT KERNEL_

Some technologies arrive with a bang, spend a few years at the peak of popularity, and then gradually disappear as something newer takes their place. SOCKS5 is different. It appeared in 1996, when HTTPS was still far from widespread, containers belonged to the future, and cloud services sounded more like science fiction than infrastructure. Since then, almost everything… Read More The post Good…

## [The Imitation Game: How Modern Solutions Make WireGuard Invisible to DPI](https://www.ntkernel.com/the-imitation-game-how-modern-solutions-make-wireguard-invisible-to-dpi/)

_2026-06-26 · Vadim Smirnov · NT KERNEL_

WireGuard quickly became a popular VPN protocol: simple, fast, cleanly designed, and free of heavy legacy baggage. It stood out against monsters like IPsec and OpenVPN. But, as often happens, its strength eventually became a weakness. The protocol turned out to be not only convenient and predictable, but also easy to recognize, which makes it relatively easy to… Read More The post The Imitation…

## [Codex vs Claude Code Desktop Apps](https://catalins.tech/codex-vs-claude-code-desktop-apps/)

_2026-06-12 · Catalin Pit · Catalin's Tech_

I&apos;ve been using both apps for a while and I couldn&apos;t resist comparing them. I judge them based on my gut feeling and the following: Better spacing all around the app With Codex, the options and sections are better spaced out. It feels less cramped, which

## [Add SSH Keys to a Hetzner VPS](https://catalins.tech/add-ssh-keys-to-a-hetzner-vps/)

_2026-05-30 · Catalin Pit · Catalin's Tech_

Learn how to generate SSH keys, add them to your Hetzner VPS, configure ssh-agent, and create a host alias for easier server access.

## [Get Physical and M.A.N.D.Y. Co-Founder Philipp Jung Has Passed Away](https://xlr8r.com/news/get-physical-and-m-a-n-d-y-co-founder-philipp-jung-has-passed-away/)

_2026-05-24 · XLR8R Staff · XLR8R_

Philipp was a close friend and collaborator to the XLR8R family. The post Get Physical and M.A.N.D.Y. Co-Founder Philipp Jung Has Passed Away appeared first on XLR8R .

## [Fix Dokku Let’s Encrypt SSL Error](https://catalins.tech/dokku-lets-encrypt-ssl-error/)

_2026-05-16 · Catalin Pit · Catalin's Tech_

Learn how to fix Dokku Let’s Encrypt 403 “Could not obtain certificates” error when enabling SSL for a new app.

## [It’s Not the AI, It’s the People](https://catalins.tech/ai-fatigue/)

_2026-04-30 · Catalin Pit · Catalin's Tech_

AI isn't the problem. The people showing fake demos and charts for clout and sales are. Why I stepped away from the online world to recalibrate.

## [WireSock Secure Connect 3.x: Beyond the Release Notes](https://www.ntkernel.com/wiresock-secure-connect-3-x-beyond-the-release-notes/)

_2026-04-18 · Vadim Smirnov · NT KERNEL_

On April 8, 2026, WireSock Secure Connect 3.4.4 was released as the first official version in the 3.x branch. For us, this is more than just another update. It marks a transition to a new architectural foundation, one with clearer separation between components, stronger isolation, and new capabilities that both everyday users and administrators have been asking for… Read More The post WireSock…

## [Don’t Trust Third-Party VPNs: Deploying a Self-Hosted AmneziaWG with a Web Management Panel](https://www.ntkernel.com/dont-trust-third-party-vpns-deploying-a-self-hosted-amneziawg-with-a-web-management-panel/)

_2026-04-12 · Vadim Smirnov · NT KERNEL_

A practical way to run AmneziaWG under your own control, with script-based deployment, local-first administration, and an optional web UI for routine user management. In short: if you do not want to route your traffic through opaque third-party VPN infrastructure, a self-hosted AmneziaWG setup is a reasonable alternative. This approach keeps deployment simple: start with a scriptable VPN… Read…

## [What The Hell Are AI Subagents?](https://catalins.tech/ai-subagents/)

_2026-02-24 · Catalin Pit · Catalin's Tech_

Subagents act like team members with their own context, prompt, tools, and permissions. Learn when to use them and how to define them.

## [Trade Bitcoin & Ethereum (Sponsored)](https://crawlproof.com/a/VVJWYImLwxR3)

_2026-02-24 · **Sponsored**_

Buy, sell and margin trade BTC & ETH with fiat currencies

## [The Practical Guide to AI Slash Commands](https://catalins.tech/ai-slash-commands/)

_2026-02-02 · Catalin Pit · Catalin's Tech_

Learn what AI slash commands are, how they work, and how to create reusable workflows with real examples.

## [Docker Commands](https://catalins.tech/docker-commands/)

_2025-12-18 · Catalin Pit · Catalin's Tech_

A list of commonly used Docker commands.

## [50 Things I Learned in the Last 2 Years](https://catalins.tech/50-things/)

_2025-11-21 · Catalin Pit · Catalin's Tech_

Be very specific when returning data from the database. Don&#x2019;t blindly select all fields. Only return what&#x2019;s needed. Many people get way further ahead in life than you with fewer skills simply because they have the courage to try. Communication is important in remote teams. Share

## [How Experts Use AI: Mitchell Hashimoto](https://catalins.tech/how-experts-use-ai-mitchell-hashimoto/)

_2025-10-29 · Catalin Pit · Catalin's Tech_

Discover how Mitchell Hashimoto, creator of the Ghostty terminal, integrates AI in his coding workflow.

## [Cloudflare WARP via Dante SOCKS5: Unlocking Netflix Catalogs Abroad](https://www.ntkernel.com/cloudflare-warp-via-dante-socks5-unlocking-netflix-catalogs-abroad/)

_2025-09-27 · Vadim Smirnov · NT KERNEL_

When you find yourself abroad — on vacation, a business trip, or after relocating — you may suddenly discover that your usual Netflix library has “shrunk.” Some series and movies disappear, others appear, and certain premieres are released only in the US or the UK. The reason is regional licensing: Netflix catalogs differ from country to country, so… Read More The post Cloudflare WARP via Dante…

## [Configuring Dante as a SOCKS5 Proxy for Cloudflare WARP on Ubuntu 24](https://www.ntkernel.com/configuring-dante-as-a-socks5-proxy-for-cloudflare-warp-on-ubuntu-24/)

_2025-09-27 · Vadim Smirnov · NT KERNEL_

In this post we’ll walk through a stripped-down Dante SOCKS5 setup designed specifically for running WireGuard WARP traffic through a proxy. The idea is simple: we don’t need a full SOCKS proxy that handles every possible connection — just a lean, safe configuration that lets WARP send its UDP packets while blocking everything else. This keeps the setup… Read More The post Configuring Dante as a…

## [Migrating to TanStack Start](https://catalins.tech/migrating-to-tanstack-start/)

_2025-09-13 · Catalin Pit · Catalin's Tech_

Learn how to migrate a single-page application (SPA) to TanStack Start for SSR and SEO. It covers Vite, auth, Hono RPC, and theme handling.

## [Unhelpful IP Helper: A Handle Leak Story](https://www.ntkernel.com/unhelpful-ip-helper-a-handle-leak-story/)

_2025-08-13 · Vadim Smirnov · NT KERNEL_

After my post about a CancelIoEx bug, I decided to cover another defect in Windows system components—this time in IP Helper (the part of the Windows API responsible for network statistics and connection tables). Among other things, this API lets you map packets intercepted at the network level to local processes. You’d think it’s a battle-tested mechanism running… Read More The post Unhelpful IP…

## [A Rare CancelIoEx Hang in Go on Windows](https://www.ntkernel.com/a-rare-cancelioex-hang-in-go-on-windows/)

_2025-08-10 · Vadim Smirnov · NT KERNEL_

I don’t consider myself a Go expert and have only occasionally used this language, but I’d like to share a story about a bug at the intersection of Go and the Windows kernel that I was “lucky” enough to encounter. This bug is still present (GitHub issue #64482), although there’s reason to hope it will be fixed in… Read More The post A Rare CancelIoEx Hang in Go on Windows appeared first on NT…

## [ProxiFyre v2.0: Deferred Context Resolution and System-Wide SOCKS5 Tunneling](https://www.ntkernel.com/proxifyre-v2-0-1-deferred-context-resolution-and-system-wide-socks5-tunneling/)

_2025-07-20 · Vadim Smirnov · NT KERNEL_

In recent months, I’ve continued to encounter cases where traditional VPN connections are becoming less reliable or outright blocked. For users who rely on remote access to home infrastructure or private networks, especially from regions with increasing traffic inspection or censorship, this creates a tangible threat to continuity. My own setup — a home server behind a WireGuard… Read More The…

## [AI publishing with human taste (Sponsored)](https://crawlproof.com/a/0kyBWUZG0JIt)

_2025-07-20 · **Sponsored**_

Convert AI research into blogs, podcasts, and newsletters with optional human review.

## [How to Easily Self-Host N8N](https://catalins.tech/self-host-n8n/)

_2025-07-10 · Catalin Pit · Catalin's Tech_

This article teaches you how to self-host N8N on your server with Dokku.

## [Windsurf VS Warp AI](https://catalins.tech/windsurf-vs-warp-ai/)

_2025-07-09 · Catalin Pit · Catalin's Tech_

This video compares Windsurf and Warp AI. The comparison of these 2 AI tools is based on real-world scenarios.

## [OpenAI Codex vs Warp AI vs Claude Code](https://catalins.tech/openai-codex-vs-warp-ai-vs-claude-code/)

_2025-06-25 · Catalin Pit · Catalin's Tech_

This video compares Warp AI with OpenAI Codex and Claude Code. The comparison of these 3 AI tools is based on 4 real-world scenarios.

## [Connect to Dokku PostgreSQL Database on Local Machine](https://catalins.tech/connect-to-dokku-postgresql-database-on-local-machine/)

_2025-06-24 · Catalin Pit · Catalin's Tech_

Learn how to connect to a PostgreSQL database hosted on Dokku from your local machine.

## [Fix Better-Auth's getSession In TanStack Start](https://catalins.tech/better-auth-getsession-fix/)

_2025-06-21 · Catalin Pit · Catalin's Tech_

Learn how to fix the issue with the getSession function from Better-Auth in TanStack Start.

## [Introducing earlynotify.com – Know About Apple Updates Before Everyone Else 🚀](https://cyberhost.uk/introducing-earlynotify/)

_2025-05-16 · CyberHost · CyberHost_

We got tired of waiting... Apple has a habit of releasing software updates quietly. Sometimes they take days or even weeks - to show up on device, on the website, or in press/security announcements. That&#x2019;s a problem if you care about patching quickly, staying secure, or just being

## [Fix Docker Containers Not Resolving Local DNS](https://cyberhost.uk/fix-docker-containers-not-resolving-local-dns/)

_2025-04-19 · CyberHost · CyberHost_

I frequently run into issues with Docker containers misbehaving, particularly failing to resolve local DNS names. In this post, we&#x2019;ll walk through how to manually configure DNS settings both in Docker Compose and at the Docker daemon level. Why this happens Docker uses its own DNS resolver inside

## [Bypass Censorship &#038; DPI with WireSock Secure Connect on Windows](https://www.ntkernel.com/bypass-censorship-dpi-with-wiresock-secure-connect-on-windows/)

_2025-04-16 · Vadim Smirnov · NT KERNEL_

In a sense, this article is a continuation of a series of materials about implementing a WireGuard client based on Cloudflare BoringTun and a custom packet filter for Windows. This approach differs from the conventional method used in most VPN clients, which typically rely on a virtual network interface. Instead, WireGuard integration here occurs entirely in userspace, with… Read More The post…

## [Cloudflare WARP setup with Wireguard on a Ubiquiti Firewall](https://cyberhost.uk/cloudflare-warp-setup-with-wireguard-on-a-ubiquiti-firewall/)

_2025-04-15 · CyberHost · CyberHost_

In this blog post, we will walk you through setting up Cloudflare WARP on a Unifi Router/Gateway using the native WireGuard client. Please note that this method is not officially supported by Cloudflare and is intended for educational purposes only. It should not be used in production environments. What

## [Cloudflare WARP setup on pfSense using WireGuard](https://cyberhost.uk/cloudflare-warp-setup-on-pfsense-using-wireguard/)

_2025-04-14 · CyberHost · CyberHost_

In this blog post, we will walk you through setting up Cloudflare WARP on pfSense using the native WireGuard client. Please note that this method is not officially supported by Cloudflare and is intended for educational purposes only. It should not be used in production environments. What is Cloudflare WARP?

## [Prime Noise-Cancelling Picks (Sponsored)](https://crawlproof.com/a/hEfU7WnhbfA4)

_2025-04-14 · **Sponsored**_

Browse Prime-eligible, 4-star-and-up noise-cancelling earbuds with fast shipping and deals

## [Download an Ableton Live Set From Polygonia](https://xlr8r.com/features/download-an-ableton-live-set-from-polygonia/)

_2024-12-20 · Joseph Joyce · XLR8R_

The Munich-based artist discusses the making of her new track "Neon Oracle" and her multidisciplinary approach to music making. The post Download an Ableton Live Set From Polygonia appeared first on XLR8R .

## [How to use Stream Pipe and Transform in Node.js](https://ntsd.dev/node-stream-pipe-and-transform/)

_2024-11-22 · Jirawat Boonkumnerd_

Example use of stream pipe and transform in Node.js. Useful for processing large data and passing it through another process.

## [Bjarki Returns with New Album](https://xlr8r.com/news/bjarki-returns-with-new-album/)

_2024-10-29 · XLR8R Staff · XLR8R_

'A Guide To Hellthier Lifestyle' LP is scheduled for November 29 release. The post Bjarki Returns with New Album appeared first on XLR8R .

## [Podcast 873: Andy Graham](https://xlr8r.com/podcasts/podcast-873-andy-graham/)

_2024-10-23 · XLR8R Staff · XLR8R_

Ethereal ambient. The post Podcast 873: Andy Graham appeared first on XLR8R .

## [Beatrice Dillon to Launch Label with Double-Single](https://xlr8r.com/news/beatrice-dillon-to-launch-label-with-double-single/)

_2024-10-23 · XLR8R Staff · XLR8R_

'Seven Reorganisations' LP is scheduled for November 1 release. The post Beatrice Dillon to Launch Label with Double-Single appeared first on XLR8R .

## [The Mole to Release Fifth Album on Circus Company](https://xlr8r.com/news/the-mole-to-release-fifth-album-on-circus-company/)

_2024-10-22 · XLR8R Staff · XLR8R_

'High Hopes' LP is scheduled for November 22 release. The post The Mole to Release Fifth Album on Circus Company appeared first on XLR8R .

## [Curses to Release New Album](https://xlr8r.com/news/curses-to-release-new-album/)

_2024-10-17 · XLR8R Staff · XLR8R_

'Another Heaven' LP is scheduled for October 25. The post Curses to Release New Album appeared first on XLR8R .

## [Podcast 872: Tadleeh](https://xlr8r.com/podcasts/podcast-872-tadleeh/)

_2024-10-16 · XLR8R Staff · XLR8R_

Bass-heavy stylings. The post Podcast 872: Tadleeh appeared first on XLR8R .

## [Flying Lotus Shares New House Track](https://xlr8r.com/news/flying-lotus-shares-new-house-track/)

_2024-10-16 · XLR8R Staff · XLR8R_

'Ingo Swann' is available now. The post Flying Lotus Shares New House Track appeared first on XLR8R .

## [Jackmaster Dies Aged 38](https://xlr8r.com/news/jackmaster-dies-aged-38/)

_2024-10-14 · XLR8R Staff · XLR8R_

The Scottish DJ-producer suffered an accidental head injury. The post Jackmaster Dies Aged 38 appeared first on XLR8R .

## [Saving a dead Ubiquiti USG](https://cyberhost.uk/saving-a-dead-ubiquiti-usg/)

_2024-09-10 · CyberHost · CyberHost_

After 5 years with the Unifi Security Gateway it finally packed in, stuck unable to boot with an off chirping noise that was slightly concerning. Symptoms: - Chirping noise - Only the console light flashing 0:00 / 0:11 1&#xD7; (You may need to increase your volume to hear the chirping)

