Oto Brglez

Results 11 issues of Oto Brglez

Hey guys! Is there a chance that Docker (Docker File) image can be included in this repository. I believe that I've found a bug in it and I would like...

Hey guys! I was wondering how should I properly use/extend [akka-persistence-jdbc] so that my events are stored in PostgreSQL as [JSON](https://www.postgresql.org/docs/9.6/static/datatype-json.html)? 1) I've checked [akka-persistence-jdbc-play - `JsonJournalSerializer.scala`][akka-persistence-jdbc-play] example that extends...

Hey guys! Are there any plans of releasing circe-fs2 that would work with Circe `0.14.1` which is the latest pre-0.15 release of Circe? That would make usage of circe-fs2 so...

Hey guys! So. If I have configuration like following one: ``` ruby Swagger::Docs::Config.register_apis('1.0' => { controller_base_path: '', api_extension_type: '', api_file_path: 'public/', base_path: '/', #

Hey! I found this project of yours. It looks nice. We are gonna use it for our projects! Thanks for sharing the code. Just a hint. We also use [hockeyapp...

Hi! **guard-jasmine-headless-webkit** or **jasmine-headless-webkit** only work if you have X server up and running. But i found out that its possible to use **xvfb** to run it without X. I...

Hey guys! I'm using [[email protected]](https://github.com/pascalopitz/nodestalker) and from time to time I get this error. Error that crashes my Node.js process,... ``` TypeError: Cannot read property 'write' of null at /node_modules/nodestalker/lib/beanstalk_client.js:254:15...

This PR aims to establish a working build procedure for GraalVM w/ Scala 3, ZIO and other dependencies that this project has. Currently, the built image (built via Docker (Linux))...

bug