Advanced Search
Search Results
173 total results found
Develop AI agents on Azure
Develop natural language solutions in Azure
Develop computer vision solutions in Azure
Develop AI information extraction solutions in Azure
Plan and prepare to develop AI solutions on Azure
With the explosion of generative AI as a tool for developers, we are now tasked with the creation of comprehensive AI solutions, which can include machine learning models, AI-based services, and prompt engineering, all alongside custom code. Azure exposes sev...
Analyizing a codebase with git before reading a single file
https://piechowski.io/post/git-commands-before-reading-code/ The files that change the most git log --format=format: --name-only --since="1 year ago" | sort | uniq -c | sort -nr | head -20 Piechowski explains that this line is for finding the files that cha...
Video Games
Articles, Blog Posts, Media
Reggie Fils-Aimé @ NYU Stern
https://www.twitch.tv/videos/2761065620?t=00h14m56s Reggie gave a talk about everything "real" about Nintendo during his tenure as CEO of Nintendo of America. Some highlights: https://x.com/Stealth40k/status/2050351656156758100 https://x.com/Stealth40k/stat...
"How LLMs Actually Work"
https://www.0xkato.xyz/how-llms-actually-work/
"Marry Me" Chicken
My mom found this recipe while browsing Facebook. It's similar to the One Pot Pasta recipe in how all the ingredients come together, but the tools and order of operations are a bit different. Ingredients Boneless skinless chicken breast Olive oil Sun-dri...