DEV Community

Cover image for Here’s to New Beginnings (Scaleway Community Newsletter, May 2023)
Kai Katschthaler (they/them) for Scaleway

Posted on

Here’s to New Beginnings (Scaleway Community Newsletter, May 2023)

This is the web edition of Scaleway's new monthly community newsletter, where we share interesting stuff dedicated to various topics devs and devOps folks care about. If you want this in your inbox every month, subscribe today!


Hi there!

👋🏻 Welcome to our new newsletter (try saying that 3x fast in a row) for the developer community. Everything is pretty new here, such as this newsletter itself, which you will get every month now and which will have a different theme each time. I’m also pretty new, at least here at Scaleway 😉 So I figured why not make the theme of this first newsletter “New Beginnings”?

Starting a new job always means being exposed to so many new things, and I have learned a lot in the past few weeks as I started working with our engineers to help them write articles for our blog: I learned about Identity and Access Management (IAM), for example. I also know more about containers now than I did a month ago. I really learned a whole lot about Kubernetes, first and foremost, the various ways to pronounce kubectl, a command line tool for controlling Kubernetes clusters. 😜 Some might argue that it’s pronounced “kube control” but my brain just unfailingly chooses to go with an almost Mayan-sounding pronunciation: “queue-bektl”. Don’t @ me, okay! 🤷

So, moving on from the truly riveting kubectl debate, I’ve compiled a non-exhaustive list of recent new things that could get devs excited, from GitHub slash commands to running AI locally.

📚 Learning something new

So, as I said above, I’ve learned a lot of new things in the last few weeks. One of the many things new to me was Load Balancing. I came across this excellent explanation of how Load Balancing works and found it extremely helpful.

It’s well structured; it doesn’t imply anything, explains everything, and is well written. Overall, something to make me, as a tech content specialist, extremely excited. And if you want to learn about Load Balancing as well, it’s a great resource to start with. Try not to get mesmerized by the visualizations! 😵‍💫

💻 Trying something new

If you’re a new developer, you intimately know the fear of making your first pull request. I myself have only made no-code contributions to open source so far, and I was still sweating buckets each time. And even if you’re an experienced dev, you can probably still remember that rising panic even if you no longer remember what your first PR actually was.

Bekah Hawrot-Weigel from OpenSauced wrote a blog post to help guide developers to make their first pull request: Writing Your First Pull Request: Tips, Best Practices, and AI-Powered Tools for Success.

🤖 Getting excited about something new

Did you hear you can now run Large Language Models (LLM) locally? Like, in your browser? Because you totally can! Check out WebLLM, an LLM-based web chatbot that runs in your browser without server support. WebLLM runs on Vicuna-7B and is made possible by the release of WebGPU, an API that enables developers to make use of the underlying system’s GPU.

Creating an in-browser sandbox environment for an AI chatbot brings potentially interesting opportunities for the future, such as maintaining privacy while still using AI to help you out with tasks.

The project is still in its infancy, but if you have a Mac with an Apple silicon chip, you can run a small demo of WebLLM in Chrome Canary to see what it’s like. Some folks have tried it already and seem quite delighted with it.

👀 ICYMI

  • GitHub added slash commands! You can now use forward slash in issues, comments, and pull requests to quickly access markdown shortcuts in text boxes.
  • Our DevRel team started to live stream recently. You can check out all previous Scaleway Sessions on YouTube, and if you subscribe on YouTube or Twitch, you’ll get notified of future live streams. Please, show our DevRel team some 💜
  • 🇫🇷 For our Paris community: on May 23rd we’ll be hosting a session of the Jam, our community event focused on engineering excellence. We’ll be talking about the culture of mentoring and building confidence at the beginning of your leadership journey with experts from Datadog and Rudder. You can sign up here!
  • The GitHub + DEV Hackathon 2023 was announced. Build something that benefits open source, utilizing GitHub Actions or GitHub Codespaces, by May 23, and you’ll be in the running to win some prizes. Just build it, submit it, and publish an official submission post on DEV! Good luck!
  • If you’re new to command line stuff, you might like CLI tricks every developer should know, but I suspect even well-versed CLI users will find some helpful new tricks in this article,… which I low-CLI love. See what I did there? Yeah, okay, I’ll see myself out now. 😆 Until next time! 👋🏻

And May the 4th be with you! ⭐ ⚔️

Cheers,
Kai from Scaleway

Top comments (0)