development

Delven is a Domain Specific Language (DSL) designed for mining content

Delven is a Domain Specific Language (DSL) designed for mining content from static and dynamic sources, It closely resembles SQL with features borrowed from other popular languages. This documentation is your guide to an advanced new world of real-time data connectivity. To get an idea of what Delven is and how it can benefit your …

Delven is a Domain Specific Language (DSL) designed for mining content Read More »

hoplin.io A lightweight RabbitMQ client for Java (built on top of rabittmq java client)

A lightweight RabbitMQ client for Java (built on top of rabittmq java client) Documentation and project available at GitHub repohttps://github.com/gregbugaj/hoplin.io To make working with RabbitMQ as simple as possible with minimum dependencies. Minimal dependencies, simple configuration and API. Subscriber client Publisher client Async RPC Client Creating simple RabbitMQ client can be done in couple different …

hoplin.io A lightweight RabbitMQ client for Java (built on top of rabittmq java client) Read More »

Fingerprint cannot be generated while adding new ssh key in GitLab

This applies to Windows only machines. I have GitLab running and was adding a new ‘ssh key’ from windows that was generated using a standard ssk-keygen command but was reciving following error: “Fingerprint cannot be generated” Command used to generate key: ssh-keygen -t rsa -C “gbugaj@localhost” -b 4096 This produces a key in ‘id_rsa.pub’ file, …

Fingerprint cannot be generated while adding new ssh key in GitLab Read More »