masto.es es uno de los varios servidores independientes de Mastodon que puedes usar para participar en el fediverso.
Bienvenidos a masto.es, el mayor servidor de Mastodon para hispanohablantes de temática general. Registros limitados actualmente a invitaciones.

Administrado por:

Estadísticas del servidor:

1,9 K
usuarios activos

#systemsprogramming

1 publicación1 participante0 publicaciones hoy
Vassil Nikolov<p>&gt; The prize is running out of PIDs</p><p>On a tangent, a job interview question for a systems programmer.</p><p>For a trivial fork bomb¹, explain what will happen _and_ estimate how long it will take (on hardware of your choice).</p><p>¹ For example,<br>#!/bin/sh<br>$0 &amp; $0 &amp;</p><p>For extra credit, explain what difference, if any, it will make if that is replaced by an equivalent program written in Common Lisp, Java, or Python.</p><p><a href="https://ieji.de/tags/Linux" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Linux</span></a><br><a href="https://ieji.de/tags/SystemsProgramming" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>SystemsProgramming</span></a><br><a href="https://ieji.de/tags/Unix" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Unix</span></a></p><p><span class="h-card" translate="no"><a href="https://functional.cafe/@tfb" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>tfb</span></a></span> <span class="h-card" translate="no"><a href="https://appdot.net/@mdhughes" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>mdhughes</span></a></span> <span class="h-card" translate="no"><a href="https://gamerplus.org/@hairylarry" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>hairylarry</span></a></span> <span class="h-card" translate="no"><a href="https://gamerplus.org/@screwlisp" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>screwlisp</span></a></span></p>
No Starch Press<p>Building your own debugger is a powerful way to understand Linux internals. </p><p>From forking and tracing to handling signals and interacting with registers, you'll gain practical insight into how debuggers actually work. </p><p>It’s also a solid exercise in writing clean, testable C++ systems code.</p><p><a href="https://nostarch.com/building-a-debugger" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">nostarch.com/building-a-debugg</span><span class="invisible">er</span></a></p><p><a href="https://mastodon.social/tags/Linux" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Linux</span></a> <a href="https://mastodon.social/tags/Cplusplus" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Cplusplus</span></a> <a href="https://mastodon.social/tags/Debugging" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Debugging</span></a> <a href="https://mastodon.social/tags/SystemsProgramming" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>SystemsProgramming</span></a></p>
screwlisp<p><a href="https://gamerplus.org/tags/programming" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>programming</span></a> <a href="https://gamerplus.org/tags/systemsProgramming" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>systemsProgramming</span></a> <a href="https://gamerplus.org/tags/software" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>software</span></a> <a href="https://gamerplus.org/tags/commonLisp" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>commonLisp</span></a> <a href="https://gamerplus.org/tags/sitcalc" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>sitcalc</span></a> <a href="https://gamerplus.org/tags/emacs" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>emacs</span></a> <a href="https://gamerplus.org/tags/eepitch" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>eepitch</span></a></p><p><a href="https://screwlisp.small-web.org/complex/my-eepitch-send-actions-and-the-situation-calculus/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">screwlisp.small-web.org/comple</span><span class="invisible">x/my-eepitch-send-actions-and-the-situation-calculus/</span></a></p><p>I relate <a href="https://gamerplus.org/tags/Sandewall" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Sandewall</span></a>'s call for situation calculus actions and the shared environment / database to be moved into the kernel viz my <a href="https://gamerplus.org/tags/literateProgramming" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>literateProgramming</span></a> emacs useage.</p><p>People always said emacs /was/ the operatingsystem, didn't they.</p><p>Particularly, computer programs various send requests for actions to the emacs server where they are also seen playing out at they actually happen in real time.</p>
screwlisp<p><a href="https://gamerplus.org/tags/programming" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>programming</span></a> <a href="https://gamerplus.org/tags/softwareEngineering" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>softwareEngineering</span></a> article <a href="https://screwlisp.small-web.org/programming/tangle/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">screwlisp.small-web.org/progra</span><span class="invisible">mming/tangle/</span></a> <a href="https://gamerplus.org/tags/commonLisp" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>commonLisp</span></a> <a href="https://gamerplus.org/tags/asdf" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>asdf</span></a> <a href="https://gamerplus.org/tags/systemsProgramming" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>systemsProgramming</span></a> <a href="https://gamerplus.org/tags/series" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>series</span></a> <a href="https://gamerplus.org/tags/pathnames" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>pathnames</span></a> <a href="https://gamerplus.org/tags/packaging" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>packaging</span></a> </p><p>Really simple... Sort of... But so intricate to write. I deal with (writing a smidge of <a href="https://gamerplus.org/tags/interactive" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>interactive</span></a> <a href="https://gamerplus.org/tags/lazyEvaluation" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>lazyEvaluation</span></a> <a href="https://gamerplus.org/tags/functionalProgramming" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>functionalProgramming</span></a> ) :</p><p>- Tangling markdown into an asdf :class :package-inferred-system lisp system<br>- Doing so with scan-file and collect-file from series<br>- Working with lisp’s make-pathname directories.</p><p><a href="https://gamerplus.org/tags/literateProgramming" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>literateProgramming</span></a></p>
रञ्जित (Ranjit Mathew)<p>Great Socratic question — this isn’t a well-defined term in <a href="https://mastodon.social/tags/programming" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>programming</span></a>:</p><p>“What Is Systems Programming, Really?” [2018], Will Crichton (<a href="https://willcrichton.net/notes/systems-programming/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">willcrichton.net/notes/systems</span><span class="invisible">-programming/</span></a>).</p><p>Via HN: <a href="https://news.ycombinator.com/item?id=44278689" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">news.ycombinator.com/item?id=4</span><span class="invisible">4278689</span></a></p><p>On Lobsters: <a href="https://lobste.rs/s/jrzwgy/what_is_systems_programming_really" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">lobste.rs/s/jrzwgy/what_is_sys</span><span class="invisible">tems_programming_really</span></a></p><p><a href="https://mastodon.social/tags/SystemsProgramming" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>SystemsProgramming</span></a> <a href="https://mastodon.social/tags/ProgrammingLanguages" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ProgrammingLanguages</span></a></p>
Async Thoughts<p>Just wrapped up another Rust project—Minigrep, a command-line file search tool! Feeling accomplished and excited for the next challenge!</p><p>😇 If you’re learning Rust, I highly recommend tackling this—it’s a great way to level up!</p><p><a href="https://mastodon.social/tags/RustLang" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>RustLang</span></a> <a href="https://mastodon.social/tags/Coding" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Coding</span></a> <a href="https://mastodon.social/tags/SystemsProgramming" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>SystemsProgramming</span></a> <a href="https://mastodon.social/tags/LearningRust" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>LearningRust</span></a> <a href="https://mastodon.social/tags/Minigrep" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Minigrep</span></a> <a href="https://mastodon.social/tags/DevJourney" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>DevJourney</span></a></p>
LavX News<p>Mastering Rust: Strategies to Flatten the Learning Curve</p><p>Learning Rust can be a daunting task for many developers, but with the right strategies, it becomes a manageable and rewarding experience. This article delves into effective techniques to help program...</p><p><a href="https://news.lavx.hu/article/mastering-rust-strategies-to-flatten-the-learning-curve" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">news.lavx.hu/article/mastering</span><span class="invisible">-rust-strategies-to-flatten-the-learning-curve</span></a></p><p><a href="https://ioc.exchange/tags/news" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>news</span></a> <a href="https://ioc.exchange/tags/tech" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>tech</span></a> <a href="https://ioc.exchange/tags/RustLang" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>RustLang</span></a> <a href="https://ioc.exchange/tags/SystemsProgramming" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>SystemsProgramming</span></a> <a href="https://ioc.exchange/tags/CompilerErrors" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>CompilerErrors</span></a></p>
LavX News<p>Exploring Memory Safety Features in Zig: A Developer's Guide</p><p>Zig is carving out its niche in the programming landscape with a robust approach to memory safety that combines manual management with sophisticated safety mechanisms. This article delves into Zig's c...</p><p><a href="https://news.lavx.hu/article/exploring-memory-safety-features-in-zig-a-developer-s-guide" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">news.lavx.hu/article/exploring</span><span class="invisible">-memory-safety-features-in-zig-a-developer-s-guide</span></a></p><p><a href="https://ioc.exchange/tags/news" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>news</span></a> <a href="https://ioc.exchange/tags/tech" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>tech</span></a> <a href="https://ioc.exchange/tags/ZigProgramming" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ZigProgramming</span></a> <a href="https://ioc.exchange/tags/SystemsProgramming" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>SystemsProgramming</span></a> <a href="https://ioc.exchange/tags/MemorySafety" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>MemorySafety</span></a></p>
रञ्जित (Ranjit Mathew)<p>“Ask HN: Memory-Safe Low Level Languages?”, Hacker News (<a href="https://news.ycombinator.com/item?id=43811487" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">news.ycombinator.com/item?id=4</span><span class="invisible">3811487</span></a>).</p><p><a href="https://mastodon.social/tags/SystemsProgramming" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>SystemsProgramming</span></a> <a href="https://mastodon.social/tags/Programming" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Programming</span></a> <a href="https://mastodon.social/tags/ProgrammingLanguages" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ProgrammingLanguages</span></a> <a href="https://mastodon.social/tags/Safety" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Safety</span></a> <a href="https://mastodon.social/tags/MemorySafety" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>MemorySafety</span></a></p>
nilix<p>still out here, i am open for <a class="mention u-url" href="https://cafe.nilfm.cc/o/freelance" rel="nofollow noopener" target="_blank">#freelance</a> work!</p> <p><a class="mention u-url" href="https://cafe.nilfm.cc/o/webdev" rel="nofollow noopener" target="_blank">#webdev</a>, <a class="mention u-url" href="https://cafe.nilfm.cc/o/systemsprogramming" rel="nofollow noopener" target="_blank">#systemsProgramming</a>, <a class="mention u-url" href="https://cafe.nilfm.cc/o/ui" rel="nofollow noopener" target="_blank">#UI</a>, whatever! </p> <p>my studio: <a class="mention u-url" href="https://lightcrystal.systems" rel="nofollow noopener" target="_blank">https://lightcrystal.systems</a></p> <p>code forge: <a class="mention u-url" href="https://forge.lightcrystal.systems/nilix" rel="nofollow noopener" target="_blank">https://forge.lightcrystal.systems/nilix</a></p> <p>my personal space: <a class="mention u-url" href="https://nilfm.cc" rel="nofollow noopener" target="_blank">https://nilfm.cc</a></p> <p>lets connect! <a class="mention u-url" href="https://cafe.nilfm.cc/o/fedihire" rel="nofollow noopener" target="_blank">#fediHire</a></p>
रञ्जित (Ranjit Mathew)<p>Nice, but hard to follow properly if you don’t already know <a href="https://mastodon.social/tags/Jai" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Jai</span></a>:</p><p>“Four Years Of Jai” [2024], Smári McCarthy (<a href="https://smarimccarthy.is/posts/2024-12-02-four-years-of-jai/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">smarimccarthy.is/posts/2024-12</span><span class="invisible">-02-four-years-of-jai/</span></a>).</p><p>Via Lobsters: <a href="https://lobste.rs/s/ipvyhu/four_years_jai" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">lobste.rs/s/ipvyhu/four_years_</span><span class="invisible">jai</span></a></p><p>On HN: <a href="https://news.ycombinator.com/item?id=43699564" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">news.ycombinator.com/item?id=4</span><span class="invisible">3699564</span></a></p><p><a href="https://mastodon.social/tags/Programming" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Programming</span></a> <a href="https://mastodon.social/tags/PLDI" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>PLDI</span></a> <a href="https://mastodon.social/tags/ProgrammingLanguages" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ProgrammingLanguages</span></a> <a href="https://mastodon.social/tags/SystemsProgramming" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>SystemsProgramming</span></a></p>
Cyclone<p>With a significant number of CVEs stemming from memory safety issues in C systems programming, what is the best path forward?</p><p><a href="https://infosec.exchange/tags/memorysafety" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>memorysafety</span></a> <a href="https://infosec.exchange/tags/systemsprogramming" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>systemsprogramming</span></a> <a href="https://infosec.exchange/tags/rust" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>rust</span></a> <a href="https://infosec.exchange/tags/zig" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>zig</span></a> <a href="https://infosec.exchange/tags/c" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>c</span></a></p>
रञ्जित (Ranjit Mathew)<p>Nice:</p><p>“The Little Book About OS Development”, Erik Helin &amp; Adam Renberg (<a href="https://littleosbook.github.io/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">littleosbook.github.io/</span><span class="invisible"></span></a>).</p><p>Via HN: <a href="https://news.ycombinator.com/item?id=43440473" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">news.ycombinator.com/item?id=4</span><span class="invisible">3440473</span></a></p><p>On Lobsters: <a href="https://lobste.rs/s/u71ra1/little_book_about_os_development" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">lobste.rs/s/u71ra1/little_book</span><span class="invisible">_about_os_development</span></a></p><p><a href="https://mastodon.social/tags/OS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>OS</span></a> <a href="https://mastodon.social/tags/Programming" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Programming</span></a> <a href="https://mastodon.social/tags/OSDev" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>OSDev</span></a> <a href="https://mastodon.social/tags/SystemsProgramming" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>SystemsProgramming</span></a> <a href="https://mastodon.social/tags/OperatingSystems" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>OperatingSystems</span></a></p>
रञ्जित (Ranjit Mathew)<p>Great:</p><p>“An Epic Treatise On Error Models For Systems Programming Languages”, Varun Gandhi (<a href="https://typesanitizer.com/blog/errors.html" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">typesanitizer.com/blog/errors.</span><span class="invisible">html</span></a>).</p><p>Via HN: <a href="https://news.ycombinator.com/item?id=43297574" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">news.ycombinator.com/item?id=4</span><span class="invisible">3297574</span></a></p><p>On Lobsters: <a href="https://lobste.rs/s/az2qlz/epic_treatise_on_error_models_for_systems" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">lobste.rs/s/az2qlz/epic_treati</span><span class="invisible">se_on_error_models_for_systems</span></a></p><p><a href="https://mastodon.social/tags/Errors" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Errors</span></a> <a href="https://mastodon.social/tags/Exceptions" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Exceptions</span></a> <a href="https://mastodon.social/tags/ErrorHandling" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ErrorHandling</span></a> <a href="https://mastodon.social/tags/SystemsProgramming" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>SystemsProgramming</span></a> <a href="https://mastodon.social/tags/Programming" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Programming</span></a> <a href="https://mastodon.social/tags/PLDI" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>PLDI</span></a></p>
devsimsek<p>Just published a new blog comparing Rust and Go from my perspective.</p><p>After months of working with both, I've found that Go feels like it was designed to be learned in a weekend, while Rust demands your respect and attention.</p><p>Which would you choose to learn first?</p><p>Check out my full thoughts here: **<a href="https://smsk.dev/2025/03/16/rust-vs-go-a-tale-of-two-systems-languages/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">smsk.dev/2025/03/16/rust-vs-go</span><span class="invisible">-a-tale-of-two-systems-languages/</span></a>**</p><p><a href="https://universeodon.com/tags/Rust" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Rust</span></a> <a href="https://universeodon.com/tags/Go" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Go</span></a> <a href="https://universeodon.com/tags/Programming" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Programming</span></a> <a href="https://universeodon.com/tags/SystemsProgramming" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>SystemsProgramming</span></a> <a href="https://universeodon.com/tags/WebDev" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>WebDev</span></a></p>
Paul Keen<p>Greg KH makes a strong case for Rust in Linux kernel. Memory safety without C++ baggage is a game changer.</p><p><a href="https://ruby.social/tags/Linux" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Linux</span></a> <a href="https://ruby.social/tags/Rust" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Rust</span></a> <a href="https://ruby.social/tags/SystemsProgramming" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>SystemsProgramming</span></a> <a href="https://lore.kernel.org/rust-for-linux/2025021954-flaccid-pucker-f7d9@gregkh/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">lore.kernel.org/rust-for-linux</span><span class="invisible">/2025021954-flaccid-pucker-f7d9@gregkh/</span></a></p>
EventHelix.com 🦀<p>🚀 Rust Under the Hood hardcover edition is now available! 📚</p><p>Dive deep into Rust internals through x86-64 assembly, exploring memory management, compiler optimizations, async state machines, and more. </p><p>Get your copy today: <a href="https://www.amazon.com/dp/B0DS9M8S13" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="">amazon.com/dp/B0DS9M8S13</span><span class="invisible"></span></a> </p><p>🔧 Learn how enums, structs, Vtables, SIMD, and async executors work at any level. 🦀💻 </p><p><a href="https://mastodon.world/tags/Rust" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Rust</span></a> <a href="https://mastodon.world/tags/Programming" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Programming</span></a> <a href="https://mastodon.world/tags/RustLang" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>RustLang</span></a> <a href="https://mastodon.world/tags/SystemsProgramming" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>SystemsProgramming</span></a> <a href="https://mastodon.world/tags/Books" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Books</span></a> <a href="https://mastodon.world/tags/LearningRust" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>LearningRust</span></a></p>
rustmeet<p>Hey everyone! 👋<br>Want to help build something awesome? We're looking for contributors to join the RUSTMEET 2025 team! Whether you're a Rust enthusiast or just curious about the language, we'd love to have you on board. We'll share our knowledge and provide guidance along the way!</p><p>Interested? Fill out our form here: <a href="https://forms.gle/kHcKuNTPy4YHYKHb7" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">forms.gle/kHcKuNTPy4YHYKHb7</span><span class="invisible"></span></a></p><p><a href="https://c.im/tags/Rust" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Rust</span></a> <a href="https://c.im/tags/RustLang" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>RustLang</span></a> <a href="https://c.im/tags/OpenSource" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>OpenSource</span></a> <a href="https://c.im/tags/SystemsProgramming" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>SystemsProgramming</span></a></p>