Dev Useful Stuff
описание
Here you can find some interesting links to development libraries, frameworks, tools, plugins and articles
2 164
подписчиков
Охват к подписчикам
31,9%
ERR
Реакции к просмотрам
0,48%
143 на 37 постов
Пересылки к просмотрам
0,93%
279
Постов в день
0,1
всего 37
Где отзываются чаще
доля реакций к просмотрам- 16 июн.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 #wwdc260,97%
- 15 июн.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 #selfhosted0,88%
- 13 янв.без подписи0,88%
- 25 июн.humanizer - (★ 26k) is a Claude Code / OpenCode skill that strips AI-isms from text. Based on Wikipedia's "Signs of AI writing" guide, it detects 33 patterns — em dashes, "It's not just X, it's Y", significance inflation, sycophantic openers, rule of three, etc. — and rewrites the text in your voice. Example from the README: Before: AI-assisted coding serves as an enduring testament to the transformative potential of large language models, marking a pivotal moment in the evolution of software development. After: AI coding assistants can speed up the boring parts of the job. They're great at boilerplate: config files and the little glue code you don't want to write. #ai #writing #claudecode #cli #skill0,84%
- 16 янв.без подписи0,79%
- 5 авг.Gridex - (★ 815 at GitHub) is a native cross-platform database IDE for PostgreSQL, MySQL, SQLite, and Redis. Ships with an MCP server out of the box, and a built-in AI chat that understands your schema — so LLM-driven tools can query your DB and the in-app assistant already knows your tables. #database #sql #mcp #ai #devtools0,79%
- 7 апр.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 #news0,76%
- 14 апр.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 #battery0,74%
- 10 июл.GitButler - (★ 21.3k at GitHub) is a Git client built around virtual branches — work on multiple branches simultaneously in the same working directory. Backed by Git, powered by Tauri/Rust/Svelte. Comes with a CLI (but) alongside the desktop app, and recently added AI-assisted commit splitting and branch organization. #git #vcs #cli #devtools #rust0,71%
- 6 мар.git-cliff - (★11.5k at GitHub) is a highly customizable Changelog Generator that follows Conventional Commit specifications. git-cliff can generate changelog files from the Git history by utilizing conventional commits as well as regex-powered custom parsers. The changelog template can be customized with a configuration file to match the desired format. #git #commit0,69%
- 30 дек.tunnelto.dev - (★ 4.5k at GitHub) - lets you expose your locally running web server via a public URL. Written in Rust. Built completely with async-io on top of tokio. If you want to expose your localhost for debugging or demonstration purposes, the default option was ngrok. Tunnelto is a simpler, open-source alternative that you can host yourself. When you run the command tunnelto --port 8000, your localhost is exposed at the tunnelto.dev URL. However, you can also set up your private server and deploy it with any URL you choose. #deployment #debug0,66%
- 20 февр.Rybbit - (★ 11.5k at GitHub) open-source and privacy-friendly alternative to Google Analytics that is 10x more intuitive. #analyse #monitoring #analytic0,65%