Feed digilinux.ru [copy] http://digilinux.ru/feed/ has loading error: cURL error 22: The requested URL returned error: 403 Forbidden
Feed freepost [copy] https://freepo.st/rss/new has loading error: cURL error 6: Could not resolve host: freepo.st
Feed justine.lol [copy] https://justinetunney.com/rss.xml has loading error: cURL error 60: SSL certificate problem: certificate has expired
Build a HTML5 game like Geometry Dash using Phaser 4 and TypeScript, with a simple custom physics engine
The cube in Geometry Dash always lands perfectly square. It's not rigid-body physics: the spin is purely cosmetic. The hitbox never rotates, and the game snaps the angle to 90 degrees on landing. I rebuilt it as an HTML5 game in Phaser 4 + TypeScript, with my own physics engine.
5 ошибок менеджера, внедряющего ИИ

Опустим мечты учёных и фантастов 1950-ых годов о создании кибернетического сверхмозга и перейдём к практике: начиная с 1960-ых, ключевым направлением применения Искусственного Интеллекта стала автоматизация процессов управления и принятия решений. Грубо говоря, программисты думали как заменить менеджеров. В итоге получилось наоборот: менеджеры думают как заменить программистов.
Читать далееThe part of the app that should not ship with the app
Some years ago, over the course of a weekend, a big public internet radio provider went offline — and with it, a major part of my hand-curated directory broke. I used to think of the remote station catalogs in Wellenreiter as data. That was the first mistake — and yours truly has been building radio…
Making a ‘Stylophone’ Music Synthesizer with Python and MIDI

Let’s Play Some Music With Python
Continue reading on Level Up Coding »
I Bought a Smart Telescope — Is It Smart and Is It aTelescope?

New Gadgets Appeared During the Last Years
Continue reading on Never Stop Writing »
What Airlines Don’t Tell You — Radiation During The Flight

Let’s Do Some Tests
Continue reading on Never Stop Writing »
The weather app I swore I’d never write
There is a short list of apps every developer is contractually obliged to build at least once: a to-do list, a Markdown editor, a podcast player, and — the final boss of clichés — a weather app. I held the line for twenty years. This is the confession of how I finally caved. For most of those t…