Results 20 comments of monksy

I guess the biggest example that I had in mind was: Lets say that you have a table of values and you had the underlying list named dataContents. Lets also...

That's an interesting idea. However, the only thing I have a question about is how would you make those attributes stackable? I.e. if you had a caching or notification layer...

I like that because the CRUD operations vary from service to service. Some services don't have deletes, some have getById, etc.

It does not look like this release is in maven central for scala 2.13. https://mvnrepository.com/artifact/com.github.finagle/finch-core finchx-core 0.32.1 is in there for scala 2.13. @sergeykolbasov

PR is here: https://github.com/daattali/beautiful-jekyll/pull/1287

@foobnix Are you looking for someone with a catalog already setup to test?

Please dont' mention all of the articles you written. Just one link to your blog and mention that it includes the writting are fine.

![image](https://github.com/daattali/beautiful-jekyll/assets/615363/ac23342d-bcf4-4bbc-8dcb-7fcfbc0135cb)

The issue is due to the liquid filters that you're using do not fix the \ character usage. That causes downward issues when trying to parse out the JSON. I...