Explore >> Select a destination


You are here

blog.bittersweetryan.com
| | dougseven.com
2.8 parsecs away

Travel
| | Today I am at re:Invent 2022 in Las Vegas, NV. I am spending my days talking to AWS customers about Amazon CodeWhisperer - a new developer productivity service that will accelerate application development by providing automatic code recommendations based on the code and comments in your IDE. For developers, Amazon CodeWhisperer is an IDE extension...
| | www.alfredo.motta.name
2.4 parsecs away

Travel
| | [AI summary] Alfredo Motta promotes coding workshops in London for Ruby, Ruby on Rails, and JavaScript, emphasizing hands-on learning and community engagement.
| | blog.stroep.nl
2.5 parsecs away

Travel
| | I made a tool to write/test easing equation functions. It uses JavaScript syntax to evaluate the expression, which you can just type in. I found it helpful to test curves. I rolled out this one because I didn't found a similar tool, most were Math or CSS related.
| | thecodinginterface.com
21.9 parsecs away

Travel
| In this article I demonstrate how to install OpenCV for C++ from source using cmake. Following this I show how to configure my favorite code editor, Visual Studio Code (VS Code), along with the awesome Microsoft extensions CMake Tools and C/C++ IntelliSense which provides a fantastic, productivity boosting, development environment.