Explore >> Select a destination


You are here

www.mattlayman.com
| | dougseven.com
6.2 parsecs away

Travel
| | Today I am at re:Invent 2022 in Las Vegas, NV. I am spending my days talking to AWS customers about Amazon CodeWhisperer - a new developer productivity service that will accelerate application development by providing automatic code recommendations based on the code and comments in your IDE. For developers, Amazon CodeWhisperer is an IDE extension...
| | ezyang.github.io
5.9 parsecs away

Travel
| | When you're learning to use a new framework or library, simple uses of the software can be done just by copy pasting code from tutorials and tweaking them as necessary. But at some point, it's a good idea to just slog through reading the docs from top-to-bottom, to get a full understanding of what is and is not possible in the software. One of the big wins of AI coding is that LLMs know so many things from their pretraining. For extremely popular frameworks that occur prominently in the pretraining set, an LLM is likely to have memorized most aspects of how to use the framework. But for things that are not so common or beyond the knowledge cutoff, you will likely get a model that hallucinates things. Ideally, an agentic model would know to do a web search an...
| | taylorbrazelton.com
5.2 parsecs away

Travel
| | Taylor Brazelton's personal blog - Software engineer sharing insights on Python, AWS, DevOps, and business.
| | henko.net
28.2 parsecs away

Travel
| If you use AI to solve puzzles for you, you are kind of missing the point.