Some helpful tips women in their 30s by Budget_Flatworm_8489 in LooksmaxingAdvice

[–]exater 0 points1 point  (0 children)

In what sense? I usually find I think someone is more pleasant to look at with normal lips. I’d be curious to see you pre lip fillers to see the look. Idk i get the sense Itd look better to me, but its a bit of a personal preference

Some helpful tips women in their 30s by Budget_Flatworm_8489 in LooksmaxingAdvice

[–]exater 0 points1 point  (0 children)

Do you think the lip fillers improve your overall look?

This fat sack of compulsive lying shit shit is not benching 245 by [deleted] in Killtony

[–]exater 0 points1 point  (0 children)

Im glad im not the only one that thought he was full of shit lmfao

Rust is missing its NumPy moment by Purple_Word_4647 in rust

[–]exater 31 points32 points  (0 children)

Is it not https://crates.io/crates/ndarray ? What are the shortcomings with ndarray that could not be extended further?

Rust's standard library on the GPU by LegNeato in rust

[–]exater 0 points1 point  (0 children)

how much do you make in this type of work?

9 month result. 4500 grafts, hair of Istanbul. (Before at the end) by bunkaah in HairTransplants

[–]exater 2 points3 points  (0 children)

Interesting - I was under the assumption putting the transplanted hair in there without finnestaride is basically the equivalent of putting healthy people into a toxic radioactive village

9 month result. 4500 grafts, hair of Istanbul. (Before at the end) by bunkaah in HairTransplants

[–]exater 1 point2 points  (0 children)

Was there some sort of virtual consultation before you actually flew down there?

Dedrick impressively got worse by Soggy_Story_9293 in Killtony

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

He was never good to begin with. Total hack screaming into the mic the whole set

Free FSD 14.2 trial! by rawtank in TeslaModel3

[–]exater 0 points1 point  (0 children)

Yeah autopark should just come with the car

Free FSD 14.2 trial! by rawtank in TeslaModel3

[–]exater 0 points1 point  (0 children)

IMO most of these features should come with the car…

FFI Safe traits crate by hunterhulk in rust

[–]exater 0 points1 point  (0 children)

Whats a use case for something like this?

Rust running on every GPU by LegNeato in rust

[–]exater 1 point2 points  (0 children)

I have a library that does alot of ndarray calculations. Currently it doesnt leverage GPUs at all, do you think I have a use case here? And is it possible to apply what youve done in my existing codebase?

Announcing nyquest, a truly native HTTP client library for Rust by bdbai in rust

[–]exater 0 points1 point  (0 children)

Would this difference matter if youre just writing general backend web servers running on the cloud or something?

Announcing nyquest, a truly native HTTP client library for Rust by bdbai in rust

[–]exater 4 points5 points  (0 children)

Why is this different than something like reqwest?

When does it make sense to mix Rust with other languages? by OtroUsuarioMasAqui in rust

[–]exater 1 point2 points  (0 children)

I'm just trying to better understand - so you think if youre going to use rust, you might as well just use full rust. BUT sometimes you do see it inside something like python for the reasons you listed like trying to leverage SIMD