|
You are here |
btorpey.github.io | ||
| | | | |
blog.deesee.xyz
|
|
| | | | | When you want to quickly grep for something but the pattern is too elaborate, Semgrep comes in really handy. It's a static analysis tool that has a lot of great use cases, but one usage I don't hear about often is quickly writing disposable rules to validate an idea when reviewing code. So that's what we're going to do here! | |
| | | | |
jmmv.dev
|
|
| | | | | Dependency injection is one of my favorite design patterns to develop highly-testable and modular code. Unfortunately, applying this pattern by taking Rust traits as arguments to public functions has unintended consequences on the visibility of private symbols. If you are not careful, most of your crate-internal APIs might need to become public just because you needed to parameterize a function with a trait. Let's look at why this happens and what we can do about it. | |
| | | | |
blog.sanctum.geek.nz
|
|
| | | | | [AI summary] The provided text is a collection of various technical topics and articles, including: 1) A guide on using command-line tools for development, covering debugging, profiling, and performance analysis with tools like GDB, Valgrind, and others. 2) An in-depth look at version control systems, from early systems like RCS and CVS to modern ones like Git and Mercurial. 3) A discussion on shell scripting, including Bash, custom commands, and automation. 4) A series of articles on Vim, covering configuration, diffing, and debugging within the editor. 5) Miscellaneous topics such as terminal usage, shell configuration, and system administration practices. The content is written in a technical style, suitable for developers and system administrators workin... | |
| | | | |
chrisyoong.com
|
|
| | | Chris Yoong - Accessibility Developer, Developer, Frontend Developer, Accessibility Engineer, Engineer, Frontend Engineer, UI Engineer, Web Engineer | ||