shakedown.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A community for live music fans with roots in the jam scene. Shakedown Social is run by a team of volunteers (led by @clifff and @sethadam1) and funded by donations.

Administered by:

Server stats:

257
active users

#MyElixirStatus

1 post1 participant0 posts today

💜📘 The Elixir Book Club has chosen our next book!

Designing Data-Intensive Applications (1st Edition)

This highly regarded book reviews the options and trade-offs to consider when handling large datasets.

We meet on Discord for an hour every other week. Our first meeting is Sunday, June 1, 2025, and we will discuss chapters 1 and 2.

#MyElixirStatus #ElixirLang

elixirbookclub.github.io/websi

elixirbookclub.github.ioElixir Book ClubA biweekly book club covering Elixir and general programming topics. All experience levels are welcome.

🔗 Haystack, a simple, extendable full-text search engine written in Elixir.

This blog post is an overview of how Haystack is built, the motivations for the project, and the design decisions I have made to allow Haystack to be as simple and extendable as possible. #ElixirLang #myelixirstatus

Looks awesome. culttt.com/2023/03/22/building

culttt.comBuilding a full-text search engine in Elixir | CultttThis tutorial shows how to build an inverted index search engine in Elixir.

💜📘 The Elixir Book Club has chosen our next book!

Engineering Elixir Applications

This book is about skilling up on DevOps to help you deploy your Elixir app with confidence.

We meet on Discord for an hour every other week. Our first meeting is Sunday, February 23, 2025, and we will discuss chapters 1 and 2.

#MyElixirStatus #ElixirLang

elixirbookclub.github.io/websi

elixirbookclub.github.ioElixir Book ClubA biweekly book club covering Elixir and general programming topics. All experience levels are welcome.

(someone told me to post in French too so here it is!)

Bonjour !

Je suis Adrian, et je suis à la recherche d'un emploi au #Québec (ou depuis le Québec). J'ai déjà mon visa de résident permanent.

J'ai de l'expérience dans le développement et la maintenance d'application web et d'API, dans le design de système et dans le #DevOps.

Professionnellement parlant, les langages et technologies que j'utilise sont #Elixir, #Phoenix et #LiveView, du #SQL et du #NoSQL, #NodeJS, #JavaScript, #TypeScript et #Python ; et côté DevOps des pipelines de CI/CD avec Github Actions, #Docker et un peu de #Kubernetes et d' #AWS.

J'ai également participé à l'innovation dans mon entreprise précédente, en cherchant des outils, des librairies, des algorithmes et des technologies et pour nos produits et pour l'expérience développeur. Un aperçu de mes écrits sur mon blog est disponible: blog.adrianc.eu

J'ai de plus écrit de la documentation technique et non technique, ainsi que donné des présentations internes et à des Meetups.

Vous m'avez peut-être aussi aperçu sur plusieurs serveurs Discord autour d'Elixir, Bluesky (@adrianc.eu) ou Twitter/X ; à partager des nouveautés dans la tech, à aider des personnes, ou juste à discuter !

Je suis ouvert à du temps plein, pour d'autres types de contrat je vais avoir un peu de recherche et d'administration à faire avant.

Je cherche un emploi en Elixir mais pas que, et je suis plus qu'ouvert à apprendre d'autres technologies si je ne les connais pas déjà.

Commentez ou contactez moi pour plus d'informations, comme mon Github ou mon CV !

DM me for more info, like github link, my resume or anything :)

Boosts, réponses et DM bienvenus!

AdrianCAdrianCCuriosity propelled

Hi!

I'm Adrian, a FullStack #Developer looking for a job either in #Québec (or from it if you allow for remote work). I already have a permanent and open visa

I have experience building and maintaining web apps and APIs, designing systems, doing #DevOps and a bit of #BigData, #MachineLearning and #IoT

I'm experienced using #Elixir, #Phoenix, #LiveView, #NodeJS, #TypeScript, #Fastify, #Express and #Python ; and on the DevOps side in CI/CD pipelines (either #GithubActions and Gitlab CI/CD), #Docker and a bit of #Kubernetes

I was tasked with a lot of the #innovation happening in my previous company, researching tools, librairies, patterns or general technologies either for our own #DeveloperExperience or for our products

I also wrote a lot of technical and non technical documentation and internal presentations, and even participated in a few meetups. You can read some of my writing on my blog: blog.adrianc.eu

You might also have seen me on a few Elixir-related Discord servers, or even Bluesky (@adrianc.eu) and Twitter ; either sharing tech news, helping people, reading in book clubs or just chatting

