Skip to main content

Search

Items tagged with: rust


Should a #Linux #programming college course taught in #C be a mandatory part of a #computerscience degree? Or would it be sufficient to teach the theory of Linux programming while using a higher level language like #rustlang with more usable abstractions?

I feel like #C could be relegated to an #operatingsystems course to really delve into the intricacies of system calls and such.

#Rust #operating_systems #college #University


I love building a startup in Rust. I wouldn't pick it again

Link: https://www.propelauth.com/post/i-love-building-a-startup-in-rust-i-wouldnt-pick-it-again
Discussion: https://news.ycombinator.com/item?id=34835631

#rust
#Rust


¿Quieres aprender a programar en Rust gratis? Google lo hace posible #rust #google #cursos #gratis https://www.softzone.es/noticias/programas/quieres-aprender-programar-rust-gratis-google/


14 Rust Tools for Linux Terminal Dwellers #terminal #rust https://itsfoss.com/rust-cli-tools/


Les comparto la primera sesión de estudio de Rust 'el taller de rust', que estoy guiando de manera colaborativa con la comunidad de rust en español
https://www.youtube.com/watch?v=dDX-MMFD8YI&t=1092s

#rust #language #español


I got the #rust program lsd ( https://crates.io/crates/lsd ) packaged into #debian ( https://packages.debian.org/sid/lsd ). It's my favorite ls replacement.

#rustlang #linux


Segunda sesión del taller de #Rust en castellano #programacion

https://www.youtube.com/watch?v=7MHXRoCD24U


Finally got vim with Spanish and English dictionaries to work and with <leader>aw for word suggestions etc https://github.com/iamcco/coc-spell-checker #vim #rust #spanish #english


Added support for #gopass #pass #bw etc to have the api token on a password manager so is not on clear text as people should NEVER have secrets on config files on their home directory and developers not giving this option are putting their users on danger https://git.sr.ht/~rek2/otx_pulses #rust #otx #OpenThreadExchange


The #Rust Foundation is hiring two software developers. Come work with me! :ferris_gesture:

https://foundation.rust-lang.org/careers/
#Rust


@Perl@plicease's #WebAssembly in #Perl distribution https://metacpan.org/pod/Wasm (using #Wasmtime) now has competition in the form of Felipe Gasper's #Wasmer-based https://metacpan.org/pod/Wasm::Wasmer.

With @PerlFFI's ability to build Perl extensions in C, C++, #Rust, #GoLang, #Pascal (!), #Fortran (!!), and even #assembly (!!!), you can plug just about any high-performance code into Perl.

#programming #coding #SoftwareDevelopment


Linux 6.1 introduce la infraestructura de Rust y estas otras novedades #linux #rust https://ubunlog.com/linux-6-1-introduce-la-infraestructura-de-rust-y-estas-otras-novedades/


Qué es Rust y cómo usarlo en Linux | Linux Adictos #rust #linux https://www.linuxadictos.com/que-es-rust-y-como-usarlo-en-linux.html


I stumble on this #kotlin video https://youtu.be/VbBhaQhW0zk?t=1697 they are comparing different approaches on code with using different data structures any chance #rust #rustlang version of this kind of videos ? or blogs , I like reading too @Mara


I have a folder of "Boat Textures" I've taken in Isleworth. They have a lot of detail and make great background wallpaper for the phone or computer desktop. Some of them even have a bit of moss.

#Photography #Textures #Decay #Maritime #Mosstodon #Wallpaper #Rust
The side of an industrial boat. The top half of the picture is old white paint, peeling to reveal red beneath, with gray green striations and a few rusty screw along a vertical seam. The bottom half is faded beige yellow paint covered in vertical gray green mossy striations. In between the two sections is a decaying red and black stripe. The side of a metal boat. Crumbling gray and beige paint above. Towards the bottom a stripe of dramatic orange rust. Bright green moss or mould at the bottom just above the water line.
Faded red and green metal, chipped layers, stenciled yellow text partially obscured reads "KEE." Gray metal going rusty with many splotches of dripped paint, rust, and decay.


We're looking for a #c / #cpp or #rust #freelance developer! It's mostly about Linux namespaces, PAM modules, and patches in 3rd-party software. Low volume. Take a look, mail us, or spread the word!

https://blog.uberspace.de/freelance-job-c-cpp-rust/

Boosts very welcome! #rustlang #jobad #job


Hey, folks,

I decided to create a #CrossPlatform #mastodon #client with heavy focus on #accessibility.

Main programming language is #rust using the #yew framework (https://yew.rs) and will get turned into native apps using #tauri (https://tauri.app).

