How bad are the crowds this year
I'm going to visit Yellowstone in a week with the family. How long are the lines to enter the park these days (from West Yellowstone) and how bad is the parking and traffic?
I'm going to visit Yellowstone in a week with the family. How long are the lines to enter the park these days (from West Yellowstone) and how bad is the parking and traffic?
VSCode Multidev plugin opens a second separate window for chat. This clutters the UI and uses a lot of extra screen space. Copilot and Codex just use the activity bar window for chat, which works much better (see screenshots). Is it possible for Multidev to do the same?
I came across an excellent in depth discussion of memory and compute scaling analysis for LLMs. One takeaway is that running LLMs locally or on private cloud is wasteful. Memory / compute scaling makes large batching during inference very efficient.
Highly recommend. How GPT, Claude, and Gemini are actually trained and served with Reiner Pope