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
Face Recognition with DeepFace: From Easy to Advanced
Face Recognition and Face Detection in Python
Continue reading on Artificial Intelligence in Plain English »
Dmitrii EliuseevTTAritsan 250/F5.6 Reflex Lens — A 1979 Idea For Modern Cameras
This Affordable Lens is Surprisingly Good
Continue reading on Medium »
Dmitrii EliuseevBuild a HTML5 game like “Zuma” with Phaser and TypeScript – step 2: firing a gem and adding it to the chain
In this second step of HTML5 Zuma game creation using Phaser and TypeScript, I am going to show you how to fire gems and add them to the chain. Completely explained theory and commented source code for you to download.
Emanuele FeronatoSo you want to compete with or replace open source
We are living through an interesting moment in source-available software.1 The open source movement has always had, and continues to have, a solid grounding in grassroots programmers building tools for themselves and forming communities around them. Some looming giants brought on large sums of money – Linux, Mozilla, Apache, and so on – and other giants made do without, like GNU, but for the most part if anyone thought about open source 15 years ago they were mostly thinking about grassroots communities who built software together for fun. With the rise of GitHub and in particular the explosion of web development as an open platform, commercial stakeholders in...
Drew DeVault's blogTypeScript class of a doubly linked list
Although you can do anything with arrays, sometimes there is a need for more complex data structures, and one of them is the linked list. Here is my attempt to build a doubly linked list in TypeScript, with some extra methods.
Emanuele FeronatoA Weekend AI Project: Object Detection with YOLO on PC and Raspberry Pi
Running the Latest YOLO v10 Model on Different Hardware
Continue reading on Towards Data Science »
Dmitrii EliuseevDifferent Ways of Image Generation with Stable Diffusion 3
Running SD3 in Google Colab and on a Local PC
Continue reading on Towards Data Science »
Dmitrii Eliuseevtext coordinate systems
Interesting discussion of some of the subtleties which come up when writing code to display and manipulate text:
https://zed.dev/blog/zed-decoded-text-co...te-systems
Much of this echoes Finseth's classic book on implementing emacs-style editors, but with updates to reflect our Unicoded world.
(Many people will avoid dealing with these issues by simply dropping in whatever text widget their favorite library provides, but I enjoy cooking from scratch.)
Graph Visualization: 7 Steps from Easy to Advanced
Making visualization with Python, NetworkX, and D3.JS
Continue reading on Towards Data Science »
Dmitrii EliuseevPython Data Analysis: What Do We Know About Modern Artists?
Finding patterns in the media landscape with Wikipedia, Python, and NetworkX
Continue reading on Towards Data Science »
Dmitrii Eliuseev