avelino

↗ HN profile [ 73.6 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. I built jbundle (Rust) to solve a real pain: distributing JVM apps as single binaries without asking users to install a JDK. The GitHub Action wraps the whole thing into one step: ```yaml - uses: avelino/jbundle@main…

  2. In this video, I showcase chrondb in action — a unique database that supports connections via the PostgreSQL wire protocol (psql) and persists all records directly into a Git repository. What you’ll see: • Connecting to…

  3. I was having some problems using carmine to work with Redis pubsub when there was a lot of pub and sub. I tried to fix the problem, but it was taking more time than it should. I "resorted" to using jeris (Redis driver…

  4. We have a new federation with the face of #Clojure, you are all very welcome I look forward to seeing you all https://clj.social

  5. Have you ever thought about having a database that generates an API automatically! prestd enables you to do that https://www.youtube.com/watch?v=GHZRPY-4W0k