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

TGINSIGHT SIMILAR POSTS

Find similar content

Source channel @olddriverGDstudy · Post #40 · Mar 17

秀哥语录: 开水烫鸡把,锻炼起来 123的兄弟,我给你们说个方法 蛮有效的,就是开水烫几把 你每天洗澡的时候,水温稍微调高一点点 比如平时40度,你就45 用淋浴头冲,冲龟头,每天冲个五分钟 正经点,靠,虽然开水烫几把名字不正经 但是真的有用 你快,是因为敏感,每天冲,可以降低敏感度 一边冲,一边两个指头按压捏,每天五分钟 养成习惯,慢慢就好了 到后期,你可以用毛巾,湿水 然后慢慢尝试那毛巾擦龟头,上下撸 什么时候毛巾擦龟头,你不抖了,就好了 慢慢来啊,过犹不及,慢慢锻炼,降低龟头敏感度 可以尝试下,多少有点用 另外就是心里调节了 不要老是想,不要在意长短 学会去享受,要自信,自我暗示,我是来爽的,不是来比赛的 心里 生理 双管齐下,从此告别123 #秀哥语录#语录

Results

5 similar posts found

Search: #elixir

当前筛选 #elixir清除筛选
The Devs

@thedevs · Post #2073 · 08/22/2023, 10:22 AM

Thoughts on Elixir, Phoenix and LiveView after 18 months of commercial use. #article#elixir @thedevs https://thedevs.link/u1toL1

GitHub Trends

@githubtrending · Post #15106 · 08/30/2025, 01:00 PM

#elixir#elixir#language_server_protocol#lsp Expert is the official language server for Elixir, helping your code editor understand and work with Elixir code better. You can easily install it by downloading the right version for your system or build it from source if you prefer. Expert supports the latest features through nightly builds and integrates smoothly with your editor, improving coding with features like error checking and code completion. Using Expert makes writing Elixir code faster and less error-prone, boosting your productivity and coding experience. It is open source under Apache License 2.0 and supported by sponsors, ensuring ongoing development and support. https://github.com/elixir-lang/expert

GitHub Trends

@githubtrending · Post #15032 · 08/06/2025, 11:30 AM

#elixir#debug_adapter_protocol#elixir#language_server#language_server_protocol#lsp ElixirLS is a tool that helps you write and debug Elixir code more easily by providing features like code completion, go-to-definition, inline error reporting, and a powerful debugger that supports breakpoints and step-through debugging. It works with many editors and IDEs through standard protocols, making it flexible to use. It also integrates Dialyzer for static code analysis to catch bugs early and offers a server that helps AI tools understand your code better. Using ElixirLS speeds up development, improves code quality, and makes debugging simpler and more efficient. It supports recent Elixir and OTP versions and can be customized for your project needs. https://github.com/elixir-lsp/elixir-ls

GitHub Trends

@githubtrending · Post #15545 · 03/07/2026, 12:30 PM

#elixir#agent#ai#artificial_intelligence#elixir#event_driven_architecture#functional_programming#orchestration#workflow Jido is a pure functional framework for Elixir to build autonomous multi-agent workflows. Agents are immutable data with a simple `cmd/2` function that transforms state purely and outputs directives for effects like signals or spawning, handled by OTP runtime. It formalizes patterns like standard signals, reusable actions, and hierarchies over raw GenServer, adding AI tools, strategies (ReAct, FSM), and supervision. You benefit by creating scalable, testable, fault-tolerant agent systems easily for production AI apps, saving reinvented code. https://github.com/agentjido/jido