TGTGInsighttelegram intelligenceLIVE / telegram public index
← GitHub Trends

TGINSIGHT SIMILAR POSTS

Find similar content

Source channel @githubtrending · Post #14814 · Jun 10

#cplusplus#compositor#cpp26#wayland#wayland_compositor Hyprland is a modern Wayland compositor that offers dynamic tiling and floating window management. It provides many customization options, powerful plugins, and beautiful visual effects like animations and shadows. Hyprland is designed for performance and efficiency, making it a great choice for users who want a customizable and visually appealing desktop environment. It allows users to easily switch between different window layouts and offers features like tearing support for better gaming performance. This makes Hyprland beneficial for users seeking a flexible and high-performance desktop experience. https://github.com/hyprwm/Hyprland

Results

106 similar posts found

General global search

GitHub Trends

@githubtrending · Post #15286 · 11/10/2025, 02:00 PM

#qml#dotfiles#hyprland#linux#material_design#quickshell#rice#ricing#unixporn#wayland This Hyprland dotfiles setup gives you a modern, easy-to-use Linux desktop with features like a live app overview, AI integration (Gemini and Ollama), and automatic, beautiful color themes that match your wallpaper. Installation is simple with a one-line command, and the default keybinds are familiar if you’ve used Windows or GNOME. The system uses Quickshell for widgets (not Waybar), shows every command during setup for transparency, and offers a friendly Discord community for help. You benefit from a polished, customizable environment that’s both visually appealing and practical, with support for new users and advanced customization options. https://github.com/end-4/dots-hyprland

GitHub Trends

@githubtrending · Post #14720 · 05/19/2025, 11:30 AM

#cplusplus#firefox#firefox_based#firefox_browser#zen_browser Zen Browser is designed to help you browse the internet with balance between speed, privacy, and productivity. It offers features like **workspaces** to organize your tabs, **compact mode** to reduce distractions, and **split views** to multitask. You can customize almost everything to fit your needs. Zen is built on Firefox, ensuring you get the latest security updates. It's available for Windows, macOS, and Linux, and is open-source, allowing community contributions. This means you can enjoy a fast, secure, and highly personalized browsing experience. https://github.com/zen-browser/desktop

GitHub Trends

@githubtrending · Post #15616 · 04/15/2026, 12:00 PM

#cplusplus#hap#mid_360#ros#ros2 Livox ROS Driver 2 connects your Livox LiDARs like HAP and Mid360 to ROS (Noetic) or ROS2 (Foxy/Humble/Jazzy) on matching Ubuntu versions. Clone the repo in a workspace/src folder, build Livox-SDK2, then run ./build.sh with your ROS version, and launch with roslaunch or ros2 launch files from launch_ROS1/ROS2 folders—edit JSON configs for IP, ports, frequency (up to 100Hz), and formats. This lets you quickly test and visualize point clouds in RViz for robotics development, saving time on setup and debugging. https://github.com/Livox-SDK/livox_ros_driver2

GitHub Trends

@githubtrending · Post #14957 · 07/14/2025, 12:00 PM

#cplusplus#android_auto#android_automotive#headunit#wireless_android_auto You can turn your car’s wired Android Auto into wireless using a Raspberry Pi and a special software called Wireless Android Auto Dongle. This DIY adapter connects your phone to the car wirelessly via Bluetooth and Wi-Fi, without needing extra apps on your phone. It works with several Raspberry Pi models and boots up quickly, connecting in under 30 seconds. After the first setup, it automatically connects every time you start your car, making your Android Auto experience seamless and cable-free. This saves you from plugging in your phone every time and keeps your car’s infotainment system working smoothly[1][2][3]. https://github.com/nisargjhaveri/WirelessAndroidAutoDongle

GitHub Trends

@githubtrending · Post #15494 · 02/14/2026, 01:30 PM

#cplusplus#ann_search#embedded_database#rag#vector_search#vectordb Zvec is a lightweight, open-source vector database built on Alibaba's Proxima engine that searches billions of vectors in milliseconds. You can install it instantly with a single command and start using it within seconds—no servers or complex configuration needed. It supports both dense and sparse vector embeddings, hybrid search combining semantic similarity with filters, and runs anywhere your code runs, from notebooks to edge devices. The key benefit is that you get production-grade, low-latency similarity search with minimal setup, making it ideal for AI applications like semantic search, recommendation systems, and retrieval-augmented generation without the overhead of traditional database infrastructure. https://github.com/alibaba/zvec

GitHub Trends

@githubtrending · Post #15444 · 01/28/2026, 12:30 PM

#cplusplus#ps2#recompile#reverse_engineering#static_recompilation#tool PS2Recomp is an experimental tool that converts PlayStation 2 game files into C++ code for native running on PCs or other devices, skipping slow emulation. It translates MIPS instructions, supports special PS2 features, and uses simple config files for setup—you build it with CMake, run it on your ELF file, then compile the output with a basic runtime. Though not fully ready (limited VU1/graphics support), it benefits you by enabling faster performance, mods, higher frame rates, and enhancements like widescreen on modern hardware. https://github.com/ran-j/PS2Recomp

GitHub Trends

@githubtrending · Post #15285 · 11/10/2025, 01:30 PM

