TGTGInsighttelegram intelligenceLIVE / telegram public index
← GZ学习频道

TGINSIGHT SIMILAR POSTS

Find similar content

Source channel @olddriverGDstudy · Post #10 · Mar 17

#语录 请大家做个素质狼友: 1 人和人需要的是相互尊重的,希望我们群的狼友能尊重老师。在相互尊重的情况下我相信大家会得到更好的体验。 2 请大家预约老师后如有变化应该尽快,提前的告知老师,因为老师每天的课时都是有限的。如果不提前告知也很可能再也约不到这位老师或者进入妹子们的黑名单。 3 请大家遵守行规(按照行规S了但是可以待够时间,享受下老师的服务和老师聊聊天。就算时间到了没S也算是课时结束了,如果第一次结束了又做第二次那么不管S没有都应该按PP付费。),一般情况下P是60分钟 PP是90分钟 时间没到老师赶你走是老师的问题,但是超时就是狼友的问题,关于超时最好和老师协商一下,因为老师如果后面有学生,那么超时就会影响到后面的学生,很可能会给老师带来不必要的麻烦。如果想约PP的学生最好在预约的时候就给老师讲清楚。 4 关于等候的时间,有些时候有很多不可控因素比如学生迟到,学生学习时间长等因素,希望大家在等候的时候能稍微耐心点,个人感觉等候时间在20-30分钟还是可接受的。 5 希望我们群的兄弟都能做个素质狼友,当然我们也会对群里的各位老师有所要求,大家对老师有什么不满意的都可以在群里直接投诉,或者找管理员投诉。

Hashtags

Results

8 similar posts found

Search: #ai_coding

当前筛选 #ai_coding清除筛选
DPS Build

@dps_build · Post #485 · 04/16/2025, 07:12 AM

https://www.lennysnewsletter.com/p/an-unbelievable-offer-now-get-one woow Cursor 和 Lovable 一年就值回票价 #ai_coding

Hashtags

DPS Build

@dps_build · Post #492 · 05/09/2025, 02:10 AM

https://deeptime.now/changelog 现在已经有个很完整的 AI commit 和 release flow 了,那就随手加了个全自动生成的 changelog 页面,欢迎监工 lol #DeeptimeNow#ai_coding

DPS Build

@dps_build · Post #503 · 05/29/2025, 10:08 AM

deeptime.now 上线两个月啦~ https://deeptime.now/changelog 发个版本纪念一下,从原本刚上线时的 local first, browser indexedDB & localStorage 实在太不稳定和太难管理,到基本推倒重写,第一版对标的 ticktick 的 productivity 的功能都差不多了,而且刚刚上线了 E2E encryption。下一个阶段开始做我真正想做的 kairos features,让 AI 帮助我们对时间更有感知,live in the moment,接入更多更强大的 model;同时做好导入导出,和第一版的初衷一样 Your data is all yours。简单统计,过去投入大概是平均每天一到一个半小时,再迭代俩月看看 #DeeptimeNow#sideproject#ai_coding

GitHub Trends

@githubtrending · Post #15466 · 02/03/2026, 11:30 AM

#shell#ai_agents#ai_coding#claude#claude_code#project_management#vibe_coding Claude Code PM is a workflow that turns product ideas into GitHub issues and code using spec-driven steps, parallel AI agents, and commands like /pmepic-oneshot to break tasks, and /pm:issue-start for execution. It preserves context, enables team collaboration via GitHub, and ensures every code line traces to specs. You benefit by shipping 3x faster, cutting bugs 75%, reducing context loss 89%, and working with multiple agents simultaneously for higher productivity. https://github.com/automazeio/ccpm

GitHub Trends

@githubtrending · Post #15126 · 09/07/2025, 12:00 PM

#typescript#ai_coding#ai_developer_tools#chatgpt#claude#gemini#sonnet#vscode#vscode_extension Kilo Code is a free, open-source AI extension for Visual Studio Code that helps you write and manage code faster by generating code from natural language, automating repetitive tasks, and improving existing code. It uses advanced AI models like GPT-5 and Gemini 2.5 Pro, and you get $20 in free credits to try them. It also supports multiple modes for planning, coding, and debugging, plus a marketplace to add extra tools. You just install it from the VS Code Marketplace, sign in, and start coding with AI that adapts to your workflow, saving you time and effort on boring tasks. https://github.com/Kilo-Org/kilocode

GitHub Trends

@githubtrending · Post #15117 · 09/03/2025, 12:30 PM

#python#agent#ai#ai_coding#claude#claude_code#language_server#llms#mcp_server#programming#vibe_coding Serena is a free, open-source toolkit that turns large language models (LLMs) into powerful coding agents able to work directly on your codebase with IDE-like precision. It uses semantic code analysis to understand code structure and symbols, enabling efficient code search and editing without reading entire files. Serena supports many programming languages and integrates flexibly with various LLMs and development environments via the Model Context Protocol (MCP). This means you can automate complex coding tasks, improve productivity, and reduce costs without subscriptions, making your coding workflow faster and smarter. https://github.com/oraios/serena

GitHub Trends

@githubtrending · Post #15377 · 12/30/2025, 12:00 PM

#python#ai#ai_agents#ai_coding#claude_code_plugin#claude_code_plugins#claude_code_plugins_marketplace#claude_marketplace#claude_plugin#claude_skills#docs#documentation#mcp#mcp_server#postgres#postgresql#skills pg-aiguide helps AI coding tools create better PostgreSQL code with semantic search of official docs, best-practice skills for schemas/indexes, and extension info like TimescaleDB. Install it free as a public MCP server or Claude plugin in tools like Cursor/VS Code for one-click setup. It fixes AI's weak spots—outdated code, missing constraints (4x more), indexes (55% more), and modern PG17 features—producing robust, fast, maintainable schemas that save you debugging time and production fixes. https://github.com/timescale/pg-aiguide

GitHub Trends

@githubtrending · Post #15498 · 02/16/2026, 01:00 PM

#typescript#ai_agents#ai_assistant#ai_coding#ai_coding_tools#ai_engineering#ai_tools#anthropic#anthropic_claude#claude#claude_ai#claude_code#claude_context#claude_mem#claude_skills#claudecode#mcp#model_context_protocol#software_engineering#spec_driven_development Claude Pilot enhances Claude Code by enforcing production-grade quality automatically. It adds mandatory testing, automatic code formatting and type checking, and persistent memory across sessions so your AI assistant maintains context on complex projects. Instead of babysitting Claude's output, you start a task, grab coffee, and return to verified, tested code ready to ship—saving hours on manual review and catching bugs before they reach production. https://github.com/maxritter/claude-pilot