Live data from Hacker News

Viewing profile — avelino

avelino

HN member
Joined
Fri, Jul 19, 2013, 7:54 PM UTC
HN karma
251
Public activity
63 items

About avelino

FOSS GitHub Star / triathlon as a hobby (IRONMAN distance) / plant-based (noob vegan) / CTO at buser

[ my public key: https://keybase.io/avelino; my proof: https://keybase.io/avelino/sigs/j4ykON0DBD4QKrwGsrHCDZZBgd5m6ehvIN_FEYnkJZI ]

Recent public activity

  1. comment
    Comment #48910004

    [flagged]

  2. comment
    Comment #48678583

    [flagged]

  3. story
  4. story
  5. 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: …

  6. 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…

  7. story
  8. 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…

  9. 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…

  10. story
  11. 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…

  12. 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…

  13. story
  14. story
  15. 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…

  16. story
  17. 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…

  18. story
  19. story
  20. 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

  21. story
  22. story
  23. 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

  24. story
  25. 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