hobovsky
hobovsky
> Obviously, changing the test framework means all the existing kata must be updated manually, so this is not an easy decision to make. Step 1: Create a 1 dan...
> Don't we have some kata with custom stringifier? I do not think you need to worry about these. Currently, in Snowhouse-based kata, the custom stringizers are used for one...
FYI https://github.com/codewars/next-cpp/issues/1
> See https://gist.github.com/kazk/3732ef1b693a3c4483a0b8e75f0b524a for a list with a basic summary for each. Looking briefly through the list, there is nothing in preloaded what couldnt be worked around: - include-only preloadeds...
Cool, I will try to do something useful with the lists over the weekend.
IT might be just me, but something rubs me _really_ bad when I see implementation files included as header files. Technically these are just files like every other so yeah,...
No, it cannot be confirmed that there is no intent to add SPARQL to Codewars. I am not a platform maintainer, but considering the traffic here in this thread, I...
I would be willing to try and create a setup which hopefully could be used to add SPARQL to Codewars. I cannot add the language myself, but maybe I would...
> I skimmed this issue and the Discord thread. Is a SPARQL endpoint really necessary for our purpose? Can we just use [rdflib](https://github.com/RDFLib/rdflib)? My work on this got stuck due...
Check if you can use patterns from my collection of [authoring examples](https://www.codewars.com/collections/authoring-examples):   (Credits to `@B1ts`)