The top 3 of the most expected Wasm features are: Threads, Exception, and GC.
Threads: https://github.com/WebAssembly/threads/blob/master/proposals/threads/Overview.md
GC: https://github.com/WebAssembly/gc/blob/main/proposals/gc/Overview.md
RT @VoiceofCal@twitter.com
Be ungovernable. Find loopholes.
🐦🔗: https://twitter.com/VoiceofCal/status/1536444812391497728
@mgiagante I don't think the first will compile, the syntax is wrong.
If you want to make the reference explicit, you're going to have |c: &char|, which is exactly the same thing.
No, of course Momo doesn't put her mouth on chopsticks- she waits for me to drop the piece in her mouth. Her table manners are very good. She's an animal- not an animal😁
Her harness says "I don't bite people, don't feed me" (kids try to give her candy).
Open Source federated link aggregator in rust
https://github.com/LemmyNet/lemmy
Discussions: https://discu.eu/q/https://github.com/LemmyNet/lemmy
@mgiagante Depends on how many languages you need to support. If it's just English, it's probably fine. Otherwise, you need to use the unicode-segmentation crate, to break up combined letters like é.
Fellow rustaceans.
Is this an ok way to find out if a word starts with a vowel, in the context of a simple exercise? Could this be done with a reference &c in the call to any() instead?
```rust
fn starts_with_vowel(word: &str) -> bool {
let first_character = word.chars().next().unwrap();
"aeiouAEIOU".chars().any(|c| c == first_character)
}
```
Alooo gente bonita
Soy un joven que se la vive con ansiedad osiosi. Leo poco, y a veces escribo un poquito de eso.
Mi sueño es irme a vivir un pueblito al lado del mar donde haga frío.
paypal is a dumpster fire. I wish I could share a screenshot of what I see rn but don't feel like editing out pii. Picture this: the top of the page says steps I need to complete to finish setting up my business account. The bottom half of the page says I have been permanently banned from using paypal (I think the issue being I used some of the same personal info in creating my personal account and it got flagged). But, ya know, large tech companies, no way to actually talk to a real person...
@mgiagante @madrina @omysailor Exacto.
Y no olvidemos que los mayores emisores de CO2 del planeta son China e India. Si no colaboran activemente en esto, de poco o nada servirán las medidas que tomen otros, ya sea a nivel estatal o individual.
How does this code look? It does work but I'm wondering if I'm making any conceptual / idiomatic mistakes at this point.
I guess having to copy the vector to avoid mutating the original one is normal in Rust, right?
Hi all
We're moving to our new apartment in a couple of days and have reached the stage of packing up books. I found a copy of Snowden's Permanent Record that Abebooks had mistakenly sent to me, and I wanted to give that to someone who would enjoy it.
So: if you are interested in a hardcover copy of Permanent Record by Ed Snowden and are willing to pay for shipping (I'm in Germany), this book could be yours!
Boosts are welcome, please contact me somehow! #giveaways #linuxpizza
@Aldi80s what do you think of Hong Kong movies? I have a few favorites like Chunking Express, In the Mood for Love and a few comedies by Stephen Chow.
If anyone's interested after watching #InhumanKiss from Netflix, may search and watch the classic movies: Krasue: Demonic Beauty [15.11.2002] and Ghost Of Valentine [09.02.2006]
#Thailand #ThaiHorror #ThaiMovies #Netflix #NetflixTH #NetflixLAT #กระสือวาเลนไทน์ #ตำนานกระสือ
HAPPY BIRTHDAY RIHO !!! ❤️
Riho Sayashi 05.28.1998
#MorningMusume #BABYMETAL #モーニング娘。#SayashiRiho #鞘師里保
&
with a little bit of
and learning
- For a free and open internet. - Trying to escape the Soyware Development Industry.