emetemunoy

Results 12 issues of emetemunoy

I am now at a crossroads between choice Keywhiz and vaultproject vaultproject have Jenkins plugin https://wiki.jenkins-ci.org/display/JENKINS/HashiCorp+Vault+Plugin but I love Java =), and think about a choice Keywhiz, but hesitate which...

Hello, how I can configure jsfeat to get "Gaussian pyramid down"? Gaussian pyramid down supported by jsfeat? ``` javascript jsfeat.imgproc.gaussian_blur(source:matrix_t, dest:matrix_t, kernel_size, sigma = 0); jsfeat.imgproc.pyrdown(source:matrix_t, dest:matrix_t); ``` =-=-=-=-=-=-=-= void...

Please add DFT, IDFT, FFT, IFFT support. Discrete Fourier Transform - needed Fast Fourier Transform - very needed Inverted Discrete Fourier Transform Inverted Fast Fourier Transform sample is DSP.js -...

need example how to organize transaction in micro services, like service A need successful respond from depended services n & service n need successful respond from service x. http://stackoverflow.com/questions/24676364/transactions-in-microservices

will be grateful to see how to configure microservice App git repository with OpenShift git repository and run them in WildFly AS 8 on OpenShift

I also trying to find some conceptions with implementation of microservices in Java EE world, and found some lib, please take look, for more idea =) http://www.slideshare.net/slideshow/embed_code/46377880 https://github.com/advantageous/qbit

**Actual:** Something wrong with the configuration, I have double-checked, by default value false **Expected:** USEPROXY=true https://github.com/opengs/uashield/blob/868a43ef0a5b0ca24e8d83eded1af3fef5ee56c4/balena.yml#L20 ![image](https://user-images.githubusercontent.com/1583753/161853083-6d4af9e7-98d9-478a-894a-177f37d4f93d.png) **Temporary Workaround:** ![image](https://user-images.githubusercontent.com/1583753/161853357-7741cb85-df5d-4d38-96d4-43bf46cae8c3.png)

I use Javaino as a microcontroller board with Java. And trying to find some JVM implementation for the esp32(WiFi, Bluetooth) microcontroller. Also, I found project https://github.com/jglrxavpok/TinyJVM Be nice to see...

Global environment variables not available in eclipse debug mode Perspective: Java (also in Debug perspective) Spring Tool Suite 4 Version: 4.8.1.RELEASE Build Id: 202010230733 Plugin version: 0.1.2.202010041421 ![zc1bFysyfX](https://user-images.githubusercontent.com/1583753/99871356-5e527e80-2be2-11eb-8051-9b9fc133bf4a.gif)

``` log In file included from /home/ihor/Arduino/libraries/PCF8574/PCF8574.cpp:22:0: /home/ihor/Arduino/libraries/PCF8574/PCint.h:3:41: error: 'PCMSK0' was not declared in this scope volatile uint8_t *port_to_pcmask[] = { &PCMSK0, &PCMSK1, &PCMSK2 }; ^ /home/ihor/Arduino/libraries/PCF8574/PCint.h:3:50: error: 'PCMSK1' was...