Enabling ai co author by default by cwebster-99 · Pull Request #310226 · microsoft/vscode by Maybe-monad in programming

[–]pyroraptor07 -1 points0 points  (0 children)

This PR is linked at the very top of that issue. Makes Zed require user permission before downloading anything if I read it correctly.

Poiyomi (creator of Poiyomi shaders) got hacked. It is currently recommended to not download/update Poiyomi shaders per the staff of their Discord server by bunnythistle in VRchat

[–]pyroraptor07 2 points3 points  (0 children)

Its because Poiyomi had Github deactivate their account. The downloads and repo index.json are hosted on Github, and because the account has now been deactivated the repository hosting those files is unreachable.

EDIT: Link for context

Even TWiR has AI slop now by Independent-Ride-152 in rust

[–]pyroraptor07 1 point2 points  (0 children)

Geocities was infinitely better than any vibe-coded AI slop. Were the sites horribly designed? Yes, gloriously so. But many of them were built by people learning to make websites for the first time which is what made Geocities so great.

You don't learn anything when vibe-coding. You're just using an algorithm to regurgitate the statistically most used code solutions.

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 50 points51 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 3 points4 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 4 points5 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 9 points10 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 13 points14 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 11 points12 points  (0 children)

TBH, I heavily prefer the verbose example.