Abstract Heresies
Unorthodox opinions on computer science and programming.
Showing posts with label
GitHub
.
Show all posts
Showing posts with label
GitHub
.
Show all posts
Wednesday, September 3, 2025
Google API
›
To experiment with LLMs I chose to use Gemini. The cost is modest and I expect Google to regularly improve the model so that it remains...
1 comment:
Sunday, January 5, 2025
GitHub glitch bites hard (and update)
›
Update: Possible rogue process GitHub reports that the call that removed the users was not the Copilot API but rather a call to the org...
4 comments:
Friday, November 24, 2023
GitHub Co-pilot Review
›
I recently tried out GitHub CoPilot. It is a system that uses generative AI to help you write code. The tool interfaces to your IDE — I...
3 comments:
Thursday, June 8, 2023
Lisp Essential, But Not Required
›
Here’s a weird little success story involving Lisp. The code doesn’t rely on anything specific to Lisp. It could be rewritten in any l...
1 comment:
Saturday, July 16, 2022
Let's talk to GitHub
›
Let's teach Common Lisp to talk to GitHub. We'll need an API token. I like to put these sorts of things in config files. This ...
2 comments:
›
Home
View web version