Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
ebenes
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
10 ms
·
1.
▲
by
ebenes
7mo ago
I second that from using Pi for two weeks now. It's not a little but a massive difference. My estimation is about 5-10x longer lasting token windows. Getting done more is just one of the benefits. I've briefly summarised my experi
2.
▲
by
ebenes
7mo ago
I cannot recommend Pi enough: https://github.com/badlogic/pi-mono/tree/main/packages/codin... I'm working with it for about 2 weeks now and absolutely love it. I can't think of going back
3.
▲
A reference layout for Modular Monoliths in TypeScript
(gist.github.com)
1 points
by
ebenes
8mo ago
|
0 comments
4.
▲
Show HN: A pragmatic SQLite schema for application-level caching
(gist.github.com)
2 points
by
ebenes
11mo ago
|
0 comments
5.
▲
SQL Is for Data, Not for Logic
(old.reddit.com)
1 points
by
ebenes
1y ago
|
0 comments
6.
▲
Ask HN: Another AI agent, this runs CRM follow‑ups (200msg in prod). Worth it?
1 points
by
ebenes
1y ago
|
1 comments
7.
▲
Ansible Role to Install SQLite CLI
(github.com)
2 points
by
ebenes
1y ago
|
0 comments
8.
▲
by
ebenes
2y ago
* Docker containers can be modified at runtime, it is just more involved to do so. Hot-reloading inside Docker works best if you mount a host directory. It drives the container philosophy to an ad absurdum. When I serve paying customers the
9.
▲
by
ebenes
2y ago
I'm no expert in hardening for server security like SELinux. As far as my understanding goes containers per se are no security mechanism. Rootless containers are as good as rootless processes with chroot. So this comment resonates with
10.
▲
by
ebenes
2y ago
The section about the "Docker as an additional dependency" didn't transmit the message correctly which I tried to convey. It is about: Everything that something depends on makes it a little more likely to introduce failures w
11.
▲
My personal reasons to not run my Nginx reverse-proxy inside Docker
(ewaldbenes.com)
25 points
by
ebenes
2y ago
|
16 comments
12.
▲
by
ebenes
3y ago
Tweet author here: Apparently the poster wants to provide the context what circumstances lead to the problem and further down how to solve it.