Tag
#coding
97 posts
- Oct 31, 2024 · Essay · 1 min
Over 25% of New Code at Google is Written by AI
More than 25% of new code at Google is generated by AI, said the CEO of Google during the latest earnings call.
- Oct 30, 2024 · Essay · 1 min
Funny Mistakes of Claude and ChatGPT in Code
It's funny how Claude and ChatGPT write incorrect code and switch the LLM version to an outdated one.
- Oct 30, 2024 · Essay · 1 min
OpenAI's System Prompt Generator
I tested OpenAI's system prompt generator - it creates good prompts.
- Oct 30, 2024 · Essay · 1 min
Python - the Most Popular Language on Github
Python is a language with a low entry threshold and the highest popularity on Github.
- Oct 29, 2024 · Essay · 1 min
Microsoft and GitHub Introduce New AI Tool Spark
GitHub and Microsoft have introduced Spark — a new AI tool for creating micro-apps.
- Oct 24, 2024 · Essay · 1 min
Creating Multiple Files with Bash
Create a bash file to generate multiple files and directories at once.
- Oct 7, 2024 · Essay · 1 min
Podcast on the Future of Programming: Cursor Team and Lex Fridman
In the Lex Fridman podcast, the Cursor team discusses how AI is changing programming right now.
- Oct 3, 2024 · Essay · 1 min
OpenAI Introduces "Canvas" — New Way to Work with ChatGPT
OpenAI has released the "canvas" feature for more efficient writing and coding with ChatGPT.
- Sep 12, 2024 · Essay · 1 min
OpenAI Handles Programming Significantly Better
OpenAI has significantly improved its programming capabilities, making coding more efficient.
- Jun 25, 2024 · Essay · 1 min
LLM101n Course by Andrej Karpathy
Andrej Karpathy has released the LLM101n course: Let's build a Storyteller, focused on building LLMs from scratch using Python, C, CUDA, and more.