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

249 similar posts found

Search: #telethon

当前筛选 #telethon清除筛选
MTProto Clients

@mtprotoclientscommits · Post #3430 · 02/12/2026, 09:36 PM

LonamiWebs/Telethon/v1 • 6e9bf16 • 1 files, +1/-0 Add error code for sending videos in chat (#4741) #telethon

Hashtags

MTProto Clients

@mtprotoclientscommits · Post #3427 · 02/01/2026, 07:51 PM

LonamiWebs/Telethon/v1 • d57be74 • 1 files, +22/-0 Catch-all unknown RPCError and treat them as transient during getDifference Can be considered to close #4739. #telethon

Hashtags

MTProto Clients

@mtprotoclientscommits · Post #3426 · 01/12/2026, 04:36 PM

LonamiWebs/Telethon/v1 • 416570f • 2 files, +3/-3 Fix doc typos on some raw API types (#4732) #telethon

Hashtags

MTProto Clients

@mtprotoclientscommits · Post #3424 · 01/03/2026, 06:36 PM

LonamiWebs/Telethon/v1 • f3bd039 • 1 files, +3/-0 Add errors for chat restrictions (#4729) #telethon

Hashtags

MTProto Clients

@mtprotoclientscommits · Post #3422 · 12/30/2025, 10:21 AM

LonamiWebs/Telethon/v1 • 5efa1fe • 6 files, +20/-51 Update proxy docs and warn if python-socks is not installed As suggested in #4505. #telethon

Hashtags

MTProto Clients

@mtprotoclientscommits · Post #3420 · 12/18/2025, 04:51 PM

LonamiWebs/Telethon/v1 • 05b8488 • 1 files, +12/-3 Fix Telethon could not be imported without sqlite3 Closes #4723. #telethon

Hashtags

MTProto Clients

@mtprotoclientscommits · Post #3419 · 12/17/2025, 07:21 AM

LonamiWebs/Telethon/v1 • 664ceba • 1 files, +4/-3 Fix TestSyncifyAsyncContext.test_sync_acontext on Python 3.14 (#4722) `asyncio.get_event_loop` fails on Python 3.14 if there is no current event loop. For this particular test of sync behaviour, it seems to make most sense to explicitly create one. #telethon

Hashtags

123•••10•••2021
PreviousPage 1 of 21Next