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

6 similar posts found

Search: #gamepad

当前筛选 #gamepad清除筛选
Chollazo Exprés 🔥 Ofertas y Descuentos

@ChollazoExpres · Post #5703 · 01/10/2026, 06:30 PM

💥Gamepad KROM KEY Control total para tus juegos favoritos ✅OFERTA: 13.0€ ❌ Antes: 20.9€ 💰Ahorras un 38%🔥 Experimenta una jugabilidad precisa y cómoda en múltiples plataformas 👉 Mejora tu experiencia de juego ahora #rebajas#gamepad#joystick#tecnologia#ofertas#descuentos#viral#invierno 🛰️Oferta publicada en Tecnología

Chollazo Exprés 🔥 Ofertas y Descuentos

@ChollazoExpres · Post #5373 · 12/29/2025, 09:30 PM

💥Gamepad Logitech F310 Diversión garantizada estas fiestas ✅OFERTA: 23.95€ ❌ Antes: 43.99€ 💰Ahorras un 46%🔥 Experimenta una experiencia de juego tipo consola en tu PC con comodidad y preci 👉 Mejora tu experiencia de juego ahora #logitechf310#gamepad#tecnologia#ofertas#descuentos#videjuegos#navidad 🛰️Oferta publicada en Tecnología

BotsGram®

@botsgram_cu · Post #3016 · 09/24/2020, 01:59 AM

¿Que puede hacer este bot? @gamepadbot Esta es una plataforma de juegos basada en el mensajero de telegram, contiene los mejores juegos de varias categorías y direcciones. Idiomas: inglés ruso (Visto en @botsgram_cu) #juegos#gamepad#acción#casual#puzzle#aventura

GitHub Trends

@githubtrending · Post #15125 · 09/07/2025, 11:30 AM

#cplusplus#controller#gamepad#gamepad_api#games#gaming#keyboard_emulation AntiMicroX lets you use a gamepad to control your computer by mapping gamepad buttons to keyboard keys, mouse actions, scripts, or macros. It works on Linux and Windows, supports many gamepads, and allows you to create multiple profiles for different apps or games. This makes it easier to play games that don’t support controllers or to control desktop apps with a gamepad, improving comfort and accessibility. You can install it easily on various systems, including Windows, Linux (via Flatpak, AppImage, or package managers), and customize it to fit your needs. It’s open-source and free to use. https://github.com/AntiMicroX/antimicrox