neovim - A work in progress attempt to improve vim, dropping older/unused OS compatibility, improving the codebase readability, modularity, and maintainability; it has chances to become the next choice of vim u
Resilience in Tech (and every other industry probably) Emily Delva Developer-Designer Collaboration: Why It Matters Ella Bektas 14:00 Throw exceptions... out of your codebase Guillaume Faas Authentic Leadership: Transformation and Empowerment of Technical Teams Kire Simonovski Do we nee...
neovim - A work in progress attempt to improve vim, dropping older/unused OS compatibility, improving the codebase readability, modularity and maintainability; it has chances to become the next choice of vim users. o - Configuration-free text editor and IDE limited to VT100. Suitable for writin...
The team designed the codebase for AbacusSummit — called Abacus — to take full advantage of Summit’s parallel processing power, whereby multiple calculations can run simultaneously. In particular, Summit boasts lots of graphical processing units, or GPUs, that excel at pa...
Over the past 3 months, we have largely completed the rollout of Git/GVFS to the Windows team at Microsoft. As a refresher, the Windows code base is approximately 3.5M files and, when checked in to a Git repo, results in a repo of about 300GB. Further, the Windows team is about 4...
Introducing a centralised codebase, faster, more accurate search and frequent content updates to improve the customer experience. Working with technologies including WebSphere Commerce, Endeca, Oracle Middleware, Custom CMS, Stibo (PIM). Overall, we delivered extended functionality across all Premier Fa...
neovim - A work in progress attempt to improve vim, dropping older/unused OS compatibility, improving the codebase readability, modularity and maintainability; it has chances to become the next choice of vim users. o - Configuration-free text editor and IDE limited to VT100. Suitable for writin...
TL;DR:In a large app that constitutes a large code base, cross-cutting-concern utilities like logger, encryption and alike, should be wrapped by your own code and exposed as private NPM packages. This allows sharing them among multiple code bases and projects ...
Performance Practices (2) (Work In Progress️ ✍️) 1. Project Structure Practices 1.1 Structure your solution by components TL;DR: The worst large applications pitfall is maintaining a huge code base with hundreds of dependencies - such a monolith slows down developers as they try to incor...