frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open in hackernews

Show HN: Discord-delete – Delete all your Discord messages from your data export

https://github.com/DatCodeMania/discord-delete
2•DatCodeMania•56m ago

Comments

DatCodeMania•56m ago
Hi HN. I built this because I tried to get Discord to delete my messages the official way first, and it went nowhere.

I filed a GDPR Article 17 erasure request. After a long email battle, Discord did offer to delete the messages I no longer had access to (if I provided them with IDs from my data package), but wouldn't go further, citing other users' interest in the conversation. They said I could either delete all my other messages manually, one at a time, or delete my whole account (which merely anonymizes them to "Deleted User"). I wasn't particularly inclined to click delete hundreds of thousands of times, so I built this.

How it works: your export already lists the exact channel and message IDs for everything you've posted, so discord-delete sends one DELETE per message against the same REST endpoint the client uses. The search API is never used. Pacing is adaptive: AIMD off a floor, plus obeying Discord's rate-limit headers, so it settles near the fastest rate Discord tolerates. It runs as a TUI/headless, is open source (MIT), and is packaged as a single Go binary. Requests are made to Discord, plus ntfy for progress updates if you opt in and a once-a-day version check against GitHub releases (opt out with an env var). Token storage is opt-in to the OS keyring.

The two caveats are that automating a user account is against Discord's ToS and can get it banned, and a large account will take days, which is a limit set by Discord.

I've been thinking about a similar tool for Reddit next, working from their data export the same way, since a quick search didn't turn up anything up to my standards. Please do point me towards anything good that exists. The scripts I found on GitHub either didn't handle rate limits well or required you to go through Reddit's whole API signup process.

How We Pushed CDC into Postgres

https://www.snowflake.com/en/blog/engineering/postgres-to-snowflake-replication-mirroring/
1•craigkerstiens•1m ago•0 comments

Blender MCP maintainer GitHub account hacked

https://twitter.com/sidahuj/status/2086445625147793503
1•babuskov•4m ago•0 comments

Profile-Guided Optimization in Go

https://lemire.me/blog/2026/08/09/profile-guided-optimization-in-go/
1•prattmic•4m ago•0 comments

Spy cameras on Navy drones sent data to China

https://www.telegraph.co.uk/news/2026/08/09/spy-cameras-on-navy-drones-secretly-sent-data-to-china/
1•el_duderino•5m ago•0 comments

EGA and Me: A Complicated Relationship

https://reanthsoft.com/blog_260806_ega_and_me.html
1•doener•6m ago•0 comments

Simple, multi-key sorting algorithm for 2D+ points gridification

https://github.com/ArmanddeCacqueray/Cartesian-Grid-Sort
1•adec314•8m ago•0 comments

Forbidden fruit: Buick Electra gets 435 mile range and 376 HP for $25K in China

https://electrek.co/2026/08/06/forbidden-fruit-buick-electra-gets-435-mile-ev-range-and-25000-pri...
4•MilnerRoute•18m ago•1 comments

Pentagon presses defense firms to build weapons as Iran war depletes stocks

https://www.washingtonpost.com/technology/2026/08/08/pentagon-presses-defense-firms-build-weapons...
1•Teever•19m ago•0 comments

California Cyberattack on 911 Systems

https://www.latimes.com/california/story/2026-08-09/cyberattack-forces-emergency-declaration-in-s...
1•vsgherzi•23m ago•0 comments

Show HN: Acquired Podcast Idea Dinner Returns

https://acquirers.vercel.app/
1•Taikhoom2010•24m ago•0 comments

Japanese court overturns Red RAW video patent

https://www.dpreview.com/news/panasonic-did-what-apple-sony-and-nikon-couldnt-overturn-a-red-raw-...
3•anigbrowl•26m ago•0 comments

Is Europe safer than America?

https://economist.com/graphic-detail/2026/08/09/is-europe-safer-than-america
2•andsoitis•30m ago•0 comments

Ask HN: How do you set comp at an early stage startup?

1•jeffreyfate•31m ago•1 comments

The Anatomy of a Pass

https://davidorban.substack.com/p/the-anatomy-of-a-pass
1•mayukh•43m ago•0 comments

Before We Click "Publish" on Hugging Face

https://twitter.com/icoxfog417/status/2086606980584714495
1•icoxfog417•43m ago•0 comments

Ask HN: What Project are you the most proud of?

2•emn4tor•46m ago•0 comments

Cloudflare OS

https://os.cloudflare.app/
3•phirschybar•48m ago•1 comments

What do I want to be? – a poem about parenting in the AI age

https://www.reddit.com/r/Adulting/s/1ZF6OLsjko
1•AmbroseBierce•52m ago•0 comments

I've Been to the Future. It Worked Out

https://iwanajohannsen.substack.com/p/ive-been-to-the-future-it-worked
1•herbertl•52m ago•2 comments

Owner of original Intel 8080 pre-production Rubylith mask seeks restorer

https://www.tomshardware.com/pc-components/cpus/owner-of-original-intel-8080-pre-production-layou...
1•sbulaev•56m ago•0 comments

Show HN: Discord-delete – Delete all your Discord messages from your data export

https://github.com/DatCodeMania/discord-delete
2•DatCodeMania•56m ago•1 comments

America's Military Is Dangerously Exposed

https://www.wsj.com/opinion/americas-military-is-dangerously-exposed-26706217
3•petethomas•57m ago•0 comments

Show HN: A local-first, modular replacement for your accounting software

https://github.com/celerp/celerp
2•ngsevers•58m ago•0 comments

Optimizing a GPT-2-Class Transformer on a GPU

http://martinkristiansen.com/llm-gpu-optimization/index.html
2•mkristiansen•1h ago•1 comments

Iran Is Rewiring Its Proxy Network

https://www.nationalreview.com/2026/08/iran-is-rewiring-its-proxy-network/
1•petethomas•1h ago•0 comments

Ancient Roman shipwreck discovered off Sicily coast

https://www.bbc.com/news/articles/cvgx1kpz17go
2•1659447091•1h ago•0 comments

Linus Torvalds Explains What Makes Linux So Fast [video]

https://www.youtube.com/watch?v=-xbzGngfQEw
1•binyu•1h ago•0 comments

Beyond Prompt Injection: Hacking Apple's Private Cloud Compute

https://blog.sentry.security/beyond-prompt-injection-hacking-apples-private-cloud-compute/
2•sickmate•1h ago•0 comments

GitHub issues as long-term memory for coding agents

https://meshintelligence.substack.com/p/how-to-use-github-as-long-term-memory
1•meshintel•1h ago•0 comments

Bank statement PDF to CSV that runs in the browser

https://statement-to-csv.pages.dev/
1•hewkaiba•1h ago•1 comments