https://simonwillison.net/2025/Mar/11/using-llms-for-code/
-
Tesla
- SFO
Pinned Loading
-
some basics in python
some basics in python 1print('hello')2a=[1,2,3,1]
3for i in range(0,len(a),1):
4print(a[i])
5for i in range(len(a),0,-1):
-
-
-
ollama
ollama PublicForked from ollama/ollama
Get up and running with Llama 2, Mistral, Gemma, and other large language models.
Go
-
-
LeetCode-Swift
LeetCode-Swift PublicForked from soapyigu/LeetCode-Swift
Solutions to LeetCode by Swift
Swift
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.