RAJKUMAR NATARAJAN

Results 28 issues of RAJKUMAR NATARAJAN

I'm trying to follow the steps [here](https://minidcos.readthedocs.io/en/latest/dcos-vagrant-cli.html) to install minidcos locally using vagrant. I've installed minidcos using the below command here - ``` $ curl --fail -L https://github.com/dcos/dcos-e2e/releases/download/2018.12.10.0/minidcos -o /usr/local/bin/minidcos...

## Expected Behavior The clojure project created with gradle kotlin dsl should work as expected. ## Current Behavior getting the below error -\ > Where: Build file '/Users/rnatarajan/Documents/Coding/others/clojure-gradle-kts-demo/build.gradle.kts' line: 25...

The current supported devicetypes are here https://github.com/pieroxy/java-user-agent-detection/blob/master/src/main/java/net/pieroxy/ua/detection/DeviceType.java#L7 It would be good if this library could support additionally Kindle, Set top Box, Connected TV, Crawlers etc

Hi, I downloaded lem-2.0.0 linux installer and extracted the zip folder. I tried to launch the lem editor with `./lem` command. This gave error for missing `libtiff.so.6` as in the...

bug

Hi, I download lem-darwin and extracted and moved application. When I opened I get error.

bug
waiting response

Hi, I've installed lem editor version 2.0.0 in fedora 38 using roswell. I've ncurses installed but couldn't launch lem editor. ![Screenshot from 2023-06-23 22-45-45](https://github.com/lem-project/lem/assets/10123965/6c33d917-73c8-4bfe-bd8d-fcd38b43aee7)

waiting response

closes https://github.com/tolitius/mount/issues/128

Now I'm getting error `Error during redisplay: (eval (centaur-tabs-line)) signaled (invalid-regexp "Trailing backslash")` in my emacs when emacs is started. My centaur config is ``` ;;; centaur.el --- add tabs...

Hi, I've a requirement where I can decode only keys. consider the below example - ```clojure (require '[jsonista.core :as json]) (import (com.fasterxml.jackson.core JsonFactory$Feature) (com.fasterxml.jackson.databind ObjectMapper) (com.fasterxml.jackson.datatype.joda JodaModule)) (def s "{\"name\":\"person1\",\"book\":\"Demo...

**Is your feature request related to a problem? Please describe.** Right now there is only one channel pipeline defined in zio-http can be used to create http application. It would...

enhancement