Bernard Niset
Bernard Niset
Hi, I am banging my head over understanding how Annotated lifetimes work. I can intuitively understand the example with the _longest_ function. I would like to get to a more...
Hi, Would you be interested in providing the data in different languages? My motivation for this is for my kids. It would be a cool project to write some application...
Hi, I want to merge pages from 2 pdfs files into one. I already have such a tool that I wrote in GO but I want to rewrite it in...
Thank you for the great example. I was looking for such a solution for quite some time! I wanted to propose an improvement to how client/server are run in development....
Hi, I want to use groq in a tool of mine but I need to add a few functions to be used in expressions. I don't find any information on...
As as workaround use the access token method, which continues to work fine.
Supporting retina resolutions is described here: http://lists.apple.com/archives/cocoa-dev/2014/May/msg00262.html. I found some code to help me here: https://github.com/kaoru-sakurazaka/chreso/blob/master/chreso/main.c.
Hi, I tried your tool it seems cool but I received a 404 NotFound: ``` $ cargo hublish -t v0.1.2 Release { "tag_name": "v0.1.2", "target_commitsh": "master", "name": "screenresolution-rs v0.1.2", "body":...
Hi, I want to use the plugin with a @scoped native package. In this case, it does not work. yarn start works fine but the packaged version does not contain...
- Component or Package Name: CLI preview - Component or Package Version: latest ### Feature Use Case Currently in the preview the send via Plunk is hardcoded to use Plunk...