A Preview of Roc 0.1.0 by @rtfeldman at Func Prog Sweden @roc_lang first numbered release, 0.1.0, is on the horizon. This talk previews what we’re aiming to include, the key language and tooling milestones needed to get there. piped.video/a7qEOtkkDb8
1
3
21
6,039
I spent a few minutes diving into this philosophy in my "Dependency Cultures" talk from Software Should Work a couple weeks ago. Now the recording is up! piped.video/E82ly38YEEQ?si=E1we…
Fork your dependencies, trim them to only your use case, never update unless it breaks for your users. I’ve been vocal about this for 10+ years. I’ve always said that updating is way riskier than latent bugs (which can be tracked and CVEs monitored). If you are updating a dependency, it’s on you to analyze every single commit in the full transitive set of dependencies. If you dont see anything compelling, dont update! I remember at HashiCorp once in awhile an engineer would try to update a dep or replace a DIY lib with an external one and id always ask “show me the commit we need.” Dont update for the sake of it. Feeling pretty swell about this mentality with all the supply chain attacks happening.
4
12
102
11,962
A Preview of @roc_lang 0.1.0 by @rtfeldman Register for free and read more at: meetup.com/func-prog-sweden/… And you can join from anywhere as we are live streaming.
3
5
13
1,313
Since the @bunjavascript folks recently wrote about their experience moving from Zig to Rust, it seemed like a good time to write about our experience rewriting @roc_lang from Rust to Zig! rtfeldman.com/rust-to-zig
19
116
864
55,828
A longtime member of the Roc community just launched a new conference! "Software Should Work" will be in Columbia, Missouri on July 16-17. The speaker lineup includes Andrew Kelly (@ziglang) and our very own @rtfeldman 🔥 Check it out at softwareshould.work
1
3
22
4,941
This is not a sponsored post, we just think the conference will be awesome!
2
1,557
New syntax, new compiler, new Roc ✨ Watch the full talk on where the language is today and where we’re going: piped.video/VnPw9rk8FI8?si=Qbke…
3
12
107
42,136
Massive thanks to our new corporate sponsor, @class_lambda! 🎉 We really appreciate the support. 💜
2
20
3,626
The @roc_lang track is live on @exercism_io! Exercism is a fantastic platform for learning programming languages and I'm very happy to say that Roc is now part of it. To mark the occasion I wrote a blog post about one of my solutions: isaacvando.com/roc-exercism-…
6
34
16,037
Here's something useful! Pure Roc implementations of: ⭐️SHA-256 ⭐️HMAC-SHA 256 ⭐️Base64 ⭐️Hexadecimal strings github.com/quelgar/roc-utils (Security note: these aren't trying to be resilient to timing attacks, so only use them for use cases where timing attacks aren't a concern!)
5
35
5,950
Someone at #sycl24 was just talking about organizing a @roc_lang conference in Côte d'Azur in the next year or so...if that existed, would you want to attend? 😃
9
5
29
6,374
Thanks to Alf Richter for creating a Roc extension for @zeddotdev - it has both a language server integration and tree-sitter grammar for syntax highlighting! github.com/h2000/zed-roc
2
52
19,909
Here's something @isaacvando used the same platform to create: a drum machine! 🎶 Try it in the browser: isaacvando.github.io/roc-dru… Code: github.com/isaacvando/roc-dr… Beats in video created by @bhansconnect's wife! 🎧
Check this out: a fun little game with a familiar bird! 🦅 Here's the @roc_lang source code, plus a link to play it in the browser on @itchio: github.com/lukewilliamboswel…
1
13
7,447
Check this out: a fun little game with a familiar bird! 🦅 Here's the @roc_lang source code, plus a link to play it in the browser on @itchio: github.com/lukewilliamboswel…
Write @wasm4_org games in Roc! 🔥 github.com/lukewilliamboswel… Example games: 🐍Snake github.com/lukewilliamboswel… 🔊 Sound generator github.com/lukewilliamboswel… Bonus: a tip about hot code loading on it: roc.zulipchat.com/#narrow/st… Created by @bhansconnect and @bosyluke! 🎉
1
6
51
10,220
Write @wasm4_org games in Roc! 🔥 github.com/lukewilliamboswel… Example games: 🐍Snake github.com/lukewilliamboswel… 🔊 Sound generator github.com/lukewilliamboswel… Bonus: a tip about hot code loading on it: roc.zulipchat.com/#narrow/st… Created by @bhansconnect and @bosyluke! 🎉
6
51
9,358
If your employer is interested in sponsoring Roc's development, send me a DM and we can sort out the details!
1,312
Thanks to everyone posting in Roc Zulip about their experiences using Roc for Advent of Code! It's great to see the solutions people are coming up with, along with all the feedback, bug reports, and enjoyment: roc.zulipchat.com/#narrow/st…
2
37
3,813