Nando Vieira

Results 78 comments of Nando Vieira

I'm not so sure about this pull request. Can you tell exactly what Mail Master is?

Hi there, @lbraun! Can you follow the [README instructions](https://github.com/fnando/browser#adding-a-new-bot) for this? Thanks!

Does this app also exist for other platforms, most notably Android? We'd need those user agents as well.

Yeah, we can't detect it on Android devices, as it doesn't return any hints about outlook itself. I'm unsure about the right approach here. 🤔

In this case, what happens if you have `[1, 2, null, null, 3, 5]`? How should this be handled?

@morleyzhi No, but I can write down the steps. There aren't many, but is kinda tricky to get everything working. I'll add it to my tasks of the week.

@mikeyrf I was able to make it work without using forks by using https://github.com/tradle/rn-nodeify. I'm curious if you tried that before going the fork route.

Here are the steps to make `stellar-sdk` work with react-native: 1. Add the following `postinstall` script: ``` yarn rn-nodeify --install url,events,https,http,util,stream,crypto,vm,buffer --hack --yarn ``` 2. `yarn add -D rn-nodeify` 4....

Huh. Maybe it was just a coincidence, as there's this thread on [Hacker News](https://news.ycombinator.com/item?id=31648690) with this exact issue.

I find it useful. I use quite often to weight which talks I want to see the most. What about having a fixed quantity for downvotes per event?