ITGram is a Telegram channel that shares news, tutorials, and discussions about programming, technology, and software development. It covers a wide range of topics, including but not limited to Python, Go, Elixir, Rust, and various tools and libraries. The channel is run by Orsinium, a developer who shares their knowledge and experiences with the community.
developers
news, discussion, tutorials, memes
active 24/7
positive
Github выпустил в бету codespaces -- VSCode, встроенный в Github. Ну а что, код весь уже в репозитории, marketplace для расширений тоже на сервере, сам VSCode, по сути, Electron с Monaco Editor внутри…
ssh root@whoami.filippo.io
Хаос зависимостей в Python — моё интервью для Moscow Python Conf++. Интервью получилось довольно классным, команда конференции вложила огромный труд, чтобы мои слова перевести в текст и структурироват…
Aún no hay reseñas
Sé el primero en compartir tu experiencia con este canal.
taplo is a CLI tool (and a Rust library) for working with TOML. It can check TOML files for syntax errors, validate them against JSON schemas, and format. The best thing about it is the Even Better T…
Mutation testing is technique for evaluating how good your tests are. The idea is that a special tool (or a very bored human) breaks the code by slightly changing ("mutating") something in it and then…
refurb is yet another linter for Python. What makes it special is that it internally runs as a mypy plugin. This gives the linter static information about types for everything. As a result, refurb can…
To make all my content accessible, I've provided source, website, and RSS for every project I have: + 🐿 ITGram: 🌐 website, 📶 rss, 📢 telegram, 📄 source. + 🐍 Python etc: 🌐 website, 📶 rss, 📢 te…
A long time ago, I used to use Twitter to find out about new projects and blog posts. Later, I moved to Reddit. Now, both are the very manifestation of enshittification, so I removed both accounts. Ha…