TGTGInsighttelegram intelligenceLIVE / telegram public index
Back to channels
GitHub Trends avatar

TGINSIGHT CHAT

GitHub Trends

@githubtrending

Technologies

See what the GitHub community is most excited about today. A bot automatically fetches new repositories from https://github.com/trending and sends them to the channel. Author and maintainer: https://github.com/katursis

Subscribers1.0万Current channel subscribers
Tracked posts1,000Indexed post count
Recent reach9,029Sum of recent post views
Recent posts

Recent posts

Page 52 of 84 · 1,000 posts

Posted Jul 31

#other#bluetooth#bt#coding#cybersecurity#diy#electronics#esp32#flashing#hacker#hacking#jammer#nrf24#programming The ESP32-BlueJammer is a device that disrupts all wireless signals operating on the 2.4 GHz frequency, including Bluetooth, BLE, WiFi, RC drones, and many smart gadgets. It uses an ESP32 chip combined with nRF24 modules to create noise and send unnecessary packets, effectively jamming these signals within a range of over 30 meters, which can be extended with better antennas or amplifiers. This jammer is intended strictly for educational and security testing purposes to help understand and improve wireless security. It is illegal to use for malicious purposes, so it should be handled responsibly and legally[1][2][3]. https://github.com/EmenstaNougat/ESP32-BlueJammer

377 views

Posted Jul 31

#python TransformerLens is a Python library that helps you understand how GPT-2 style language models work inside by showing you their internal processes and activations. You can load over 50 open-source models, run them on text, and see or change what happens inside the model step-by-step. This makes it easier to study and reverse engineer the model’s learned algorithms without needing huge computing power. It’s great for researchers or anyone curious about how language models think, offering tutorials and tools to explore model behavior in detail. You just install it with pip and start analyzing models quickly. This helps you learn, debug, or improve language models effectively. https://github.com/TransformerLensOrg/TransformerLens

391 views

Hashtags

Posted Jul 31

#typescript#bookmark#bookmark_manager#collaboration#nextjs#react_native#read_it_later#self_hosted#typescript Linkwarden is a free, open-source bookmark manager that helps you save, organize, and preserve webpages in one place. It automatically captures screenshots and PDFs of pages so you can access them even if the original site disappears. You can highlight and annotate articles, organize links with tags and collections, and share or collaborate with others. It works on most browsers with extensions, supports syncing, bulk actions, and has powerful search features. You can self-host it for privacy or use their cloud service for convenience. This keeps your important links safe, easy to find, and useful for both personal and team projects[2][3][4]. https://github.com/linkwarden/linkwarden

369 views

Posted Jul 31

#python The Temporal Python SDK lets you write reliable, scalable workflows and activities in Python for long-running business processes. It supports type safety, async and threaded activities, and integrates with Python’s asyncio for smooth task management. You can run workflows that handle retries, failures, and cancellations automatically, making your code fault-tolerant without extra effort. The SDK includes tools for testing, debugging, and monitoring, plus a sandbox to avoid non-deterministic code. It also now supports integration with OpenAI Agents for building AI workflows. This helps you build complex, resilient applications faster and with less code. https://github.com/temporalio/sdk-python

369 views

Hashtags

Posted Jul 31

#python#adb#airtest#cv#fate_grand_order#fgo#qt6 This program automates playing Fate/Grand Order on Android in multiple languages (Chinese, Japanese, English, Taiwanese). It can run on Windows, Linux, Mac, Android, and Docker, requiring minimal setup. It smartly controls battles by choosing skills, cards, and support servants without needing manual input or special equipment. It also automates weekly missions, friend support selection, and item management, saving you time and effort. You can run it on your phone or PC, even using tools like AidLux or AzurLaneAutoScript. It helps you farm efficiently without worrying about complicated setups or "best" cards, making the game easier and less time-consuming[5]. https://github.com/hgjazhgj/FGO-py

369 views

Posted Jul 31

#python#csharp#java#javascript#javascript_applications#mcp#mcp_client#mcp_security#mcp_server#model#model_context_protocol#modelcontextprotocol#python#typescript You can learn the Model Context Protocol (MCP), a new standard for connecting AI models with applications, through a free, open-source curriculum that includes hands-on coding examples in C#, Java, JavaScript, Python, and TypeScript. The curriculum covers basics, security, building servers and clients, advanced topics, and best practices, with multi-language support and community help via Discord. You can also join MCP Dev Days, a free online event for deep technical learning and networking. This resource helps you quickly gain practical skills to build and integrate AI tools effectively, boosting your development capabilities in AI workflows. https://github.com/microsoft/mcp-for-beginners

