Bookmarks
the 1x Engineer
theMage:
This website is a small list of characteristcs of a 1x Engineer, the base line against which the mythical 10x engineer should be measured (but rarely is).
Conventional Commits
theMage:
Conventional Commits is a convention on how to write commit messages that allow for to calculate release versions from the commit messages
Basic Definitions of Time
theMage:
W3 page about some basic definitions of time - a useful base context for any developers who care about time representations.
Client API generator for OpenAPI
theMage:
Open API generator is a website were you can find code to generate API clients in a lot of different programming languages, based on the OpenAPI/Swagger documentation of an API.
Rules to be a better programmer
theMage:
Universal guidelines to become a better software developer
Algorithms in Python
theMage:
Huge repository of algorithms implemented in Python
Free Code Camp
theMage:
FreeCodeCamp is a community of people who are leaning to code. Everything is 100% free, including courses, projects and even some certifications.
Commit Mono Font
theMage:
Commit Mono is a monospace font that you can customize in the website before you download it, to create the font that you like most (or not).
Hugging Face - the AI community building the future
theMage:
Hugging Face is a community repository of AI modules and datasets that can be used to train new models.
SQL medium text performance
theMage:
Blog post about the impact of medium sized text data in Postgresql