Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
drchaim
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
drchaim
3d ago
I’d love to know how much Google has made from accidental clicks since it started. I used to see my mum make a couple of mistaken clicks here and there on her computer; now on mobile it’s easily 10x worse. Sometimes because she doesn’t real
2.
▲
by
drchaim
5d ago
the same way social networks are not available for < 13
3.
▲
by
drchaim
7d ago
Good post, thanks for sharing. I discovered CH around 2018, and I knew it would change the analytics space. I spent countless hours studying it on my own and promoting it at work (when it made sense). I also tried to land a job at companies
4.
▲
by
drchaim
8d ago
How I miss those NET stocks picked up at about 15$ after Covid…what a fail…
5.
▲
by
drchaim
13d ago
The idea of custom software on the fly is coming
6.
▲
by
drchaim
27d ago
Good one!
7.
▲
by
drchaim
1mo ago
I do. I run Postgres in the same server as the app in some apps, with no pgbouncer, no regret at all after 10+ years.
8.
▲
by
drchaim
2mo ago
How are you folks handling secrets in a simple way? - sops , ansible vault and similar seems too weak given the agent is gonna read them at some point if you have the pass available. - proxy injection seems too complicated and doesn’t cove
9.
▲
by
drchaim
2mo ago
It's not clear to me whether this is being done with genuinely good intentions, or if it's just a way to put barriers in front of open-source models. We'll see.
10.
▲
by
drchaim
2mo ago
i highly doubt you can make it faster than clickhouse, but happy to see it.
11.
▲
by
drchaim
3mo ago
This is not my case. Today Claude code coded three features in my client saas just perfectly. Medium complex ones but perfectly from the plan, tests, linter and pr. A good CLAUDE.md is enough. Skills for auxiliary tools like sentry, grafana
12.
▲
by
drchaim
3mo ago
too slow or broker right now
13.
▲
by
drchaim
3mo ago
WHEN do you move to Redis/Memcached? None of my projects have exceeded 1000 rps at peak, and in none of them have I felt the need to move from unlogged PostgreSQL tables to Redis. Just trying to get a sense of where people draw the lin
14.
▲
by
drchaim
3mo ago
Brandur of course knows more than me, and his framing sounds correct. I would be worried about whether the TAM of Go + Postgres is enough for business sustainability, but that says probably more about my fears than the reality in this huge
15.
▲
by
drchaim
3mo ago
I understand CORS each time I need to fix or to avoid them ;)
16.
▲
by
drchaim
3mo ago
This will happen with social accounts, news articles..I set the date pre 2023, but we all have some date in mind. I don’t like it, but it’s what it is
17.
▲
by
drchaim
3mo ago
Having VMware in 2026 is a sign of low tech.
18.
▲
by
drchaim
3mo ago
Actually, there was no search, only on-the-fly aggregations/filtering over "big data". ES was kind of famous at the time, although not the best tool for that job. afaik CH introduced FTS rececently.
19.
▲
by
drchaim
3mo ago
I discovered ClickHouse around 2017-18 and built a PoC to replace Elasticsearch: 5x better storage and qps, in a couple of weeks. Managers rejected it because it wasn't well known and was seen as "some database made by Russians.&
20.
▲
by
drchaim
3mo ago
No benchmarks, no pricing, no examples..
21.
▲
by
drchaim
3mo ago
really want to try local models, but I don't have the hardware yet. Probably I'm the only one here still using a Mac Mini m1 8gb 2020. :/
22.
▲
by
drchaim
3mo ago
I've tested the migration of the main table (IoT data), from 300GB to about 25GB in a non-production environment. Everything seems right, but I'm still delaying/procrastinating the prod migration, so I wanted to know how it i
23.
▲
by
drchaim
3mo ago
I'm not into k8s things, but thanks. Still run this project with Postgres in the same machine as the app. No issues so far after 8 years. :)
24.
▲
by
drchaim
3mo ago
Is anyone running self hosted timescale? How is it going? I have a use case for it, but don’t know why I’m a bit afraid of using it.
25.
▲
by
drchaim
3mo ago
I go further, how do you work in UI/frontend tasks? As a backend I know how to control agents in backend code, but in FE I am almost lost. Any hint isn’t appreciated
26.
▲
by
drchaim
3mo ago
Be careful of storing production ssh keys in your laptop, it will find a way to find them :/
27.
▲
by
drchaim
3mo ago
Not the case for me. I tried .envs, ansible-vault and sops, and it always ends up reading the unencrypted ones for some reason, usually in debugging sessions, it finds a way to read them.
28.
▲
by
drchaim
3mo ago
i would say my first Pi was about 50$, crazy times
29.
▲
by
drchaim
3mo ago
and all their keys, because sooner or later, the harness is gonna read them
30.
▲
by
drchaim
3mo ago
I just create a MVP chatbot for a client that has a Django app. I took the route to no frameworks. Claude/codex wrote the agent loop, the tools, the streaming..it’s working well for the MVP, we’ll see
More ›