briangershon.com
We saw this in weekly reports across Google, DoorDash, Yelp. Strong insights, wrong facts.
Fix: teach AI to verify its own work, not just summarize data.
www.briangershon.com/blog/feedbac...
We saw this in weekly reports across Google, DoorDash, Yelp. Strong insights, wrong facts.
Fix: teach AI to verify its own work, not just summarize data.
www.briangershon.com/blog/feedbac...
Read more at: www.briangershon.com/blog/check-c...
#AI #DevTools
Read more at: www.briangershon.com/blog/check-c...
#AI #DevTools
A key insight: wrapping your API in an MCP server isn't enough.
Here's what's working best so far:
vercel.com/blog/the-se...
A key insight: wrapping your API in an MCP server isn't enough.
Here's what's working best so far:
vercel.com/blog/the-se...
💚 Thank you, Mikeal. hubs.la/Q03t0DVL0
deno.com/blog/history...
deno.com/blog/history...
`npx ts-unused-exports tsconfig.json`
`npx ts-unused-exports tsconfig.json`
Get valuable do's & don'ts from three experienced maintainers and set up a smooth transition for your community. 👇
Get valuable do's & don'ts from three experienced maintainers and set up a smooth transition for your community. 👇
You will fall down a lot of rabbit holes on the internet and with LLMs.
Instead, `npm add undici` to update Node to the latest version of `fetch`.
philna.sh/blog/2025/01...
You will fall down a lot of rabbit holes on the internet and with LLMs.
Instead, `npm add undici` to update Node to the latest version of `fetch`.
philna.sh/blog/2025/01...
Filter posts about a rarely used topic (e.g. a small city you live in or any other *very* specific keyword) with Firesky like this:
firesky.tv?filter=speci...
Then click on the "(rss)" link, put this into your RSS reader.
Now you will get updates for this topic there.
Filter posts about a rarely used topic (e.g. a small city you live in or any other *very* specific keyword) with Firesky like this:
firesky.tv?filter=speci...
Then click on the "(rss)" link, put this into your RSS reader.
Now you will get updates for this topic there.
This is a very major rewrite, and also open sourcing of the whole codebase - with more features yet to come!
Events connect people - the exact kind of thing that should be available on an open protocol.
This is a very major rewrite, and also open sourcing of the whole codebase - with more features yet to come!
Events connect people - the exact kind of thing that should be available on an open protocol.
So, I decided to write about it. Hopefully this will help anyone who has not yet published their Lexicons yet
nickthesick.com/blog/Publish...
(though I didn't see the OpenAI o3 family in there)
modelname.ai
(though I didn't see the OpenAI o3 family in there)
modelname.ai
They 𝘸𝘪𝘭𝘭 spend on whatever they've decided are the top few priorities.
(1/5)
They 𝘸𝘪𝘭𝘭 spend on whatever they've decided are the top few priorities.
(1/5)
- First EU atproto conf with @ahoy.eu
- Verification on Bluesky with checkmarks
- @stream.place gets 500k in funding
- A 50k grant from @freeourfeeds.com for developing IndieSky with dev community
fediversereport.com/atmosphere-r...
- First EU atproto conf with @ahoy.eu
- Verification on Bluesky with checkmarks
- @stream.place gets 500k in funding
- A 50k grant from @freeourfeeds.com for developing IndieSky with dev community
fediversereport.com/atmosphere-r...
“While chat is powerful, for most products chatting with the underlying LLM should be more of a debug interface – a fallback mode – and not the primary UX.
So, how is AI making our software more useful, if not via chat? Let’s do a tour.”
“While chat is powerful, for most products chatting with the underlying LLM should be more of a debug interface – a fallback mode – and not the primary UX.
So, how is AI making our software more useful, if not via chat? Let’s do a tour.”
Please try OctoGuide out and let me know how it feels! 💚
octo.guide
8/8
Please try OctoGuide out and let me know how it feels! 💚
octo.guide
8/8
Discovery Trees: Visible Tasks Tracking for ADHD developers: softwareascraft.com/adhd/discove...
Discovery Trees: Visible Tasks Tracking for ADHD developers: softwareascraft.com/adhd/discove...
Make sure tests:
- do actually fail, say if the implementation was missing
- are easily understandable to avoid bugs
- use no mocks, or use mocks sparingly
Make sure tests:
- do actually fail, say if the implementation was missing
- are easily understandable to avoid bugs
- use no mocks, or use mocks sparingly