<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hacker News: hampus</title><link>https://news.ycombinator.com/user?id=hampus</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Thu, 23 Apr 2026 18:29:24 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=hampus" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by hampus in "Tell HN: Another round of Zendesk email spam"]]></title><description><![CDATA[
<p>Zendesk conversations tend to follow a standard template that's easy to recognise. They also often mention Zendesk in the footer ("Delivered by Zendesk").<p>Either way, someone shared a much more minimal version [1] on my gist, which should be safe to use as long as you're not signing up for a Zendesk site. Most of the recent spam emails have been about Zendesk sign-ups specifically.<p>I just didn't want to keep maintaining this script if they find some other way to exploit Zendesk in the future, hence my nuclear approach.<p>[1]: <a href="https://gist.github.com/hampuskraft/780c8fbcc4042689153533ef3adbc278?permalink_comment_id=5972763#gistcomment-5972763" rel="nofollow">https://gist.github.com/hampuskraft/780c8fbcc4042689153533ef...</a></p>
]]></description><pubDate>Fri, 06 Feb 2026 10:58:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=46911369</link><dc:creator>hampus</dc:creator><comments>https://news.ycombinator.com/item?id=46911369</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46911369</guid></item><item><title><![CDATA[New comment by hampus in "Tell HN: Another round of Zendesk email spam"]]></title><description><![CDATA[
<p>If your email service supports Sieve scripts (for example, Fastmail or Proton Mail), you can use this filter [1] that I made. It's very aggressive and will block all emails that originate from Zendesk, so you'll need to disable it whenever you're actually expecting mail from Zendesk.<p>[1]: <a href="https://gist.github.com/hampuskraft/780c8fbcc4042689153533ef3adbc278" rel="nofollow">https://gist.github.com/hampuskraft/780c8fbcc4042689153533ef...</a></p>
]]></description><pubDate>Wed, 04 Feb 2026 20:53:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=46891605</link><dc:creator>hampus</dc:creator><comments>https://news.ycombinator.com/item?id=46891605</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46891605</guid></item><item><title><![CDATA[New comment by hampus in "Ask HN: Is your email inbox also filled with Zendesk reply spam?"]]></title><description><![CDATA[
<p>This is happening to me too.<p>I suspect the recipient email address they're using (which I don't share widely) might have been exposed in one of Discord's recent support breaches, because I can't work out where else they could've got it from.<p>I'm using Proton Mail, so I set up a Sieve filter [1]. I'm doing this because this email address isn't used for anything even remotely related to Zendesk. I mostly use a separate custom domain address for everything.<p>[1]: <a href="https://gist.github.com/hampuskraft/7325ba2ad23a9445ebd93c6478e9a6b1" rel="nofollow">https://gist.github.com/hampuskraft/7325ba2ad23a9445ebd93c64...</a></p>
]]></description><pubDate>Mon, 19 Jan 2026 23:12:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=46685879</link><dc:creator>hampus</dc:creator><comments>https://news.ycombinator.com/item?id=46685879</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46685879</guid></item><item><title><![CDATA[Show HN: Fluxer – open-source Discord-like chat]]></title><description><![CDATA[
<p>Hey HN, and happy new year!<p>I'm Hampus Kraft [1], a 22-year-old software developer nearing completion of my BSc in Computer Engineering at KTH Royal Institute of Technology in Sweden. I've been working on Fluxer on and off for about 5 years, but recently decided to work on it full-time and see how far it could take me.<p>Fluxer is an open source [2] communication platform for friends, groups, and communities (text, voice, and video). It aims for "modern chat app" feature coverage with a familiar UX, while being developed in the open and staying FOSS (AGPLv3). The codebase is largely written in TypeScript and Erlang.<p>Try it now (no email or password required): <a href="https://fluxer.gg/fluxer-hq" rel="nofollow">https://fluxer.gg/fluxer-hq</a> – this creates an "unclaimed account" (date of birth only) so you can explore the platform. Unclaimed accounts can create/join communities but have some limitations. You can claim your account with email + password later if you want.<p><i>I've developed this solo</i>, with limited capital from some early supporters and testers. Please keep this in mind if you find what I offer today lacking; I know it is! I'm sharing this now to find contributors and early supporters who want to help shape this into the chat app <i>you</i> actually want.<p>~~~<p>Fluxer is not currently end-to-end encrypted, nor is it decentralised or federated. I'm open to implementing E2EE and federation in the future, but they're complex features, and I didn't want to end up like other community chat apps [3] that get criticised for broken core functionality and missing expected features while chasing those goals.<p>I'm most confident on the backend and web app, so that's where I've focused. After some frustrating attempts with React Native, I'm sticking with a mobile PWA for now (including push notification support) while looking into Skip [4] for a true native app. If someone with more experience in native dev has any thoughts, let me know!<p>Many tech-related communities that would benefit from not locking information into walled gardens still choose Discord or Slack over forum software because of the convenience these platforms bring, a choice that is often criticised [5][6][7]. I will not only work on adding forums and threads, but also enable opt-in publishing of forums to the open web, including RSS/Atom feeds, to give you the best of both worlds.<p>~~~<p>I don't intend to license any part of the software under anything but the AGPLv3, limit the number of messages [8], or have an SSO tax [9]. Business-oriented features like SSO will be prioritised on the roadmap with your support. You'd only pay for support and optionally for sponsored features or fixes you'd like prioritised. I don't currently plan on SaaS, but I'm open to support and maintenance contracts.<p>~~~<p>I want Fluxer to become an easy-to-deploy, fully FOSS Discord/Slack-like platform for companies, communities, and individuals who want to own their chat infrastructure, or who wish to support an independent and bootstrapped hosted alternative. But I need early adopters and financial support to keep working on it full-time.<p>I'm also very interested in code contributors since this is a challenging project to work on solo. My email is hampus@fluxer.app.<p>~~~<p>There’s a lot more to be said; I’ll be around in the comments to answer questions and fix things quickly if you run into issues. Thank you, and wishing you all the best in the new year!<p>[1] <a href="https://www.linkedin.com/in/hampuskraft" rel="nofollow">https://www.linkedin.com/in/hampuskraft</a><p>[2] <a href="https://github.com/fluxerapp/fluxer" rel="nofollow">https://github.com/fluxerapp/fluxer</a><p>[3] <a href="https://news.ycombinator.com/item?id=46376201">https://news.ycombinator.com/item?id=46376201</a><p>[4] <a href="https://skip.tools/" rel="nofollow">https://skip.tools/</a><p>[5] <a href="https://news.ycombinator.com/item?id=40533484">https://news.ycombinator.com/item?id=40533484</a><p>[6] <a href="https://news.ycombinator.com/item?id=37502258">https://news.ycombinator.com/item?id=37502258</a><p>[7] <a href="https://news.ycombinator.com/item?id=39569843">https://news.ycombinator.com/item?id=39569843</a><p>[8] <a href="https://news.ycombinator.com/item?id=46383675">https://news.ycombinator.com/item?id=46383675</a><p>[9] <a href="https://sso.tax/" rel="nofollow">https://sso.tax/</a></p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46468725">https://news.ycombinator.com/item?id=46468725</a></p>
<p>Points: 11</p>
<p># Comments: 0</p>
]]></description><pubDate>Fri, 02 Jan 2026 20:00:56 +0000</pubDate><link>https://fluxer.app</link><dc:creator>hampus</dc:creator><comments>https://news.ycombinator.com/item?id=46468725</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46468725</guid></item><item><title><![CDATA[New comment by hampus in "Discord Unveiled: A Comprehensive Dataset of Public Communication (2015-2024)"]]></title><description><![CDATA[
<p>I downloaded it and decompressed it — it's approximately 2.1 terabytes in size.</p>
]]></description><pubDate>Wed, 21 May 2025 20:18:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=44055867</link><dc:creator>hampus</dc:creator><comments>https://news.ycombinator.com/item?id=44055867</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44055867</guid></item><item><title><![CDATA[HTTPS-only for Cloudflare APIs: shutting the door on cleartext traffic]]></title><description><![CDATA[
<p>Article URL: <a href="https://blog.cloudflare.com/https-only-for-cloudflare-apis-shutting-the-door-on-cleartext-traffic/">https://blog.cloudflare.com/https-only-for-cloudflare-apis-shutting-the-door-on-cleartext-traffic/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=43424644">https://news.ycombinator.com/item?id=43424644</a></p>
<p>Points: 5</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 20 Mar 2025 15:26:25 +0000</pubDate><link>https://blog.cloudflare.com/https-only-for-cloudflare-apis-shutting-the-door-on-cleartext-traffic/</link><dc:creator>hampus</dc:creator><comments>https://news.ycombinator.com/item?id=43424644</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43424644</guid></item><item><title><![CDATA[New comment by hampus in "Moving away from US cloud services"]]></title><description><![CDATA[
<p>Fastmail is based in Australia [1], not Germany.<p>[1]: <a href="https://www.fastmail.com/company/about/" rel="nofollow">https://www.fastmail.com/company/about/</a></p>
]]></description><pubDate>Tue, 18 Mar 2025 09:50:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=43397430</link><dc:creator>hampus</dc:creator><comments>https://news.ycombinator.com/item?id=43397430</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43397430</guid></item><item><title><![CDATA[Modern Image Formats at Discord: Supporting WebP and AVIF]]></title><description><![CDATA[
<p>Article URL: <a href="https://discord.com/blog/modern-image-formats-at-discord-supporting-webp-and-avif">https://discord.com/blog/modern-image-formats-at-discord-supporting-webp-and-avif</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=43347908">https://news.ycombinator.com/item?id=43347908</a></p>
<p>Points: 3</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 12 Mar 2025 21:36:20 +0000</pubDate><link>https://discord.com/blog/modern-image-formats-at-discord-supporting-webp-and-avif</link><dc:creator>hampus</dc:creator><comments>https://news.ycombinator.com/item?id=43347908</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43347908</guid></item><item><title><![CDATA[New comment by hampus in "Revolt: Open-Source Alternative to Discord"]]></title><description><![CDATA[
<p>Seeing as this is closely related to [1], which I also commented on, and in the hopes that someone finds this useful regarding Discord's ownership of your data (where your messages remain even if you delete your account):<p>If you'd like to delete your Discord messages en masse, I made an open-source tool for that [2]. It leverages a fairly undocumented process using your Discord data package, providing a UI to explore it and choose what to export. The tool gives you step-by-step instructions and a CSV file that Discord expects when you contact their privacy team. It works across all channels in both servers and DMs, even those you no longer have access to.<p>[1]: <a href="https://news.ycombinator.com/item?id=43276504">https://news.ycombinator.com/item?id=43276504</a><p>[2]: <a href="https://discorch.org" rel="nofollow">https://discorch.org</a></p>
]]></description><pubDate>Thu, 06 Mar 2025 13:07:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=43279770</link><dc:creator>hampus</dc:creator><comments>https://news.ycombinator.com/item?id=43279770</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43279770</guid></item><item><title><![CDATA[New comment by hampus in "Gaming chat platform Discord in early talks with banks about public listing"]]></title><description><![CDATA[
<p>If you'd like to delete your Discord messages en masse, I made an open-source tool for that [1]. It leverages a fairly undocumented process using your Discord data package, providing a UI to explore it and choose what to export. The tool gives you step-by-step instructions and a CSV file that Discord expects when you contact their privacy team. It works across all channels in both servers and DMs, even those you no longer have access to.<p>[1]: <a href="https://discorch.org" rel="nofollow">https://discorch.org</a></p>
]]></description><pubDate>Thu, 06 Mar 2025 07:50:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=43277571</link><dc:creator>hampus</dc:creator><comments>https://news.ycombinator.com/item?id=43277571</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43277571</guid></item><item><title><![CDATA[New comment by hampus in "Discord’s advertising push continues"]]></title><description><![CDATA[
<p>According to Discord's public server list [1], Midjourney has over 21M members, making it the largest server. Discord published a technical blog post [2] detailing the infrastructure work needed to support Midjourney's unprecedented scale with 1M+ concurrent users.<p>[1] <a href="https://discord.com/servers" rel="nofollow">https://discord.com/servers</a>
[2] <a href="https://discord.com/blog/maxjourney-pushing-discords-limits-with-a-million-plus-online-users-in-a-single-server" rel="nofollow">https://discord.com/blog/maxjourney-pushing-discords-limits-...</a></p>
]]></description><pubDate>Fri, 31 Jan 2025 13:38:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=42887525</link><dc:creator>hampus</dc:creator><comments>https://news.ycombinator.com/item?id=42887525</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42887525</guid></item><item><title><![CDATA[Discord Banned Hetzner's IPs over Abuse Reports (2017)]]></title><description><![CDATA[
<p>Article URL: <a href="https://b1nzy.com/posts/2024/that-time-i-banned-hetzner-from-discord/">https://b1nzy.com/posts/2024/that-time-i-banned-hetzner-from-discord/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=42829063">https://news.ycombinator.com/item?id=42829063</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Sun, 26 Jan 2025 09:52:22 +0000</pubDate><link>https://b1nzy.com/posts/2024/that-time-i-banned-hetzner-from-discord/</link><dc:creator>hampus</dc:creator><comments>https://news.ycombinator.com/item?id=42829063</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42829063</guid></item><item><title><![CDATA[Show HN: Discorch – Offline tool to browse and delete your Discord messages]]></title><description><![CDATA[
<p>Built this to help users manage their Discord message history. Upload your data package to browse messages and generate deletion requests that comply with Discord's requirements, all offline and locally.<p>Discord's bulk deletion process is complex and poorly documented. With their recent push toward monetization and ads, users need better tools to control their data. Discorch makes this accessible by guiding you through the process step by step, with a simple and intuitive interface.<p>Includes a Go CLI for attachment downloads. Search functionality needs improvement and there are some known bugs, but it works well for most use cases. Issues and PRs welcome at <a href="https://codeberg.org/discorch/discorch" rel="nofollow">https://codeberg.org/discorch/discorch</a>.<p>I'll keep an eye on the comments for feedback and bug reports!</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=42744138">https://news.ycombinator.com/item?id=42744138</a></p>
<p>Points: 11</p>
<p># Comments: 0</p>
]]></description><pubDate>Fri, 17 Jan 2025 23:00:02 +0000</pubDate><link>https://discorch.org</link><dc:creator>hampus</dc:creator><comments>https://news.ycombinator.com/item?id=42744138</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42744138</guid></item><item><title><![CDATA[Behind the scenes with Stream Live, Cloudflare's live streaming service]]></title><description><![CDATA[
<p>Article URL: <a href="https://blog.cloudflare.com/behind-the-scenes-with-stream-live-cloudflares-live-streaming-service/">https://blog.cloudflare.com/behind-the-scenes-with-stream-live-cloudflares-live-streaming-service/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=42574902">https://news.ycombinator.com/item?id=42574902</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 02 Jan 2025 14:53:40 +0000</pubDate><link>https://blog.cloudflare.com/behind-the-scenes-with-stream-live-cloudflares-live-streaming-service/</link><dc:creator>hampus</dc:creator><comments>https://news.ycombinator.com/item?id=42574902</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42574902</guid></item><item><title><![CDATA[Meta says it's mistakenly moderating too much]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.theverge.com/2024/12/3/24311513/meta-content-moderation-mistakes-nick-clegg">https://www.theverge.com/2024/12/3/24311513/meta-content-moderation-mistakes-nick-clegg</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=42306463">https://news.ycombinator.com/item?id=42306463</a></p>
<p>Points: 3</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 03 Dec 2024 14:35:39 +0000</pubDate><link>https://www.theverge.com/2024/12/3/24311513/meta-content-moderation-mistakes-nick-clegg</link><dc:creator>hampus</dc:creator><comments>https://news.ycombinator.com/item?id=42306463</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42306463</guid></item><item><title><![CDATA[Data brokers may be banned from selling your social security number]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.theverge.com/2024/12/3/24311498/cfpb-rule-data-brokers-social-security-number-fico-score">https://www.theverge.com/2024/12/3/24311498/cfpb-rule-data-brokers-social-security-number-fico-score</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=42304758">https://news.ycombinator.com/item?id=42304758</a></p>
<p>Points: 21</p>
<p># Comments: 4</p>
]]></description><pubDate>Tue, 03 Dec 2024 10:30:14 +0000</pubDate><link>https://www.theverge.com/2024/12/3/24311498/cfpb-rule-data-brokers-social-security-number-fico-score</link><dc:creator>hampus</dc:creator><comments>https://news.ycombinator.com/item?id=42304758</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42304758</guid></item><item><title><![CDATA[Apple accused of snooping on workers' iPhones in new lawsuit]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.theverge.com/2024/12/2/24311060/apple-employee-surveillance-lawsuit">https://www.theverge.com/2024/12/2/24311060/apple-employee-surveillance-lawsuit</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=42299141">https://news.ycombinator.com/item?id=42299141</a></p>
<p>Points: 6</p>
<p># Comments: 0</p>
]]></description><pubDate>Mon, 02 Dec 2024 18:54:57 +0000</pubDate><link>https://www.theverge.com/2024/12/2/24311060/apple-employee-surveillance-lawsuit</link><dc:creator>hampus</dc:creator><comments>https://news.ycombinator.com/item?id=42299141</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42299141</guid></item><item><title><![CDATA[A New Plex Experience Is Coming: Get a Mobile Preview Now]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.plex.tv/blog/a-new-plex-experience-is-coming-get-a-mobile-preview-now/">https://www.plex.tv/blog/a-new-plex-experience-is-coming-get-a-mobile-preview-now/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=42216436">https://news.ycombinator.com/item?id=42216436</a></p>
<p>Points: 1</p>
<p># Comments: 1</p>
]]></description><pubDate>Fri, 22 Nov 2024 18:56:11 +0000</pubDate><link>https://www.plex.tv/blog/a-new-plex-experience-is-coming-get-a-mobile-preview-now/</link><dc:creator>hampus</dc:creator><comments>https://news.ycombinator.com/item?id=42216436</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42216436</guid></item><item><title><![CDATA[Europe's Internet resilience mitigates impact of submarine cable cuts]]></title><description><![CDATA[
<p>Article URL: <a href="https://blog.cloudflare.com/resilient-internet-connectivity-baltic-cable-cuts/">https://blog.cloudflare.com/resilient-internet-connectivity-baltic-cable-cuts/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=42198635">https://news.ycombinator.com/item?id=42198635</a></p>
<p>Points: 153</p>
<p># Comments: 35</p>
]]></description><pubDate>Wed, 20 Nov 2024 22:10:31 +0000</pubDate><link>https://blog.cloudflare.com/resilient-internet-connectivity-baltic-cable-cuts/</link><dc:creator>hampus</dc:creator><comments>https://news.ycombinator.com/item?id=42198635</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42198635</guid></item><item><title><![CDATA[Bigger and badder: how DDoS attack sizes have evolved over the last decade]]></title><description><![CDATA[
<p>Article URL: <a href="https://blog.cloudflare.com/bigger-and-badder-how-ddos-attack-sizes-have-evolved-over-the-last-decade/">https://blog.cloudflare.com/bigger-and-badder-how-ddos-attack-sizes-have-evolved-over-the-last-decade/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=42196197">https://news.ycombinator.com/item?id=42196197</a></p>
<p>Points: 3</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 20 Nov 2024 17:25:10 +0000</pubDate><link>https://blog.cloudflare.com/bigger-and-badder-how-ddos-attack-sizes-have-evolved-over-the-last-decade/</link><dc:creator>hampus</dc:creator><comments>https://news.ycombinator.com/item?id=42196197</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42196197</guid></item></channel></rss>