Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
avelino
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
Outl syncs notes peer-to-peer, end-to-end encrypted, with no server
(outl.app)
2 points
by
avelino
3mo ago
|
0 comments
2.
▲
Show HN: Jbundle – GitHub Action to build self-contained JVM binaries in CI
1 points
by
avelino
6mo ago
|
0 comments
3.
▲
Transforming a Clojure Database into a Polyglot Library with GraalVM and FFI
(avelino.run)
2 points
by
avelino
8mo ago
|
1 comments
4.
▲
by
avelino
8mo ago
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 JVM at runtime. GraalVM Native Image did the he
5.
▲
by
avelino
8mo ago
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 produces a single self-contained binary — just a shell st
6.
▲
Clj-pack – Package Clojure apps into self-contained binaries without GraalVM
(github.com)
5 points
by
avelino
8mo ago
|
6 comments
7.
▲
by
avelino
8mo ago
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 in practice it means dealing with reflection configs,
8.
▲
Show HN: Chrondb – a PostgreSQL-compatible Git-backed database [video]
(youtube.com)
11 points
by
avelino
1y ago
|
0 comments
9.
▲
Git as a Database: Chronological Data Storage
(moclojer.com)
3 points
by
avelino
2y ago
|
1 comments
10.
▲
by
avelino
2y ago
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 beyond traditional version control. A particularly interesting
11.
▲
Essential tips for developing with Clojure and Emacs or Neovim
(moclojer.com)
3 points
by
avelino
2y ago
|
0 comments
12.
▲
by
avelino
2y ago
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 directories, under ... "FAMF" is horr
13.
▲
Clojure and Redis Queue – Our lib clj-rq is finally stable
(moclojer.com)
3 points
by
avelino
2y ago
|
0 comments
14.
▲
Redis Queue in Clojure
5 points
by
avelino
2y ago
|
0 comments
15.
▲
Talkd/dialog open source project has been selected for 2024 GitHub Accelerator
(github.com)
7 points
by
avelino
2y ago
|
1 comments
16.
▲
Too long, don't read create a simple news summary using OpenAI
(tldr.chat)
3 points
by
avelino
3y ago
|
0 comments
17.
▲
by
avelino
3y ago
Discover how tech-enabled companies like Airbnb, Uber and Amazon are innovating and scaling rapidly, as we explore success beyond technology in startups
18.
▲
Tech-Enabled Companies Shaping the Future
(avelino.run)
1 points
by
avelino
3y ago
|
1 comments
19.
▲
Humanized conversation API without exposing that it is a response made by LLM
(github.com)
1 points
by
avelino
3y ago
|
0 comments
20.
▲
Mastodon Federation for Clojure Community
11 points
by
avelino
4y ago
|
0 comments
21.
▲
Mirror your database on an API with 0 code lines Use prestd
3 points
by
avelino
4y ago
|
0 comments
22.
▲
(Almost) monochromatic light theme for Visual Studio Code (VSCode)
(github.com)
1 points
by
avelino
4y ago
|
0 comments
23.
▲
Accessing Postgres via REST Using PRest
(eltonminetto.dev)
4 points
by
avelino
5y ago
|
0 comments
24.
▲
Vim-bootstrap site has a new layout using Dracula UI
(vim-bootstrap.com)
2 points
by
avelino
5y ago
|
0 comments
25.
▲
API to get web site meta data by passing an URL using Artificial Intelligence
(market.mashape.com)
1 points
by
avelino
8y ago
|
0 comments
26.
▲
Background Worker Processes for PostgreSQL Written in Go
(github.com)
2 points
by
avelino
9y ago
|
0 comments
27.
▲
by
avelino
9y ago
Yep, share project you know this project today
28.
▲
by
avelino
9y ago
pREST is not vulnerable to SQL injection, recommend you run tests Check access level (permissions) in https://github.com/nuveo/prest#table-permissions
29.
▲
by
avelino
9y ago
Today pREST not accept MySQL, more pREST developer working adapter environment, check in https://github.com/nuveo/prest/tree/master/adapters I recommend you open issue on pREST and recommend MySQL suppor
30.
▲
by
avelino
9y ago
programming language writter, postgrest.com = haskell postgres.rest = golang Read more in: https://github.com/nuveo/prest/issues/41
More ›