Bazyli Brzóska

Results 289 comments of Bazyli Brzóska

That's a really great idea! It might also be cool and even more powerful to pair it with the comment-parsing / annotation-parsing suggested and commented on [here](https://github.com/rethinkdb/horizon/issues/199#issuecomment-214057163). A dev could...

The thing is, when a field is missing in JS evaluating it defaults to `undefined`, so I don't see any benefit of _automagically_ adding the missing fields, unless it's with...

An optional 2FA would be great, there are some very good yet small JS libraries for generating the codes. Would would be a lovely alternative to 2FA is support for...

Another useful feature would be _impersonation_. To browse the database and clearly see the permissions from the perspective of a selected user / class of users (or whatever the final...

@segphault that's awesome. The UI looks really beautiful too!

You're right, I didn't notice the note, it's not really big, it's just long and italic ;) If it were in big red letters, I'd probably notice it when skimming...

One more idea: Since `upsert` is a general term known in other databases, people might be googling for exactly that. Removing the blog post from robots, or even altogether, doesn't...

Why not stream the files via WebSockets as well? It's more performant, works pretty good across browsers and there are none of the annoying problems with legacy APIs with file...

I would like to confirm that `inherit` makes a lot of sense. Making DLLs would be useful for us to not only split vendors out of the chunks, but also...

Same thing here: ``` [hardsource:6f72a45a] Could not freeze ./app-entries/settings.js + 23 modules: Cannot read property 'hash' of undefined ```