Notices tagged with rust
-
Nobody [LinuxWalt (@lnxw48a1)] (lnxw48a1)'s status on Sunday, 07-Feb-2021 18:17:53 UTC Nobody [LinuxWalt (@lnxw48a1)]
If you’re a #Rustacean / #Rustacrucian, #Deno may be interesting simply because it is written in #Rust ... by the same person who started #Node.js.
See https://www.youtube.com/watch?v=M3BM9TB-8yA
If you’re interested in !TclTk, then you may find #jsish interesting, because its internals are designed based on some of Tcl’s internals, and because it integrates the #Fossil #DVCS and can be updated using standard Fossil commands. -
Nobody [LinuxWalt (@lnxw48a1)] (lnxw48a1)'s status on Sunday, 17-Jan-2021 20:24:49 UTC Nobody [LinuxWalt (@lnxw48a1)]
Introducing #Minus, a cross-platform pager written in #Rust. https://pijul.org/posts/2020-12-09-minus/ ... written to fulfill a need in the #Pijul dvcs / scm. -
Nobody [LinuxWalt (@lnxw48a1)] (lnxw48a1)'s status on Saturday, 12-Dec-2020 20:14:43 UTC Nobody [LinuxWalt (@lnxw48a1)]
@bthall says he got #Pijul installed and #Rust working correctly ... by uninstalling the Rust version from the OS package manager and following the curl-pipe-sh method here: https://www.rust-lang.org/tools/install
I’m not doing that. There’s another way to get Rustup, and I can make it use the OS installation as default, too. It’ll allow me to use their then-current version when I need to without losing the OS-installed default.
(I’m so very glad that both #gdc and #ldc for !DLang, along with #dub, are in Debian / Ubuntu and work fine. I’m not a #Rustacean or #Rusticrucian, so I don’t want something that I’ll forget to update between my occasional uses.) -
Nobody [LinuxWalt (@lnxw48a1)] (lnxw48a1)'s status on Monday, 30-Nov-2020 05:32:29 UTC Nobody [LinuxWalt (@lnxw48a1)]
https://floss.social/@jgoerzen/105297576778592965 links to a "book club" entry about an article about #Rust. I'm not exactly a #Rusticrucian, but it is interesting reading.
* 2018-09-18: Falling in love with Rust - http://dtrace.org/blogs/bmc/2018/09/18/falling-in-love-with-rust/
* 2020-10-11: Rust after the honeymoon - http://dtrace.org/blogs/bmc/2020/10/11/rust-after-the-honeymoon/
* 2020-11-28: Book club reviews Rust after the honeymoon - https://blog.sirena.org.uk/2020/11/28/book-club-rust-after-the-honeymoon/ -
Nobody [LinuxWalt (@lnxw48a1)] (lnxw48a1)'s status on Thursday, 24-Sep-2020 17:20:34 UTC Nobody [LinuxWalt (@lnxw48a1)]
@musicman I agree about exec pay.
As for side projects, in their new, limited-resource world, every new project takes resources away from #Firefox, #Thunderbird, and #Rust. Sometimes that's worth the cost, sometimes it isn't, but take a look at how many projects they've abandoned (such as their mobile OS). -
Nobody [LinuxWalt (@lnxw48a1)] (lnxw48a1)'s status on Friday, 31-Jul-2020 21:53:34 UTC Nobody [LinuxWalt (@lnxw48a1)]
The speaker I'm currently watching is working on a #Rust version that should be compatible and interchangeable with the #Node.js version. Not finished yet, obviously. There are a lot of pieces. -
Nobody [LinuxWalt (@lnxw48a1)] (lnxw48a1)'s status on Saturday, 16-May-2020 03:39:05 UTC Nobody [LinuxWalt (@lnxw48a1)]
https://deno.land/ --> A sort of successor to #Node.js & NPM, written from scratch in #Rust.
#TIL -
Nobody [LinuxWalt (@lnxw48a1)] (lnxw48a1)'s status on Saturday, 18-Jan-2020 03:12:19 UTC Nobody [LinuxWalt (@lnxw48a1)]
https://github.com/nushell/nushell A commit today, so it isn't abandoned yet. Maybe problems with their hosting. Could they be using #Wasabi?
#nushell #nu #shell #rust -
Nobody [LinuxWalt (@lnxw48a1)] (lnxw48a1)'s status on Tuesday, 14-Jan-2020 02:29:47 UTC Nobody [LinuxWalt (@lnxw48a1)]
The SCM/VCS #Pijul (a #Rust based descendant of #Darcs) is undergoing a rewrite. https://discourse.pijul.org/t/is-this-project-still-active-yes-it-is/451 -
Nobody [LinuxWalt (@lnxw48a1)] (lnxw48a1)'s status on Sunday, 10-Mar-2019 17:05:02 UTC Nobody [LinuxWalt (@lnxw48a1)]
Someone asks for help with a #Rust-lang problem. Someone else tries to help.
.
> I know that. ...
.
> ... that's not the problem. ...
.
> ... I'm using rust only 2 days.
.
You're going to scare away the #Rust people who could help. -
Claes Wallin 🇸🇪🇭🇰 (clacke)'s status on Monday, 14-Jan-2019 11:04:21 UTC Claes Wallin 🇸🇪🇭🇰
mastodon.social/@vascorsd/1014… ♲ @vascorsd@mastodon.social: ripgrep 0.10.0 is reproducible in Debian - redd.it/afscgo
#reproducibleBuilds #rust -
ralphtheninja (ralph)'s status on Wednesday, 28-Mar-2018 11:26:07 UTC ralphtheninja
So the meetup about #rust yesterday was pretty good. Biggest take away was that it's fairly straight forward to integrate rust with other languages.
Some examples here https://github.com/silven/riir
As a side note, when I first checked the repository I noticed that @clacke has already been there :)
-
Hallå Kitteh (clacke)'s status on Thursday, 08-Feb-2018 05:45:30 UTC Hallå Kitteh
@ajordan @feld @gargron
One thing that I want to see more of in the future is what e.g. #rust is doing:
Find the things that depend on your thing -- in their case every single crate published -- and treat them all as integration tests for your API.
#nix and #guix make this easier. I just discovered the brilliant #nox tool, where you can do `nox-review wip` on e.g. a bumped dependency and build and test every dependee.
Imagine if every project did this before releasing their point release! (and at the same time imagine that the dependees have decent tests, of course, otherwise you're just detecting whether you broke API signatures, and that's trivial to do without looking at any code except your own) -
Hallå Kitteh (clacke)'s status on Wednesday, 31-Jan-2018 12:35:01 UTC Hallå Kitteh
> 25 years ago I got a job at a computer bookstore. We were allowed to borrow and read the books; so I read through all the language books, especially those with animals on the covers.
> 10 years ago I had a little language of my own printing hello world.
> Tonight this arrived:
https://twitter.com/graydon_pub/status/958192076209897472
> Well this little tweet blew up. Lemme expand: I made a prototype, then my employer threw millions of dollars at it and hired dozens of researchers and programmers (and tireless interns, hi!) and a giant community of thousands of volunteers showed up and _then_ the book arrived.
https://twitter.com/graydon_pub/status/958273133491904512
> (After Jim and Jason wrote it and like a dozen people reviewed it and a dozen others edited it and an army of managers coordinated it and PLEASE DESIST IN THINKING THINGS ARE MADE BY SINGLE PEOPLE IT IS A VERY UNHEALTHY MYTH)
https://twitter.com/graydon_pub/status/958273801376038912
> I love that this journey started with "borrowing" books; so fitting.
https://twitter.com/wastedintel/status/958339742776680449
#rust https://social.heldscal.la/attachment/1269798 -
❄️🦊 (icefox)'s status on Friday, 26-Jan-2018 14:56:30 UTC ❄️🦊
Man, one of the wacky awesome things about #Rust is that the ecosystem is so *young* it's really easy to contribute.
I start out writing a small #webassembly interpreter for fun and next thing I know I'm three levels upstream submitting patches to the official webassembly binary tools, just 'cause I need some damn bindings to their test driver functions...
-
Hallå Kitteh (clacke)'s status on Saturday, 20-Jan-2018 13:20:38 UTC Hallå Kitteh
This #Rust 101 talk is amazing and I want an excuse to use Rust now.
https://hooktube.com/watch?v=NhIv9wF6cvY
Clear, interest-arousing and informative talk; knowledgeable, very listenable and quick-witted speaker.
It really showcases a lot of great things about the language and everything around it -- the playpen sounds like a great service. -
M-x nemui (nee)'s status on Friday, 16-Jun-2017 08:45:30 UTC M-x nemui
https://github.com/rust-lang/rust/search?utf8=%E2%9C%93&q=madoka&type=
#rust https://social.hidamari.blue/index.php/attachment/39565 -
Claes Wallin (韋嘉誠) (clackemovedtoheldscalla)'s status on Thursday, 03-Nov-2016 07:39:56 UTC Claes Wallin (韋嘉誠)
https://people.gnome.org/~federico/news-2016-10.html#25 /via https://this-week-in-rust.org/blog/2016/11/01/this-week-in-rust-154/ #rust #svg -
Claes Wallin (韋嘉誠) (clackemovedtoheldscalla)'s status on Sunday, 02-Oct-2016 06:36:47 UTC Claes Wallin (韋嘉誠)
@hfaust @hector https://maidsafe.net/ and https://developer.ibm.com/open/snowpatch/ run #rust, but are not known outside their crowds yet. -
Claes Wallin (韋嘉誠) (clackemovedtoheldscalla)'s status on Monday, 26-Sep-2016 15:52:29 UTC Claes Wallin (韋嘉誠)
I use #rg #ripgrep now. http://blog.burntsushi.net/ripgrep/
Like #ack, but written in #rust.