Guillermo Céspedes Tabárez
Guillermo Céspedes Tabárez
I wonder if you can have the "touchEnabled" option set to true and the images in the slider have links. When applying the patch '..., { passive: true }' on...
Hi, @djc I am researching whether to use bb8 and/or deadpool for my production application, which handles many connection requests to different types of databases. I would like to know...
I'm also interested, what do you think? @kubo
@estk Are there plans to continue with this migration or was this project abandoned? I would like to know. I don't have the knowledge to provide a PR. I hope...
Quick fix: ``` @media screen and (max-width: 480px) { #CSPhotoSelector { padding: 2% 0 0; } #CSPhotoSelector .CSPhotoSelector_dialog { width: 220px !important; } #CSPhotoSelector .CSPhotoSelector_content { width: 199px !important; height:...
Has there been any progress with the tests? This PR have any issues as 'blocked' waiting for some discussion or support ... ?
Hi @theworkshopcom , I wonder if this PR https://github.com/streamthoughts/kafka-connect-file-pulse/pull/484 supports large files without fully loading them into RAM? @fhussonnois Is there a release date for this in the next version?...
It only gives a problem when we have activated the `features = ["background_threads"]` I tried with values of stack memory lower than 512MB and the problem is present when setting...
There should be no problem with thread creation if there is more stack memory for the main function. Higher stack memory values are used for applications with high recursion, among...
An icon for the Rust Cargo project folder should be added.