Show HN: I made a small site to share text and files

dum.pt

38 points by MarsB 16 hours ago


defanor - 14 hours ago

Apparently the "Show HN" prefix would be appropriate here [0]. And this kind of a service is usually called a pastebin [1].

[0] https://news.ycombinator.com/newsfaq.html

[1] https://en.wikipedia.org/wiki/Pastebin

AfterHIA - 15 hours ago

This is the kind of neat, small, useful tool I carouse HN for. I'm going to add this to my giant list of, "neat ass little tools that I found on Hacker News."

Now if only somebody could make a tool that can audit my giant ass list of neat little tools so that when a use case comes around I remember, "ah yes this!"

BobbyTables2 - 13 hours ago

What happens if people use this to publish base64 versions of pirated works?

Or other illegal activities?

AlexClickHouse - 13 hours ago

I've implemented a similar site a few years ago, with one crucial difference, which makes it even simpler: https://pastila.nl/

The difference is that there is no "share" button, so you don't have to press it, and just copy the page URL any time.

matthewtse - 15 hours ago

Can I curl this file to a linux machine easily?

I was just the other day looking for a tool to easily move a non-sensitive file from my macbook, to my network-locked production machine. Rather than doing many hops through SSH tunnels, the easiest thing to do would be to host the file online, and wget it down to my linux machine.

The options out there were lacking. I used https://bashupload.com/ for a bit, but the problem is that after you download the file once, it gets deleted. Sometimes I want to share the file to multiple machines.

codefined - 15 hours ago

Looks fantastic! As someone who has done it before, if this gets popular you'll run into some abusive users that you'll want to deal with. Microsoft will often give out free access to it's PhotoDNA service for detection of explicit images of minors. VirusTotal will often do the same for malware in exchange for samples. You'll also want to have a structured retention process, e.g. size is inversely proportional to storage time.

Good luck, get in contact (see my profile) if you run into any issues.

nomel - 15 hours ago

Why not simplify the URI?

https://www.dum.pt/25d16868-60b7-4a5e-bf2f-828341ff7c1a

"dump" seems redundant.

crtasm - 14 hours ago

Thanks but I'll continue to use similar services that don't embed google tracking.

fsflover - 14 hours ago

The page uses Google Tag Manager. Related discussions:

Google Tag Manager, the new anti-adblock weapon (2020) (woolyss.com)

1384 points by thyrox on Feb 21, 2022 | 883 comments

Incapacitating Google Tag Manager (2022) (backlit.neocities.org)

213 points by fsflover 70 days ago | 155 comments

eth0up - 14 hours ago

I love these websites. I think as bapak (and codefined) suggested, they tend not to last though, which is unfortunate. I also imagine it's fun to build. Good old fashioned simple utility.

Thanks for sharing.

josefritzishere - 15 hours ago

Oh that's nice!

jaharios - 14 hours ago

And another one! How long will it last? All bets on the table.

bapak - 14 hours ago

[flagged]