TGTGInsighttelegram intelligenceLIVE / telegram public index
← Python Заметки

TGINSIGHT SIMILAR POSTS

Најди сличен содржај

Изворен канал @pythonotes · Post #421 · 23 мар.

Мы используем Makefile думая, что нет альтернатив, что это стандарт и всё такое. Но make это не запускалка команд, а система сборки. Мы фактически используем его не по назначению. И на самом деле альтернатива есть! Некоторое время назад я открыл для себя прекрасный инструмент - just. Он решает все проблемы make. just - это не система сборки как make, это именно исполнитель команд! Больше никаких Phony Targets и табуляций, привет нормальный синтаксис и передача аргументов!!! 😎 ⭐️Что умеет just: ✅ Автодокументирование команд Не нужно делать отдельную команду с докой, просто добавь комментарий # команда сборки build: ... $ just --list Available recipes: build # команда сборки Команда с именем default запускается по умолчанию если не указано другое, так что я обычно делаю так: default: just --list Теперь просто выполняем just и получаем доку из текущего файла. ✅ Удобная работа с переменными окружения # загрузить из .env set dotenv-load # глобальная переменная export PYTHONPATH := "./src" # переменная для команды test $TESTUNG="true": pytest ✅ Передача аргументов build target: @echo 'Build {{target}}...' команда запуска $ just build dev # Build dev... ✅ Выбор интерпретатора прямо в команде Пример с инлайн-скриптом на python: system: #!/usr/bin/env python3 import platform print(platform.system()) Эта же функция позволит выполнить скрипт как одну команду вместо перезапуска шела для каждой строки foo: #!/usr/bin/env sh for file in ls .; do echo $file done ✅ Выполнение команды в определенной директории. Можно указать как релятивный путь так и абсолютный [working-directory: 'backend'] build: docker compose build Также можно задать рабочую директорию глобально Там еще много интересного: - поддержка функций - автокомплиты и интеграции - экспрешены - алиасы команд - группировка команд - альтернативы команды под разные ОС - импорт других just-файлов - цветной вывод - ... и другие штуковины! Так что вперёд - ➡️ читать доку! Репозиторий: ➡️https://github.com/casey/just Статья: ➡️https://www.chicks.net/reference/file_formats/just/ ЗЫ. Кажется, на Makefile я уже не вернусь) #tools

Hashtags

Резултати

Пронајдени 20 слични објави

Пребарај: #vanilla

当前筛选 #vanilla清除筛选
Nothing Phone (2) | Updates

@NothingPhone2Updates · Post #656 · 27.07.2025 г., 18:35

Lineage OS - Official | Nothing Phone (2) ✍️ Details: - Version: 22.2 - Codename: #Pong - Initial Build: 27/07/25 - Build Freq: Weeklies (Search for #Pong) 🔽 Download: ROM & Images | GAPPS (sideload) | Unofficial MicroG Builds ⚙️ Wiki: Here 🤝 Thanks: Here 📓 Reference: Here 🔖 Tags: #ROM#LOS#Official#V#Vanilla ❌ Known quirks: - Device Integrity ~ As always thanks Goolag! 👤 Maintainer: @Chandu_078 🐙 Chat: @NothingPhone2 🔔 Updates: @NothingPhone2Updates

Nothing Phone (2) | Updates

@NothingPhone2Updates · Post #737 · 03.05.2026 г., 08:58

halogenOS - Official | Android 16 | Nothing Phone (2) ✍️ Details: - Version: 16.2 - Codename: #Pong - Updated: 26/05/02 - Type: #Vanilla 🔽 Download: Here 🆘 Support : Here ⚙️ Installation: Here 🔖 Tags : #ROM#AOSP#Official#XOS ✍️ Changelog: - Dimmed mode - New launcher app drawer design - Slidable tiles - Battery charge limit - Add font customization - Add centered lockscreen clock style - Add VRR mode - April 2026 Security Patch - Increase Bluetooth sound quality when using AAC or SBC ✍️ Note: - Firmware is not included, based on NOS B4.0-251226-1110 - ROM is signed by official halogenOS keys. GApps support and PI not guaranteed (only vanilla with Sandboxed Play is officially supported). 🏆 Credits: - Chandu - Pong dev team & testers - halogenOS Community 👤 Maintainer : @N0m4n904 🔔 Updates : @NothingPhone2Updates 💬 Chat : @NothingPhone2

