Hey #elixir folks, do you know any agencies that have both #ux #ui #designer and #Developers
I want to start workign with an agency that can help with design work, but also potentially support some dev stuff as we rewrite in elixir
Hey #elixir folks, do you know any agencies that have both #ux #ui #designer and #Developers
I want to start workign with an agency that can help with design work, but also potentially support some dev stuff as we rewrite in elixir
Learning Elixir: Control Flow with With
This PWC has tasks “Last Word” and “Buddy Strings”, and that got me thinking about famous people dying lately, so I decided to give the “last word” to someone known not for words but for… his flugelhorn.
So now let’s see why PWC 331 feels so good…
#PerlWeeklyChallenge #raku #perl #python #elixir
packy.dardan.com/b/Yw
What #libre #IDE (integrated development environment for programming code) would y'all want to coalesce around using, supporting, and developing? Asking especially for coding websites and applications with #PHP, #JavaScript, #CSS, and #HTML but #Python, #Elixir, #Rust, and #Go would all be great for us @agaric too.
Matthew Sinclair - Intelligence, Innovation, Leadership, Influence
➤ Elixir 的優勢與應用: 解決常見的誤解
✤ https://matthewsinclair.com/blog/0181-why-elixir
本文探討了Elixir程式語言的優勢,作者分享了他為何一直推廣Elixir的原因。Elixir基於Erlang VM (BEAM) 平臺,具備可擴展性、並發性與容錯性,適合現代SaaS應用程式、即時功能、API等。Elixir生態系統成熟,許多公司如WhatsApp、Discord等已採用。Phoenix框架簡化了Web開發,而Ash框架則提升了後端開發效率。此外,Nx框架則提供數值計算能力。作者認為Elixir能夠有效降低複雜度,提高團隊效率。
+ 讀者可能會覺得這篇文章深入淺出地解釋了Elixir的優勢,讓人更加了解這個語言的潛力。
+ 讀者可能對文中提到的各個框架,如Phoenix和Ash,產生進一步的興趣,想要深入研究。
#程式設計 #Elixir #開發者
Elixir background jobs: choosing the right tool for the job https://lobste.rs/s/kg1xab #elixir
https://www.honeybadger.io/blog/elixir-background-jobs/
Erlang 28 on GRiSP Nano using only 16 MB
https://www.grisp.org/blog/posts/2025-06-11-grisp-nano-codebeam-sto
#ycombinator #GRiSP #Erlang #Elixir #embedded_systems #IoT #real_time #hardware #software #Peer_Stritzinger
Beta Update - Network Programming in Elixir and Erlang
by Andrea Leopardi @whatyouhide
https://pragprog.com/titles/alnpee?utm_source=m
B8.0 Release Notes:
* The book is content complete and headed to production for copy edit and layout.
(Already purchased? Check your email for a download link.)
#BEAM #erlang #elixir #TCP #UDP #DNS #HTTP
I need an alternative to TailwindCSS when using the #Phoenix web framework.
Can someone suggest something small/minimalist that does not need a bunch of JS to work?
Formrausch is sponsoring NervesConf EU. And that's fantastic!
A creative studio creating beautiful and functional digital products they have made some customers very happy. And producing an open source Nerves system for the Seeed Studio ReTerminal DM they made me really happy.
A big thank you!
If you ever change the database in your Phoenix project from #postgresql to #sqlite remember to remover the `async: true` parts from the use `Project.ConnCase` in your tests.
Otherwise a lot of `(Exqlite.Error) Database busy` will show up in your tests.
Another way to "fix" this is to set the `pool_size` to 1 in your tests.exs. But in reality that's just a workaround.
Livebook から Amazon S3 Vectors で似ている顔を検索する
https://qiita.com/RyoWakabayashi/items/b74022495398568275eb?utm_campaign=popular_items&utm_medium=feed&utm_source=popular_items
As usual, while diving into one project, I'm launching another! This time, I'm creating a web crawler in #Elixir, using Floki for parsing pages and extracting links. I'm also eager to explore some #OTP concepts! Project name so far: Skitter ! https://github.com/NeuroWinter/Skitter
This PWC is all about algorithmic replacement, and in thinking about the second task I realized that algorithmic replacement was also possible in music.
So let's modulate, hold a high note, and see if we can hear the title of PWC 330.
#PerlWeeklyChallenge #raku #perl #python #elixir
Perl Weekly Challenge: [TITLE ...
If you have some peaceful time this weekend, maybe it is a good time to look at booking your ticket and planning your trip for Goatmire Elixir feat NervesConf EU. It will be a good time.
One of Gothenburg's OG Elixir shops, they were Football Addicts back then. Since many years they go by Forza Football and Elixir is still central to what they do and when I asked they considered it an absolute must to join in sponsoring Goatmire Elixir.
A very interesting blog post wondering if contexts killed (hindered would surely be a better fit) the Phoenix framework adoption.
https://arrowsmithlabs.com/blog/did-contexts-kill-phoenix
When launching a brand new Phoenix app as a newcomer, understanding contexts, what they involve exactly and how to name them definitely brings a lot of (unnecessary) friction.
(but contexts are useful later on, once your codebase has grown, and it's great to have such a thing)
NervesHub delta updates are now completely straightforward. Binary diffing, feature detection and more.
All the details:
https://elixirforum.com/t/nerveshub-delta-updates/71726
You can try it on https://nervescloud.com
#elixir