rust-embedded / blog

The Rust Embedded WG Blog
http://blog.rust-embedded.org/
71 stars 34 forks source link

Revive the newsletter! #121

Closed jamesmunns closed 3 years ago

jamesmunns commented 4 years ago

It's time to revive the newsletter! @hargonix and @eldruin, let's coordinate here to get a post out this weekend, and get back to some regularity :)

hargoniX commented 4 years ago

I'd say we should definitely go through everything that was added to https://github.com/rust-embedded/awesome-embedded-rust since the last newsletter since it should be pretty easy thanks to git.

kalkyl commented 4 years ago

Count me in

jamesmunns commented 4 years ago

@hargoniX it would be great to have a list of all of the added items in the diff! Since it's been so long, it might make sense to have a couple "catch up" newsletter issues (maybe once a week?), instead of having one HUGE post. Once we catch up with the open items, we can return back to a monthly cadence.

If anyone is able to collect the list of new items, we can start working through adding a few words for each item for the blog post.

Let me know what you think!

hargoniX commented 4 years ago

The diff to 8d8cd4b480cb29f59b0a565c3b9d3cf9caa04f15 which is the first commit made after the last blog post shows:

Resources

Tooling

Bindings

PACs

HALs

BSPs

General abstraction crates

Drivers

WIP Drivers

no_std crates

IMHO we (at least) should mention (in one of the post we do at least)

as well as things I'm sure I missed out on.

jacobrosenthal commented 4 years ago

cargo-hf2 to upload to uf2 bootloaders like most adafruit boards :)

eldruin commented 4 years ago

How do we want to split the list? Chronologically? For my drivers/libs I can write something myself, of course.

hargoniX commented 4 years ago

So looking at the old news letter seems to me like the drivers aren't mentioned per name at all, everything else such as BSPs, libs, HALs etc does get a mention in the embedded projects section, plus we also need to agree on a set of highlights to include.

Chronological does sound reasonable to me, also given the fact that most of the new items are drivers or WIP drivers I'm not quite sure whether the catch up newsletter would be that huge? It seems like a rather reasonable amount to me when excluding the naming of all drivers like we already do anyways.

jamesmunns commented 4 years ago

So, what do y'all think of this as a plan:

  1. We put out a newsletter that is basically, "we're back! Here's a big list of everything that has changed since the last update, and we'll spotlight some of these over the next weeks. Don't forget to submit your projects here for us to spotlight!", and basically just post the list @hargoniX prepared
  2. For the next 3-4 articles, we mix in more details about some of the projects that were added, and any new submissions people have
  3. Then we return to regular monthly posts.

If that sounds good, I'll write up the intro paragraph that says the stuff in 1. above, and a placeholder stub for the first article in 2., and we can get the post shipped for tomorrow!

therealprof commented 4 years ago

Sounds great to me.

hargoniX commented 4 years ago

To me as well!

jamesmunns commented 4 years ago

Added #122 to cover tomorrows release! Help needed to get it ready for release :)

jamesmunns commented 4 years ago

Hey y'all! I'm planning another release tonight. Got caught up more than I'd hoped this weekend/day, but we should be able to get the newsletter out!

eldruin commented 3 years ago

Today we should make a new release. At the moment it contains only 2 entries, though. Is there anything else we could add?

BTW, is it time to close this issue?

jamesmunns commented 3 years ago

We should probably close this issue.

If any of you have time to run down the RustEmbedded Twitter for the last month or so, I've retweeted a lot of cool stuff we could add to the newsletter.

Happy to help get an issue out today/early this week!

eldruin commented 3 years ago

Oops the new release never happened. I do not think I will have time to go through the twitter feed, though :/

eldruin commented 3 years ago

Closing after #143