TGTGInsightаналитика telegramLIVE / telegram public index
← [404] — программирование

TGINSIGHT SIMILAR POSTS

Найти похожее

Источник @procode404 · Post #3819 · 27 окт.

​🧩Как работать с Prometheus в Go — [21:46] Метрики важны для понимания производительности и использования ресурсов микрослужб. Самым популярным инструментом для мониторинга является Prometheus. В видео рассказано о работе с Prometheus в Go и интеграции экспортера в приложение на примере рекламного сервера Перейти к просмотру #видео#go

Результаты

Найдено 1,853 похожих постов

Общий глобальный поиск

infosecurity

@tg_infosec · Post #3429 · 27.07.2025, 08:30

👩‍💻 Бесплатный курс по изучению языка Go (Golang). • Go — популярный языка программирования, который высоко ценится этичными хакерами за его простоту, эффективность и надежность. Если у Вас есть потребность в изучении данного языка, то держите бесплатный курс для начинающих. Подойдет для тех, кто не имеет опыта в программировании. В курс входят 42 урока, 110 тестов и 45 интерактивных задач: https://stepik.org/course/100208/promo • А еще на сайте издательства "Питер" есть крутая книга - Black Hat Go: Программирование для хакеров и пентестеров. Бумажную версию этой книги я разыграю в ближайшем розыгрыше 🔥 #Go

Hashtags

Nestlē-baby.uz

@nestlebabyuz · Post #200 · 27.01.2020, 05:07

Bolaning ovqatlanishiga yangi mahsulotni kiritishda 5 ta asosiy qoidaga rioya qilish juda muhim: ⠀ 1. Bola uchun ideal va asosiy oziq-ovqat ona sutidir va keyinchalik qo'shimcha oziq-ovqatlarni kiritish doimiy emizish bilan birga bo'lishi kerak. 2. Yangi mahsulot bilan tanishish 1 choy qoshiqdan boshlash uchun juda muhimdir. Agar 1 soat ichida bola reaktsiyani ko'rsatmasa, unda bu qismni asta-sekin oshiring. 3. Oziqlantirishga qiziqish ovqatlanishni boshlash uchun muhim signaldir. Agar u kayfiyatda bo'lmasa yoki ovqatlanishni xohlamasa, bolani majburlamang. 4. Bosqichga e'tibor bering. Kichkintoyingizga hamma narsani birdaniga berishga urinmang, hatto qo'shimcha ovqatlar muvaffaqiyatli boshlangan bo'lsa ham. Ichaklar ma'lum bir oziq-ovqat turiga o'rganishi kerak. 5. Har qanday savol uchun pediatringiz bilan maslahatlashing. 👩🏻 #go'dak_birinchitaom

Hashtags

