https://github.com/bonfire-networks/bonfire-app

Anyone using this?

I'm gonna have another look at the readme sometime when I'm not so tired, but it looks really interesting. Elixir seems like a really cool language to me.

#Fediverse #Bonfire #BonfireNetworks #Elixir
GitHub - bonfire-networks/bonfire-app: Bonfire - tend to your digital life in community. Customise and host your own online space and control your experience at the most granular level.

Bonfire - tend to your digital life in community. Customise and host your own online space and control your experience at the most granular level. - bonfire-networks/bonfire-app

GitHub

I’m closing out, for now, my series on questions at the heart of development with an analysis of when we need more abstraction. For example, taking the advice from @germsvel about architecting more accurate models can reduce future bugs.

https://programmersstone.blog/posts/why-is-this-hard/

#Elixir

Why is this hard?

This article is part of the series JEG2's Questions. In a previous article of this series I talked about how we must remain ever vigilant against what is making it into our code. I talked about the need to always analyze the cost of everything we are agreeing to carry forward. But there are two sides to every coin. Now we need to talk about when you need to fight to add more code, process, and infrastructure. This is the second concern that I always try to keep in my thoughts.

The Programmer's Stone

This talk by Giovanni Francischelli on handling #LiveView reconnects is a great blend of fun and educational!

https://www.youtube.com/watch?v=AnbWtyB3pcQ

#Elixir

Phoenix LiveView: Mastering Reconnects for a Seamless User Experience -Giovanni Francischelli

YouTube

24 Elixir Neroli Eau de Parfum 100 ml Unisex

📝 24 Elixir Neroli by 24 is a floral green fragrance for both women and men. This perfume was launched in 2017 and was created by Jórdi Fernandez. The fragrance ope...

🛍️ Buy here: https://mydrxm.com/products/24-elixir-neroli-eau-de-parfum-100-ml-unisex

#eau #elixir #cleanbeauty #parfum #holistichealth #limitedstock #giftideas #wellness #neroli #unisex #skincare #vitamins

If you have an Oban worker that does some stuff, do you put the function that enqueus that job define inside the same elixir modeule as the worker ?

I just can't fathom a reason to put it anywhere else. But maybe I'm missing something

#Elixir #Oban #askfedi

I am not sure how large the overlap between the BEAM ecosystem and IIIF is at this point (probably tiny at best 😅 ), but if you are using #elixir/ #erlang and #iiif, I have been working on a plug library that implements the IIIF image API and feedback is appreciated: https://hexdocs.pm/iiif_image_plug/readme.html
Overview — IIIFImagePlug v0.6.1

Gleam’s Interoperability with Erlang and Elixir | Lobsters

My #Elixir era has officially surpassed my React/Node time. Less opportunities but a lot more pro/personal growth.

I jumped ship just in time, it would really suck to have invested 10 years into the React ecosystem just to be replaced by some prompt artist.

Systems above captured ecosystems✌️

🌘 在 Ampere One 192 核心處理器上運行 5000 個 Erlang 實例
➤ 顛覆性的 Nerves 虛擬化實驗:Ampere One 上的 Erlang 實例規模化運行
https://underjord.io/booting-5000-erlangs-on-ampere-one.html
本文詳細探討如何在搭載 Ampere One 192 核心處理器、1TB RAM 的強大伺服器上,透過 KVM 加速的 QEMU 運行大量的 Nerves 虛擬 Linux 設備。作者介紹了名為 `little_loader` 的新式 QEMU 啟動載入程式,其能顯著提升啟動速度並支援 Nerves 的 A/B 更新功能。文章也說明瞭如何在 ARM64 架構上利用 KVM 和 `-cpu host` 選項,大幅降低記憶體開銷,並達到更快的運行效能,最終目標是能同時運行 5000 個 Erlang 實例。
+ 這篇文章對於想在 ARM 架構上大量部署
#虛擬化 #Elixir #Nerves #ARM64 #Ampere One #KVM #QEMU #Bootloader
Booting 5000 Erlangs on Ampere One 192-core

Underjord