Tag: codebase
-
Simon Willison’s Weblog: A new free tier for GitHub Copilot in VS Code
Source URL: https://simonwillison.net/2024/Dec/18/free-tier-for-github-copilot/#atom-everything Source: Simon Willison’s Weblog Title: A new free tier for GitHub Copilot in VS Code Feedly Summary: A new free tier for GitHub Copilot in VS Code It’s easy to forget that GitHub Copilot was the first widely deployed feature built on top of generative AI, with its initial preview launching all…
-
Hacker News: How to stop fighting with your AI pair programmer
Source URL: https://www.skylarbpayne.com/posts/cursed-cursor Source: Hacker News Title: How to stop fighting with your AI pair programmer Feedly Summary: Comments AI Summary and Description: Yes **Summary:** This text explores the challenges and opportunities associated with using AI coding assistants, particularly Cursor, within engineering teams. The author emphasizes that the frustration often stemmed from inadequate collaboration practices…
-
Cloud Blog: How Dun & Bradstreet is transforming software development with Gemini Code Assist
Source URL: https://cloud.google.com/blog/products/ai-machine-learning/dun-bradstreet-gemini-code-assist-software-development-lifecycle/ Source: Cloud Blog Title: How Dun & Bradstreet is transforming software development with Gemini Code Assist Feedly Summary: Dun & Bradstreet, a leading global provider of business data and analytics, is committed to maintaining its position at the forefront of innovation. For the past two years, this commitment has included the company’s…
-
Hacker News: How We Optimize LLM Inference for AI Coding Assistant
Source URL: https://www.augmentcode.com/blog/rethinking-llm-inference-why-developer-ai-needs-a-different-approach? Source: Hacker News Title: How We Optimize LLM Inference for AI Coding Assistant Feedly Summary: Comments AI Summary and Description: Yes Summary: The text discusses the challenges and optimization strategies employed by Augment to improve large language model (LLM) inference specifically for coding tasks. It highlights the importance of providing full codebase…
-
Simon Willison’s Weblog: Structured Generation w/ SmolLM2 running in browser & WebGPU
Source URL: https://simonwillison.net/2024/Nov/29/structured-generation-smollm2-webgpu/#atom-everything Source: Simon Willison’s Weblog Title: Structured Generation w/ SmolLM2 running in browser & WebGPU Feedly Summary: Structured Generation w/ SmolLM2 running in browser & WebGPU Extraordinary demo by Vaibhav Srivastav. Here’s Hugging Face’s SmolLM2-1.7B-Instruct running directly in a web browser (using WebGPU, so requires Chrome for the moment) demonstrating structured text extraction,…
-
Simon Willison’s Weblog: SmolVLM – small yet mighty Vision Language Model
Source URL: https://simonwillison.net/2024/Nov/28/smolvlm/#atom-everything Source: Simon Willison’s Weblog Title: SmolVLM – small yet mighty Vision Language Model Feedly Summary: SmolVLM – small yet mighty Vision Language Model I’ve been having fun playing with this new vision model from the Hugging Face team behind SmolLM. They describe it as: […] a 2B VLM, SOTA for its memory…