Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
jtbaker
searching PlanetScale…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
31.
▲
by
jtbaker
5mo ago
Sounds like it means you don't have to wire up the RPC server yourself anymore? Just build a docker container that invokes this quack server command, expose it over the network and connect to it from remote clients using your own acces
32.
▲
by
jtbaker
5mo ago
uh, doing analytics type queries on large datasets that postgres would choke on, as an RPC? I'm using it (ducklake specifically) to build a lakehouse RPC server that can scale horizontally based on resource utilization in k8s.
33.
▲
by
jtbaker
5mo ago
Dang, fun memories of when I was first getting in to geo/data stuff and doing a lot of web mapping stuff with D3, Leaflet and friends. Seems as tools like Vector tiles/PMTiles have supplanted topojson for a lot of visualization or
34.
▲
by
jtbaker
5mo ago
what has meta ever done that would instill trust in you? From the very article you cited: > The best thing you can do to preserve your privacy and security with your Meta messages is to use end-to-end encryption (E2EE) whenever possible.
35.
▲
by
jtbaker
6mo ago
Just set up Pi after listening to Marios talk at AIE Europe[0] and have solid initial impressions! Especially on limited hardware like a MB Air, seems a lot more resource efficient [0] https://www.youtube.com/live/_zdro
36.
▲
by
jtbaker
6mo ago
the Stepchange show went fairly deep on this topic in their first episode (listened to it recently). https://www.stepchange.show/coal-part-i
37.
▲
by
jtbaker
6mo ago
Yeah, but then I'm heavily coupled to their proprietary infrastructure. Maybe a good thing for them, but a nonstarter for thinking about building a real business on, for me and many others I'd presume.
38.
▲
by
jtbaker
6mo ago
DB seems like the main shortcoming in the stack for them. I don't want to deal with the limitations of D1. Seems like a serverless postgres setup a la Neon/Supabase would be a slam dunk.
39.
▲
by
jtbaker
6mo ago
our open source system. We use this tool to serve a custom routing engine at day job. Handles 100req/s djikstra in a 2GB pod, due to precalculation of contraction hierarchies.
40.
▲
by
jtbaker
6mo ago
> And I only mentioned options. How do you store "every stock quote and options trade in the past 4 years" in 263 GB!? I think this would be pretty straightforward for Parquet with ZSTD compression and some smart ordering/
41.
▲
by
jtbaker
6mo ago
DuckDB and SQL FTW.
42.
▲
by
jtbaker
7mo ago
Doesn’t matter. The point is that DuckDB can operate well on a wide range of infrastructure and is well suited for operating in resource constrained environments.
43.
▲
by
jtbaker
7mo ago
Post to HN apparently
44.
▲
by
jtbaker
7mo ago
The changelog is remarkable. Thanks to this team for creating such an amazing tool. It's genuinely the technology I've been most excited about in a long time. Makes the ergonomics of working with large data a joy and extremely fas
45.
▲
by
jtbaker
7mo ago
IDK, they were sending around stacks of Mac Studios to tinkerer youtubers messing with EXO clustering like @geerlingguy. https://youtu.be/1iT9JeZYXcI?si=UMR0nfHAYbVq2tF1
46.
▲
by
jtbaker
7mo ago
How do you ascribe a revenue number like that based on one collection of changes in a huge system? Presumably there were a bunch of other features being released around the same time as it. Was there a lot of A/B testing around it?
47.
▲
by
jtbaker
7mo ago
Ok, but prefill/prompt processing was definitely the weak point before. They were already solid in raw tokens/sec after TTFT
48.
▲
by
jtbaker
7mo ago
my mac mini m4 is getting to be a good substitute for claude for a lot of use cases. LM Studio + qwen3.5, tailscale, and an opencode CLI harness. It doesn't do well with super long context or complexity but it has gotten production qua
49.
▲
by
jtbaker
7mo ago
I hope so! I already have the M4 mini pro - would like to bump up the prompt processing time and the memory bandwidth at the same time with the new M5 matmul changes.
50.
▲
by
jtbaker
7mo ago
studio with m5 ultra this week might have me pulling the trigger.
51.
▲
by
jtbaker
7mo ago
All my homies hate Next.js
52.
▲
by
jtbaker
7mo ago
I think it's more like the husbands left the platform first.
53.
▲
by
jtbaker
7mo ago
this would make me so happy!
54.
▲
by
jtbaker
8mo ago
I know pandas has a lot of technical warts and shortcomings, but I'm grateful for how much it empowered me early in my data/software career, and the API still feels more ergonomic to me due to the years of usage - plus GeoPandas l
55.
▲
by
jtbaker
8mo ago
I'm not mad about it. Joe seems like a chill dude and is having fun.
56.
▲
by
jtbaker
8mo ago
The M5 ultra series is supposed to have some big gains around prompt processing - something like 3-4x from what I've read. I'm tempted to swap out my m4 mini that I'm using for this kind of stuff right now!
57.
▲
by
jtbaker
8mo ago
sung in the voice of Pumbaa When he was a young botnet! [1] https://youtu.be/__pNuslNCro
58.
▲
by
jtbaker
8mo ago
any way to run these via ollama yet?
59.
▲
by
jtbaker
8mo ago
Incoming force push to rewrite the history . Git doesn't lie!
60.
▲
by
jtbaker
8mo ago
It's very cool! If you want to get higher cache hit rates from a CDN or redis etc. and lower the amount of S3 reads, you can get set up a proxy to convert `/{z}/{x}/{y}.mvt` requests into the byte-range requests: https:
More ›