pdgonzalez872

pdgonzalez872

Hiring section maybe?

Hi!

There has been some discussion about hiring/jobs on here and I thought about running this by everyone.

I wanted to try to help recruiters/HR folks/engineers in hiring positions that may not know how to reach Elixir devs. A lot of these folks just get a req and need to fill it. Maybe there is guidance on their end, maybe there is not. Maybe they are new and don’t know the community that well. Maybe they are used to a certain way of hiring a certain persona and when it comes to Elixir they are not fully equipped.

The same way we can always improve on our end as devs looking for work, the folks on the other side are also trying to improve on theirs. But maybe they just don’t know what they don’t know. From the vast majority of my experiences, it’s just people trying their best at doing their job.

I realized we could potentially nudge/help these folks in hiring positions in some way. At this point, I’m not entirely sure this solution is a good one, but it is one nonetheless. After seeing how a lot of folks respond positively when I point them to this gist I thought about adding something along thos
e lines to the Elixir website as a sidebar link since we do have some content that addresses the community, learning materials and helps devs get involved.

A con to this is “why the heck would a programming language website try to bridge this gap?”. That’s for sure on my mind and maybe it weighs heavier than the pros altogether. On the other hand, if this helps folks get hired in any way, maybe it’s worth it.

Here is a PR that adds a “Hire Elixir Devs” section to the Elixir website(my fork): https://github.com/pdgonzalez872/elixir-lang.github.com/pull/1, this is what it would look like:

What are your thoughts?

Most Liked

pdgonzalez872

pdgonzalez872

We created a wiki and will add a link to the website. Hope it helps folks!

Where Next?

Popular in Proposals: Ideas Top

rekkice
I’m building an editor integration to evaluate Elixir code in an IEx session. While Code.eval_string/3 allows tracking variable bindings,...
New
manhvu
In a large repo, working with module need to add alias too much is quite annoyed and not good for organizing code. I think better add su...
New
dimitarvp
To @jonatanklosko and @the-mikedavis: I see that there is a Rust crate at crates.io: Rust Package Registry but it is pointing at https:/...
New
tristan
This is a cross post from the Erlang Forums. ETS table `select_take` - Proposals: Ideas - Erlang Programming Language Forum - Erlang Foru...
New
rhcarvalho
Hi all, I would like to gather some feedback before a more intentional proposal to add a new :depth option when specifying a Git depende...
New
markevans
Hi! I’m excited about everything that’s going on re. gradual typing and am really pleased to see that Jose and the team seem to be think...
New
mikesax
I was writing code that included a function I would call later (so it wasn’t called yet). I got a warning, and I thought I could put an u...
New
winsalva
Hello all. First of all i’m running this using termux on an android phone. Running mix assets.setup shows this message 06:54:08.450 [de...
New
snofang
In a typical business development task, having a function in a context module which accepts attributes of map type and passes them to Ect...
New
sezaru
When writing my code, I always find __MODULE__ very useful to use as alias of that module “inner dependencies”, ex: alias __MODULE__.{Im...
New

Other popular topics Top

JDanielMartinez
Hi! May someone helps me, please! I have two apps into an umbrella project: the first one is Database, which manages queries, and the se...
New
srinivasu
How to handle excepions in elixir? Suppose i have A, B, C ,D, E modules. and each module has get() function. A.get() method will call th...
New
pmjoe
I have a relationship of love and hate with Elixir. Lots of things are just absolutely right, but there are some things that are kind of ...
New
openscript
Hello! Sorry for this astonishing simple question, but I’m really stuck. I try to set up the intellij-elixir plugin, but I don’t know ho...
New
aalberti333
As the title describes, I’m trying to run Enum.map() over a list of key/value pairs, where the value is a map. My data looks like this: ...
New
lk-geimfari
What is most correct way to open, read and parse JSON file with poison? For example if we have example.json file in root of some projec...
New
chrismccord
As promised, the first release candidate of Phoenix 1.3.0 is out! This release focuses on code generators with improved project structure...
New
fireproofsocks
Forgive me if this is obvious, but how does one delete a database record WITHOUT selecting it first? https://hexdocs.pm/ecto/Ecto.Repo.h...
New
Patoshizzle
After calling mix ecto.create I get this error: 17:00:32.162 [error] GenServer #PID<0.412.0> terminating ** (Postgrex.Error) FATAL...
New
aesmail
Hello guys, I have finally made it. I created an admin interface for a framework. It’s been on my todo list for years and with the curre...
New

We're in Beta

About us Mission Statement