I’m open to full-time right now, contracting work can be discussed.

I'm looking for any developer position, not only #ElixirLang, even though it represents most of my experience. And if the technology you're using isn't on my resume, give me a chance! I'm a fast learner and I might anyway have studied it in class :P

DM me for more info, like github link, my resume or anything :)

Boosts, responses and DM welcome, of course!

#MyElixirStatus #FediJobs #FediJob #FediGetHired #OpenToWork

EDIT: I already have a visa, it was not super clear before 😅

AdrianCAdrianCCuriosity propelled

👨‍💻 Doing some morning YouTube watching.

Local-first software development with Elixir by James Arthur

"This talk introduces ElectricSQL, a sync engine developed in Elixir, and walks through how you can use it with existing web frameworks like Phoenix to develop local-first software."

I'm not sure if their use of "local-first" fully aligns with some of my own thinking around the same term, but still some cool ideas and tech here. #ElixirLang #MyElixirStatus

youtube.com/watch?v=tLJNO9H9AW

✏️ Phoenix LiveView: Presenting DateTime in User's Time Zone

This past weekend, I added a feature to Flick (RankedVote.app) where we now present domain-specific DateTime values, like published_at and closed_at, on the live view page using the user’s time zone. I thought I’d capture some notes on how this was accomplished, some known limitations, ideas to solve those in your own work, and a set of resource links to learn more. #ElixirLang #MyElixirStatus

mikezornek.com/posts/2025/1/pr

mikezornek.comPhoenix LiveView: Presenting DateTime in User's Time Zone - Mike ZornekSharing life and geek notes from Philadelphia.

👨‍💻 `parameterized_test` is a utility for defining eminently readable parameterized (or example-based) tests in Elixir's ExUnit, inspired by example tests in Cucumber.

I have been using this in a few projects and had a PR merged today that updated the README to show how to configure the new sigil formatter.

Woot. 🎉

#MyElixirStatus #ElixirLang #opensource

github.com/s3cur3/parameterize

GitHubAdd section to README to offer step-by-step instructions on setting up `~PARAMS`. by zorn · Pull Request #47 · s3cur3/parameterized_testBy zorn

📅 We are pleased to announce that Code BEAM America 2025 is implementing a Diversity & Inclusion Programme sponsored by Erlang Solutions. The goal of the programme is to increase the diversity of attendees and offer support to groups underrepresented in the tech community who would not otherwise be able to attend the conference.

#myelixirstatus #ElixirLang

docs.google.com/forms/d/e/1FAI

Google DocsCode BEAM America 2025 Diversity & Inclusion Programme We are pleased to announce that Code BEAM America 2025 is implementing a Diversity & Inclusion Programme sponsored by Erlang Solutions. The goal of the programme is to increase the diversity of attendees and offer support to groups underrepresented in the tech community who would not otherwise be able to attend the conference. The Diversity & Inclusion Programme focuses primarily on empowering women, ethnic minorities or people with disabilities, among others, but everybody is welcome to apply. Please note, this year we are running a hybrid conference. We’ll be hosting an in-person event for those who are just as excited as us to attend in person in San Francisco on 6-7 March and the talks from the venue will be streamed to the virtual platform, accessible for those who attend online. While submitting the form, please make sure you choose the right option: in-person diversity ticket or virtual ticket. Selection: A committee will review applications on an individual basis. All committee members will sign a confidentiality agreement to protect the anonymity of applicants. First deadline: 01/02/2024 (recipients chosen) Second deadline: 10/02/2024 (if recipients do not confirm, tickets are redistributed) AWARD: 10 virtual tickets and 5 in-person Notification: All applicants will be notified via email with conference registration details. Application: If you wish to apply for a Diversity & Inclusion Ticket (in-person or virtual), please fill in the form below. All application information will be kept confidential. All conference attendees are expected to adhere to our Code of Conduct. If you have any questions, please contact ewa.kucharczyk@codesync.global. About your data & privacy Code Sync and Code BEAM America care about your data and privacy. By submitting this form you agree that your data will be processed according to our privacy policy (https://codesync.global/page/6/). You can opt-out anytime from the emails you receive from Code Sync.

📢 I am looking for new opportunities as an Elixir developer. Specifically, I'd like to connect with people interested in hiring me as a contractor, but I would consider full-time positions for the right fit.

My best jobs come through my peers and connections. Please keep me in mind and share as you can.

#myelixirstatus #FediHire

More background, testimonials, rates, and contact info can be found at:

mikezornek.com/elixir-consulti

mikezornek.comElixir Consulting • Mike Zornek