Lyndsy Simon

Results 32 comments of Lyndsy Simon

FYI - it does break compatibility with Django 1.6.

Just an anecdote - I'm working on a small service that uses an existing PostgreSQL database. It's the first project in our organization using Kotlin, so will likely serve as...

Out of curiosity, if someone were to provide a patch for Exposed that supported Array, `json`, `jsonb`, and `hstore` types, would you be willing to include it in the next...

I've had good experiences so far with new users who have used conda over pip. My opinion is that new users should absolutely understand pip and be comfortable with it,...

> Another issue is the fact that the devs that make plugins for EZ, make them paid. > There are tons of plugins, but greedy devs want money. I _strongly_...

It may be that I just don't know how economy works. :) I didn't realize that it only provides an API for other plugins to us. I saw that Essentials...

Oh, awesome - the ScriptingAPI looks like it will do pretty much everything I need it to. I should be able to use that to flesh out the overall economy...

Thanks :) I haven’t had much time in the past couple of weeks to work on this, but I will. I found the Minecraft docs for events, which is helpful...

My default is to use Vim (well, technically Neovim). I have a fairly extensive configuration set up that integrates a language server and source control, among many other things. I...

The same file does work as a migration, however.