James Hill
@jahilldev
Lead Software Engineer @groupon. Performance advocate. Trying to build a better UI. Generally pleasant fellow.. All opinions my own.
ID: 1193638110569095168
https://jameshill.dev 10-11-2019 21:15:12
108 Tweet
43 Followers
367 Following
Some super exciting engineering happening Shopify Engineering right now. Looking forward to trying this out / coming up with a usecase. shopify.engineering/javascript-in-…
Tip: You can now ignore third-party code (node_modules, any libraries) in Chrome DevTools more easily for a cleaner debugging experience. Sources > Page > right-click any script or folder and select an ignore option. They won’t show in the call stack. developer.chrome.com/blog/new-in-de…
Leaked Google document: “We Have No Moat, And Neither Does OpenAI” The most interesting thing I've read recently about LLMs - a purportedly leaked document from a researcher at Google talking about the huge strategic impact open source models are having simonwillison.net/2023/May/4/no-…
Chrome 118 supports CSS scoped styles with (@)scope! Also in Chrome DevTools! bit.ly/css-scope Here the scope rule overrides the global CSS background-color for all <p> in elements with a card class:
Why I use Cline - a free VS Code plugin - for AI engineering. Saoud Rizwan has: Flexible context management: It lets you include only what's relevant, making it ideal for large codebases. Attach files, folders, URLs and problems. Visualizes how much of the context window you've
New in Chrome DevTools: Accurately emulate CPU performance of a low/mid tier phone with Automatic CPU throttling calibration! 📲 This feature calculates slow-downs for your specific device. Wanted this for years! We just shipped it.