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

Резултати

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

Пребарај: #cryptospace

当前筛选 #cryptospace清除筛选
Crypto M - Crypto News

@CryptoM · Post #65279 · 12.04.2026 г., 14:14

🚀 Key Economic and Regulatory Events in the Crypto Space Next Week PANews posted on X (formerly Twitter) that significant economic and regulatory events are scheduled for the upcoming week. The U.S. Federal Reserve is set to release its Beige Book, which provides insights into the current economic conditions. Additionally, the U.S. Senate Banking Committee will hold a hearing to consider the nomination of Kevin Warsh as the new Federal Reserve Chair. These events are expected to influence market dynamics. For more details, visit the PA event calendar to stay updated on key market trends. #Crypto#EconomicEvents#RegulatoryEvents#USFederalReserve#BeigeBook#SenateBankingCommittee#KevinWarsh#MarketTrends#CryptoSpace

Crypto M - Crypto News

@CryptoM · Post #64488 · 09.04.2026 г., 02:45

🚀 Crypto Industry Faces Severe Challenges Similar to 2019 The cryptocurrency sector is experiencing significant difficulties reminiscent of the extreme downturn in 2019. According to PANews, the industry is grappling with a severe lack of secondary market liquidity, a freeze in primary investment and financing activities, and a notable loss of talent. These challenges are contributing to a harsh environment for businesses and individuals involved in the crypto space. #CryptoIndustry#Challenges#2019Downturn#SecondaryMarketLiquidity#InvestmentFreeze#TalentLoss#CryptoBusinesses#CryptoSpace