jjcarstens

jjcarstens

Nerves Core Team

Hacktoberfest 2020 + Nerves

Do you like Hacktoberfest? Also enjoy working with Nerves and want to contribute?

Fantastic! :tada: :beers:

Here are some potential starting points for you ¬

  • Nerves docs
    • Its boring, but things move fast and its a huuuggee help to get little updates when things look wrong. Or if guides are incorrect, etc
  • Search Nerves, NervesHub, and related projects by issue tag:
  • Add utilities to toolshed
    • Add df - see #41
    • Anything counts, but things for cpu utilization would be cool.
  • Do anything related to Erlang tracing and write up examples for Nerves people. (Frank thinks we rely way too much on logging, but he’s painfully aware that tracing is hard.)
  • BlueHeron examples
    • small Bluetooth projects that people can replicate
  • Find some sensor/i2c/spi device that doesn’t have an elixir lib and build one
    • Its totally random, but helps when you need it. These can range from really really simple to very complicated implementations
  • Circuits.GPIO pinout task
  • Help push circuits_cdev over the line to use char dev interface with GPIO
  • Speak another language? We want need help putting translation pieces in place for NervesHub

First Post!

hauleth

hauleth

Just curious - doesn’t cpu_sup is what you need? It is out there ready for use.

Most Liked

fhunleth

fhunleth

Co-author of Nerves

I feel I should respond since toolshed is a project of mine and the reference was to adding a cpu utilization helper to it.

Many helpers in toolshed delegate to Erlang/OTP functions to aide in discovery, muscle memory, ease-of-use, or to make the output easier to read. The point hasn’t been to bring in new features, but more to expose existing functionality to lessen the need to drop to a bash prompt to get work done. That’s important on Nerves, since it’s frequently the case that Erlang/OTP provides more capability than what’s available in a shell due to the minimal Linux userland.

Anyway, back to a CPU utilization reporting utility, I think it would require a few iterations to figure out an actually useful helper. I agree that if it doesn’t provide some advantage over cpu_sup that there’s no reason to replicate it. I’m not sure this is a good Hacktoberfest PR opportunity, since there will probably be discussion and iteration that would drag the PR out past the October window.

Where Next?

Popular in News & Updates Top

mobileoverlord
Action Advised: NervesHub Sunset In 2018, NervesHub was launched to deliver first-class support for hardware deployments directly from th...
New
hugobarauna
Livebook v0.7 is out! This is a major release coming with significant features in the following areas: secret management visual represe...
New
hugobarauna
Learn how to use Livebook to build a Machine Learning app and deploy it to Hugging Face in less than 15 minutes. If you have any questio...
New
josevalim
Hi everyone, We have just released Mime v2.0.4 with a potential security fix. Before this version, Mime.extensions("foo/bar+baz") would ...
New
zachdaniel
Join us for our first Ash Office Hours next Thursday at 6PM EST! Myself and anyone from the core team who can make it will be answering q...
New
lawik
It is my pleasure to announce the official release of the new generation of NervesHub with the v2.0.0 release. Containers are tagged. :p...
New
zachdaniel
Just released: Ash AI, a new extension for Ash Framework. LLM integration for Elixir apps. Use Ash’s declarative approach for structured ...
New

Other popular topics Top

Qqwy
Original source of discussion: This topic on the Pragmatic Programmers’ Functional Web Development with Elixir, OTP, and Phoenix forum. ...
New
jononomo
For some reason my phoenix channels are working for me in my local dev environment, but as soon as I deploy via Docker, I get a 403 error...
New
ashish173
I am using Ecto timestamps with postgres, I can see the timestamps() use the :naive_dateime but for my use case I wanted to store the ti...
New
joeerl
Hello again - after a longish gap I’ve decided I really must dig into Elixir and see what’s been happening here - so I have a few questio...
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
dblack
I’ve got an issue with an app and I’ve no idea of how to troubleshoot it. I’m hoping someone here might have seen something similar. I p...
New

We're in Beta

About us Mission Statement