TGTGInsighttelegram intelligenceLIVE / telegram public index
← GitHub Trends

TGINSIGHT SIMILAR POSTS

Find similar content

Source channel @githubtrending · Post #15065 · Aug 16

#c_lang You can build C projects using only a C compiler without needing tools like make or cmake by using the "nob" library, which lets you write build instructions in C itself. This makes your build process very portable across many systems (Linux, Windows, MacOS, etc.) because it depends only on the C compiler, which is widely available. It also lets you reuse code between your project and build system since both use C. However, it requires comfort with C programming and is mainly useful for simpler C/C++ projects, not complex ones with many dependencies. You just include the single header file "nob.h" to start using it. This approach simplifies building and increases control if you prefer coding your build steps in C directly. https://github.com/tsoding/nob.h

Hashtags

Results

7 similar posts found

Search: #tui

当前筛选 #tui清除筛选
探索号

@seeker_rc · Post #20160 · 05/10/2026, 12:25 PM

💡 产品安利社 原来在TUI也能开屏暴击 amp实在是太丝滑了(≧∇≦)ノ via 产品安利社 标签: #开屏#TUI#amp ⚡️探索号频道 ⚡️探索者频道 ⚡️探索者交流群 ⚡️ Youtube 频道:科技探索者 每天推荐有趣内容,欢迎订阅、转发。

DOFH - DevOps from hell

@dofh_ru · Post #3486 · 11/24/2024, 03:53 PM

🔎 Смотрите какую красоту показали. Анализатор трафика, использующий под капотом eBPF - kyanos... - Сайт: https://kyanos.pages.dev/ - Github: https://github.com/hengyoush/kyanos Позволяет получить данные о сетевом взаимодействии конкретного процесса для http трафика, redis запросов и трафика сервера БД mysql. Из дополнительных полезностей - возможность трейсинга запросов на уровне ядра, что позволит понять на каком уровне или шаге происходят аномалии или задержки. И заявленная разработчиками возможность расшифровки SSL трафика на лету. #tui#kyanos#фидбечат

djangoproject

@djangoproject · Post #383 · 07/12/2017, 09:23 PM

https://pypi.python.org/pypi/picotui/0.9.1 #Picotui is a #Text_User_Interface (#TUI) widget library for Python3. It is known to work with CPython3 and MicroPython (Unix version is officially supported for the latter), but should work with any Python3 implementation which allows to access stdin/stdout file descriptors.

Международное судоходство

@shipping00 · Post #44890 · 03/02/2026, 05:40 PM

🚢Круизные линии маневрируют в условиях конфликта в Персидском заливе. Эскалация ударов Ирана в регионе Персидского залива затронула не только танкерный сегмент, но и круизные суда. По меньшей мере шесть круизных судов остаются в зоне конфликта, часть из них дольше запланированного срока из-за закрытия воздушного пространства и угроз безопасности. Саудовский лайнер “Aroya Manara” (бывш. "World Dream") оператора Aroya временно остаётся в Дубае, а плановый рейс через Ормуз в Маскат - отложен. У TUI Cruises суда “Mein Schiff 4” (Абу-Даби) и “Mein Schiff 5” (Доха) приостановили отправления; выезд пассажиров и смена экипажей осложнены ограничениями авиасообщения. Круизное подразделение MSC Cruises удерживает лайнер “MSC Euribia” в Дохе; следующий 7-дневный рейс по Персидскому заливу отменён из-за закрытия аэропортов. Афинская Celestyal Cruises отменила отправления судов “Celestyal Journey” (Доха) и “Celestyal Discovery” (Дубай); власти ОАЭ временно запретили высадку пассажиров в Дубае. Для рынка это означает рост операционных рисков, удлинение стоянок, давление на расписания и издержки на безопасность и страхование. Закрытие воздушного пространства усиливает эффект, ограничивая логистику посадки/высадки и смен экипажей. 📌MSC Cruises S.A. — швейцарская круизная компания, основанная в 1989 году; входит в частную группу MSC, контролируемую семьёй Апонте. #CruiseIndustry#PersianGulf#MSC#TUI#MaritimeSecurity

GitHub Trends

@githubtrending · Post #15530 · 02/28/2026, 01:00 PM

#typescript#agentic_ai#ai_agents#claude_code#cli#codex#coding_agents#cursor_agent#desktop_app#developer_tools#electron#git_worktree#llm#mcp#opencode#orchestration#parallel_agents#terminal#tui#vibe_coding#worktrees Superset is a turbocharged macOS terminal for running 10+ CLI coding agents like Claude Code, Cursor, and GitHub Copilot in parallel. It isolates tasks in separate Git worktrees to avoid interference, lets you monitor progress from one dashboard, review changes with a built-in diff viewer, and switch contexts quickly. You benefit by coding 10x faster, shipping more without context-switching delays or conflicts, saving time on development workflows. https://github.com/superset-sh/superset

GitHub Trends

@githubtrending · Post #14986 · 07/22/2025, 12:00 PM

#rust#cli#command_line_interface#command_line_tool#dns#icmp#linux#macos#mtr#netbsd#network#networking#ping#ratatui#rust#rustlang#tool#traceroute#tui#tui_rs#windows Trippy is a powerful tool that combines traceroute and ping functions to help you analyze network problems easily. It works on Linux, BSD, macOS, and Windows, and you can install it through many package managers or directly with commands like `cargo install trippy`. Running a simple trace is as easy as typing `sudo trip example.com`. Trippy offers detailed network tracing with features like multipath strategies and unprivileged modes, making it flexible for different needs. Using Trippy helps you quickly find where network issues occur, saving time and improving troubleshooting efficiency. Full guides and documentation are available online to get you started smoothly. https://github.com/fujiapple852/trippy