Mirko Nasato

Results 11 comments of Mirko Nasato

Noticed the same issue on macOS High Sierra after creating a very simple server with `graphql-yoga`: shortly after I open the Playground in the latest Chrome my laptop fan starts...

+1 for generating a TProcessor implementation. I wrote one manually (partially generated with some custom scripts) for my service with Scrooge-generated Scala code so it certainly is possible. Still have...

This works for my specific case but it's not quite generic enough yet: https://github.com/mirkonasato/scrooge/commit/7591147aa89b2f20cd64f4efde330b5be0a5ccd5 The service interface now declaring a type - as per https://github.com/twitter/scrooge/commit/cad09af7963f01a3efbb8d5a5add8e7354bda1aa - doesn't help in this...

Not actively maintaining this project, but if somebody raises a PR upgrading to the latest Neo4j I'll be happy to review and merge it.

Well, to tell you what's involved in upgrading to the latest version I would need to actually do the upgrade. 🙂 I suggest looking at the [forks](https://github.com/mirkonasato/graphipedia/network) and see if...

Well, when creating a db neo4j is not simply writing data sequentially to the disk so I wouldn't expect it to reach the max throughput. In my tests the disk...

Fair point, I didn't realise you were talking about the first step only. Yes, the second part i.e. creating the graph db is where having an SSD really helps. I...

I think this may be related to PR [32701: Update to not trigger revalidation during prefetch](https://github.com/vercel/next.js/pull/37201). But if prefetching keeps returning stale data and not triggering revalidation it doesn't seem...

@llwp the [readme](https://github.com/mirkonasato/jodconverter/blob/master/README.md) (last updated 4 years ago) says > I started this project back in 2003, but I am no longer maintaining it. I moved the code here at...

@EugenMayer if somebody offers to officially become the new maintainer of this project I would be more than happy to endorse them. Unfortunately nobody contacted me to that purpose so...