Why do people assume that to have fun one need alcohol or some other unhealthy stuff?
The problem is that even 16GB is really not that much for 2021. As of today 32GB should be considered minimum.
For me this new UI is worse as the classic one.
Why no more icons in menus? :(
1 download limit looks really problematic to me. Some times download just do not start or get aborted and then everything need to be done again. Something like 3 downloads limit would make this more usable!
> Programs in the 90s were written in C and C++. C is impossible to secure. C++ is impossible to secure. You know that most today OS are written in C or C++ ? Also many higher level languages are it self written in C or…
I care and I am part of this universe, like you and every other human on this planet. So at lest partially universe care about humanity.
AFAIK you require to use it by the law. If you have other information please point to the source, it would be nice to know it for sure.
Last info I got from peoples who lived in Kazakhstan s that you need to use custom certificate from government to use HTTPS and such stuff. This mean that MitM will be done for all HTTPS traffic there.
"Apple may be a de facto monopolist for most of the world" May this is how some peoples from USA see Apple ? But here in EU Apple is just another smartphone vendor and most peoples are using Android.
For me Rust has a lot of potential to write more secure code in places where it is needed but astrophysics is may be not one of them. Not sure about language it self, my knowledge about Rust is limited. But st is at…
https://github.com/marblestation/benchmark-leapfrog This are not valid benchmarks at all. What is the point to run N-Body sim with all particles set to 0.0 ? Where is the result of the sim ? Why it will be not validated…
Strange I have no problems with Wireless at all using ET-2550.
Pixel art is really treble, I just hurt looking at it in some cases. So some people likes pixels and call it “art” and use such word combinations like “HD fetishism”. But I would say “Pixels fetishism” and “HD Art”. Of…
Like thins one ? WaveNet: A Generative Model for Raw Audio https://deepmind.com/blog/wavenet-generative-model-raw-audio...
Is this enough ? typedef vector<int> vi; typedef vector<vi> vvi; typedef pair<int,int> ii; #define sz(a) int((a).size()) #define pb push_back #defile all(c) (c).begin(),(c).end() #define tr(c,i) for(typeof((c).begin() i…
It would be correct to say this about std::array<> but NOT about std::vector .
Is Marching Cubes not already outdated algorithm to do this !? Why not use state pf the art algorithm for this, like Marching Tiles ?
Unfortunately this is very slow. Compared to proper native implementation of course.
No we are still not there and will not be for a long time. But with time we will get closer and closer.
Year 2006: Photorealism in video games is around the corner... Year 2016: Photorealism in video games is around the corner... Year 2026: Photorealism in video games is around the corner...
What happens with this one ? Polynomial Time Algorithm for Graph Isomorphism Testing. http://mt2.comtv.ru/ Is this a hoax or has some substance ?
There are really many types of chancer, and Vitamin C (if confirmed) seems to help only from some types of it. So that he died of cancer say absolutely nothing about Vitamin C.
The cure to death even partially is probably more that 100 years away from us.
Using something else as float or double would decrease performance significantly. Using array sorting would not only be solve too but actually do not improve precision that much at all. Using double to sum floats has…
Why do people assume that to have fun one need alcohol or some other unhealthy stuff?
The problem is that even 16GB is really not that much for 2021. As of today 32GB should be considered minimum.
For me this new UI is worse as the classic one.
Why no more icons in menus? :(
1 download limit looks really problematic to me. Some times download just do not start or get aborted and then everything need to be done again. Something like 3 downloads limit would make this more usable!
> Programs in the 90s were written in C and C++. C is impossible to secure. C++ is impossible to secure. You know that most today OS are written in C or C++ ? Also many higher level languages are it self written in C or…
I care and I am part of this universe, like you and every other human on this planet. So at lest partially universe care about humanity.
AFAIK you require to use it by the law. If you have other information please point to the source, it would be nice to know it for sure.
Last info I got from peoples who lived in Kazakhstan s that you need to use custom certificate from government to use HTTPS and such stuff. This mean that MitM will be done for all HTTPS traffic there.
"Apple may be a de facto monopolist for most of the world" May this is how some peoples from USA see Apple ? But here in EU Apple is just another smartphone vendor and most peoples are using Android.
For me Rust has a lot of potential to write more secure code in places where it is needed but astrophysics is may be not one of them. Not sure about language it self, my knowledge about Rust is limited. But st is at…
https://github.com/marblestation/benchmark-leapfrog This are not valid benchmarks at all. What is the point to run N-Body sim with all particles set to 0.0 ? Where is the result of the sim ? Why it will be not validated…
Strange I have no problems with Wireless at all using ET-2550.
Pixel art is really treble, I just hurt looking at it in some cases. So some people likes pixels and call it “art” and use such word combinations like “HD fetishism”. But I would say “Pixels fetishism” and “HD Art”. Of…
Like thins one ? WaveNet: A Generative Model for Raw Audio https://deepmind.com/blog/wavenet-generative-model-raw-audio...
Is this enough ? typedef vector<int> vi; typedef vector<vi> vvi; typedef pair<int,int> ii; #define sz(a) int((a).size()) #define pb push_back #defile all(c) (c).begin(),(c).end() #define tr(c,i) for(typeof((c).begin() i…
It would be correct to say this about std::array<> but NOT about std::vector .
Is Marching Cubes not already outdated algorithm to do this !? Why not use state pf the art algorithm for this, like Marching Tiles ?
Unfortunately this is very slow. Compared to proper native implementation of course.
No we are still not there and will not be for a long time. But with time we will get closer and closer.
Year 2006: Photorealism in video games is around the corner... Year 2016: Photorealism in video games is around the corner... Year 2026: Photorealism in video games is around the corner...
What happens with this one ? Polynomial Time Algorithm for Graph Isomorphism Testing. http://mt2.comtv.ru/ Is this a hoax or has some substance ?
There are really many types of chancer, and Vitamin C (if confirmed) seems to help only from some types of it. So that he died of cancer say absolutely nothing about Vitamin C.
The cure to death even partially is probably more that 100 years away from us.
Using something else as float or double would decrease performance significantly. Using array sorting would not only be solve too but actually do not improve precision that much at all. Using double to sum floats has…