Ravi D. Singh
banner
ravidsinghbiz.bsky.social
Ravi D. Singh
@ravidsinghbiz.bsky.social
Reposted by Ravi D. Singh
July 31, 2025 at 6:00 PM
Reposted by Ravi D. Singh
Imagine your project becomes the most popular on GitHub overnight.

Now you’re dealing with 1,000 PRs a day.

Welcome to the age of AI contributors.

Don’t panic — @kylepenfound.com has some thoughts on how to survive the feedback loop flood and level up your CI.

dagger.io/blog/evoluti...
August 1, 2025 at 3:37 PM
Reposted by Ravi D. Singh
Reposted by Ravi D. Singh
Agent Mode is now officially turned on for everyone everywhere! 🥳

1. Go to your chat sidebar
2. Select "Agent" from the dropdown
3. Start cooking 🧑‍🍳🍳
April 11, 2025 at 6:22 PM
Reposted by Ravi D. Singh
Self-hosted #LLMs are going to power the next generation of apps. But they come with their unique challenges!

Learn:
✅ Best practices for self-hosting LLMs
✅ Practical tips for deployment & optimization
✅ Real-world case studies from the field

👀 Watch now: bit.ly/4jgXlOm

📄 #transcript included
April 4, 2025 at 11:54 AM
Reposted by Ravi D. Singh
📣 This just in...

The *open source* and official GitHub MCP Server is here 🤩 github.blog/changelog/20...
github-mcp-server is now available in public preview · GitHub Changelog
github-mcp-server [Public Preview]
github.blog
April 4, 2025 at 8:15 PM
Reposted by Ravi D. Singh
With all the MCP hype, we went ahead and built an MCP server for Playwright. Ours is snapshot-based, which makes it faster and more reliable! You can opt into the visual mode too. Have fun! 🚀 #Playwright #MCP
github.com/microsoft/pl...
GitHub - microsoft/playwright-mcp: Playwright Tools for MCP
Playwright Tools for MCP. Contribute to microsoft/playwright-mcp development by creating an account on GitHub.
github.com
March 24, 2025 at 8:49 PM
Reposted by Ravi D. Singh
Thought provoking discussion on AI + #atptoto hosted by @cameron.pfiffer.org at #atmosphereconf. If you want to explore this weird intersection, try out my MCP server that enables you to explore bluesky in natural language github.com/brianellin/b...
GitHub - brianellin/bsky-mcp-server: Bluesky MCP (Model Context Protocol) Server
Bluesky MCP (Model Context Protocol) Server. Contribute to brianellin/bsky-mcp-server development by creating an account on GitHub.
github.com
March 23, 2025 at 12:12 AM
Reposted by Ravi D. Singh
This has been a pretty fun and interesting project so far!

TL;DR: crazy attempt to run @tinygo.org on the PlayStation 2. It *mostly* works!

rgsilva.com/blog/ps2-go-...
Golang on the PlayStation 2
Why not?
rgsilva.com
March 23, 2025 at 6:32 PM
Reposted by Ravi D. Singh
Can Copilot Vision can turn handwritten wireframes of a webpage into a draft of code inspired by it? Take a look.

Check out our release notes for more updates: code.visualstudio.com/updates/v1_98
March 21, 2025 at 5:50 PM
Reposted by Ravi D. Singh
I see a lot of folks asking if specific MCPs exist. Fortunately, there's a few directories where you can search for whatever you want. I call them my MCP Toy Stores lol. Here are my go-tos:

dev.to/techgirl1908...
My Favorite MCP Directories
One-stop shops to find thousands of MCPs
dev.to
March 22, 2025 at 3:04 AM
Reposted by Ravi D. Singh
The .NET team released HybridCache in .NET 9.

HybridCache is designed to enhance data storage & retrieval performance by combining both in-memory and distributed caches, such as Redis.

Check out the details on #InfoQ 👉 bit.ly/4igxtSP

#dotnet #dotnet9
March 20, 2025 at 9:11 AM
Reposted by Ravi D. Singh
🔥 #Java24 is out! 🔥
➡️ It includes 24 JEPs, with Generational Shenandoah and Compact Object Headers as new experimental features
➡️ Nearly half of the features are now final after passing through incubation & preview

🔗 Read more: bit.ly/4iGZvGR

#Java #JDK24 #SoftwareDevelopment #InfoQ
March 20, 2025 at 1:45 PM
Reposted by Ravi D. Singh
One of the best ways to win your time back with GitHub Copilot is to have it generate Git commit messages for you. Everyone has their own style - share yours with Copilot using Custom Instructions and save yourself a ton of time.
code.visualstudio.com/updates/v1_9...
March 12, 2025 at 5:14 PM
Reposted by Ravi D. Singh
#GitLab 17.9 is here, bringing significant improvements to user experience & functionality.

✨ Key highlight: GitLab Duo Self-Hosted is now GA! It enables organizations to deploy large language models #LLMs within their infrastructure.

🔗 Dive deeper into the details: bit.ly/425rtGM

#InfoQ #DevOps
March 13, 2025 at 4:18 PM
Reposted by Ravi D. Singh
GitHub Copilot can review your code and generate tests for you in VS Code, and you can customize how it does this magic with targeted Custom Instructions. code.visualstudio.com/updates/v1_9...
March 13, 2025 at 4:37 PM
Reposted by Ravi D. Singh
You can attach your own files as custom instructions to GitHub Copilot. They don't need to be text, either! You can use code, such as SQL, or templates in any language you're working with. code.visualstudio.com/updates/v1_9...
March 14, 2025 at 7:11 PM
That was a great session @socallinuxexpo.bsky.social - really sucks it was not recorded
🚀 Just wrapped up an incredible session at @socallinuxexpo.bsky.social with Dr. Nikki-Rae Alkema on training multi-modal ML models for disease detection! 🩺🔥

Great Q&A, deep discussions on dataset curation & model fusion. Check out our resources/code here: bit.ly/3QTf3eG
#scale22x #machinelearning #multimodalml #ai #healthcaretech | David vonThenen
Just wrapped up "Training Multi-Modal ML Classification Models for Real-Time Detection of Debilitating Disease" at Southern California Linux Expo 22x with Dr…
bit.ly
March 8, 2025 at 11:52 PM
Reposted by Ravi D. Singh
Previously, you were limited to attaching only 10 files to your prompt in Copilot Edits. With the latest release, we’ve removed this limit.

Check out our release notes for more updates: code.visualstudio.com/updates/v1_98
March 6, 2025 at 1:50 AM
Reposted by Ravi D. Singh
Quick 10-minute primer on how goose works as an AI agent, how it fits into the broader AI ecosystem, and how it uses MCP to interact with tools, automate tasks, and enhance productivity.

youtu.be/hFFwgyQeEQc
Codename Goose: A Local Open Source AI Agent Built on MCP
YouTube video by Block Open Source
youtu.be
March 4, 2025 at 5:12 PM
@socallinuxexpo.bsky.social what’s the mobile app for scale22x?
March 5, 2025 at 4:55 AM
Reposted by Ravi D. Singh
"Best LLM" is like "Freshest Fish".
Yes.... for now.
February 26, 2025 at 3:12 PM
Reposted by Ravi D. Singh
PSA on the status of Scale 22x and the fires in the Los Angeles area. We want to reassure everyone that the Expo is still on track and everything remains on schedule.
January 22, 2025 at 6:12 PM