Onno Vos
Onno Vos
Sorry for digging up a dead horse but after chatting with @seriyps I'd like to take a stab at finalizing this work. With a very complex JSON schema I can...
> Thanks @onno-vos-dev ! IFF you can, would be interesting to see more exactly where we lose performance. I'm thinking that there's a chance we can improve performance regardless of...
Apparently Github does not allow uploading `svg` but it does allow uploading arbitrary `zip` files :thinking: Wonder what is more secure. :thinking: :smile: I uploaded a zip and MD5sum at...
There are a few reasons why I'd like to invest the time in using docker: - Local testing is only possible by installing Postgres locally. Something that yes, is not...
Surely it can be done without macros but in our case, there's some short-hand macros for "complicated" tuples which are used in function-heads to determine the code flow. So rather...
Yes that does work however it's not going to be particularly pretty in my case :cry: (Sorry cannot disclose the actual function but it won't be pretty with a long...
Thank you @dgud for confirming it was unintentionally fixed :smile: I didn't find the issue that you linked but great that you found it! The module to replicate it seems...
I agree for sure that it's a bad idea and to be clear we're not mixing these as keys :-) It however appeared on a property based test where we...
What are you missing? As far as I can tell I haven't seen any crashes yet? Only thing is that Bulucs guard is marked correctly which is fixed in https://github.com/wolfhud/WolfHUD/commit/5780d1c71a1650ea67ca1f7043d68e7bda202800...
That was my kind of thinking. One of the projects that I work on is merging multiple configs from different teams into one before running elvis on the diff between...