Forum: Lounge
2022-05-19, 21:08
|
Replies: 23
Views: 1,767
So few votes?
Personally, I use uBlock and...
So few votes?
Personally, I use uBlock and haven't had any issues with paid exceptions as far as I can tell. On mobile, this is of course different since you would have to take different measures...
|
Forum: And now for something completely different
2022-05-18, 13:38
|
Replies: 103
Views: 4,437
|
Forum: And now for something completely different
2022-05-17, 21:32
|
Replies: 103
Views: 4,437
|
Forum: NFS@Home
2022-05-17, 12:43
|
Replies: 56
Views: 3,259
|
Forum: XYYXF Project
2022-05-16, 09:49
|
Replies: 39
Views: 14,309
|
Forum: No Prime Left Behind
2022-05-16, 08:14
|
Replies: 1,609
Views: 241,671
|
Forum: No Prime Left Behind
2022-05-13, 07:49
|
Replies: 1,609
Views: 241,671
|
Forum: Homework Help
2022-05-12, 19:39
|
Replies: 7
Views: 612
|
Forum: No Prime Left Behind
2022-05-12, 19:31
|
Replies: 1,609
Views: 241,671
|
Forum: GPU Computing
2022-05-12, 10:20
|
Replies: 6
Views: 359
Because the kind of work that TF is fits GPUs...
Because the kind of work that TF is fits GPUs much more than CPUs, GPUs are so much faster than CPUs in this case. For example, if you take a recent card like the 3060 Ti, which is definitely not the...
|
Forum: Software
2022-05-12, 08:24
|
Replies: 4
Views: 228
|
Forum: No Prime Left Behind
2022-05-11, 20:33
|
Replies: 1,609
Views: 241,671
|
Forum: XYYXF Project
2022-05-11, 08:13
|
Replies: 39
Views: 14,309
|
Forum: And now for something completely different
2022-05-11, 08:07
|
Replies: 103
Views: 4,437
|
Forum: No Prime Left Behind
2022-05-10, 19:51
|
Replies: 1,609
Views: 241,671
|
Forum: XYYXF Project
2022-05-10, 19:45
|
Replies: 505
Views: 121,193
|
Forum: Programming
2022-05-10, 13:38
|
Replies: 12
Views: 466
In bash:
if [ $# -ne 3 ];
then
echo...
In bash:
if [ $# -ne 3 ];
then
echo 'Usage: bash splitter.sh [in file] [out file] [number of workers]';
exit -1;
fi;
if ls "$1."* 1> /dev/null 2>&1;
then
echo 'Temporary files could not...
|
Forum: XYYXF Project
2022-05-10, 12:51
|
Replies: 39
Views: 14,309
|
Forum: No Prime Left Behind
2022-05-09, 09:27
|
Replies: 1,609
Views: 241,671
|
Forum: Factoring
2022-05-08, 20:53
|
Replies: 27
Views: 1,227
|
Forum: Soap Box
2022-05-06, 19:51
|
Replies: 137
Views: 11,247
Yes! Assume your child is prone do be dying in...
Yes! Assume your child is prone do be dying in one stage of your pregnancy, and you can prove that somehow in advance. Or you can prove that a pregnancy will kill the mother in all cases. In those...
|
Forum: Soap Box
2022-05-06, 19:09
|
Replies: 137
Views: 11,247
|
Forum: Software
2022-05-06, 18:55
|
Replies: 226
Views: 29,760
The first attachment is especially worrysome...
The first attachment is especially worrysome because main memory and both the SSD are fully utilized. What are "other system loads"? Do they justify this loads? If not, it looks like extensive...
|
Forum: Lounge
2022-05-06, 09:00
|
Replies: 18
Views: 3,193
|
Forum: Software
2022-05-06, 08:24
|
Replies: 226
Views: 29,760
|