Viewing profile — avelino
avelino
HN member- Joined
- Fri, Jul 19, 2013, 7:54 PM UTC
- HN karma
- 251
- Public activity
- 63 items
- HN profile
- View on Hacker News ↗
About avelino
[ my public key: https://keybase.io/avelino; my proof: https://keybase.io/avelino/sigs/j4ykON0DBD4QKrwGsrHCDZZBgd5m6ehvIN_FEYnkJZI ]
Recent public activity
-
comment
Comment #48910004
[flagged]
-
comment
Comment #48678583
[flagged]
- story
- story
-
story
Show HN: Jbundle – GitHub Action to build self-contained JVM binaries in CI
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: …
-
comment
Comment #46779494
Everyone's selling you the "rewrite in Rust for performance" narrative I turned a Clojure database into a .so that runs embedded in Rust, Python, or anything that loads FFI Zero JV…
- story
-
comment
Comment #46743557
Advantage over manual uberjar + jlink/jpackage: The main pain point jbundle solves is that jpackage generates installers (.deb, .rpm, .dmg, .msi), not plain executables. jbundle pr…
-
comment
Comment #46727607
I built a tool to solve a problem I kept hitting: deploying Clojure apps without requiring Java on the target machine.23:20:00 [3/101] The usual answer is GraalVM native-image, but…
- story
-
story
Show HN: Chrondb – a PostgreSQL-compatible Git-backed database [video]
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 repos…
-
comment
Comment #43320138
When we think of Git, the first association we make is with code version control. However, Git’s internal mechanisms are so well designed that they can be leveraged for purposes be…
- story
- story
-
comment
Comment #41027183
Didn't know "FAMF" > The impact of a high number of inodes and the limitations of the number of inodes in Unix-like systems. A very valid point. For which I created 4 million direc…
- story
-
story
Redis Queue in Clojure
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 "r…
- story
- story
-
comment
Comment #38493368
Discover how tech-enabled companies like Airbnb, Uber and Amazon are innovating and scaling rapidly, as we explore success beyond technology in startups
- story
- story
-
story
Mastodon Federation for Clojure Community
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
- story
-
story
Mirror your database on an API with 0 code lines Use prestd
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