20 random bookmarks
stuff me collect
stuff me collect
The same mission control framework NASA uses for Mars rover operations, ISS monitoring, and spacecraft analysis across the solar system.
Build professional telemetry dashboards and real-time data visualizations.
Hive the board game puzzles. A notation for games is also introduced.
via Optozorax
Amit's guide to math, algorithms, and code for hexagonal grids in games
A container-based approach to boot a full Android system on regular GNU/Linux systems running Wayland based desktop environments.
Really intresting comments
This question reminds me of the first time I met a blind programmer. I asked him how he managed to code, and he replied with something that stayed with me: a good programmer should organize software in such a way that every piece of code has a clear and logical place. The organization should be so intuitive that anyone could build a mental model of the structure and navigate it easily, even without seeing it.
So true
It has aesthetics associated with 90s and 2000s internet.
Desktop-приложение с настоящим интерфейсом, с учетом реалий Windows
Open source 2FA authenticator, with end-to-end encrypted backups
Concise, clear, and independent mobile note-taking app reviews with a new review each week.
Very good article about how queueing works, different methods to handle high load. Super cool interactive examples with animations!
Хитрым и условно бесплатным методом мы ускорили флоу каждого запроса на 150+ мкс. Формально — это малозаметная цифра, однако она является чистейшей CPU-нагрузкой, и на каждые 10000 запросов экономит 1,5 секунды процессорного времени, что для компьютера является десятью вечностями. Мелочь, а приятно.
Немного советов, как это использовать
1. Some coding...
2. Увидеть запрос в БД на 10 секунд и понять, что это всё было зря.
3. Плакать.
По сути, выражение
s[~i]эквивалентно выражениямs[-i - 1]иs[len(s) - i - 1], однако является более красивым и компактным вариантом записи.
perfect programming language.
Best programming language of all time