455 views

Posted Jul 29

#c_lang You can find detailed guides for Linux kernel developers and users in the Documentation/ folder, which includes files in formats like HTML and PDF. To build these documents yourself, use commands like `make htmldocs` or `make pdfdocs`. The documentation covers important topics such as kernel building, running requirements, and upgrade issues. You can also view the latest formatted docs online. Additionally, the kernel source uses a special comment style called kernel-doc to embed documentation directly in the code, making it easier to understand functions and structures. This helps you learn, build, and maintain the Linux kernel more effectively. https://github.com/raspberrypi/linux

501 views

Hashtags

Posted Jul 29

#go#cli#event_driven#event_driven_architecture#queues#serverless#serverless_functions#workflow_engine#workflows Inngest lets you write reliable, long-running background functions called durable workflows that automatically handle retries, scheduling, and state management without needing to manage infrastructure like queues or servers. You write functions in your preferred language using their SDKs, run and test them locally with the Inngest Dev Server, then deploy them on your own infrastructure or Inngest’s platform. It supports complex workflows with steps that retry on failure, concurrency control, and event triggers. This saves you time and effort by simplifying event-driven app development, improving reliability, and scaling automatically without extra setup. It also offers tools for monitoring and managing workflows easily. https://github.com/inngest/inngest

470 views

Posted Jul 28

#other#ai_agents#genai You can explore a large collection of AI agent projects and use cases across many industries like healthcare, finance, education, customer service, and more. These AI agents automate tasks such as medical diagnosis, stock trading, personalized tutoring, customer support, product recommendations, and supply chain optimization. The projects include open-source code and frameworks like CrewAI, Autogen, Agno, and Langgraph, which help build, manage, and collaborate AI agents for tasks like coding, multi-agent teamwork, data analysis, and workflow automation. Using these resources can save you time, improve efficiency, and inspire you to create AI solutions tailored to your needs. https://github.com/ashishpatel26/500-AI-Agents-Projects

4,430 views

Posted Jul 28

#javascript#ai#chat#llm SillyTavern is a free, open-source program you install on your own device that lets you chat with AI characters you create or import. It supports many AI models for text, images, and voice, and offers lots of customization like character personalities, group chats, and automatic translation. It works on most computers and even Android via Termux. You get full control over AI prompts and can save chat history to continue anytime. This means you can have fun, creative conversations or use AI for writing help, all privately without online tracking. It’s great for anyone wanting a powerful, flexible AI chat experience on their own terms[1][2][3][4]. https://github.com/SillyTavern/SillyTavern

445 views

Posted Jul 28

#java#nem#nem_blockchain You can quickly build and run a NEM node using the NIS (NEM Infrastructure Server) project, which includes all necessary parts like core, deploy, peer, and nis modules. To build it, you need Java 11 or higher and Apache Maven. After building and testing, configure your node by placing property files in a folder named "staging" and start the node with a Java command allocating at least 6GB RAM. You can also set up a testnet node by creating a specific config file. This setup helps you run and manage a secure NEM blockchain node efficiently, supporting blockchain validation and network participation. Detailed docs and community support are available for help. https://github.com/NemProject/nem

432 views

Posted Jul 28

#python#copyparty#file_server#file_sharing#file_upload_server#ftp_server#nas_frontend#tftp_server#webdav_server Copyparty is a free, open-source file server that runs on almost any device with Python, letting you share files easily through any web browser or protocols like FTP, WebDAV, and SMB. It supports resumable, fast uploads and downloads, folder zipping, media streaming, and file searching. You can upload by dragging files into the browser, and uploads resume automatically if interrupted. It works on many platforms including Windows, Linux, Mac, Android, and even old browsers or devices. Copyparty is lightweight, flexible, and secure, with features like password protection, file deduplication, and temporary file sharing. This makes it a powerful tool for simple, fast, and versatile file sharing without complex setup. https://github.com/9001/copyparty

421 views
12•••5•••10•••15•••20•••25•••30•••35•••40•••45•••505152535455•••60•••65•••70•••75•••80•••8384