dstaten | 1 year ago | on: SpreadsheetLLM: Encoding Spreadsheets for Large Language Models
dstaten's comments
dstaten | 8 years ago | on: Southwest Airlines is intimidating our startup
There are conditions on their site, and most sites.
Separately, if this information was public, then Google would have already incorporated it into its flight price notifications feature.
But again, fun idea. It's a good example of something individuals could create for themselves, and Southwest would likely never notice.
dstaten | 8 years ago | on: Southwest Airlines is intimidating our startup
I love this idea! However, I think that unfortunately this argument doesn't hold up, and wouldn't in court. The information is available via their site, but that does not make it public.
dstaten | 8 years ago | on: Yahoo Triples Estimate of Breached Accounts to 3B
dstaten | 9 years ago | on: WhatsApp launches Status, an encrypted Snapchat Stories clone
dstaten | 9 years ago | on: Succeeding Against the Odds Can Make You Sick
dstaten | 9 years ago | on: Succeeding Against the Odds Can Make You Sick
dstaten | 9 years ago | on: Why HTTPS for Everything?
Edit: in my experience.
dstaten | 9 years ago | on: One More Sign World Is Shrinking – eBay Is for Suckers
dstaten | 9 years ago | on: Simplify Service Dependencies with Nodes
dstaten | 9 years ago | on: The Danger of Being Default Alive
dstaten | 9 years ago | on: Keybase chooses Zcash
dstaten | 9 years ago | on: Ask HN: Someone here to team up with me on a project to learn React together?
dstaten | 9 years ago | on: How AI and Machine Learning Work at Apple
dstaten | 10 years ago | on: Branch’s Deep Links Let You Preview Apps in Your Browser
Absolutely. The unfortunately side effect is when these users open your app, you won't know where they came from. Using text-me-the-app allows us to link a desktop link click to the same user downloading on mobile and opening the app. You lose the ability to pass data through install, and you lose install attribution. It's a tradeoff--for you, personalizing onboarding, rewarding users or having install attribution may be less important than taking them straight to the App Store.
You can either point desktop users to the App Store on an app-wide basis (https://dashboard.branch.io/#/settings/link) or on a per-link basis using the reserved key $desktop_url (as Abbey pointed out). Let me know if this is unclear.
dstaten | 10 years ago | on: Branch’s Deep Links Let You Preview Apps in Your Browser
If you want to use a custom template now, drop a note to [email protected] and we'll get it uploaded for you.