Kartones Blog

Be the change you want to see in this world

Always use linters and auto-formatters

Summary: Using linters and auto-formatters can ensure consistent and uniform code, improve code reviews, and eliminate trivial issues. Examples of linters and formatters for Python and JavaScript.


Cyberpunk 2077 New Game+ Hack

Summary: A hack for Cyberpunk 2077 that allows players to have a New Game+ experience. The hack involves using a savegame editor to alter the character's appearance and experience levels.


How to update Ubuntu Snap Store

Summary: How to solve an error encountered when trying to update the Ubuntu Snap Store, and provides a solution by using terminal commands to refresh the store.


BazelCon 2022 Community Day Bootcamp

Summary: The BazelCon 2022 Community Day Bootcamp had workshops on basic Bazel concepts and writing rules. The instructions for the first workshop were incomplete, so here is a fork, with cleaned repository and improved slides for better clarity.


Book Review: Python testing with Pytest

Summary: Review of the book 'Python testing with Pytest' by Brian Okken.


Previous entries