Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
thecodemonkey
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
The kernel patch that almost broke our fleet
(geocod.io)
4 points
by
thecodemonkey
4mo ago
|
0 comments
2.
▲
by
thecodemonkey
4mo ago
Really love this approach. And I’m all in for making websockets cheaper and less painful.
3.
▲
by
thecodemonkey
5mo ago
Fun! I was just reading about the star tracker in "Skunk Works: A Personal Memoir of My Years at Lockheed". Really fascinating when you're thinking about how this all happened in the 50's and 60's.
4.
▲
by
thecodemonkey
6mo ago
Running the same codebase for 10+ years with a small team is what finally made me fully internalize these rules. I've always been a KISS/DRY person but over a decade there are plenty of moments where you're tempted to reach f
5.
▲
by
thecodemonkey
6mo ago
I'm working on Chief [1], a CLI that autonomously works through a PRD using AI coding agents like Claude Code. You write user stories, start it up, and it loops through them one at a time. Fresh context per story, progress tracked in m
6.
▲
Show HN: Chief – Loop Claude Code through your tasks, one commit at a time
(minicodemonkey.github.io)
2 points
by
thecodemonkey
7mo ago
|
0 comments
7.
▲
by
thecodemonkey
10mo ago
We are also 100% customer-funded. AWS makes sense for us for the enterprise version of Geocodio where we are SOC2 audited and HIPAA-compliant. We are primarily using Hetzner for the self-serve version of Geocodio and have been a very happy
8.
▲
by
thecodemonkey
10mo ago
Hahaha. I'll update the post once I hear back from them. One could hope that they might consider an account credit.
9.
▲
by
thecodemonkey
10mo ago
That was truly my hope with this post! Glad to hear that
10.
▲
by
thecodemonkey
10mo ago
Haha, yep we were lucky to catch this early! It could easily have gotten lost with everything else in the monthly AWS bill.
11.
▲
A $1k AWS mistake
(geocod.io)
339 points
by
thecodemonkey
10mo ago
|
265 comments
12.
▲
Geocodio's Development Manifesto
(geocod.io)
1 points
by
thecodemonkey
1y ago
|
0 comments
13.
▲
Building a Jeopardy Game for Laravel Live Denmark
(geocod.io)
10 points
by
thecodemonkey
1y ago
|
1 comments
14.
▲
by
thecodemonkey
2y ago
There's a couple of great open source projects[1][2][3] that try to keep up-to-date lists of domains that belong to disposable email providers. I would probably not recommend implementing a whitelist for blocking purposes. But perhaps
15.
▲
by
thecodemonkey
2y ago
Thanks for giving it a read!
16.
▲
by
thecodemonkey
2y ago
We are mainly B2B so we don't really see signups using Apple's email relay. That said, it could be something we might have to consider blocking in the future if it becomes a problem. For paying customers, it probably doesn't
17.
▲
by
thecodemonkey
2y ago
Isn't it nice to have just a little bit of an illustration instead of just text? Obviously an AI-generated image is going to spit out some nonsense text as part of the graphic, but we're not really trying to hide that it's AI
18.
▲
by
thecodemonkey
2y ago
I would love do a more in-depth talk about this at some point with some more concrete examples.
19.
▲
by
thecodemonkey
2y ago
Not at this time. Some simple heuristics go a long way and also makes it very easy to test and debug the logic.
20.
▲
by
thecodemonkey
2y ago
Really excited for this! Had the opportunity to take part in early access over the last few weeks and the deployment process has been super smooth and insanely fast. I'm mostly just impressed with how polished everything feels and how
21.
▲
Keeping our free tier sustainable by preventing abuse
(geocod.io)
106 points
by
thecodemonkey
2y ago
|
46 comments
22.
▲
by
thecodemonkey
2y ago
What is uv?
23.
▲
by
thecodemonkey
2y ago
Our timezone and Highway data is OSM-based, but that's pretty much it. Many of our address sources come from the OpenAddresses project: https://github.com/openaddresses/openaddresses
24.
▲
Geocodio keeps 300M addresses up to date
(geocod.io)
2 points
by
thecodemonkey
2y ago
|
2 comments
25.
▲
by
thecodemonkey
2y ago
Oh wow. This reminds me of Netlify pre-funding. All the at down to the <input type=“file” /> on the landing page
26.
▲
by
thecodemonkey
2y ago
The Danish defense forces now confirms their presence but they are not providing any other information right now: https://x.com/forsvaretdk/status/1859195509866381402 (This is also a rare English-language tweet fr
27.
▲
Rearchitecting: Redis to SQLite
(wafris.org)
360 points
by
thecodemonkey
2y ago
|
121 comments
28.
▲
by
thecodemonkey
2y ago
It's easy to hate on big companies. But can we just applaud Cox for having patched this within a day? That's incredible.
29.
▲
by
thecodemonkey
3y ago
Are they using AI to filter the requests? That would be a match made in heaven!
30.
▲
by
thecodemonkey
3y ago
The issue is also that most email clients will automatically convert URL's to links in HTML emails. So if an URL is put in e.g. your name field, it will still be clickable despite of no <a> tags.
More ›