|
You are here |
blog.waleedkhan.name | ||
| | | | |
www.avinashmeetoo.com
|
|
| | | | | [AI summary] Post author Avinash Meetoo argues that software engineering must be taught by practicing software engineers rather than purely theoretical academics to ensure students learn practical, industry-relevant skills. | |
| | | | |
clintmcmahon.com
|
|
| | | | | Real-world ways I use AI tools like GitHub Copilot to speed up .NET development without sacrificing quality or my job. | |
| | | | |
ezyang.github.io
|
|
| | | | | The tail wagging the dog refers to a situation where small or unimportant things are controlling the larger or more important things. A common reason this occurs in software engineering is when you get too absorbed in solving some low level problem that you forgot the whole reason you were writing the code in the first place. LLMs are particularly susceptible to this problem. The problem is that in the most common chat modality, everything LLM does is put into the context. While the LLM has some capability of understanding what is more or less important, if you put tons of irrelevant things in the context, it will become harder and harder for it to remember what it should be doing. Careful prompting at the beginning can help, as is good context hygiene. Clau... | |
| | | | |
everythingsysadmin.com
|
|
| | | [AI summary] An interview with Tom Limoncelli, a Stack Overflow manager and author, discussing the platform's role in technology development and the launch of Stack Overflow for Teams. | ||