Right – it's a really quick way of getting basic syntax right, so you don't have to memorize a ton of trivia just to get something basic done without needing to look up each thing in turn
TOOLS
-
API Providers Extending Token Output Limits for Users
By
–
I believe that’s just a product decision by the API providers. No reason that can’t be extended. At HyperWrite, we often offer 5000 to 10,000 token outputs to users.
-
MacWhisper Audio Transcription Tool Gains Journalist Adoption
By
–
Trying it now! And thanks so much for MacWhisper, I use it several times a week and recommend it to journalists all the time
-
MacWhisper Bulk Transcription Mode Feature Discovery
By
–
Turns out MacWhisper grew bulk transcription mode at some point without me noticing, I'm using that
-
Elevate work with ChatGPT for efficient productivity in 2024
By
–
Elevate work with ChatGPT in 2024. AI boosts productivity efficiently. • Streamline communication
• Enhance decision-making
• Accelerate tasks Read more: https://
godofprompt.ai/blog/ways-to-u
se-chatgpt-for-work-in-2024
… -
Extending L3 70B context length with Unsloth on single A100
By
–
I almost always use (and LOVE) Axolotl… but wanted to try Unsloth to try to extend L3 70B's ctxlen w/ just one A100.
-
Extract unstructured field notes into structured column data
By
–
Or you could scratch down unstructured notes in the iPhone notes app and paste them into datasette-extract to turn them into column data when you get back from the field trip
-
Datasette Plugins for Offline Data Writing Solutions
By
–
Nothing for offline yet but that would make an excellent plugin! A bunch of options:
– Writable canned queries: https://
docs.datasette.io/en/stable/sql_
queries.html#writable-canned-queries
…
– https://
github.com/datasette/data
sette-write-ui
…
– Build something custom that uses the Datasette 1.0a API directly -

Postgres Renaissance: Vector Databases Give Way to SQL Evolution
By
–
if 2023 was the New Hope of vector dbs
— swyx 🐣 (@swyx) 25 avril 2024
then 2024 is Postgres Strikes Back@1st1 figured out how to add support for streaming RAG in 3LOC with deferred indexes in edgedb. pretty natural when you are already rewriting SQL for the AI/post-relational era! https://t.co/7iiY1XKNAa pic.twitter.com/5u7HFtpVG0if 2023 was the New Hope of vector dbs then 2024 is Postgres Strikes Back @1st1 figured out how to add support for streaming RAG in 3LOC with deferred indexes in edgedb. pretty natural when you are already rewriting SQL for the AI/post-relational era!
-

CrewAI Multi-Agent Systems: Building Productive Agentic Workflows
By
–
I've really enjoyed using @crewAIInc 's tools to build multiagent AI systems — in addition to being productive, it's also fun to use! It was great hanging out with its creator @joaomdmoura to chat about best practices for building agentic workflows.