Trending

#RIIR

Latest posts tagged with #RIIR on Bluesky

Latest Top
Trending

Posts tagged #RIIR

Preview
Ladybird Starts Rewriting Its Browser Engine in Rust with Help from AI The Ladybird browser project introduces Rust alongside C++, porting its JavaScript engine with identical output and zero regressions.

🦀 Ladybird ❤️ Vibecoding ❤️ Rust

linuxiac.com/ladybird-sta...

#ladybird #rust #vibecoding #riir

0 0 0 0
Preview
Deep dive into Turso, the "SQLite rewrite in Rust" I love Rust and I love SQLite, so you can guess. Iwas pretty excited when I lerned that "SQLite was rewritten in Rust" What is SQLite, actually? 2 things: a

🦀 Deep dive into Turso, the "SQLite rewrite in Rust" // Sylvain Kerkour

kerkour.com/turso-sqlite

#sqlite #rust #riir

0 0 0 0

Maybe the #riir is much much smaller & does less but loved and respects issues.jsonl as a real system of record.

Maybe it explains what the sync model is.

2 0 2 0

striking the roots of #RiiR: a much improved kernel scheduler (in rust)!
ya'll are freaking superheroes.

1 0 1 0
Preview
Pre-PEP: Rust for CPython Introduction We (@emmatyping, @eclips4) propose introducing the Rust programming language to CPython. Rust will initially only be allowed for writing optional extension modules, but eventually will be...

“We propose introducing the Rust programming language to CPython. Rust will initially only be allowed for writing optional extension modules, but eventually will become a required dependency of CPython and allowed to be used throughout the CPython code base.”

#rustlang #python #riir

3 0 0 0
Preview
Pre-PEP: Rust for CPython Introduction We (@emmatyping, @eclips4) propose introducing the Rust programming language to CPython. Rust will initially only be allowed for writing optional extension modules, but eventually will be...

CPython core developers are considering introducing Rust to the codebase. A lot of them are in favor, including Guido.

#rustlang #python #riir

4 0 1 0
Preview
Are We Chasing Language Hype Over Solving Real Problems? The Allure of New Languages vs. The Necessity of Problem-Solving

Yes, but it’s an unpopular opinion 😬:

“Are We Chasing Language Hype Over Solving Real Problems?”, Dayvi Schuster (dayvster.com/blog/are-we-...).

Via HN: news.ycombinator.com/item?id=4531...

#Rust #C #CoreUtils #Unix #Linux #RIIR #RESF #Hype #Fad #SoftwareEngineering

2 0 0 0

definitely some urge to #riir (rewrite it in rust), to take and adapt watch to be a health-check utility. then just healthcheck `ps -a|grep startplasma-x11`.

don't adore kicking off 3 things on each iteration (shell, ps, & grep). probably fine. and can write something more purpose built!

1 0 1 0
Preview
GitHub - oxc-project/tsgolint: Type aware linting for oxlint Type aware linting for oxlint. Contribute to oxc-project/tsgolint development by creating an account on GitHub.

i confess to being pretty confused at the #riir (rewrite it in rust) world / oxc folks adopting/adapting a go based linter. still early/experimental but wild mixing of the streams.

> architecture
> Oxlint CLI -> paths + rules -> tsgolint -> diagnostics -> Oxlint CLI.
github.com/oxc-project/...

1 0 1 0

That clarifies a lot what build does! A lot!! Amazing work. #riir

1 0 0 0

i realized pretty quickly that prettier-quick was pretty old and janky & didn't really work.

everything in the universe seems to still require lint-staged, which is fine. seems to do the job but still surprised to see it used by everyone everywhere, to see js not the #riir rust bearing this load.

1 0 1 0
Preview
GitHub - iffse/pay-respects: Command suggestions, command-not-found and thefuck replacement written in Rust Command suggestions, command-not-found and thefuck replacement written in Rust - iffse/pay-respects

#TIL
才注意到 thefuck 项目已经很久没有人维护了,这个工具节省了我很多的时间,最终落得这样的状态真是遗憾
不过令我兴奋的是社区已经有了能在相当程度上替代 thefuck 的项目,而且这个新的项目是 #RIIR (((

github.com/iffse/pay-re...
github.com/nvbn/thefuck...

1 0 0 0
Preview
Carefully But Purposefully Oxidising Ubuntu Last month I published Engineering Ubuntu For The Next 20 Years, which outlines four key themes for how I intend to evolve Ubuntu in the coming years. In this post, I’ll focus on “Modernisation”.…

sudo-rs might become the default in future Ubuntu releases!

The details from Ubuntu VP of Engineering Jon Seager: buff.ly/axxif1t

Our team, Marc, Bjorn, Ruben and Marlon are core contributors of sudo-rs, which is now part of Trifecta Tech Foundation.

#rustlang #riir

11 2 1 0
Choosing Languages

Hear, hear!

“Choosing Languages”, Steve Klabnik (steveklabnik.com/writing/choo...).

On Lobsters: lobste.rs/s/gvgmth/cho...

On HN: news.ycombinator.com/item?id=4335...

#Rust #RESF #RIIR #LanguageWars #ProgrammingLanguages #ContemptCulture

0 0 0 0

@analogrelay.net since rustc generates serde serializers in field-defined order, ya'll can just #riir all of Cosmos, yeah? 😜

0 0 2 0

It still shocks me that no one has #RIIR the homebrew yet. The slowest package/dependency manager/tool these days (no parallel casks downloading, no multi-threads downloading, and no parallel attestation verification).

0 0 0 0
Preview
GitHub - heaths/msica-rs: Rust for Windows Installer Custom Actions Rust for Windows Installer Custom Actions. Contribute to heaths/msica-rs development by creating an account on GitHub.

Now, how long until I can get ya'll to #riir with github.com/heaths/msica...? 😉

0 0 1 0

any resources, stories, recommendations for an incremental rewrite from TS (or potentially something else) to Rust?

#rustlang #riir

10 1 7 0

2 reasons major studios don't write their monster training RPGs in Rust:

1. Some console makers' compiler toolchains reportedly don't support Rust yet.
2. A #carcinization glitch turns all monsters into Krabby when they evolve.

#RIIR #Rust #gamedev

9 1 0 0
Lessons learned from a successful Rust rewrite 12 comments

Discussions of 👆🏽 elsewhere:

Lobsters: lobste.rs/s/n6gciw/les...

/r/rust: old.reddit.com/r/rust/comme...

/r/programming: old.reddit.com/r/programmin...

#Rust #C #Rewrite #RIIR #Programming

0 0 0 0
Lessons learned from a successful Rust rewrite

Wouldn’t this now require a second #rewrite to remove the weirdness in #Rust introduced during the #migration from #C? 🧐

“Lessons Learned From A Successful Rust Rewrite”, Philippe Gaultier (gaultier.github.io/blog/lessons...).

Via HN: news.ycombinator.com/item?id=4199...

#RIIR #Programming #FFI

0 0 1 0

@kopper@brain.d.on-t.work This is some #RIIR bullshit but better than nothing I guess ¯\\_(ツ)_/¯

0 0 0 0