Articles tagged with: Development

About overwork

Summary: Personal experiences of overwork in the tech industry, discussing the negative impacts of overtime and the importance of maintaining a work-life balance.


Book Review: Game Engine Black Book: Wolfenstein 3D

Summary: A review of the book 'Game Engine Black Book: Wolfenstein 3D', by Fabien Sanglard.


Regarding Technical Code Tests

Summary: Personal thoughts on technical code tests for job candidates, including his own struggles with them. Also suggests alternatives such as doing an actual job task or working with the company for a week, and emphasize the importance of giving feedback to candidates.


Book Review: Writing Idiomatic Python

Summary: A review of the book 'Writing Idiomatic Python', by Jeff Knupp.


On Python 3, Flake8 and mypy

Summary: How I use Python 3.6, with flake8 as a linter, and mypy for typed Python at work and in personal projects.