Reddit, Discord & Communities

Subreddits, moderators, bots, community rules, and chat/voice servers.

  • 4 Tracked terms
  • Last 30 days Feed window

What this topic collects on

An article joins this feed when it matches these terms. Each one is also a search of its own.

Latest in Reddit, Discord & Communities


dev.to > amit_karn_8dcbb76387ee841 > encrypted-file-storage-share-links-you-actually-set-the-rules-on-or-go-p2p-32ae

Encrypted file storage, share links you actually set the rules on, or go P2P

8+ min ago   (181+ words) Turn on encryption and your upload is scrambled client-side with AES-256-GCM before it leaves your browser. The key is generated server-side once, emailed to you, and never stored after that — lose the email and the files are gone too....


dev.to > serverkueche > netcup-vps-1000-g12-benchmarked-how-fast-is-it-really-5689

netcup VPS 1000 G12 benchmarked: how fast is it really?

1+ hour, 8+ min ago   (890+ words) The VPS 1000 G12 is netcup's entry-level VPS and the server most Serverküche recipes run on. But how fast is it really? We measured it thoroughly with standard tools – and show you the commands you can use to check your own server…...


dev.to > serverkueche > hitkeep-self-host-privacy-friendly-web-analytics-5f11

HitKeep: self-host privacy-friendly web analytics

1+ hour, 8+ min ago   (557+ words) Everyone knows Google Analytics – and that's exactly the problem: it sends your visitors' data to... Tagged with selfhosted, analytics, privacy....


dev.to > rooterbhai > how-i-protected-my-telegram-bots-ai-quota-from-spam-users-5ca5

How I Protected My Telegram Bot's AI Quota From Spam Users

1+ hour, 58+ min ago   (26+ words) I run a Telegram bot that uses Google's Gemini API for free-tier AI features. The free tier gives... Tagged with python, telegram, automation, sideprojects....


dev.to > ibhade_ewalefoh_9646a05db > citrusfi-a-subscription-audit-that-actually-understands-billing-cycles-146g

CitrusFi: A subscription audit that actually understands billing cycles

2+ hour, 36+ min ago   (23+ words) CitrusFi is a small subscription tracking app that answers a question most trackers get wrong: "how... Tagged with devchallenge, sanitychallenge, sanity, ai....


dev.to > aero_apk > what-makes-you-trust-an-apk-download-1ch1

What Makes You Trust an APK Download?

3+ hour, 16+ min ago   (121+ words) There are quite a few things I personally think matter: Who published the app? Is the developer clearly identified? Where did the APK come from? Does the package name match the expected app? Is the APK signed by the developer?...


dev.to > ufebri > site-wide-structured-data-and-social-graph-integration-33cj

Site-Wide Structured Data and Social Graph Integration

3+ hour, 16+ min ago   (253+ words) Choosing A Publishing Stack A Technical a mobile stack starts with constraints, not a popularity contest. Failing to address these gaps treats platform pages as disjointed URLs rather than a unified verified entity. Resolving these issues requires moving beyond a…...


dev.to > adoryike > how-i-built-a-zero-cost-python-webhook-engine-to-bypass-a-high-friction-voting-system-1o69

How I Built a Zero-Cost Python Webhook Engine to Bypass a High-Friction Voting System

3+ hour, 10+ min ago   (229+ words) When I entered the CANEX Create-Thon competition, I quickly realized I wasn't just competing against other creators but rather I was also competing against bad UX. The Gebeya platform requires users to complete a full email sign-in just to cast…...


dev.to > devanshu_patil > a-fast-vps-is-useless-if-you-cant-explain-why-its-slow-40jo

A Fast VPS Is Useless If You Can't Explain Why It's Slow

3+ hour, 27+ min ago   (492+ words) One of the most useful habits I've picked up from running applications on my own VPS is this: Don't optimize based on feelings. Measure the request. When a website feels slow, it's tempting to immediately blame the server. Maybe the…...


dev.to > devksarkar > i-tried-to-build-a-bengali-voice-dialer-for-android-here-is-what-actually-happened-and-how-i-40ak

I Tried to Build a Bengali Voice Dialer for Android. Here Is What Actually Happened and How I Finally got it right.

3+ hour, 30+ min ago   (956+ words) A personal project to make phone calls easier for an elderly, non English-speaking parent that works entirely offline, and the long road through Whisper models, sherpa-onnx, frame-size crashes, and Android's scoped storage pitfalls before it finally worked with zipformer. I…...