No FilePizza videos yet. You could help us improve this page by suggesting one.
Based on our record, FilePizza seems to be a lot more popular than RegexPal. While we know about 39 links to FilePizza, we've tracked only 3 mentions of RegexPal. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
The thing that usually annoys me about these services is that they tend to give you an intractably complex URL to share with the recipient. This poses a problem because almost every time I need such a P2P transfer, I’m communication with someone over a phone and they need the file on their computer. https://file.pizza does this better than most, as the URL consists of real words. But all the words are ingredients... - Source: Hacker News / 2 months ago
Is there a tl;dr on the crdt/collaboration feature? How does one get the share up and running, do you get a special link that you can send to someone? How smooth can it get? I'm guessing it's hard to do without some sort of relay system (like syncthing) or servers for hosting links (like https://file.pizza ). - Source: Hacker News / 3 months ago
Not magic-wormhole compatible, but saw these two shared on other comments: - https://sendfiles.dev - https://file.pizza. - Source: Hacker News / 9 months ago
I've used https://file.pizza a bunch before, only because of the memorable name. - Source: Hacker News / 9 months ago
There are a few browser based p2p file sharing tools [1] and a bunch of CLI tools out there as well for the same job. # Browser Based 1. FilePizza https://file.pizza/. - Source: Hacker News / about 1 year ago
BUT - As far as resources for building out the regex patterns, I use regexpal.com and a copy of this https://cheatography.com/davechild/cheat-sheets/regular-expressions/pdf/ printed out beside me. Once you get into it, the power of subgroups, and lookahead/behind processing beats some of the mental gymnastics you would need to go to code it out in your language of choice. Source: almost 3 years ago
Spend an afternoon really diving into it, bookmark regexpal.com, and call it a day IMO. Source: about 3 years ago
i’m a professional developer and I just relearn it every time I need it, which is about once or twice a year, but depending on someone’s specialty they may swim around in it all day. It can get really complicated. https://regexpal.com is where I kick it around testing until it works. Source: about 3 years ago
Wormhole.app - Wormhole lets you share files with end-to-end encryption and a link that automatically expires.
regular expressions 101 - Extensive regex tester and debugger with highlighting for PHP, PCRE, Python and JavaScript.
WeTransfer - WeTransfer is a free service to send big or small files from A to B.
RegExr - RegExr.com is an online tool to learn, build, and test Regular Expressions.
Uppy.io - Next open source file uploader for web browsers
i Hate Regex - regex cheatsheet for the haters