Posts

Talk to Code

"Learn to Code" was yesterday, "Talk to Code" is about to take over the world. When a new technology is developed, we initially try to adapt it to existing patterns. The programmer writes code. The installer runs scripts. The researcher indexes documents in a database to later retrieve them. These habits feel natural; then something shifts, and the habits turn out to have been contingent and temporary. They were, like many arrangements we mistake as permanent, just what we happened to be doing at the time. Coding agents with large language models have arrived, and they are replacing some patterns with something that looks, on first encounter, suspiciously simple. You describe what you want in English, and the thing gets built. Andrej Karpathy, who has thought about neural nets longer than most, built an application called MenuGen: You photograph a restaurant menu, and the system generates images to illustrate every dish. The application is functional, culturally flu...

What is a Coding Agent - AI assisted programming

Coding agents are AI-powered, autonomous, or semi-autonomous software development tools that understand natural language, interpret context, and execute multi-step tasks like writing, debugging, refactoring, and testing code. Unlike chatbots, these agents operate within the codebase to perform actions such as generating pull requests or running terminal commands. Popular Coding Agent Examples GitHub Copilot Agent : An autonomous agent that can handle GitHub issues, create, and refine code in pull requests. Cursor : An AI-powered IDE that offers deep codebase understanding and context-aware suggestions. Windsurf : An agentic IDE designed for continuous coding workflows. Replit Agent : Capable of building full applications from natural language prompts. Devin : An autonomous software engineer designed for complex, multi-step engineering tasks. Open Coding Agents (Ai2) : Open-source models designed to adapt to specific, private codebases. How Coding Agents Work Coding agents operate as sy...

Is your career vulnerable to be replaced by AI?

Image
Microsoft released a list of the top Career Jobs/Tasks that has the highest chance of being replaced by AI. Microsoft also released a list of the bottom Career Jobs/Tasks that has the lowest chance of being replaced by AI.

AI already revolts

Image
From an article in Semafor.com called "Anthropic’s AI resorts to blackmail in simulations" states in a test to the  Claude Opus 4  AI system, they created a fictional company with emails saying "it would be replaced, and also that the engineer behind the decision was cheating on his wife".  Claude threatened to reveal the affair if the replacement went ahead . Claude Opus 4 is touted as the most intelligent (AI) model to date with advanced reasoning capabilities. Calls for safeguards in AI systems. Too little to late?

Places to try out AI

Image
The best way to understand a technology system in my experience is to try it out and play with it. Fortunately, there are many ways to dip your toe into the water of AI. Here are some ways I have played around with... 1. CoPilot is Free with Microsoft Edge Browser with Bing Chat: 2.  The New Bing site Chat option is a AI-Powered Microsoft search engine which works on most any browser. 3. ChatGPT - the original OpenAI concept site is improving regularly 4. DALL-E 2 is a visual version of ChatGPT which charges for it generation of images to your specification. "DALL·E 2 can create original, realistic images and art from a text description. It can combine concepts, attributes, and styles." From < https://openai.com/dall-e-2 >