Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
fr33k3y
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
fr33k3y
6mo ago
I'm testing glm5 on Claude code and opencode just to stop consuming American... Soo good so far!
2.
▲
by
fr33k3y
5y ago
I'm curious about your service, can you explain what's different from similar services like happy scribe for instance? As it was already said you should make clear which languages are supported. And I think you should put prices i
3.
▲
by
fr33k3y
6y ago
Exactly!. I was about to tell a similar story but yours is MUCH better. I run an internal service that just loads (a filtered version of) the maxmind geolite2 db in memory using it's great C library bindings for perl and on top of that
4.
▲
by
fr33k3y
7y ago
Not really. You can use their API and implement a client like the ones already mentioned: wee-slack, ripcord, ...
5.
▲
by
fr33k3y
7y ago
Oh man!, this guy has just described how I feel about this!. I've been thinking about trying other clients since yesterday...
6.
▲
by
fr33k3y
9y ago
I would love to have trailing commas in JSON but I can see that being JSON something too widely extended over the internet it's not possible to do it for real as it will break all around. So, what I do is to have my editor to fix this
7.
▲
by
fr33k3y
13y ago
Yup... I guess they call it "vim" because key bindings are inspired on vim, but this is just a prove that keyword rocks much harder than any other interface :-)
8.
▲
by
fr33k3y
13y ago
There is XML::Simple perl module since a century ago and it's ruby "copy" with the same name since long time ago also. I've used the perl one and it only makes sense in very simple use-cases.