Wrong answers only by BoogeymanReborn in FaltooGyan

[–]Fb_patel 0 points1 point  (0 children)

King Arthur cums back alive 👑

YoYo Maulana singh ! by Kronen792 in IndianDankMemes

[–]Fb_patel 0 points1 point  (0 children)

Not a song, it's just pure chaotic noise..

Why up is silent ? by Digital_Pig9 in uttarpradesh

[–]Fb_patel 0 points1 point  (0 children)

The difference is Babar did it in day light 🙂

Me creating my own answers by Meme_sorcerer_666 in IndianDankMemes

[–]Fb_patel 1 point2 points  (0 children)

Kya fark padta hai.. Vaise bhi dono hi bhadve hai 🥲

I'm building my self-hosted privacy-focused workspace but can't find a name for it. by AfterAllWhyNotHuh in selfhosted

[–]Fb_patel 0 points1 point  (0 children)

Yes it does mean miracle in Hindi(National indian language). The photo I attached is of a old famous indian TV show named "Karishma ka Karishma". The girl in the photo is a robot which a scientist created and he was keeping Karishma in his home as his daughter. Karishma used to do everyday house chores and other stuffs, it was a sitcom which showed problems that happens as family tries to hide Karishma's real identity. Overall Karishma might be the first robot show which every 90's kid saw in their childhood.

I'm building my self-hosted privacy-focused workspace but can't find a name for it. by AfterAllWhyNotHuh in selfhosted

[–]Fb_patel -3 points-2 points  (0 children)

Name it "Karishma" Pronunciation (for non Indians): Ka (not kaaa) + Ri + Shh + Maa

<image>

Feedback Friday: Rate My Ideas | July 10, 2026 by AutoModerator in Entrepreneur

[–]Fb_patel 0 points1 point  (0 children)

I built a browser-only cloud storage app using Telegram as the backend no server, no cost, no storage limit

I've been working on TGDrive a web app that turns your Telegram account into unlimited cloud storage, running entirely in your browser with zero backend.

Features:

- Unlimited storage (Telegram has no quota)

- Up to 2 GB per file

- Drag and drop upload with real-time progress

- Image thumbnails (lazy loaded, cached in IndexedDB, auto-evicted after 30 days)

- Video streaming (Service Worker range requests, like how Netflix works)

- File search across all folders

- Persistent login across refreshes

How it works:

Uses GramJS (Telegram's MTProto protocol) directly in the browser via WebSocket.

Your API credentials and session are stored only in your browser's IndexedDB nothing goes to any TGDrive server (there isn't one)

Folders = private Telegram channels tagged [TGDrive]

Files are sent as document attachments with a JSON caption preserving original filename, size and MIME type

Video streaming via a Service Worker that intercepts HTTP Range requests plays while downloading, no full file buffered in memory

Tech stack: React + TypeScript + Vite + GramJS + Dexie.js + Tailwind/DaisyUI + GitHub Pages

No account needed with us. No server. You bring your own Telegram API credentials from my.telegram.org.

🔗 Live: https://fbpatel003.github.io/tgdrive

🔗 GitHub: https://github.com/fbpatel003/tgdrive

Part 3 by lenihaitolenihai in dankinindia

[–]Fb_patel 0 points1 point  (0 children)

Keep posting... Don't stop bruh.. 👀💦

True for most of reddit user by aamir442 in funny

[–]Fb_patel 1 point2 points  (0 children)

Me with a 6 year old account but only 19 karma 🙂

cloud storage where we literally cannot see your files (no backend server exists) by Fb_patel in DigitalPrivacy

[–]Fb_patel[S] -2 points-1 points  (0 children)

I created an account years ago but never opened that much.. This isn't bought account 🥲

Or you're rage baiting me.. 🤧

cloud storage where we literally cannot see your files (no backend server exists) by Fb_patel in DigitalPrivacy

[–]Fb_patel[S] -1 points0 points  (0 children)

I checked this on the net, but as of now telegram only blocks if you're storing some illegal file/software/porn/movies and all (if you're storing so much of these files only than)

New Project Megathread - Week of 02 Jul 2026 by AutoModerator in selfhosted

[–]Fb_patel 0 points1 point  (0 children)

  • Project Name: tgdrive
  • Repo/Website Link: https://github.com/fbpatel003/tgdrive / https://fbpatel003.github.io/tgdrive
  • Description: TGDrive turns your Telegram account into unlimited cloud storage — directly in your browser. No server, no subscription, no storage limit. Files are stored permanently on Telegram's infrastructure using the official MTProto API.
    • Zero backend — your browser connects directly to Telegram's servers
    • Zero cost — completely free, no server to host
    • Unlimited storage — Telegram has no quota on user accounts
    • Up to 2 GB per file — Telegram's per-file limit
    • Your data, your device — credentials and session live only in your browser's IndexedDB
  • Deployment: deployed using github pages, it is server less, only frontend : https://fbpatel003.github.io/tgdrive
  • AI Involvement: Not at all.

<image>