【1/23】新增 IM通讯架构师(GO) (序列:#GO) 岗位职责: 负责服务端的研发工作,完成im各个系统之间的架构设计和开发工作,能支撑大数据体量下的数据流转,保证服务质量。 持续性的服务优化及持续迭代工作,提升服务性能,可用性及扩展性 产品协同,应用技术到具体业务场景 职位要求: 计算机相关专业本科以上学历,5年以上(golang)的相关工作经验。 熟悉常用的通讯协议(传输层,表示层以及应用层),熟悉常用的数据结构及算法 精通golang语言,熟悉底层设计原理以及性能优化,有中大型项目开发设计经验优先 熟练使用常用的db(mysal,pgsql,mongodb,redis,opensearch等),有sql优化能力和设计能 熟悉大消息中间件(kafka,pulsar等),熟悉基本原理及其使用场景 有较强的业务需求分析能力及问题排查定位能力,具备较强的学习能力和主动性 参与过大型IM系统的开发工作,純自研优先。(熟 openim等开源im系统设计原理也可)

Hashtags

GitHub Trends

@githubtrending · Post #15455 · 31.01.2026, 16:00

#go Mermaid-ascii lets you render Mermaid graphs and sequence diagrams as ASCII art right in your terminal. Install via GitHub binary, build with Go, Nix, or Docker; use commands like `mermaid-ascii -f file.mermaid` for left-to-right/top-down layouts, labels, colors, padding, or web interface. It supports directions, edges, participants, Unicode, and ASCII mode. This helps you quickly view diagrams without browsers or images, making code reviews, docs, and terminal workflows faster and easier. https://github.com/AlexanderGrooff/mermaid-ascii

Hashtags

GitHub Trends

@githubtrending · Post #15289 · 10.11.2025, 15:30

#go OpenCloud is an open-source server backend written in Go that lets you securely store, access, and share files without using a database, instead saving data directly on your filesystem for simplicity and scalability. It supports user authentication via OpenID Connect with external or built-in identity providers. You can build and run it locally with simple commands, and contribute by reporting issues, adding features, or improving documentation. This setup benefits you by offering a flexible, scalable, and secure cloud solution that is easy to install, customize, and control, helping you manage your data efficiently and privately. https://github.com/opencloud-eu/opencloud

Hashtags

GitHub Trends

@githubtrending · Post #15276 · 06.11.2025, 14:30

#go The MCP Go SDK is an official software toolkit for the Go programming language that helps you easily build and run MCP servers and clients. It provides ready-made packages for core MCP features, OAuth support, and custom transports, letting you connect AI models with external tools and data securely and efficiently. You can create servers that offer AI tools and clients that communicate with them using simple APIs and standard input/output or other transports. This SDK follows the full MCP standard, making it easier to develop AI applications that interact with real-time data and services, improving automation and user experience. It’s open source and designed for production use, saving you time and effort in building AI integrations. https://github.com/modelcontextprotocol/go-sdk

Hashtags

GitHub Trends

@githubtrending · Post #15181 · 29.09.2025, 12:30

#go Fuck-u-code is a tool that checks how messy and bad your code is by giving it a "shit mountain" score from 0 to 100—the higher the score, the worse the code. It supports many programming languages and looks at seven key areas like complexity, comments, naming, and errors. It shows colorful reports in the terminal and can output Markdown for easy sharing or AI use. You can run it locally, so your code stays private. Using it helps you find problems early, improve code quality, and keep your projects clean and maintainable, saving time and effort in the long run. https://github.com/Done-0/fuck-u-code

Hashtags

GitHub Trends

@githubtrending · Post #15144 · 14.09.2025, 12:30

#go The Docker MCP Gateway helps you run and manage AI tools called MCP servers securely and easily using Docker containers. It acts as a single, safe gateway that connects AI applications to many MCP servers, handling authentication, secrets, and OAuth securely without exposing sensitive data. You can start, configure, and monitor these servers with simple commands, ensuring isolation and control. This setup lets you develop, test, and deploy AI tools faster while keeping your environment secure and consistent across different clients. It also supports automatic discovery of tools and detailed logging for better oversight. This benefits you by simplifying AI tool management and improving security in your projects. https://github.com/docker/mcp-gateway

Hashtags

GitHub Trends

@githubtrending · Post #15084 · 22.08.2025, 12:00

#go BloodHound Community Edition (CE) is a free, open-source tool that helps you find hidden security risks in identity and access systems by using graph theory. It works with Active Directory, Azure, and other platforms to map complex privilege relationships, showing possible attack paths attackers might use. This helps both attackers (for testing) and defenders (to fix weaknesses) understand and improve security. BloodHound CE is easy to deploy with container support, has a fast, user-friendly interface, supports secure multi-user access with features like two-factor authentication, and offers safe query execution. This means you can quickly and safely analyze your security environment to prevent attacks. https://github.com/SpecterOps/BloodHound

Hashtags

GitHub Trends

@githubtrending · Post #15027 · 03.08.2025, 12:00

#go OpenCode is a free, open-source AI coding assistant that runs directly in your terminal, helping you write, debug, and manage code efficiently without leaving the command line. It supports many AI models like OpenAI and Anthropic, integrates deeply with Language Server Protocol (LSP) for smart code understanding, and offers a smooth text-based user interface with features like file browsing, command history, and syntax highlighting. You can customize it, run it locally, and even control it remotely. This tool boosts your productivity by providing intelligent coding help right where you work, saving time and effort in coding tasks. https://github.com/sst/opencode

Hashtags

GitHub Trends

@githubtrending · Post #14830 · 16.06.2025, 20:00

#go FileBrowser Quantum is a powerful web-based file manager that lets you easily access and manage your files from the web. It offers features like secure shared links, user permissions, and advanced file previews. The interface is simple and easy to use, with real-time search and updates. This tool is great for users because it allows them to manage files efficiently, set permissions for different users, and enjoy a smooth browsing experience. It's also free and open-source, making it accessible to everyone. https://github.com/gtsteffaniak/filebrowser

Hashtags

123•••100•••154155
НазадСтр. 1 из 155Вперёд