Explore >> Select a destination


You are here

www.industrialempathy.com
| | clintmcmahon.com
10.0 parsecs away

Travel
| | Real-world ways I use AI tools like GitHub Copilot to speed up .NET development without sacrificing quality or my job.
| | ezyang.github.io
8.7 parsecs away

Travel
| | 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. Claude Code does something smart where it can ask a subagent to do a task in a dedicated context window without polluting the global context.
| | benoitpasquier.com
7.9 parsecs away

Travel
| | For the past few years, I had the opportunity to mentor new joiners through different roles. In some aspects, I could see myself in them the same way I started years back: eager to prove themselves, jumping on the code and hacking around. I tried to think about what I learnt the hard way since my first role in the tech industry and how could I help them learn the easy way.
| | www.tvagile.com
56.9 parsecs away

Travel
|