Home New Trending Search
About Privacy Terms
#
#Elixir
Posts tagged #Elixir on Bluesky

Depois de #Python tem sido difícil adotar outra linguagem favorita.

Para mim, as que mais se aproximam são #Go e #Elixir. As duas fazem concorrência direito, sem gambiarras ou N jeitos diferentes.

Mas:

Go te força a escrever muito código repetitivo.

Elixir é um drama para botar em produção.

3 0 1 0
Preview
Upcycling smartphones with Nerves by Marc Lainez In this groundbreaking workshop we will have REDACTED smartphones for every participant. You will get an Android phone running Nerves and the session is focused on a shared effort to hack new…

Marc "Nerves Car" Lainez has been putting Nerves on e-waste. Now we scale it up. We'll be putting Nerves on smartphones for you to use, hack on and keep. Finally some true upcycling. Hack on a smartphone project with just your Elixir skills.

goatmire.com/talk/upcycli...
#elixir #goatmire

8 4 1 0
Preview
Elixir & Erlang Meetup - March 2026, Thu, Mar 19, 2026, 6:30 PM | Meetup We're excited to host our March 2026 Elixir & Erlang Meetup! **Agenda**: 18:30 - Doors open, networking, food, drinks 19:00 - **Julian Köpke:** The BEAM-Rust Sandwich **

Our Elixir & Erlang Munich - March 2026 Meetup has just been announced!

This time we'll have @j4nk.dev demonstrating how to integrate Rust into a Phoenix LiveView application using WebAssembly in the browser and Rustler in the backend.

www.meetup.com/elixir-munic...

#Elixir #Erlang #Rust #Meetup

4 3 1 0

🔮 The Elixir ecosystem has more podcasts than frameworks.

#elixir #WeBEAMTogether

1 0 0 0
Preview
The Three-Lang Problem: shipping Elixir runtime, JS, and WebAssembly as one npm package Popcorn is a library to run Elixir in the browser. We tried packaging it as a npm library. It was harder than expected

Popcorn 0.2.0!

A lot of things happened since the last release and looks like we'll keep it up for the next one too.

Changelog: github.com/software-man...

Accompanying article about sorrows related to packaging wasm in the npm package: blog.swmansion.com/the-three-la...

#elixir

0 0 0 0
Post image

1 700 коммитов без единой строчки руками: как я построил production-приложение на Elixir силами AI 4 месяца, 1 700 коммитов...

#elixir #phoenix #ai #claude #tdd #разработка #production #llm

Origin | Interest | Match

1 0 0 0
Video thumbnail

Hologram v0.8.0 delivered.
👉 Call JS functions, tap into npm packages, use Web APIs and Web Components, all from pure Elixir code: no latency, and no compromise.

Proud to be the Main Sponsor.
Take a look: hologram.page/blog/hologra...

#elixir #hologram #myelixirstatus #elixirlang #opensource

1 0 0 0
Video thumbnail

Hey Elixir friends! :) Elixir Gets JavaScript Interop - Hologram v0.8.0 is out!

Use npm packages, call JS functions, work with Web APIs and Web Components - all from Elixir, with zero client-side latency.

hologram.page/blog/hologra...

#Hologram #Elixir #ElixirLang #BEAM #WebDev

26 6 4 0
Preview
Reflections on Gleam Gathering 2026 We partner with you to build ambitious software that is scalable, robust and efficient.

Our Alembian Conor Sinclair attended Gleam Gathering 2026 (the 1st ever Gleam conference!) & shared what it's like being early to a language with real potential.

And yes, every Gleam developer eventually writes a compiler. 😉

📖 alembic.com.au/blog/gleam-g...

#Gleam #BEAM #Elixir

5 0 0 1

Rfk's elixir of life, must be consumed, in order to convert. It will be the crown Jewel on the food pyramid. #rfk #hhs #elixir #toiletseat

1 0 0 0

Online Nerves meetup tomorrow (Thursday), sounds like fun. For those that don't know, Nerves is for embedded programming using Elixir. We're promised some exotic devices tomorrow, I can't wait to see! Join up to check it out!
Registration link here: https://luma.com/7rlhafg2
#elixir […]

0 0 0 0

Perl Weekly Challenge 364's tasks are "Decrypt String" and "Goal Parser". Because task 2's second example is decidedly a tribute to Andrés Cantor, that meant I needed to think "soccer" when I was thinking about the music this week...

#PerlWeeklyChallenge #raku #perl #python #elixir

0 0 0 0
Preview
Prism in Elixir on Exercism Can you solve Prism in Elixir? Improve your Elixir skills with support from our world-class team of mentors.

New exercise `prism` added to the #Elixir track on #Exercism, thanks to jiegillet 🥳 exercism.org/tracks/elixi... #MyElixirStatus

4 0 0 0
Goatmire Elixir 2026: Call for Speakers Goatmire Elixir is a small, single-track Elixir event. ...

Here's the link: sessionize.com/goatmire-eli... #elixir #elixirstatus
Image Goatmire Discord, taken by Mathias Wingert

2 0 0 0
📢 Welcome to the Jungle is hiring a Site Reliability Engineer Apprenticeship!

📢 Welcome to the Jungle is hiring a Site Reliability Engineer Apprenticeship!

📢 Welcome to the Jungle is #hiring a Site Reliability Engineer Apprenticeship!

🌎 Worldwide
⏰ Offered


🔗 http://jbs.ink/2HmNM6oY09Jw

#jobalert #jobsearch #JobSeekers #4dayworkweek #remotejob #remotework #wfh #python #ruby #reactjs #aws #softwareengineer #kubernetes #elixir #bash #terraform