Nothing Phone (2) | Updates

@NothingPhone2Updates · Post #679 · 26.09.2025 г., 05:51

HalogenOS - Official | Android 16 | Nothing Phone (2) ✍️ Details: - Version: 16.0 - Codename: #Pong - Initial Release: 25/09/25 - Type: #Vanilla 🔽 Download: Here 🆘 Support : Here ⚙️ Installation: Here 🔖 Tags : #ROM#AOSP#Official#XOS ✍️ Note: - Kernel is prepatched KSU - Firmware is not included, latest is recommended - ROM is signed by official halogenOS keys. GApps support and PI not guaranteed (only vanilla is officially supported). - Refer to this post for future updates related to the ROM. 🏆 Credits: - Chandu for Kernel (and DT which served as as a reference) - Pong dev team & Testers 👤 Maintainer : @N0m4n904 🔔 Updates : @NothingPhone2Updates 💬 Chat : @NothingPhone2

Nothing Phone (2) | Updates

@NothingPhone2Updates · Post #663 · 18.08.2025 г., 04:23

HalogenOS - Official | Android 16 | Nothing Phone (2) ✍️ Details: - Version: 16.0 - Codename: #Pong - Initial Release: 18/08/25 - Type: #Vanilla 🔽 Download: Here 🆘 Support : Here ⚙️ Installation: Here 🔖 Tags : #ROM#AOSP#Official#XOS ✍️ Note: - Kernel is prepatched KSU - Firmware is not included, latest is recommended - ROM is signed by official halogenOS keys. GApps support and PI not guaranteed (only vanilla is officially supported). - Refer to this post for future updates related to the ROM. 🏆 Credits: - Chandu for Kernel (and DT which served as as a reference) - @chrome6boy for testing - Pong dev team 👤 Maintainer : @N0m4n904 🔔 Updates : @NothingPhone2Updates 💬 Chat : @NothingPhone2

Nothing Phone (2) | Updates

@NothingPhone2Updates · Post #525 · 23.01.2025 г., 11:46

Lineage OS - Unofficial | Android 15 | Nothing Phone (2) ✍️ Details: - Version: 22.1 - Codename: #Pong - Released: 23/1/24 🔽 Download: ROM & Images | Gapps (sideload) ⚙️ Installation: Here 🔖 Tags : #ROM#LOS#Unofficial#V#Vanilla ✨Changelog: - Initial build based on Android 15 and NOS V3.0-250113-1723 - https://t.me/NothingPhone2updates/528 👤 Dev: @Chandu_Dyavanapelli 🐙 Chat @NothingPhone2 🔔 Updates @NothingPhone2Updates

Nothing Phone (2) | Updates

@NothingPhone2Updates · Post #696 · 28.11.2025 г., 08:19

AviumUI - Unofficial | Android 16 | Nothing Phone (2) 📝 Details: - Version: 16 - Build type: #Vanilla - Device: #Pong - Released: 27/11/2025 ⬇️ Downloads: Here 📖 Changelogs: Here 🖼️ Screenshota: Here 🏷 Tags: #Avium#ROM#Avium#Vanilla#Unofficial ✍️Notes: - Vanilla build ONLY - Initial Nothing camera support available - SukiSU Ultra and SusFS baked in - OTA updates are planned in the future, however not supported as of now - Signed with my keys - Based on Lineage DT, Vendor and Kernel - Use latest NOS 3 firmware - If face any bugs report with logs 🏆Credits: - Deadlylxrd for so much help with building my first ever ROM - Chandu for DT - Fabian & HELLBOY for Glyph 👤 Maintainer: @sevo9128 💬 Chat: @NothingPhone2 🔔 Updates: @NothingPhone2Updates

Nothing Phone (2) | Updates

@NothingPhone2Updates · Post #626 · 05.06.2025 г., 14:26

Bliss - Official | Android 15 | Nothing Phone (2) ✍️ Details: - Version: 18.6 - Codename: #Pong - Released: 02/06/2025 - Type: #Vanilla 🔽Download:Here | Mirror | Gapps 🆘 Support : Here ⚙️ Installation: Here 📸 Screenshots: Here 🔖 Tags : #ROM#AOSP#Official#Bliss#V ✨ ChangelogsROM | Device ✍️ Note: - Clean flash recommended - KSU disabled bcs of official requirements 🏆 Credits - @Ghosuto7 for DT - Hellboy for Meteoric kernel - Fabian for PA Glyph Implementation - Testers 👤 Maintainer : @Drishal 🔔 Updates : @NothingPhone2Updates 💬 Chat : @NothingPhone2

