#elixir #podcast #thinkingelixir
Bumblebee Buzz with José Valim
https://podcast.thinkingelixir.com/130
Bumblebee Buzz with José Valim
https://podcast.thinkingelixir.com/130
Thinking Elixir Podcast
Thinking Elixir Podcast 130: Bumblebee Buzz with José Valim
The buzz around Bumblebee is energetic! Listen to José Valim, Paulo Valente, and Jonatan Kłosko explain and share what this means for the Elixir community! We can easily add advanced AI models to our Phoenix apps for one!
#announcements
Cheatsheets and other 8 ExDoc features that improve the developer experience
https://elixir-lang.org/blog/2022/12/22/cheatsheets-and-8-other-features-in-exdoc-that-improve-the-developer-experience/
Cheatsheets and other 8 ExDoc features that improve the developer experience
https://elixir-lang.org/blog/2022/12/22/cheatsheets-and-8-other-features-in-exdoc-that-improve-the-developer-experience/
elixir-lang.github.com
Cheatsheets and other 8 ExDoc features that improve the developer experience
This post explains the motivation behind the new ExDoc Cheatsheet feature. It also highlights other ExDoc features that show how ExDoc has been evolving to make the documentation experience in Elixir better and better.
#elixir #podcast #elixir_wizards
Marcelo Dominguez on Command and Query Responsibility Segregation
https://smartlogic.io/podcast/elixir-wizards/s9-e12-marcelo-dominguez-cqrs/
Marcelo Dominguez on Command and Query Responsibility Segregation
https://smartlogic.io/podcast/elixir-wizards/s9-e12-marcelo-dominguez-cqrs/
Elixir Wizards
Marcelo Dominguez on Command and Query Responsibility Segregation
Today on Elixir Wizards, Marcelo Dominguez, co-founder at Mimiquate, joins us to parse the particulars of command query responsibility segregation (CQRS). Mimiquate is a specialized team of developers providing solutions for their clients with Elixir, Ruby…
#elixir #phoenix #liveview #software #coding #development #engineering #inclusive #community
Efficient bidirectional infinite scroll in Phoenix LiveView
https://dev.to/christianalexander/efficient-bidirectional-infinite-scroll-in-phoenix-liveview-3epd
Efficient bidirectional infinite scroll in Phoenix LiveView
https://dev.to/christianalexander/efficient-bidirectional-infinite-scroll-in-phoenix-liveview-3epd
DEV Community
Efficient bidirectional infinite scroll in Phoenix LiveView
Implementing an infinitely-scrolling page that streams in new events.
#elixir #geneticalgorithms #portfolio #optimization #software #coding #development #engineering #inclusive #community
Genetic Algorithms to optimize an Asset Portfolio
https://dev.to/finiam/genetic-algorithms-to-optimize-an-asset-portfolio-3k0b
Genetic Algorithms to optimize an Asset Portfolio
https://dev.to/finiam/genetic-algorithms-to-optimize-an-asset-portfolio-3k0b
DEV Community
Genetic Algorithms to optimize an Asset Portfolio
On the last weekend of October, we (finiam) participated in ETHLisbon, an Ethereum-related hackathon,...
#elixir #podcast #thinkingelixir
Start Securing Elixir and Phoenix
https://podcast.thinkingelixir.com/131
Start Securing Elixir and Phoenix
https://podcast.thinkingelixir.com/131
Thinking Elixir Podcast
Thinking Elixir Podcast 131: Start Securing Elixir and Phoenix
We met up again with Michael Lubas to discuss some lesser known community security resources and helpful tips to get us started with securing our Elixir and Phoenix applications!
#elixir #podcast #elixir_wizards
That's a Wrap: Season 9 Finale with Sundi, Bilal, Owen & Dan!
https://smartlogic.io/podcast/elixir-wizards/s9-e13-all-hosts-season-finale/
That's a Wrap: Season 9 Finale with Sundi, Bilal, Owen & Dan!
https://smartlogic.io/podcast/elixir-wizards/s9-e13-all-hosts-season-finale/
Elixir Wizards
That's a Wrap: Season 9 Finale with Sundi, Bilal, Owen & Dan!
Elixir Wizards Season 9 is coming to an end! In the season finale, hosts Sundi, Bilal, Owen, and Dan reflect on the guests and highlights that made this season unforgettable. We thank you for joining us as we parsed the particulars and can't wait to reconnect…
#elixir #podcast #thinkingelixir
Embed Friendly Alternative to LiveView?
https://podcast.thinkingelixir.com/132
Embed Friendly Alternative to LiveView?
https://podcast.thinkingelixir.com/132
Thinking Elixir Podcast
Thinking Elixir Podcast 132: Embed Friendly Alternative to LiveView?
Chris Nelson created LiveState to keep some benefits of LiveView but use it on static generated sites! Interesting project that keeps state in Phoenix but takes a different approach for the client!
#elixir
Building a Remote Control Car from Scratch Using Elixir - Erlang Solutions
https://www.erlang-solutions.com/blog/building-a-remote-control-car-from-scratch-using-elixir/
Building a Remote Control Car from Scratch Using Elixir - Erlang Solutions
https://www.erlang-solutions.com/blog/building-a-remote-control-car-from-scratch-using-elixir/
Erlang Solutions
Building a Remote Control Car from Scratch Using Elixir - Erlang Solutions
From the car straight to the app on your phone, check out how our America office uses Elixir’s fullstack capability to build a remote control car.
#elixir #live_view
Creating interactive maps with Phoenix LiveView
https://medium.com/@mich.strzelczyk/creating-interactive-maps-with-phoenix-liveview-1148f8e7dd33
Creating interactive maps with Phoenix LiveView
https://medium.com/@mich.strzelczyk/creating-interactive-maps-with-phoenix-liveview-1148f8e7dd33
Medium
Creating interactive maps with Phoenix LiveView
Inspired by Livebook and its integration with MapLibre library, I decided to add maps to one of my LiveView apps. Prototyping your map…
#elixir #podcast #thinkingelixir
Inside the Security Working Group
https://podcast.thinkingelixir.com/134
Inside the Security Working Group
https://podcast.thinkingelixir.com/134
Thinking Elixir Podcast
Thinking Elixir Podcast 134: Inside the Security Working Group
We get a glimpse into the EEF’s Security Working Group with Bram Verburg. We learn about existing resources and get hints for the future. Bram shares some cool security tips and insights as well!
#Ops #Elixir #Infrastructure
Human scale deployments with Lars Wikman (Ship It! #86)
https://changelog.com/shipit/86
Human scale deployments with Lars Wikman (Ship It! #86)
https://changelog.com/shipit/86
Changelog
Human scale deployments with Lars Wikman (Ship It! #86)
Lars is big on Elixir. Think apps that scale really well, tend to be monolithic, and have one of the most mature deployment models: self-contained releases & built-in hot code reloading. In episode 7, Gerhard talked to Lars about “Why Kubernetes”. There is…
#elixir #webdev #beginners #programming #software #coding #development #engineering #inclusive #community
Why I selected Elixir and Phoenix as my main stack
https://dev.to/clsource/why-i-selected-elixir-and-phoenix-as-my-main-stack-3i4a
Why I selected Elixir and Phoenix as my main stack
https://dev.to/clsource/why-i-selected-elixir-and-phoenix-as-my-main-stack-3i4a
DEV Community
Why I selected Elixir and Phoenix as my main stack
This is just a personal journey documentation on how I decided to use my current tech stack. Over...
#elixir
Today I Learned: Shorthand Elixir Anonymous Functions
https://til.hashrocket.com/posts/ogfnwe4feu-shorthand-elixir-anonymous-functions
Today I Learned: Shorthand Elixir Anonymous Functions
https://til.hashrocket.com/posts/ogfnwe4feu-shorthand-elixir-anonymous-functions
Hashrocket
Today I Learned: Shorthand Elixir Anonymous Functions
Elixir has a really cool syntax for writing anonymous functions (unnamed functions). It goes like this:
#elixir
How To Instrument Your Elixir Application with AppSignal | AppSignal Blog
https://blog.appsignal.com/2023/01/24/how-to-instrument-your-elixir-application-with-appsignal.html
How To Instrument Your Elixir Application with AppSignal | AppSignal Blog
https://blog.appsignal.com/2023/01/24/how-to-instrument-your-elixir-application-with-appsignal.html
Appsignal
How To Instrument Your Elixir Application with AppSignal | AppSignal Blog
Let's run through adding instrumentation to an Elixir application using AppSignal.