Advertisement ยท 728 ร— 90

Posts by DongDong

Preview
BEAM Live Introspection for AI Coding Agents | cookbook.geuer-pollmann.de

Your AI coding agent can iex --remsh into your running BEAM node. Agents use a single shell script + a skill definition. Now they inspect GenServer state, trace processes, hot-reload fixes (Soul of Erlang&Elixir), but the operator is an AI. ๐Ÿคฏ cookbook.geuer-pollmann.de/elixir-beam/... #ElixirLang

1 month ago 10 2 2 0
Post image

We're launching our new Elixir book! ๐ŸŽ‰

Programming Nerves: from web developer to hardware maker.

If you've ever been curious about hardware but felt intimidated, this is for you.

Beta available now (38% off), or download free chapters to get started.

#ElixirLang

4 months ago 24 9 1 0
7 months ago 1 0 0 0
Preview
Inspecting and validating JSON responses in Phoenix with a custom plug #best-practice #ElixirLang #ElixirPhoenix #pattern #phoenix

๐Ÿฅ Inspecting and validating JSON responses in Phoenix with a custom plug

#best-practice #ElixirLang #ElixirPhoenix #pattern #phoenix

7 months ago 4 1 0 0
Preview
Clean atom parameters in Phoenix #ElixirLang #ElixirPhoenix #phoenix #reading-list

๐Ÿ”— Clean atom parameters in Phoenix

#ElixirLang #ElixirPhoenix #phoenix #reading-list

7 months ago 4 1 0 0

I love this idea to adopt ide for elixir pattern matching

7 months ago 0 0 0 0
Post image

@maennchen.dev has just released the first version of Clarity: hexdocs.pm/clarity/Clar...

Clarity is an interactive introspection and visualization tool for Elixir projects.

7 months ago 36 9 2 1
Preview
Reliable File Access in Elixir Release #ElixirLang #reading-list

๐Ÿ”— Reliable File Access in Elixir Release

#ElixirLang #reading-list

7 months ago 3 1 0 0
Post image

Put this in your env file for when you upgrade to
#ElixirLang 1.19 ๐Ÿ˜‰

7 months ago 45 5 6 2
Advertisement
Preview
Learning Elixir: Understanding Atoms, Booleans and nil #ElixirLang #reading-list

๐Ÿ”— Learning Elixir: Understanding Atoms, Booleans and nil

#ElixirLang #reading-list

7 months ago 3 1 0 0
Preview
The paradox of scale #development #reading-list

๐Ÿ”— The paradox of scale

#development #reading-list

7 months ago 1 1 0 0

I do this, do people think its cool?

Should I film myself doing some live coding music?

This is live edited

on.soundcloud.com/junrMrSrO2j4...

7 months ago 3 1 0 0
Preview
How to think about time in programming #reading-list

๐Ÿ”— How to think about time in programming

#reading-list

8 months ago 2 1 0 0
Preview
Learning Elixir: function composition #ElixirLang #reading-list

๐Ÿ”— Learning Elixir: function composition

#ElixirLang #reading-list

8 months ago 6 1 0 0
Preview
Full text search in the age of MCP #ai #ElixirLang #ElixirPhoenix #phoenix #postgresql #reading-list

๐Ÿ”— Full text search in the age of MCP

#ai #ElixirLang #ElixirPhoenix #phoenix #postgresql #reading-list

8 months ago 9 2 0 0
Phoenix LiveView 1.1 released! - Phoenix Blog LiveView 1.1 brings quality of life improvements and some big new features like Colocated Hooks and keyed comprehensions.

Phoenix LiveView v1.1 is out:

www.phoenixframework.org/blog/phoenix...

8 months ago 2 1 0 0

great!

9 months ago 0 0 0 0
Preview
Working with Google sheets and Phoenix framework in Elixir #ElixirLang #ElixirPhoenix #phoenix #reading-list

๐Ÿ”— Working with Google sheets and Phoenix framework in Elixir

#ElixirLang #ElixirPhoenix #phoenix #reading-list

9 months ago 7 2 1 0
Advertisement
Preview
Managing distributed state with GenServers in Phoenix and Elixir #ElixirLang #ElixirPhoenix #phoenix #reading-list

๐Ÿ”— Managing distributed state with GenServers in Phoenix and Elixir

#ElixirLang #ElixirPhoenix #phoenix #reading-list

9 months ago 6 1 0 0

I like how you used the term "Pattern Matching" haha

9 months ago 2 0 0 0

OK lemme try something:

no devcontainers = no Zed

๐Ÿ™๐Ÿป

10 months ago 9 2 1 0
Preview
Elixir Drops Share Elixir tips and tricks with the community...

Discover, share, and discuss the best tips and tricks for mastering Elixir!

elixirdrops.net

10 months ago 2 1 0 0
Preview
Plug.Assign #ElixirLang #ElixirPhoenix #phoenix #reading-list

๐Ÿ”— Plug.Assign

#ElixirLang #ElixirPhoenix #phoenix #reading-list

10 months ago 5 1 0 0

I love this

10 months ago 1 0 0 0
Post image

Interested in learning how to build scalable and performant mobile apps with Flutter and Phoenixframework?

skota.gumroad.com/l/nazxw

Pre order now.

10 months ago 3 1 0 0
Advertisement
Preview
Build API's with Plug Learn to build API's with Plug.If you need to build a rest API that is small, fast and secure you don't always need to use Phoenix. You can take advantage of Plug and Bandit to build an API.By the end...

Learn to build API's in pure elixir with Plug.
โœ… plug
โœ… plug router and plug.builder
โœ… building pipelines
โœ… building rest api
level up in elixir by building a small practical application.

skota.gumroad.com/l/lwslhf

10 months ago 2 2 0 0
Preview
Release v1.18.4 ยท elixir-lang/elixir This release includes initial support for Erlang/OTP 28, for those who want to try it out. In such cases, you may use Elixir v1.18.4 precompiled for Erlang/OTP 27, as it is binary compatible with E...

New Elixir release includes initial support for Erlang/OTP 28, for those who want to try it out.

github.com/elixir-lang/...

10 months ago 3 1 0 0

Right now, I am watching the Elixir Conf EU talks on Glitch.tv (github.com/elixir-webrt...). Why? Because it is an open source software created in Elixir using WebRTC.
#ElixirLang

11 months ago 3 1 0 0
Preview
How to build a GitHub-style Markdown Editor #ElixirLang #ElixirPhoenix #frontend #javascript #phoenix #reading-list

๐Ÿ”— How to build a GitHub-style Markdown Editor

#ElixirLang #ElixirPhoenix #frontend #javascript #phoenix #reading-list

11 months ago 8 3 0 0

Here is the repo for the @liveviewnative.dev app with Stripe external transactions

github.com/liveview-nat...

#ElixirLang

11 months ago 19 2 0 0