The basic setup is here: https://codeberg.org/Tim-Boettcher/mastodon-mahout/

#contributions welcome, even though it's still very early on.


We run a well oiled machine.

Step 1, @eliza complains: https://nitter.net/mycoliza/status/1592248742060920832

Step 2, we fix it: https://github.com/rust-lang/rust/pull/104469

Step 3, it lands on nightly: https://play.rust-lang.org/?version=nightly&mode=debug&edition=2021&gist=043ea14f2d5e54113fc40b5b175d18ed

From now on, obligations introduced by trait bounds will check whether the type is longer than 50 chars, and if it is, dump it into a file so that the CLI output doesn't become an unreadable mess.

#rust #rustlang

(Nitter addon enabled: Twitter links via https://nitter.net)


#hacking now on a #risc-v got fedora #GNU/Linux on it, but getting the #Arch GNU/Linux image ready to bootstrap and install it, so I can help port my self made #C #GO #Rust hacking tools to #RISCV #fun #happyHacking #hackerCulture


Thanks for the link to Tom H's "Perl to Rust", https://oylenshpeegul.gitlab.io/from-perl-to-rust/introduction.html
-- I have been looking for something like that for going from #Perl|#Python. I think I did go through some (one?) "Python to #Rust" articles but felt somewhat superficial.


I wrote a note:

From Perl to Rust

#Rust #Perl #Blog

https://randomgeekery.org/post/2022/10/from-perl-to-rust/


Since everyone is writing an #introduction, I guess I should too!

Hi! 👋 I'm a software engineer working at https://deepfence.io mostly on https://aya-rs.dev, #eBPF, #rust, #linuxkernel and #security, slowly getting also into #llvm and #solana development. I have a long history of #kubernetes and #go work, but nowadays I'm enjoying the shift towards more low-level topics and technologies.

Apart from tech, I'm into traveling, part-time digital nomading, music and amateur DJing.


Getting Started to Rust Programming on Ubuntu #programación #rust https://www.ubuntubuzz.com/2022/10/getting-started-to-rust-programming-on-ubuntu.html


treefit and me merged today a big PR on #deltachat-desktop moving 99% of our client-backend from #nodejs to #rust! This means autogenerated typescript client thanks to yerpc, a lot better error handling, full async api + no more ui freezes and a big step in the direction of a #Tauri client, eventually ditching #electron! Thanks treefit & frando for all your efforts on jsonrpc & yerpc ❤


Primera versión estable de Arti, la implementación de Tor en Rust #tor #rust https://www.muylinux.com/2022/09/09/arti-1-0/
#tor #Rust


Now that I'm on a new instance, I'll write a new #introduction.

I am a follower of Jesus, mutualist hobbyist programmer, and sysadmin (in that order). I'm passionate about #CooperativeTechnology, #smalltech, and liberating people all around within and without technology.

I'm interested in alternative internet protocols (#Gemini), mobile Linux, real sustainability, and various computer languages (including #Rust and #Zig).

Also hosting https://benign.town! Join us if you'd like. 🙂


Conduit. El matrix escrito en rust #matrix #rust https://ugeek.github.io/blog/post/2022-07-11-conduit-el-matrix-escrito-en-rust.html


Check Your Battery’s Health from the Command Line with Battop #apps #how_to #battery #battop #command_line #rust #terminal_apps https://www.omgubuntu.co.uk/2022/07/battop-command-line-battery-info-health


Buenas noches querido fediverso. Comparto con ustedes el siguiente post donde se resuelve unos ejercicios básicos del # tan # que es #.

http://ajgutierrez.com.mx/2022/05/28/ejercicios-resueltos-en-rust/

Espero sus comentarios.


Sembra che presto adotteranno se non lo hanno già fatto # nel kernel #.
A proposito di questo ho trovato una cosa (che spero ironica)

https://github.com/mTvare6/hello-world.rs

Non so cosa aspettarmi dalle prossime release del kernel a questo punto


I got asuka submitted to Slackbuilds.org.

It is a # based # client. So that will be nice. It is built with #, so I guess that is good? I dunno. I am not usually a fan of rust, but if it works, it works.


Amberol is Fab No-Frills Audio Player for GNOME Desktop # # # # # # # https://www.omgubuntu.co.uk/2022/04/amberol-simple-gtk-music-player


"C Isn't A Programming Language Anymore"
by Aria Beingessner March 16th, 2022

https://gankra.github.io/blah/c-isnt-a-language/

my view of C is forever changed...
tl;dr: C is a shitty protocol, actually.

# # # #

Este sitio web utiliza cookies. Si continúa navegando por este sitio web, usted acepta el uso de las cookies.