Forum: Soap Box
2022-05-24, 09:40
|
Replies: 34
Views: 637
|
Forum: XYYXF Project
2022-05-23, 13:27
|
Replies: 40
Views: 14,536
|
Forum: Lounge
2022-05-23, 11:53
|
Replies: 38
Views: 3,035
|
Forum: And now for something completely different
2022-05-23, 11:44
|
Replies: 129
Views: 32,889
|
Forum: Aliquot Sequences
2022-05-20, 15:26
|
Replies: 216
Views: 10,096
|
Forum: Lounge
2022-05-19, 21:08
|
Replies: 23
Views: 1,828
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,635
|
Forum: And now for something completely different
2022-05-17, 21:32
|
Replies: 121
Views: 5,635
|
Forum: NFS@Home
2022-05-17, 12:43
|
Replies: 57
Views: 3,387
|
Forum: XYYXF Project
2022-05-16, 09:49
|
Replies: 40
Views: 14,536
|
Forum: No Prime Left Behind
2022-05-16, 08:14
|
Replies: 1,610
Views: 242,340
|
Forum: No Prime Left Behind
2022-05-13, 07:49
|
Replies: 1,610
Views: 242,340
|
Forum: Homework Help
2022-05-12, 19:39
|
Replies: 7
Views: 661
|
Forum: No Prime Left Behind
2022-05-12, 19:31
|
Replies: 1,610
Views: 242,340
|
Forum: GPU Computing
2022-05-12, 10:20
|
Replies: 7
Views: 446
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,610
Views: 242,340
|
Forum: XYYXF Project
2022-05-11, 08:13
|
Replies: 40
Views: 14,536
|
Forum: And now for something completely different
2022-05-11, 08:07
|
Replies: 121
Views: 5,635
|
Forum: No Prime Left Behind
2022-05-10, 19:51
|
Replies: 1,610
Views: 242,340
|
Forum: XYYXF Project
2022-05-10, 19:45
|
Replies: 506
Views: 121,525
|
Forum: Programming
2022-05-10, 13:38
|
Replies: 12
Views: 551
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,536
|
Forum: No Prime Left Behind
2022-05-09, 09:27
|
Replies: 1,610
Views: 242,340
|
Forum: Factoring
2022-05-08, 20:53
|
Replies: 27
Views: 1,281
|