The internet will soon be flooded with even more scam landing pages.
Cloudflare Drop
61–70 of 306 posts
Re: Cloudflare Drop
#62Wow the people in this thread are a huge bummer. This is much cooler and I doubt this is a real safety issue. You can already sign up for a free cloudflare account and deploy it for free, on your own, on a free workers.dev domain. The friction removal here isn't going to meaningfully change the security / amount of malicious content.
Re: Cloudflare Drop
#63I honestly miss those days of deployment simplicity.
Re: Cloudflare Drop
#64I remember doing this in 2006. FTP. Good times.
Re: Cloudflare Drop
#65Netlify made this 10 years ago... they even copied the name! https://app.netlify.com/drop
There are numerous products like this out there. Isn’t that where Dropbox got its name in the first place?
Re: Cloudflare Drop
#66Re: Cloudflare Drop
#67Netlify made this 10 years ago... they even copied the name! https://app.netlify.com/drop
Re: Cloudflare Drop
#68Re: Cloudflare Drop
#69Earlier quoted context omitted.
Absolutely agree. There's an insane "feature" of Claude Design which means you can only share the link to the design with other users on your account?! You can export the design, though, but then you need somewhere to quickly drop a bunch of HTML + assets. This would be perfect for that.
Trying to solve this here: https://jlnk.us Here's the instructions my agents have: > Shareable Deliverables → jlnk.us (default) The jlnk MCP server is configured machine-wide for all team agents. It publishes disposable public links: create_link(content, ttl) returns an unguessable URL anyone can open without logging in; it self-destructs after its TTL (4h/24h/72h, default 4h, max 5 MB). Also list_my_links() and dele…