How to Grow a System How to Grow a System The seed of a tree contains the idea of the adult but does not fully realize the form and potency of the adult. The embryo grows. It b...
Shortcuts Configure Shortcuts Shortcuts Shortcuts are the difference between a nice-to-use editor and a professional editor. As a professional you spend hundreds of hours in fr...
Language design Language design In a way PRQL is just a transpiler to SQL. This can cause its language design to gravitate toward thinking about PRQL features in terms of how t...
After office After office “A person’s maturity consists in having found againthe seriousness one had as a child, at play”—Friedrich Nietzsche We are all for multifaceted pe...
Django FAQ Django FAQ FAQ: General Why does this project exist? What does “Django” mean, and how do you pronounce it? Is Django stable? Does Django scale? Who’s behind thi...
Overview of Godot’s key concepts Scenes Nodes The scene tree Signals Summary Overview of Godot’s key concepts Every game engine revolves around abstractions you use to buil...
URLconfs—Django’s Navigator URLconfs—Django’s Navigator There’s one last piece to the Django framework puzzle—the critical communication pathway that matches a request on the c...
Why Kuma? Why Kuma? When building any software architecture, we will inevitably introduce services that will communicate with each other by making requests on the network. For...