Forum: Soap Box
2022-05-24, 09:40
|
Replies: 34
Views: 644
|
Forum: XYYXF Project
2022-05-23, 13:27
|
Replies: 40
Views: 14,541
|
Forum: Lounge
2022-05-23, 11:53
|
Replies: 38
Views: 3,039
|
Forum: And now for something completely different
2022-05-23, 11:44
|
Replies: 129
Views: 32,910
|
Forum: Aliquot Sequences
2022-05-20, 15:26
|
Replies: 217
Views: 10,133
|
Forum: Lounge
2022-05-19, 21:08
|
Replies: 23
Views: 1,830
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: 121
Views: 5,705
|
Forum: And now for something completely different
2022-05-17, 21:32
|
Replies: 121
Views: 5,705
|
Forum: NFS@Home
2022-05-17, 12:43
|
Replies: 57
Views: 3,392
|
Forum: XYYXF Project
2022-05-16, 09:49
|
Replies: 40
Views: 14,541
|
Forum: No Prime Left Behind
2022-05-16, 08:14
|
Replies: 1,611
Views: 242,381
|
Forum: No Prime Left Behind
2022-05-13, 07:49
|
Replies: 1,611
Views: 242,381
|
Forum: Homework Help
2022-05-12, 19:39
|
Replies: 7
Views: 662
|
Forum: No Prime Left Behind
2022-05-12, 19:31
|
Replies: 1,611
Views: 242,381
|
Forum: GPU Computing
2022-05-12, 10:20
|
Replies: 7
Views: 453
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: 245
|
Forum: No Prime Left Behind
2022-05-11, 20:33
|
Replies: 1,611
Views: 242,381
|
Forum: XYYXF Project
2022-05-11, 08:13
|
Replies: 40
Views: 14,541
|
Forum: And now for something completely different
2022-05-11, 08:07
|
Replies: 121
Views: 5,705
|
Forum: No Prime Left Behind
2022-05-10, 19:51
|
Replies: 1,611
Views: 242,381
|
Forum: XYYXF Project
2022-05-10, 19:45
|
Replies: 506
Views: 121,540
|
Forum: Programming
2022-05-10, 13:38
|
Replies: 12
Views: 553
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: 40
Views: 14,541
|
Forum: No Prime Left Behind
2022-05-09, 09:27
|
Replies: 1,611
Views: 242,381
|
Forum: Factoring
2022-05-08, 20:53
|
Replies: 27
Views: 1,285
|