//
sign in
Profile
by @danabra.mov
Profile
by @dansshadow.bsky.social
Profile
by @jimpick.com
AviHandle
by @danabra.mov
AviHandle
by @dansshadow.bsky.social
AviHandle
by @katherine.computer
EventsList
by @katherine.computer
ProfileHeader
by @dansshadow.bsky.social
ProfileHeader
by @danabra.mov
ProfileMedia
by @danabra.mov
ProfilePlays
by @danabra.mov
ProfilePosts
by @danabra.mov
ProfilePosts
by @dansshadow.bsky.social
ProfileReplies
by @danabra.mov
Record
by @atsui.org
Skircle
by @danabra.mov
StreamPlacePlaylist
by @katherine.computer
+ new component
Profile
Loading...









Loading...
Got a message from an Amazon recruiter, which reminds me that my earliest rejection was in 2006 after an Amazon phone screen. I was asked how to set a cookie in JS, and I couldn't say exactly how. I know how now, but still don't think I've ever hand-written the code to do that.
14h
The Azure Postgres team open-sourced a new extension, pg_durable, for durable execution built directly into PostgreSQL, coded with a DSL and executed with Rust duroxide. https://techcommunity.mi... Plus the VS Code Postgres extension now has support for visualizing durable flows!
Is there a metric like "token hungriness" or "token thriftiness", for models in agentic coding scenarios? It'd be great to figure out which models are good at minimizing unneeded tool calls and excessive codebase exploration.
Want a token-efficient mode for VS Code Copilot? Share your thoughts on this open issue where they're exploring that: https://github.com/micro...
I ran into this "bee-way" while walking on the sidewalk with my kiddos yesterday. Now I'm dreading the "birds and the bees" talk even more! "Sometimes, when 5 males all love the same female, at the exact same time,..."
Just setup the gog CLI, a CLI for easy access to Google suite. I'm starting with just calendar access for now, but I'm sure I'll add more GSuite apps in the future. github.com/openclaw/gog... Next step: GitHub Copilot + gog CLI for auto scheduling of my kiddos camps
I love keyless connections, so I'm happy that the Azure PostgreSQL team made a library specifically for Entra OAuth token refresh, compatible with psycopg3, psycopg2, and SQLAlchemy: https://pypi.org/project...