-
In my opinion, current solid-projectile sidearm for security is making very little sense both logical-, historical- and code-wise, as it's being M1911 (7-shot .45 handgun) with sprites of Glock 17. Wh…
-
The `confignetwork` [documentation](https://xcat-docs.readthedocs.io/en/stable/guides/admin-guides/manage_clusters/common/deployment/network/cfg_network_ethernet_nic.html) indicates that using `config…
-
https://www.meetup.com/Elixir-Berlin/events/239187369/
Please submit talk suggestions and requests here in comments
current agenda:
* NIFs and C Nodes - by @Overbryd
* Building an api from …
-
Running the default mix task (just compiling) results in the error below for my project. I have Erlang 20 and can run the same commands successfully from the command line. Any suggestions for this? Fo…
-
-
IOlists could drastically improve speeds as we don't have to append proper lists and reverse these anymore.
Prepending works with O(1) speeds instead of O(n) when using IOlists.
**Sources:**
http…
-
@ttl269 @throttlekitty @jonwd7 @GhostWalker71 @deedes @skyfox69
Just getting the ball rolling.
As per the discussion in #24 EE2 AoS breaks general nif format by not incrementing the user version, su…
-
Now that dirty schedulers are out of the experimental phase, I see no reason not to use them.
It's worth pointing out that the library significantly exceeds the advised run time for NIFs. Even thou…
-
I am trying to use elixir_ale with the HC-SR04 sonar distance sensor. I have a repo set up showing the code I am using: https://github.com/idahogray/exhcsr04.
I am using the GPIO interrupt feature …
-
http://www.erlang.org/download/otp_src_18.0.readme
The interesting changes are:
- [x] Replace erlang:now and os:timestamp by better equivalents
- [x] Replace maps:get by pattern matching (when applic…
essen updated
7 years ago