polymath21's comments

polymath21 | 6 years ago | on: Rules for Data Modeling with DynamoDB

Thanks for this Alex! Will definitely check this out. DynamoDBGuide.com was a huge help to me when I was learning serverless last year to build wanderium.com. There's definitely a learning curve for DynamoDB but the performance is really good.

Do you talk about the best way to do aggregations in your book? That's one of the more annoying downsides of DynamoDB that I've kind of had to hack my way around. (I combine DynamoDB streams with a Lambda function to increment/decrement a count)

polymath21 | 6 years ago | on: Apple acquires Dark Sky

Very sad indeed. I haven't found anything comparable with global coverage or historical data support that's reasonably priced or has an easy to use self serve UI.

polymath21 | 6 years ago | on: Hipmunk Says Goodbye

It's unfortunate for Hipmunk to just be turned off despite its founders trying to buy it back: https://skift.com/2020/01/14/hipmunk-co-founders-spurned-by-...

I remember being pretty amazed by its UI back when it launched, but unfortunately has fallen off the last few years.

Flights are hard, and it's why we're staying away from flights at first for my travel startup Wanderium (wanderium.com). Instead we're focusing first on the "long tail" of travel issues: visas, vaccinations, safety, local customs, infrastructure, etc. By aggregating all of this data in a single place and presenting them in a single, personalized experience we think it can save travelers many hours per trip.

Check out our beta if you're curious: https://www.wanderium.com

polymath21 | 6 years ago | on: Bob Iger Takes the Gloves Off for Disney’s Streaming Debut

I find it a bit funny how many people in here think Disney sucks now. The tech/developer crowd clearly is not their audience (which is fine). I personally think Disney has done a good job with the Marvel acquisition by taking some pretty unknown characters and turning them into heroes on par with Spiderman which 10-15 years ago would be unbelievable. The Last Jedi on the other hand I thought was meh. Leia floating through space? That's pushing it.

Anecdotally, I was just at Disneyland on a weekday recently and it was as packed as can be, and among my friends who aren't at in tech many of them are diehard Disney fans and are super excited for Disney+ (especially their new show Mandalorian). Considering Disney's track record at the box office the last 5 years I expect Disney+ to do well.

polymath21 | 9 years ago | on: Netlify CMS – An open-source CMS for Git workflows

But the whole point of me using Contentful is that a non-developer will have an easy time editing content within Contentful vs. having to set up a local way of accessing those markdown/yml files through a git repo. Or do you somehow abstract that away?

polymath21 | 9 years ago | on: Netlify CMS – An open-source CMS for Git workflows

How does this compare to Contentful? I've been trying to combine their headless CMS with Middleman but it hasn't been that easy to use, although the experience I'm trying to create is non-standard (imagine a normal blog post but with cards inserted throughout). Plus, the cheapest paid plan is $249/month which is really hefty when compared to the competition. Their free tier does give you a good amount of features though and their admin UI is the best.

I was planning to deploy my site onto Netlify once done. Wondering if maybe your CMS is a better alternative to Contentful and I should just combine services.

polymath21 | 10 years ago | on: Anki – a program which makes remembering things easy

We've been working on a product more oriented towards "everyday" remembering instead of hardcore educational learning called Remembered.io (https://remembered.io)

It's meant for use cases like reminding yourself about lessons you've learned in books, to keep yourself inspired, or for encoding tidbits from short term to long term memory.

Here's a recent Lifehacker post about us: http://lifehacker.com/remembered-io-offers-smart-reminders-t...

polymath21 | 10 years ago | on: Show HN: Remembered.io – Easily remember everything worth remembering

Hey HN, we built this recently because we saw a gap not being filled by calendar/note/todo apps. We noticed that even after writing down notes/ideas we wanted to remember, we’d forget them because our brains just aren’t good at keeping things top of mind. It’s possible to set manual reminders but it quickly becomes too much effort.

Would love to hear what people think (constructive feedback please). Happy to answer any questions too. Thanks!

polymath21 | 14 years ago | on: Bootstrap for Facebook apps

This was the first thing I noticed too. It seems like an odd mix between Bootstrap itself and Facebook's styling. For example, the box-shadow when focusing on text input.
page 1