1 0 1 0
📢 Draftkings Inc . is hiring a Lead Site Reliability Engineer!

📢 Draftkings Inc . is hiring a Lead Site Reliability Engineer!

📢 Draftkings Inc . is #hiring a Lead Site Reliability Engineer!

🌎 United States


🔗 http://jbs.ink/usGKyflYn1S3

#jobalert #jobsearch #ecommercejobs #python #ruby #aws #spark #kubernetes #docker #elixir #terraform #gcp

1 1 0 0
Preview
`phx-new-interactive` is a lightweight, TUI-based interactive wrapper for the Elixir Phoenix project generator (mix phx.new) `phx-new-interactive` is a lightweight, TUI-based interactive wrapper for the Elixir Phoenix project generator (mix phx.new) - phx-new-interactive.md

Wrote my "phx-new-interactive" script for #elixir and #phoenix:

gist.github.com/clschnei/07c...

I hate remembering all the flags that are available, so this just gives a quick walk-through that builds the command for you. Might extend it to other "phx.*" commands in the future.

0 0 0 0
Post image

✨ The next #ELIXIR_3DBioInfo webinar will focus on computational #biophysics.
🗓️ 10 March 2026 | 🕔 17:00-18:00 CET
Join the webinar to hear the recent activities in the Community, including dark energy in functional #protein and fold-switching behaviour of RfaH.
👉 https://loom.ly/ctFNLug

2 2 0 1
📢 Draftkings is hiring a Lead Site Reliability Engineer!

📢 Draftkings is hiring a Lead Site Reliability Engineer!

📢 Draftkings is #hiring a Lead Site Reliability Engineer!

🌎 Worldwide


🔗 http://jbs.ink/7wHyDrsxGlR5

#jobalert #jobsearch #devopsjobs #remotejob #remotework #wfh #python #ruby #aws #spark #kubernetes #docker #elixir #terraform #gcp

0 0 0 0

For me, programming in #Elixir is fun, easy, and simple due to pipes. The program is a sequence/flow of data transformations. The same is true in #Clojure (threading macros) and #FSharp.

3 0 0 0
Preview
BBUG #8 - MCP in Phoenix, Thu, Mar 26, 2026, 6:00 PM | Meetup Join us for an in-depth exploration of building MCP servers in Phoenix, where **António Silva** will share first-hand production experience from building these systems in t

BBUG #8 is happening March 26 at our Braga office 🚀

António Silva from Remote is talking MCP in Phoenix: how they built servers in Elixir, wired auth, and shipped it to production. Practical lessons from the field.

Register: meetup.com/bragabeam/events/313666565

#BragaBEAM #Elixir #Phoenix

1 0 0 0

Elixir devs are quietly building the most robust agent systems. Jido 2.0 just dropped, proving why the BEAM is the ultimate home for AI agents. While Python struggles with concurrency, Elixir can run thousands of agents on a single server without breaking a sweat. #elixir 1/4

0 0 1 0
Perl Weekly Challenge: I Shot The Subnet… | Packy’s Place

Perl Weekly Challenge 363's tasks are "String Lie Detector" and "Subnet Sheriff".

I challenge anyone to not think of I Shot The Sheriff given those tasks.

#PerlWeeklyChallenge #raku #perl #python #elixir

0 0 0 0
📢 5 Openings is hiring a Sales / Customer Service Personnel At Fragranza Elixir Limited!

📢 5 Openings is hiring a Sales / Customer Service Personnel At Fragranza Elixir Limited!

📢 5 Openings is #hiring a Sales / Customer Service Personnel At Fragranza Elixir Limited!

🌎 Sales / Customer Service Personnel At Fragranza Elixir Limited


🔗 http://jbs.ink/FirbE6JxcVBa

#jobalert #jobsearch #ecommercejobs #elixir #customerservice

0 0 0 0
Post image

Take a look to the our newest BRENDA Release 2026.1 on www.brenda-enzymes.org @dsmzd3.bsky.social @denbi.bsky.social #ELIXIR @dsmz.bsky.social

1 1 0 0

I don’t know yet what cool #elixirlang stuff that is but it clearly needs more visibility #elixir #erlang #beam

2 0 0 0
📢 Discord is hiring a Senior Software Engineer!

📢 Discord is hiring a Senior Software Engineer!

📢 Discord is #hiring a Senior Software Engineer!

🌎
⏰ Generous PTO
👵 Senior


🔗 http://jbs.ink/UKdw9uW1FMSi

#jobalert #jobsearch #JobSeekers #4dayworkweek #python #backend #softwareengineer #azure #typescript #elixir #gcp #design

1 0 0 0
Post image

✨ The next #ELIXIR_3DBioInfo webinar will focus on computational #biophysics.
🗓️ 10 March 2026 | 🕔 17:00-18:00 CET
Join the webinar to hear the recent activities in the Community, including dark energy in functional #protein and fold-switching behaviour of RfaH.
👉 https://loom.ly/ctFNLug

0 0 0 0

These days, under the shadow of war in my country, everything moves a little harder.
Work on *Mishka Chelekom* hasn’t stopped, it’s just moving forward carefully.
Keep me in your thoughts 🤍
#Elixir #ElixirLang
Please do not forget to donate the project 🙏 ❤️

14 1 1 0
Preview
Java App Customization Needed Software Development & Database Management Projects for ₹1500-12500 INR. In java based architecture applications, we have used Backend Dropwizard framework (Jetty) instea



#Backend #Development #Cassandra #Database #Management #Elixir #Java #RabbitMQ #Redis #Software #Development

Origin | Interest | Match

1 0 0 0