Oneplus 13 Updates

@OnePlus13Series · Post #373 · 24.01.2026 г., 03:52

LineageOS - Official | Android 16 | Oneplus 13 ✍️ Details: - Version: 23 - Codename: #dodge - Variant: #Vanilla - Released: 23 Jan 🔽 Download : Here | Gapps 📃 Changelogs: Here ⚙️ Installation: Here 🌳 Sources: DT | Kernel 🔖 Tags: #LOS#Official#ROM#Baklava 📔 Notes: Broken: eSim, Device Integrity 👤 Maintainers: @bgcngm, chandu078, dianlujitao, ItsVixano 🔔 Updates: @OnePlus13Series 💬 Discussion: @OnePlus13SeriesChatRoom

Notalone

@notalonecosmetics · Post #38 · 06.03.2025 г., 13:26

Лучше выбери свой аромат в парфюмированных гелях NOTALONE, которые привлекают любовь! Vanilla Lovers - влюбленность Black pepper Neroli- страсть Bergamot Amber Wood - глубина #notalone#парфюмированныйгельдлядуша#blackpepper#vanilla#bergamot

Oneplus 13 Updates

@OnePlus13Series · Post #351 · 13.11.2025 г., 15:52

crDroid - Official | Android 16 | Oneplus 13 ✍️ Details: - Version: 12 - Codename: #dodge - Variant: #Vanilla - Released: 02/11/25 🔽 Download : ROM | Images ⚙️ Installation: Here 👨‍🍳 Features: Here 🔖 Tags: #crDroid#Official#ROM#Baklava 📔 Changelogs: • Initial Release • Working: Everything! • Broken: NA ✍️Notes: • Sideload Gapps Pixel version for Google Experience Crdroid version for minimal gapps 🌳Sources: https://github.com/crdroidandroid/android_kernel_oneplus_sm8750 https://github.com/crdroidandroid/android_device_oneplus_dodge https://github.com/crdroidandroid/android_device_oneplus_sm8750-common 🏆Credits • Sauron for the banner 👤 Dev: @neobuddy89 🔔 Updates: @OnePlus13Series 💬 Discussion: @OnePlus13SeriesChatRoom

Nothing Phone (2) | Updates

@NothingPhone2Updates · Post #713 · 13.02.2026 г., 04:29

Lineage OS - Official | Android 16 | Nothing Phone (2) ✍️ Details: - Version: 23.2 - Codename: #Pong - Initial Build: 10/02/26 - Build Freq: Weeklies (Search for #Pong) 🔽 Download: ROM & Images | GAPPS (sideload) | Unofficial MicroG Builds ⚙️ Wiki: Here 📔 Changelogs: Here 🤝 CF Participants: Here | Ref 🔖 Tags: #ROM#LOS#Official#Baklava#Vanilla ❌ Known quirks: - Device Integrity ~ As always thanks Goolag! 👤 Dev: chandu078 🐙 Chat: @NothingPhone2 🔔 Updates: @NothingPhone2Updates

Nothing Phone (2) | Updates

@NothingPhone2Updates · Post #356 · 17.07.2024 г., 17:27

LineageOS - Community | A14 | Nothing Phone (2) ✍️ Details: - Version: 21.0 - Codename: #Pong - Released: 17/07/2024 🔽 Download : Recovery | Fastboot ⚙️ Installation: Here 📸 Screenshots: Here 🆘 Support: Telegram 🔖 Tags : #ROM#Vanilla#Community#LOS#QPR3#U#NothingPhone2 ✍️ Changelog - Update from NOS 2.6.0 - USB OTG Fixed - Fixed Status Bar Padding - Read Notes 👇 ✍️ Notes - Flash These GAPPS to get Gapps with Pixel Launcher - Stable Signed Build - Meteoric kernel is baked in with prepatched KSU. - Dolby Atmos Included 🏆 Credits - Chandu for base device tree - HellboyforMeteoric kernel - Miki, Unluck & Ghost for all help - Fabian for PA Glyph Implementation 😎 Maintainer: @Kartikey 🔔 Updates: @NothingPhone2Updates 💬 Chat: @NothingPhone2

12
ПретходнаСтраница 1 од 2Следна