Github Project Workflow: Local Folder - Github
从本地文件夹到GitHub的完整操作流程,手把手教你用Git管理项目,适合刚入门的开发者快速上手。
Introduction The world, as we know it, is changing and data is at the center of it all. As a beginner at LuxdevHq , I will cover Git and Github , how …
从本地文件夹到GitHub的完整操作流程,手把手教你用Git管理项目,适合刚入门的开发者快速上手。
Introduction The world, as we know it, is changing and data is at the center of it all. As a beginner at LuxdevHq , I will cover Git and Github , how …
用命令视角拆解Git工作流,帮你理清每一步操作背后的逻辑。
My Understanding Of Git Git is a place where one is able to create projects using commands and they can be tried, tested and if something is not right…
从生成SSH密钥到创建本地仓库,一步步带你搞定GitHub上传,新手友好。
Introduction Git is a tool used to track changes made to a Git repository, while GitHub is a platform where Git repositories are stored and shared pub…
AI代理执行危险命令后可一键撤销,文件快照与操作日志让rm -rf不再可怕。
Hello HN, I built this after a coding agent deleted my files while tidying a project. Do-over plugs into Claude Code's hooks and snapshots what a comm…
轻量级 Python 控制台编辑器 sce,仅 3.5k 行代码,兼容 Python 2/3,自带浏览器式分页器。
Article URL: https://github.com/volution/simple-console-editor Comments URL: https://news.ycombinator.com/item?id=49312999 Points: 1 # Comments: 0
时隔18个月,LocalSend 终于带来 CLI 命令行版本,自动化传文件更方便了!
著名的跨平台文件传输工具 LocalSend v1.18.0 于 2026年8月11日(今天)正式发布,这是其 18 个月以来的第一次更新。新增了 CLI 版本,即通过命令行传输文件。还新增了 IPv6 支持。@Appinn LocalSend 终于更新了! LocalSend v1.18.0 更新
一键按显存容量精准量化 LLM,告别加载失败,适配你的 Mac。
I made this after seeing someone posit the idea online yesterday over lunch then spent some time refining it. So far it's pretty impressive IMO! Right…
用 LLM 重写经典终端特效库,AI 生成代码能还原多少视觉魔法,值得一看
Article URL: https://github.com/omacom-io/ttfx Comments URL: https://news.ycombinator.com/item?id=49243229 Points: 4 # Comments: 1
一个命令行小工具,用Z3、cvc5和Lean交叉验证算术命题,写代码时揪出隐蔽数学错误的好帮手
Article URL: https://github.com/skorotkiewicz/algebruh Comments URL: https://news.ycombinator.com/item?id=49224241 Points: 4 # Comments: 0
用命令行深度洞察软件包健康度、依赖与生态信号,开源神器 Secchi 让包管理一目了然。
Article URL: https://github.com/kannandreams/secchi Comments URL: https://news.ycombinator.com/item?id=49216086 Points: 1 # Comments: 1
交互式学习 Nix 的在线平台,每课都在真实机器上实操,边学边练。
LabCraft is an AI-mentored learning platform. It is NOT a chatbot! Instead, it consists of course curriculum and an instrumented playground where lear…
把LLM变成管道命令,stdin进stdout出,轻松融入现有shell工作流。
Since ChatGPT launched I've been trying to integrate LLMs into my workflows; emails, commits PRSs, or even long chat threads. My instinct was to code …
离线硬盘重复文件一扫即知,多线程MD5对比还能生成管理报告,开源免费真香。
Article URL: https://github.com/web3cryptowallet/drive-py Comments URL: https://news.ycombinator.com/item?id=49157506 Points: 1 # Comments: 0
让多个AI agent命令行齐聚一堂,实时协作管理智能体会话,堪称智能体调度中枢。
A couple months ago, I was tired of keep copy-paste across different Agent Chatbot tabs, feeling like a slave for AI sessions, so I created Kota for m…
用本地大模型悄悄提醒你命令语法,不代跑不改操作,最小介入拯救终端健忘症
I use the terminal a lot, but I don't remember every command, flag, and syntax available. ffmpeg, piping to awk, find, etc... I know I'm not cool enou…
IT之家 7 月 31 日消息,命令行文本编辑器 GNU Nano 于 7 月 31 日发布了最新的 9.2 版本。 作为代号“Alquézar”的维护版本更新,此次主要带来三项变更:新增终端输出检查、为多缓冲区功能提供更清晰的别名,以及恢复对旧版键盘快捷键的支持。 最显著的变化是,Nano 现在会…
在终端里直接运行Game Boy等复古游戏,无需额外窗口,技术宅的浪漫开源神器!
Article URL: https://github.com/jhickner/rom Comments URL: https://news.ycombinator.com/item?id=49103304 Points: 1 # Comments: 0
终端Spotify播放器,支持反应式主题,轻量美观,让你在命令行享受音乐操控
A TUI for Spotify, built in Rust. Uses Librespot for playback. I made it because I was bored of the spotify_player UI and wanted something cleaner. A …
在终端中嵌入AI助手,不干扰原有操作,一键呼出智能辅助。
I wanted a way to use my existing AI subscriptions as a terminal assistant to analyze shell output or help me with a complicated awk incantation from …
在iPhone/iPad上原生运行Alpine Linux,让你随时随地使用真实Linux命令和工具。
iSH ARM64 是一个开源项目,它把 Alpine Linux 搬到了 iOS 上,让你在 iPhone、iPad 中运行一个接近真实 Linux 环境的终端。包括安装 git、ffmepg,连接 SSH 服务器,编辑文件等操作。@Appinn 可以通过 testflight 链接安装。 如果想