ru
Feedback
Dev Useful Stuff

Dev Useful Stuff

Открыть в Telegram

Here you can find some interesting links to development libraries, frameworks, tools, plugins and articles

Больше
2 098
Подписчики
-224 часа
+17 дней
+1530 день

Загрузка данных...

Похожие каналы
Облако тегов
Нет данных
Возникли проблемы? Пожалуйста, обновите страницу или обратитесь к нашему support-менеджеру .
Входящие и исходящие упоминания
---
---
---
---
---
---
Привлечение подписчиков
июнь '26
июнь '26
+24
в 0 каналах
май '26
+41
в 0 каналах
Get PRO
апрель '26
+38
в 1 каналах
Get PRO
март '26
+26
в 0 каналах
Get PRO
февраль '26
+34
в 0 каналах
Get PRO
январь '26
+31
в 0 каналах
Get PRO
декабрь '25
+53
в 0 каналах
Get PRO
ноябрь '25
+73
в 0 каналах
Get PRO
октябрь '25
+148
в 0 каналах
Get PRO
сентябрь '25
+83
в 0 каналах
Get PRO
август '25
+79
в 0 каналах
Get PRO
июль '25
+125
в 0 каналах
Get PRO
июнь '25
+56
в 0 каналах
Get PRO
май '25
+56
в 0 каналах
Get PRO
апрель '25
+64
в 0 каналах
Get PRO
март '25
+115
в 0 каналах
Get PRO
февраль '25
+43
в 0 каналах
Get PRO
январь '25
+34
в 0 каналах
Get PRO
декабрь '24
+43
в 0 каналах
Get PRO
ноябрь '24
+65
в 0 каналах
Get PRO
октябрь '24
+28
в 0 каналах
Get PRO
сентябрь '24
+27
в 0 каналах
Get PRO
август '24
+34
в 0 каналах
Get PRO
июль '24
+43
в 0 каналах
Get PRO
июнь '24
+24
в 0 каналах
Get PRO
май '24
+42
в 0 каналах
Get PRO
апрель '24
+36
в 0 каналах
Get PRO
март '24
+37
в 0 каналах
Get PRO
февраль '24
+13
в 0 каналах
Get PRO
январь '24
+13
в 0 каналах
Get PRO
декабрь '23
+13
в 0 каналах
Get PRO
ноябрь '23
+13
в 0 каналах
Get PRO
октябрь '23
+25
в 0 каналах
Get PRO
сентябрь '23
+18
в 0 каналах
Get PRO
август '23
+16
в 0 каналах
Get PRO
июль '23
+20
в 0 каналах
Get PRO
июнь '23
+22
в 0 каналах
Get PRO
май '23
+19
в 0 каналах
Get PRO
апрель '23
+15
в 0 каналах
Get PRO
март '23
+16
в 0 каналах
Get PRO
февраль '23
+23
в 0 каналах
Get PRO
январь '23
+13
в 0 каналах
Get PRO
декабрь '22
+8
в 0 каналах
Get PRO
ноябрь '22
+14
в 0 каналах
Get PRO
октябрь '22
+16
в 0 каналах
Get PRO
сентябрь '22
+12
в 0 каналах
Get PRO
август '22
+20
в 0 каналах
Get PRO
июль '22
+27
в 0 каналах
Get PRO
июнь '22
+21
в 0 каналах
Get PRO
май '22
+26
в 0 каналах
Get PRO
апрель '22
+42
в 0 каналах
Get PRO
март '22
+54
в 0 каналах
Get PRO
февраль '22
+53
в 0 каналах
Get PRO
январь '22
+61
в 0 каналах
Get PRO
декабрь '21
+46
в 0 каналах
Get PRO
ноябрь '21
+30
в 0 каналах
Get PRO
октябрь '21
+25
в 0 каналах
Get PRO
сентябрь '21
+24
в 0 каналах
Get PRO
август '21
+23
в 0 каналах
Get PRO
июль '21
+35
в 0 каналах
Get PRO
июнь '21
+34
в 0 каналах
Get PRO
май '21
+27
в 0 каналах
Get PRO
апрель '21
+30
в 0 каналах
Get PRO
март '21
+43
в 0 каналах
Get PRO
февраль '21
+56
в 0 каналах
Get PRO
январь '21
+55
в 0 каналах
Get PRO
декабрь '20
+937
в 0 каналах
Дата
Привлечение подписчиков
Упоминания
Каналы
24 июня0
23 июня0
22 июня0
21 июня+4
20 июня+1
19 июня+2
18 июня0
17 июня+1
16 июня+1
15 июня0
14 июня+1
13 июня+1
12 июня0
11 июня+1
10 июня0
09 июня+3
08 июня+2
07 июня+2
06 июня0
05 июня+1
04 июня0
03 июня0
02 июня+1
01 июня+3
Посты канала
OpenTUI - (★ 11.9k at GitHub) is a TypeScript library on a native Zig core for building terminal user interfaces. Worth a loo
OpenTUI - (★ 11.9k at GitHub) is a TypeScript library on a native Zig core for building terminal user interfaces. Worth a look at terminal.shop, a real online coffee shop you can browse and order from entirely inside your terminal — a fun experiment built on this framework. Not sponsored. #tui #cli #typescript #zig

