Author: arvifox
c++ links
clang++ --std=c++20 -O3 -fsanitize=address,undefined -Wall -Wextra -Werror
https://en.cppreference.com/w/cpp/compiler_support
http://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines.html
https://hackingcpp.com/index.html
https://en.cppreference.com/w/cpp/language/operator_precedence
https://en.cppreference.com/w/cpp/links/libs
Continue reading c++ linksMigrating From JUnit 4 to JUnit 5: A Definitive Guide
Soft skills interview
- about legacy codebase
 - examples of fuckup
 - examples of conflicts in a team
 - what are you proud of
 - what to do if you run out of time
 - what can you give us if we hire you
 - at the end of interview: What didn’t we have time to talk about?
 
Android Studio Ladybug Feature Drop is Stable!
https://android-developers.googleblog.com/2025/01/android-studio-ladybug-feature-drop-is-stable.html
Gemini in Android Studio
- Code Transforms
 - Rename
 - Rethink
 - Commit Message
 - Generate Documentation
 
Debug
- Animation Preview support for Wear OS Tiles
 - Wear Health Services
 
Optimize
- App Links Assistant
 - Google Play SDK Insights Integration
 
Quality Improvements
- 770+ bugs addressed
 
IntelliJ Platform Update
- More intuitive full line code completion suggestions
 - Preview in the Search Everywhere dialog
 - Improved log management for Java and Kotlin programming languages