David Vo

Results 242 comments of David Vo

> And I can't find a way from inside the build.rs to detect that it is building the integration test. Can't you test for the `test` cfg? https://doc.rust-lang.org/cargo/reference/environment-variables.html#environment-variables-cargo-sets-for-build-scripts

If you don't feel like reinventing the wheel too much, the RSS bot listed in the Riot integration manager is [go-neb](https://github.com/matrix-org/go-neb). The [matrix.org bots page](https://matrix.org/docs/projects/bots/) also lists another RSS bot.

\*nod* As it stands though there's no way to link to Radical without knowing the internal UUID, IIUC. Either Radical or Riot (preferably) would have to register a protocol handler,...

I wonder whether Facebook and Twitter actually support SVG images. Hm. If you move the image, you'll have to update the meta tags for it as well. This line should...

Oh, right. Wow, GitHub's diff view is terribly confusing by default for images.

I feel removing the title altogether for now would be a good step in the right direction. I'm personally not a huge fan of the tone it creates in comparison...

I think the Open Graph image is in the repo here: https://github.com/terencehuynh/alp-fail/blob/master/src/components/ogimage.jpg Replacing it should do the trick, if I'm reading the build code correctly.

A side effect of attempting to scrape HTML before using the API: if BeautifulSoup isn't installed, it borks completely, where it could potentially get a result.

@kaneda Yes, but it causes an exception, so it doesn't even attempt to get a result from the DDG API or from Wolfram|Alpha.

I'm probably just going to point to @cicerakes' [dark theme](https://github.com/cicerakes/DarkNight-FBMessenger), which is pretty close visually to what this looked like. It's been a wild ride, but I haven't had the...