2
apple/container - (★ 37.4k) is Apple's native Swift tool for running OCI containers as lightweight VMs on Apple silicon, each
apple/container - (★ 37.4k) is Apple's native Swift tool for running OCI containers as lightweight VMs on Apple silicon, each container in its own VM. Originally unveiled at WWDC25, the project just hit 1.0 at WWDC26 with a headline new feature: container machine — a persistent Linux dev environment that auto-mounts your macOS $HOME at /Users/<you> inside the VM, so you edit on the Mac and build/run on Linux against the same files. Think native, Apple-built alternative to Colima / OrbStack / Lima. Requires macOS 26 + Apple silicon. #mac #containers #docker #apple #wwdc26
294
3
Firezone - (★ 8.7k at GitHub) is an enterprise-ready zero-trust access platform built on WireGuard®. Replace your VPN with fi
Firezone - (★ 8.7k at GitHub) is an enterprise-ready zero-trust access platform built on WireGuard®. Replace your VPN with fine-grained, identity-aware access control. Self-hosted, open source, integrates with any OIDC provider for SSO and MFA. Clients for macOS, Windows, Linux, iOS, Android and ChromeOS. #vpn #wireguard #zerotrust #security #selfhosted
274
4
git-secrets - (★ 13.3k) prevents you from committing passwords and other sensitive information to a git repository. git-secrets scans commits, commit messages, and --no-ff merges to prevent adding secrets into your git repositories. If a commit, commit message, or any commit in a --no-ff merge history matches one of your configured prohibited regular expression patterns, then the commit is rejected. #git #hooks #secrets #security
254
5
​​Peekaboo - (★ 4k at GitHub) is Mac automation that sees the screen and does the clicks. It's a macOS CLI & optional MCP server that enables AI agents to capture screenshots of applications, or the entire system, with optional visual question answering through local or remote AI models. #automation #agent #screen
304
6
​​PriceGhost - (★ 550) a self-hosted price tracking application that monitors product prices from any website. Get notified when prices drop, hit your target price, or items come back in stock. #monitoring #selfhosted #price
411
7
​​career-ops - (★32.6k) AI-powered job search system built on Claude Code. 14 skill modes, Go dashboard, PDF generation, batch processing. And if you are on the job market at the moment, here is another tool for you: Resume-Matcher - (★26.7k at GitHub) creates tailored resumes for each job application with AI-powered suggestions. Works locally with Ollama or connect to your favorite LLM provider via API. (However, tailoring your CV for each job is not the most challenging part. The hardest part then is remembering what you highlighted for each application 🤭 Happy Friday!) #ai #resume #job #aistolemyjob
0
8
​​Revdiff - (★ 277 at GitHub) is a TUI for reviewing diffs, files, and documents with inline annotations. Outputs structured annotations to stdout on quit, making it easy to pipe results into AI agents, scripts, or other tools. Built for a specific use case: reviewing code changes, plans, and documents without leaving a terminal-based AI coding session (e.g., Claude Code). Just enough UI to navigate diffs and files, annotate specific lines, and return the results to the calling process - no more, no less. Essentially, it looks as a standard diff tool displaying changes. However, its main feature is adding annotations to modified lines. This is similar to GitHub PR comments we leave for fellow reviewers, but in RevDiff your annotations are returned to Claude Code, which can then fix the issue based on the context. #review #coding #ai
0
9
​​macpow - (★ 686) is a real-time power tree TUI for Apple Silicon. macpow reads directly from macOS hardware interfaces — IOReport, SMC, IORegistry, CoreAudio, and Mach/kernel APIs — to show per-component power draw, temperatures, frequencies, CPU utilization, and per-process energy attribution. No sudo required. #useful #mac #silicon #power #battery
0
10
​​Glance - (★ 33k) is a self-hosted, lightweight, highly customizable dashboard that puts all your feeds in one place. Various widgets ・RSS feeds ・Subreddit posts ・Hacker News posts ・Weather forecasts ・YouTube channel uploads ・Twitch channels ・Market prices ・Docker containers status ・Server stats ・Custom widgets ・... #dashboard #go #news
0
11
​​TablePro - (★ 1.5k at GitHub) is a native macOS database client. Connects to MySQL, MariaDB, PostgreSQL, SQLite, MongoDB, Redis, SQL Server, and Redshift. Includes a SQL editor with autocomplete, inline editing, and AI assistance. #sql #database #client #ai
0