#cplusplus#oculus#oculus_quest#oculus_quest_2#openxr#vr WiVRn lets you wirelessly connect your standalone VR headset (like Meta Quest or Pico) to a Linux PC, so you can play PC VR games with the computer doing all the processing. It supports many headsets and uses OpenXR for compatibility with most VR apps, including SteamVR games. You install a server on your Linux PC and a client app on your headset, then connect over WiFi or USB. This setup gives you a wireless VR experience with good tracking and audio, letting you enjoy PC-quality VR without cables. It’s open source and works well on various Linux distributions. https://github.com/WiVRn/WiVRn

GitHub Trends

@githubtrending · Post #14756 · 05/28/2025, 12:00 PM

#cplusplus#android#app_framework#cross_platform#ios#mobile#mobile_development#react#react_native React Native lets you build mobile apps for both iOS and Android using just one set of code, which saves a lot of time and effort compared to making separate apps for each platform. You use familiar JavaScript and React skills, and your app looks and feels like a native app on each device. Changes to your code show up quickly, so you can test and improve your app fast. This means you can get your app to users sooner, with less work and cost, and you can easily update or add new features as needed[1][3][5]. https://github.com/facebook/react-native

GitHub Trends

@githubtrending · Post #14903 · 07/03/2025, 11:30 AM

#cplusplus#compaction#database#distributed_database#kvstore#nosql#rocksdb ToplingDB is a faster and more advanced key-value database built on RocksDB, designed for better performance and flexibility. It supports easy configuration through JSON/YAML, has an embedded web server to monitor and change settings without restarting, and improves speed with features like faster transaction locks and concurrent IO. It also offers plugins for enhanced functions and cloud-native services like MySQL and Redis on ToplingDB. This means you get a powerful, efficient database that is easier to manage and scales well for large or distributed systems, saving you time and improving your application's speed and reliability. https://github.com/topling/toplingdb

GitHub Trends

@githubtrending · Post #15410 · 01/13/2026, 11:30 AM

#cplusplus#android#diii4a#doom3#idtech4#prey#quake4 idTech4A++ (Harmattan Edition v1.1.0) lets you play DOOM III, Quake 4, Prey (2006), DOOM 3 BFG, Quake 1-3, RTCW, The Dark Mod, GZDOOM, Jedi Knight games, Serious Sam, Urban Terror, and more on Android 4.4+, Windows, or Linux with OpenGLES rendering, multi-threading, soft shadows, PBR lighting, global illumination, bots, full-body awareness, and mod support. Download from GitHub or F-Droid, add your PC game files to `/sdcard/diii4a`, pick a game in the launcher, and start. This brings classic idTech shooters to mobile with smooth performance and modern graphics tweaks, so you enjoy nostalgic gaming anywhere without a PC. https://github.com/glKarin/com.n0n3m4.diii4a

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

IT Events RU

@iteventsru · Post #331 · 03/29/2018, 11:33 AM

🔥 Сегодня 🔥 ANDROID MEETUP 📅 29 марта / 19:00–21:00 (время ЕКБ, МСК+2) / Екатеринбург, пер. Химков, 3, коворкинг Соль 💵 Бесплатно 📝 Регистрация тут: https://goo.gl/TyRRL6 Приглашаем вас к нам на митап, чтобы пообщаться, поделиться опытом и рассказать с какими задачами мы сталкиваемся, какие технологии используем и ,конечно, перетереть косточки Kotlin 🔗 Программа: https://goo.gl/TyRRL6 #android#Kotlin#Екатеринбург 🔥 SPB Frontend 📅 29 марта / 18:30–21:10 (время МСК) / Санкт-Петерберг 💵 Бесплатно 📝 Регистрация тут: https://goo.gl/CtZoJ7 Регулярные встречи по фронтенду. Обсуждаем javascript, вёрстку, анимацию и прочие приятности :) 🔗 Программа: https://goo.gl/CtZoJ7 #frontend#javascript#CSS#HTML#СанктПетербург 🔥 Epic Growth Conference 📅 29 марта / 14:00–22:00 (время МСК) / Москва, ул. 3-я Ямского Поля, 15 💵 Платно 📝 Регистрация тут: https://goo.gl/9wzDfT 29 марта в Москве Mobio и Getloyal при поддержке партнеров организуют конференцию по продуктовому маркетингу Epic Growth Conference. 🔗 Программа: https://goo.gl/9wzDfT #marketing#productivity#маркетинг#продукт#Москва 🔥 Apache® Ignite™ Meetup #1 📅 29 марта / 19:00–22:00 (время МСК) / Санкт-Петербург, Невский проспект 35 💵 Бесплатно 📝 Регистрация тут: https://goo.gl/MhRAdB Встреча для архитекторов и разработчиков, которые интересуются In-Memory решениями, в том числе open-source платформой Apache Ignite. 🔗 Программа: https://goo.gl/MhRAdB #Apache#backend#СанктПетербург 🔥 C++ Drink Up 📅 29 марта / 19:00–23:00 / Москва, Guns & Bears Pub, Новослободская ул. д.46 💵 Бесплатно 📝 Регистрация тут: https://goo.gl/bMa7cr В неформальной обстановке с удовольствием встретимся с единомышленниками и поговорим за кружкой пенного. Присоединяйся ;) 🔗 Программа: https://goo.gl/bMa7cr #C#cPlusPlus#Москва

12•••56789