Hacker Newsnew | past | comments | ask | show | jobs | submit | jtbaker's commentslogin

All my homies hate Next.js

I think it's more like the husbands left the platform first.


this would make me so happy!

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 layering on top of it.

Really, prefer DuckDB SQL these days for anything that needs to perform well, and feel like SQL is easier to grok than python code most of the time.


> Really, prefer DuckDB SQL these days for anything that needs to perform well, and feel like SQL is easier to grok than python code most of the time.

I switched to this as well and its mainly because explorations would need to be translated to SQL for production anyways. If I start with pandas I just need to do all the work twice.


chdb's new DataStore API looks really neat (drop in pandas replacement) and exactly how I envisioned a faster pandas could be without sacrificing its ergonomics


I'm not mad about it. Joe seems like a chill dude and is having fun.


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!


sung in the voice of Pumbaa

When he was a young botnet!

[1] https://youtu.be/__pNuslNCro


any way to run these via ollama yet?


Incoming force push to rewrite the history . Git doesn't lie!


I wouldn't put it past them...


I wouldn't put it in past tense...


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://docs.protomaps.com/deploy/

Brandon has some example code you can lift to dump it into a Cloudflare Worker or other platforms on that page.


Thank you. I'm going to try this on a different project that we have. Our current deployment is designed to work directly through s3/api gateway which reduces the number of moving parts.

We update the tiles frequently, so the setup has been amazing for us.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: