How to Use Custom Providers Like DeepInfra with GitHub Copilot

How to Use Custom Providers Like DeepInfra with GitHub Copilot

GitHub Copilot is a great coding harness. Combining it with a custom provider like DeepInfra can give you access to a larger model selection and use it as an alternative to GitHub’s pricing model. This article walks through how to set up a custom provider and use it with GitHub Copilot.

June 17, 2026 · 4 min · 713 words · Emlin
Software Developers Don't Write Code Anymore

Software Developers Don't Write Code Anymore

Software developers barely write code by hand anymore. This article explores a framework for thinking about which tasks in any job are most likely to be reshaped by AI, using three dimensions: knowledge type, delivery constraints, and accountability.

April 10, 2026 · 8 min · 1643 words · Emlin
Building Splunk Searches Using AI (GitHub Co-Pilot)

Building Splunk Searches Using AI (GitHub Co-Pilot)

Building Splunk Searches Using AI (GitHub Co-Pilot) A lot of time spent writing Splunk searches goes into formatting, syntax, and remembering commands or patterns for your SPL. With the help of generative AI, specifically GitHub Co-Pilot, we can significantly reduce the time spent writing searches. It also makes it easier to iterate quickly on existing searches and serves as great notes for later. I’ve edited this article about five times now, and finding the “perfect” balance of detail has been challenging. I’ll keep it simple. I think this approach will work for 90% of people starting with Co-Pilot and Splunk Searches. I think you should be able to identify more complex use cases as you get more comfortable with the tool. ...

February 18, 2025 · 7 min · 1420 words · Emlin