|
You are here |
www.bartvandersanden.com | ||
| | | | |
www.brandonpugh.com
|
|
| | | | | Thought I would try to make it a thing where I post about a particular tool I'm using that makes life easier for me as a developer. GhostDoc is a cool little Visual Studio plugin that makes commenting your methods and properties much easier. With a keyboard shortcut or right clicking on a method name, GhostDoc will automatically generate xml documentation comments by intelligently looking at the method name and parameters: | |
| | | | |
law.gmnz.xyz
|
|
| | | | | Out of the blue, I remember that I was in a Google Group community of Filipino Android developers back in 2011-ish. After some quick Googling, I found the group. This was in 2011? Wow. I am surprised the link is still alive, knowing Google's history of shutting down things. Yeah, the post feels kinda lonely. There weren't that many Android developers in my area back then. At this point in time I am not even entirely sure if I could make a living out of this profession. | |
| | | | |
endormi.io
|
|
| | | | | I maintain a couple of open source projects and contribute to many projects. Here are just a few of the projects that I maintain: automation - Collection of my automated tasks written in Python. awesome-dj - List of reasons why Django is awesome for web development && Django bootstrap boilerplate. devisle/advanced-react-cli - An NPM package which aims to provide a better way to install packages for your react application through an intuitive CLI. | |
| | | | |
nnethercote.github.io
|
|
| | | [AI summary] The text explains the basics of benchmarking in Rust, covering workload selection, tools like criterion, and the trade-offs between different performance metrics. | ||