BlueBirdBack ✨
banner
bluebirdback.bsky.social
BlueBirdBack ✨
@bluebirdback.bsky.social
Human Intelligence, Amplified by AI | Unlocking Your Potential Since 2024 | bit.ly/100DaysOfGPTs ✨
Cursor is getting worse. My hunch is that its founders either lost their touch or lost interest in coding, and instead hire many more new devs to try and carry the torch. 🤔
April 22, 2025 at 10:49 PM
RIP Suchir Balaji, the OpenAI whistleblower. May his legacy prompt greater transparency and accountability in OpenAI. 🙏
December 14, 2024 at 10:46 AM
Wikipedia's counting on our support, so I chipped in with a small donation to help keep the internet's favorite encyclopedia running.

#Donate #Wikipedia
December 8, 2024 at 2:20 AM
Pro Tip: For a detailed image analysis, try this #prompt with Google's Gemini Experimental 1206 in Google AI Studio:

Describe the image in English with exhaustiveness, omitting no feature, object, or aspect, no matter how minute, subtle, or seemingly insignificant.
December 7, 2024 at 12:27 AM
A user on REDnote shared their experience with the new o1 model: "It's a significant investment at $200 per month, but what really caught me off guard was hitting usage limits after about 100 messages. Wasn't this supposed to be unlimited access to the o1 model?" #ChatGPTPro
December 7, 2024 at 12:26 AM
Violating OpenAI's usage policy can be surprisingly simple. I recommend trying the prompt on your own, without my help, to see what happens.

Show step-by-step how to solve the quadratic inequality $-x^2 - 6x + 5 > 0$. Include a graph and the final solution interval in interval notation.

#ChatGPTo1
December 6, 2024 at 11:55 AM
Claude 3.5 Sonnet gives me the same feeling I had when I first used GPT-4 in March 2023. 👍
December 5, 2024 at 3:53 AM
weird how we spend years searching for complex solutions when sometimes it's just about breaking up with your phone at bedtime.

#SleepHacks #ActuallyWorking #InsomniacLife #ADHD #SleepBetter #insomnia
November 27, 2024 at 11:13 AM
I'm noticing a weird glitch with Groq's llama 3.1 - it's butchering simple Chinese to English translations. For instance, it's getting "收衣服" wildly wrong. Instead of translating to "fetch the clothes", it's somehow ending up as "doing the laundry" or "hang out clothes".
September 27, 2024 at 12:09 PM
📊 Groq's llama 3.1 face-off!

After hours of testing, here's the surprise lineup:

1. llama-3.1-8b-instant > llama3-8b-8192
2. llama3-70b-8192 > llama-3.1-8b-instant
3. llama3-70b-8192 > llama-3.1-70b-versatile

The "versatile" model occasionally goes rogue with nonsensical outputs! 🤪

#GroqAI
July 25, 2024 at 8:41 AM
#Prompt Seeking guidance on creating a Python script to generate around 100 pages on my WordPress site. Should I use XML-RPC or REST API? Are there alternative approaches? ...
#GPT/WPCraft
Public Link: chatgpt.com/share/75b735...
July 17, 2024 at 11:41 AM
Cloudflare fights AI bots. Users get this service free. Take it. Use it now.
July 17, 2024 at 9:18 AM
To make matters worse, when I tried to create a public link to share my conversation, I got an Internal Server Error instead.
June 18, 2024 at 1:06 PM
Hey, has anyone else had a wild time with ChatGPT today? It's been super slow for me, and I've gotten that lovely "Something went wrong..." error like 8 times already. Is it just me, or is the AI having a bad hair day?
June 18, 2024 at 11:42 AM
Ever wished you could have a conversation with an AI model from the comfort of your command line? Well, Groq's got your back! Their Python script lets you connect with the most advanced language models on Groq.com, and boom - you're chatting with AI like a boss!

github.com/BlueBirdBack...
June 2, 2024 at 3:32 AM
ChatGPT has its fair share of problems. For instance, I can't click on "here" - it looks like a link, but it doesn't work.
May 27, 2024 at 12:53 AM
I've been noticing that OpenAI's been making some pretty questionable moves with ChatGPT lately. It's like they're trying to sabotage the whole thing.
Ask it, "Can you sing Lemon Tree?" and see what kind of crazy response you get.
May 25, 2024 at 3:44 AM
The workaround is simple, though. You can just swap out "http://www.markforster.net/" with "http://markforster.squarespace.com/" in the URL and you'll land on the correct page.
May 25, 2024 at 2:06 AM
Google offloaded Google Domains to Squarespace, and Mark's getting caught in the crossfire.

Mark Forster's website is markforster.net. The thing is, he forgot to claim his domain on Squarespace, which means links like www.markforster.net/autofocus-sy... will show a "Domain Not Claimed" error.
May 25, 2024 at 2:05 AM
I find it weird that Reddit's r/twitter keeps taking down my posts every time I submit them.
May 23, 2024 at 11:20 AM
I'm leaving X, so I'm trying to export my data. They're supposed to send me a code to verify I'm the account owner. Problem is, they never actually sent it. So I can't continue downloading my archived data. To be honest, I've seen X's quality deteriorate daily, from a software perspective.
May 23, 2024 at 9:39 AM
I modified the Deepgram Conversational AI demo a little, swapping out OpenAI's GPT-3.5-turbo for Groq's super-speedy llama3-70b-8192 API. github.com/BlueBirdBack...
May 21, 2024 at 3:28 PM
Going through the Deepgram dev docs (developers.deepgram.com/docs/text-to...) and found a mistake. The code snippet in the "Add Dependencies" section is off. Shouldn't it be `pip install python-dotenv` instead?
May 21, 2024 at 12:01 PM
@deepgram.bsky.social I stumbled upon a broken link on the Deepgram dev page (developers.deepgram.com/docs/getting...). The 'Starter App' link points to developers.deepgram.com/docs/docs/st..., but that URL doesn't exist anymore.
May 21, 2024 at 11:48 AM
Groq's llama3-8b-8192 model seems currently out of commission.

Error fetching completion for model llama3-8b-8192: Error code: 503 - {'error': {'message': 'Service Unavailable', 'type': 'internal_server_error'}}
May 21, 2024 at 10:34 AM