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

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
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
kip
Sumary of proposal DateTime.from_iso8601/3 adjusted to: set all numeric fields to the values as parsed (not shifted to UTC), preservi...
New
pdgonzalez872
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 recr...
New
dli
Ecto currently supports some data-modifying WITH statements / CTEs for Postgres: Options: […] :operation - one of :all , :update_all ,...
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
cheerfulstoic
I feel like Elixir is getting big enough and old enough that I’m starting to experience problems with conflicting dependencies. An examp...
New
bartblast
This could resolve to {[a: 1, b: 2]}. Was it ever considered to allow such syntax? Notice this: {:abc, a: 1, b: 2} and this: my_fun(:abc,...
New
cevado
IEx is a very powerfull shell and it would be awesome to have all this power integrated inside a code editor. Clojure enables something l...
New
dkuku
This is a proposal to make the map key mismatch errors a bit better: Every time I have a typo It’s very challenging for me even when I u...
New

Other popular topics Top

belgoros
I’m not a pro in using Regex and can’t figure out why the following behaviour happens, especially if we take into account the difference ...
New
shahryarjb
Hello, I get Persian date from my client and convert it to normal calendar like this: def jalali_string_to_miladi_english_number(persi...
New
Brian
What is the proper way to load a module from a file in to IEX? In the python world, doing something like this pretty standard: from ....
New
bsollish-terakeet
Credo is smart enough to check for (something like) this: assert length(the_list) == 0 with this response: Checking if an enum is empt...
New
JorisKok
I have a server on AWS, and was running a load test using artillery. When looking at the Phoenix dashboard I see the Ports going to 100% ...
New
polypush135
As many of you may have realized by now (sorry for all the posts here) I’ve been working on a db problem where I’m trying to aggregate a ...
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
script
If I have a string “1000 cfu/ml” . I want to remove the characters and / and space . So the string is like this "1000" What is the ...
New
stefanluptak
Hello everybody, usually, I use a 29" ultra-wide monitor for VSCode which can easily accomodate explorer (files panel) + file with code ...
New
beno
I will often find my self writing things similar to: case some_value do nil -> something() "" -> something() _ -> someth...
New

We're in Beta

About us Mission Statement