Tom Scott

Results 33 comments of Tom Scott

This action also doesn't work if the release you're looking for is a draft.

Yes @ardatan, I was hoping that this would be a sufficient solution to the bundle size problem. Although this still depends on `bson` as a package, it only imports `bson/lib/objectid`,...

@ardatan Not sure if this was always the case, but the `mongodb` package [imports its ObjectID type from `bson`](https://github.com/mongodb/node-mongodb-native/blob/4.0/src/index.ts#L24). This would theoretically allow a library such as this one to...

I'm also seeing this happen, and it definitely wasn't happening before. Using that weird `!!ejs-compiled-loader?{}!` prefix syntax fixed it for me, but that's just awful. My loader is pretty basic,...

Hey, I'm working on a new version right now which doesn't use a separate process. It's not ready for general usage yet, but I'll release a gem when it is,...

hey sorry about that guys, it never really had a chance in production but i've made a few apps with it that haven't been released yet. i got something better...

we're also seeing this kind of thing happen, especially on the first run of a test suite. had a failing build for a while on CI because Teaspoon isn't doing...

We're currently working on a secure way to migrate your data between pods. Once we're done that, we may consider revisiting this issue as it would encourage Facebook users to...

I just tried to search for myself ([email protected]) from https://s.psychedeli.ca (as [email protected]), and I couldn't find anything. I also didn't see anything that looked like an error in the logs....

Yeah, I haven't set up a StartSSL cert yet, so I'm pretty sure it's still the stock Heroku self-signed cert. That might be an issue. For what it's worth, I...