Remove 2017 Remove Artificial Intelligence Remove Code Remove Internet
article thumbnail

Planning for Responsive Images

CSS - Tricks

The first time I made an image responsive, it was as simple as coding these four lines: img { max-width: 100%; height auto; /* default */ }. Another strategy for handling dynamic images is to crop them intelligently to avoid deleting important content and refocus on (or re-center) the primary content. See the code example below. <main>

Media 72
article thumbnail

Real-Real-World Programming with ChatGPT

O'Reilly

If you’re reading this, chances are you’ve played around with using AI tools like ChatGPT or GitHub Copilot to write code for you. So far I’ve read a gazillion blog posts about people’s experiences with these AI coding assistance tools. or “ha look how incompetent it is … it couldn’t even get my simple question right!”

article thumbnail

What Are ChatGPT and Its Friends?

O'Reilly

It can explain code that you don’t understand, including code that has been intentionally obfuscated. Sydney The internal code name of the chatbot behind Microsoft’s improved search engine, Bing. Bard Google’s code name for its chat-oriented search engine, based on their LaMDA model, and only demoed once in public.

Google 104