@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
TGINSIGHT SIMILAR POSTS
Source channel @olddriverGDstudy · Post #58 · Mar 27
#风哥避孕套如何选择课堂笔记 都说了多少遍了,别TMD买冈本,冈本TMD容易破 油少,一样的价钱不会买旁边的相模啊,玻尿酸套子也有缺点虽然润但是时间久了干的快,沐浴乳我不挑但是有一个沐浴乳我拒绝 ,力士的薰衣草真的不好闻,冈本最大的问题就是他油放的少拿出来就干,要润就玻尿酸 然后赤尾有小储精囊跟无储精囊套 要感觉我都是用浮点的,浮点套女的感觉来得快,有些人就马眼有感觉的这么办 不过无储精囊适合做多了跟射精量不大的用要不然会破的,超市就买杜蕾斯 杰士邦 相模,淘宝你看中啥买啥,然后小科普 0.01都是聚氨酯套 其他的都是乳交套,名流的玻尿酸套还是不错的,套子我是不追求的薄的,套子主要是为了安全还有就是润,很多套子很润但是油少玻尿酸少了也不行,像玻尿酸套子虽然很润但是也干的快,捷古斯也算日本大牌了,蝴蝶套一个形容 牌子叫捷古斯 因为包装上印着蝴蝶,买啥套子真的是最啥太大追求就用JS的套子 干了就跟JS说换个套子 #知识#避孕套
Hashtags
Search: #elixir
@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
@thedevs · Post #1392 · 02/11/2019, 06:35 PM
Benchmarking Go vs Node vs Elixir. #article#go#nodejs#elixir @thedevs https://kutt.it/WVQyLq
@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
@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
@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