Kevin Schweikert

@kevinschweikert.de

#ElixirLang software engineer working with custom media solutions

This PR has the potential to onboard so many new Gleam users and orgs github.com/elixir-lang/... Many organisations cannot justify using Gleam in their existing Elixir codebases. Reducing friction is critical for adoption. Once Gleam has a foot in the door, its strengths will make sure it stays 💪

Add gleam support to Mix by Papipo · Pull Request #14262 · elixir-lang/elixir

This PR adds support for the gleam language. Support for gleam.toml in path deps Support gleam in deps loader. Support for gleam in deps.compile Require specific gleam binary version (hardcode...

github.com

Get your Nerves device onto Home Assistant. Kevin Schweikert has been brewing a special batch of Elixir nerd catnip. People will get silly on this stuff. I already have several devices up and running with Homex. Get your dashboards ready! www.goatmire.com/talk/make-yo... #elixirlang #goatmire

Make yourself at Home(x) by Kevin Schweikert

You built a Nerves device. It talks to hardware, it's reliable, it runs Elixir. Now you want to do something useful with the data. Dashboards, automations, statistics, a mobile app, maybe voice…

goatmire.com

I think that this issue created by me could use some support. github.com/erlang/otp/i... The goal there is to be able to use modern password hashing functions (Argon2id and scrypt) without any NIF. That should bump the security of most Elixir applications out there.

Exposé OpenSSL KDF/PHF functions in `crypto` · Issue #10179 · erlang/otp

Is your feature request related to a problem? Please describe. OpenSSL 3.x have added support for multiple key derivation functions (KDF) and password hash functions (PHF). These functions are requ...

github.com

I was able to wire up Popcorn to run Elixir and PGlite to run Postgres, both in the browser. This means we can have an interactive and safe sandbox for arbitrary code. Which means a really good experience learning Ecto on a website. I'll publish it soon :) #ElixirLang

BildBildBild