andrew_chou, to elixir
@andrew_chou@toot.cafe avatar

Ongoing thread dedicated to thoughts as I read "Elixir in Action" (Volume 3)

https://www.manning.com/books/elixir-in-action

leanpub, to books
@leanpub@mastodon.social avatar

Leanpub book LAUNCH! Northwind Elixir Traders: A practical tutorial on databases with Ecto by Isaak Tsalicoglou https://youtu.be/jr8-Z4hnUmg

leanpub, to elixir
@leanpub@mastodon.social avatar

Northwind Elixir Traders: A practical tutorial on databases with Ecto https://leanpub.com/northwind-elixir-traders by Isaak Tsalicoglou is the featured book on the Leanpub homepage! https://leanpub.com

Catarina, to elixir Portuguese
@Catarina@masto.pt avatar

On that note, I'm spending some time over the next couple of weeks learning to ramp up for my new role. I've already been recommended Phoenix's tutorials, hit me up with more suggestions if you have them :D

cdamian, to elixir
@cdamian@rls.social avatar

Remote is still looking for Mid and Senior Backend Engineers.

If you are looking for a remote job, async working, a fast-growing company, nice colleagues, and are interested in Elixir, this is the place to be.

I recommend looking at our handbook: https://handbook.remote.com/

And have a look at the jobs postings:

#job #jobs #elixir #FediHire #RemoteJobs #remote

arathunku, to elixir

Working with API from !

Low endpoint coverage but now that Auth and basic structs are in place, it will be easy to extend.

icejam_, to elixir
@icejam_@hachyderm.io avatar

I’m so mad at LiveView. It was advertised as “replacement for SPAs”, either by misunderstanding or just overhyping what it can do. Some folks I know started writing client applications in it and now they come back saying “this #elixir thing is too difficult”, putting the blame for misused framework at the whole runtime/language.

tommyp, to elixir
@tommyp@mastodon.social avatar

For any Elixir devs out there - my new job is hiring Full Stack Elixir people. LiveView and Tailwind experience a bonus but not required.

  • 4.5 day week
  • fully remote
  • distributed team but some overlap with EU timezones is desirable
  • good money
  • expenses for co-working, training, books, etc
  • twice a year in person meetups

Is this you? Let's talk. And if not, a retoot would be appreciated.

#elixir #job #developers

jrthreadgill, to elixir

If you're new to Elixir, here's a great Øredev intro talk from @lawik --> https://youtu.be/wWRDysIpMFQ?si=GTv_IcXb9jJhVVi3

Really good evaluation of Elixir/BEAM in comparison to other developer tools like Ruby/Rails, ASP.NET, Golang, etc..

There IS a bit of Elixir hype in the video, but it's mostly warranted 😜 And by Lars's own admission, he's a bit overenthusiastic.

brinjel, to elixir

After more than a year of development, I'm proud to officially announce the launch of Brinjel, the open source crop-planning and record-keeping software. Try it free for one month!

https://brinjel.com/en/blog/launching-brinjel/



leanpub, to elixir
@leanpub@mastodon.social avatar

Northwind Elixir Traders: A practical tutorial on databases with Ecto https://leanpub.com/northwind-elixir-traders by Isaak Tsalicoglou is the featured book on the Leanpub homepage! https://leanpub.com

nicd, to til

originally had object-oriented features: https://github.com/elixir-lang/elixir/tree/5d81d7bb1506f1d2509f8b1653b7df74e9e22051?tab=readme-ov-file#the-object-model

I've been in the Elixir world since around 0.9 and I didn't even know that! Seems it was removed in 0.3.

ollien, to elixir

I'm surprised HTTPoison doesn't have an adapter to standard Elixir streams already, so I wrote one!

https://gist.github.com/ollien/94a34fa7be51e02a82b0c7bc29d6c92d

#Elixir

changelog, to elixir
@changelog@changelog.social avatar

🕺 It's Changelog & Friends!

Today you get Sorentwo for the price of one! 😜

We are joined by Shannon & Parker Selbert, both halves of the mom-and-pop software shop behind Oban, the robust job processing library that’s been delivering our emails & processing our audio for years. ✊

🎧 https://changelog.com/friends/35

atamakahere, to rust
@atamakahere@mastodon.social avatar

Today I tried language, it’s pretty much syntax and ideology and also their documentation is nice.

mfru, to accessibility

hi fediverse, i am looking for (remote) contractual work and/or a (remote) hired position in the field of web development and/or general software development. (UTC+1 timezone)

my current strengths are development and .

i'd love to work on brownfield and greenfield development projects.

my preferred language (environments) are , , , , , , and

CV available on request, website in bio, thanks!

pepicrft, to elixir
@pepicrft@mastodon.social avatar

#Elixir if often looked through the lenses of how easy it is to scale in production, but the scalability of other areas like fast test execution thanks to parallelization and its functional paradigm are priceless. I wonder how well the compilation times scale

khionu, to rust
@khionu@hachyderm.io avatar

I'm still looking for contract work! Architecture for computer services and products of pretty much any kind, software and infrastructure. Rust and Elixir are strong suits, distributed systems as well. I'm available for short term and long term contracts.

No crypto.

lawik, to elixir
@lawik@fosstodon.org avatar

Ah nice!
The Australians have published my presentation on Erlang tracing for Elixirists. I might do a blog post or recording about this but not sure. This introduces Entrace for those who want a soft intro:
https://www.youtube.com/watch?v=FNLv_aQibpQ
#elixir #erlang

bettio, to programming

AtomVM v0.6.0 is finally out: https://github.com/atomvm/AtomVM/releases/tag/v0.6.0

For who does't know it: allows to run , , and also on MCUs such as the , the Pico (2040) and some , but it also supports Linux and wasm.

lpil, to elixir
@lpil@hachyderm.io avatar
lekiam, to elixir

Just testing

Dos this markdown elixir correctly?

defmodule SomeModule do
   @meh "meh"

   def give_me_meh do
      @meh
   end

end

/me looks at preview window

Oh nice!

vindarel, to elixir French

Me discussing #elixir #python and #lisp for a bootstrapped SaaS and making noise on the https://dev.to/vindarel/is-elixir-or-common-lisp-the-best-language-for-building-a-bootstrapped-b2b-saas-in-2024-2ji0ed-b2b-saas-in-2024-2ji0>

> I want to be convinced and find the Graal, but when I take a look to maybe rewrite my Python/Django app to Elixir, I miss stuff.

lawik, to elixir
@lawik@fosstodon.org avatar

I have recently been experimenting with Erlang tracing and I made a couple of libraries from it.

Entrace, an Elixir-first call tracing library:
https://github.com/underjord/entrace

Entrace Live Dashboard, a web UI to trace function calls:
https://github.com/underjord/entrace_live_dashboard

Please try them and report back :)

lawik, to elixir
@lawik@fosstodon.org avatar

Any frontend-focused folks that want to work , maybe some ? I have a client looking to build some in-house skills. DM, email or whatever works :)

Recommendations and boosts appreciated.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • provamag3
  • thenastyranch
  • magazineikmin
  • ethstaker
  • InstantRegret
  • tacticalgear
  • rosin
  • love
  • Youngstown
  • slotface
  • ngwrru68w68
  • kavyap
  • cubers
  • DreamBathrooms
  • megavids
  • mdbf
  • modclub
  • GTA5RPClips
  • normalnudes
  • khanakhh
  • everett
  • cisconetworking
  • osvaldo12
  • anitta
  • Leos
  • Durango
  • tester
  • JUstTest
  • All magazines