Looks like the entire AI internet just crashed simultaneously xD
If you actually have deadlines tonight: https://t.co/tYMeo1qOEh
Fast, working, and hasn't folded under the outage.
It’s so good to receive real helpful messages from users. Plain appreciation feels nice but helpful when people point out real problems or request features which genuinely align with the product.
Meet Eigen
Every great idea starts somewhere!
It soon turn into hand-drawn concepts, notes, tasks and meetings across tools.
Eigen is your AI-powered second brain that unifies everything into one connected workspace.
Your journey starts here: https://t.co/DZwi4uOjHB 🚀
@AmanHasNoName_2 Yes.
Way too many things, the status posting UI is worse! They're putting everything in that text box, then revert it - too many things going on in the app now. They've even added a subscription now!
(2/n) So far, have found a duplicate computation bug during profiling that was quietly doubling every request. Fixed that, and it cut response time from 2.8s to 1.5s.
Been building a tool (haven't named it yet) that scores candidate EV charger locations in Bengaluru using population density, road access, and existing charger coverage. GeoPandas is doing the spatial joins.
(1/n) Stack is Python/GeoPandas for the scoring engine, Go for the API, React and MapLibre for the map. Using real OSM and WorldPop data for Bengaluru.