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

TGINSIGHT SIMILAR POSTS

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

Изворен канал @pythonotes · Post #9 · 7 јан.

Иногда бывает ситуация когда dev-сервер по какой-либо причине не закрылся и висит в процессах, занимая порт. Это может быть из-за падения IDE или просто сам забыл погасить и закрыл терминал. Для таких случаев я набросал простую функцию с командой: kill_on_port() { port=$(lsof -t -i:$1) echo "KILL PROCESS:" $port sudo kill -9 $port } alias killonport="kill_on_port $@" Код поместить в ~/.bashrc и рестартнуть систему. Если во время старта dev-сервера получаете ошибку что порт уже занят, просто выполните команду, подставив свой порт. Bash kill_on_port 8000 Скорее всего бесполезно, если другой процесс назначен на перезапуск вашего dev-сервера в случае падения. Имя команды можете изменить на любое другое. #linux

Hashtags

Резултати

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

Пребарај: #budgeting

当前筛选 #budgeting清除筛选
gov.sg

@Govsg · Post #2221 · 03.06.2024 г., 04:15

What are some ways to reduce household expenses? Finance writer Dawn from ‘SG Budget Babe’ shares some of her top cost-saving tips. ➡️ Read more: go.gov.sg/costofliving-youknowornot-2 #YouKnowOrNot#CostofLiving#budgeting#adulting Drop us a 👍🏻 or 🤩 if you like her tips!

International Geographic

@internationalgeographic · Post #5933 · 04.09.2025 г., 10:39

Monesto is a personal and group expense tracker that works inside Telegram groups. Add it to your trip, roommates, or team chat to keep money clear and fair. What you can do: - Add shared expenses in seconds - Scan receipts and auto-parse - See balances for everyone - Multi-currency supported - Personal tracking and analytics available inside the app Open the mini app or Add to group #Finance#Budgeting#GroupExpenses#Monesto

GitHub Trends

@githubtrending · Post #14889 · 30.06.2025 г., 13:00

#typescript#budgeting#finance#money#personal_finance Actual Budget is a free and open-source tool for managing personal finances. It allows you to track all your accounts in one place and sync changes across devices easily. You can install it in several ways: using a one-click deployment, managed hosting, a Docker image, or by downloading local apps for Windows, Mac, or Linux. This tool helps you manage transactions efficiently, create budgets, and view reports like net worth and cash flow. It's beneficial because it's easy to use, customizable, and keeps your financial data secure and accessible. https://github.com/actualbudget/actual