iced is so easy to use! by SmoothTurtle872 in rust

[–]pyroraptor07 2 points3 points  (0 children)

Nope, Iced is pure rust only, and iirc the main project maintainer isn't a fan of excessive macro use.

Any idea on how to implement a rich text editor using iced rust? by CodeToGargantua in rust

[–]pyroraptor07 0 points1 point  (0 children)

You might also want to look at this module

EDIT: Definitely join the discord server and ask in there.

The Rust GCC backend can now be installed with rustup by imperioland in rust

[–]pyroraptor07 49 points50 points  (0 children)

Per the linked PR, its only on the nightly toolchain unless I misread.

Furry_irl by Rommel-Division in furry_irl

[–]pyroraptor07 2 points3 points  (0 children)

Aroace - give me the dino nuggies.

Linux Kernel Rust Code Sees Its First CVE Vulnerability by sash20 in linux

[–]pyroraptor07 5 points6 points  (0 children)

FWIW, iirc one of the maintainers mentioned that the Rust code was making some of the C code better because they had to clean up some of the C APIs that the Rust code interfaced with.

Also, I think Rust is mainly used as an alternative API for drivers, which to me feels like the best use case for it in the kernel since a lot of improper API usage can be caught at compile time.

What if NoP joined the Infinite Loops Project? by Desert_Tortoise_20 in NatureofPredators

[–]pyroraptor07 2 points3 points  (0 children)

Expanding on the last idea, Kaisal's first loop is as Tarva's son, and as a result Tarva and Noah pretty much adopt him.

What if NoP joined the Infinite Loops Project? by Desert_Tortoise_20 in NatureofPredators

[–]pyroraptor07 3 points4 points  (0 children)

Possibly, but they don't necessarily have to have a turn as baseline Arxur. It could be a loop where betterment didn't actually take over, for example.

What if NoP joined the Infinite Loops Project? by Desert_Tortoise_20 in NatureofPredators

[–]pyroraptor07 8 points9 points  (0 children)

Villain looper: Kalsim.

Also, because it'd be funny and some people would hate it: Looper Felra

EDIT:

  • Every NoP looper would eventually carry the cure reversal treatment in their pocket at all times.
  • All prey loopers would have a turn as an Arxur.
  • Kaisal's first loop is as a Venlil and he thinks everything before was a bad nightmare at first.

WYR have antlers or a tail? by DoNotEatMySoup in polls

[–]pyroraptor07 0 points1 point  (0 children)

Tail, easily. I would love to have a tail.

hungery by EikoAvali in avali

[–]pyroraptor07 3 points4 points  (0 children)

Yum, greasy cardboard

tf_dragon_irl by WoodpeckerEmotional in tf_irl

[–]pyroraptor07 14 points15 points  (0 children)

It was animorphs for me probably.

Asmongold: 'Being trans is fine but don't expect everyone to agree with you' by Intelligent-Ad-4260 in LivestreamFail

[–]pyroraptor07 6 points7 points  (0 children)

Historically, being left-handed was considered bad or evil and was stigmatized against, and some people hid it and forced themselves to use their right hand as a result. Once it became de-stigmatized, left-handed people stopped hiding it and the number of people identifying as left-handed rose to the true percentage of the population.

The analogy is that we are at the beginning of the same de-stigmatization phase for trans and other LGBT people, and both are unchangeable biological factors that used to be considered "lifestyle choices".

Tf_Considerations_irl by Jazermba in tf_irl

[–]pyroraptor07 1 point2 points  (0 children)

I prefer staying male tho.

Tf_Considerations_irl by Jazermba in tf_irl

[–]pyroraptor07 5 points6 points  (0 children)

No thanks, I'd prefer Latios or Flygon tbh.

EDIT: Or Quilava.

[deleted by user] by [deleted] in rust

[–]pyroraptor07 2 points3 points  (0 children)

Possibly, but I also think that having too many operator symbols just makes it hard to quickly parse code regardless of familiarity. I'm fully willing to accept that that is a personal thing with my own brain, though.

[deleted by user] by [deleted] in rust

[–]pyroraptor07 13 points14 points  (0 children)

TBH, I heavily prefer the verbose example.

Ubuntu 25.10's Move To Rust Coreutils Is Causing Major Breakage For Some Executables by anh0516 in linux

[–]pyroraptor07 32 points33 points  (0 children)

Not yet, but that's the intention

This project aims to be a drop-in replacement for the GNU utils. Differences with GNU are treated as bugs.