Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

About C++...

46 views
Skip to first unread message

Ramine

unread,
May 4, 2016, 5:49:07 PM5/4/16
to
Hello....


Now i will speak about C++ programming language.

I have just learned C++ in 2 days and it after that it
took me one more day to implement my C++ synchronization objects
library, and it was easy for me to implement because i was
already programmer and i have tested it thoroughly and i think
it is working great, and now i think that C++ is a good language
too, but as you have noticed i am an Object Pascal programmer who
specializes in parallel programming and you will find all
my projects here:

https://sites.google.com/site/aminer68/

And you can download my C++ synchronization objects library from:

https://sites.google.com/site/aminer68/c-synchronization-objects-library


Thank you,
Amine Moulay Ramdane.





Chris Vine

unread,
May 4, 2016, 5:58:09 PM5/4/16
to
Please stop posting these repetitive posts. One post would have been
enough. Instead you post 6 times in 1 hour 15 minutes, all most drivel.

I realise your mental condition is difficult for you to cope with, but
please don't make it a difficulty for us as well.

Jerry Stuckle

unread,
May 4, 2016, 6:03:53 PM5/4/16
to
Have you ever looked at his code? Typical of spammer code - I wouldn't
let it near any project I worked on, in any language.

But then if the libraries were any good, he wouldn't have to spam
usenet. So that in itself should tell you something.

--
==================
Remove the "x" from my email address
Jerry Stuckle
jstu...@attglobal.net
==================

Chris Vine

unread,
May 4, 2016, 6:06:36 PM5/4/16
to
On Wed, 4 May 2016 18:03:42 -0400
Jerry Stuckle <jstu...@attglobal.net> wrote:
[snip]
> Have you ever looked at his code? Typical of spammer code - I
> wouldn't let it near any project I worked on, in any language.
>
> But then if the libraries were any good, he wouldn't have to spam
> usenet. So that in itself should tell you something.

He has a mental condition. Have a look at comp.programming.threads to
see what may lie ahead. He has reduced it to ruins.

Ian Collins

unread,
May 4, 2016, 6:39:08 PM5/4/16
to
Why this is marked as abuse? It has been marked as abuse.
Report not abuse
On 05/05/16 09:57, Chris Vine wrote:
> On Wed, 4 May 2016 17:49:29 -0700
> Ramine <ramine@1.1> wrote:
>
> Please stop posting these repetitive posts. One post would have been
> enough. Instead you post 6 times in 1 hour 15 minutes, all most drivel.

Please stop replying to Ramine posts! Decent news server already filter
them out....

--
Ian Collins

Chris Vine

unread,
May 4, 2016, 6:40:30 PM5/4/16
to
And on doing some looking up I see this one from him (in his previous
incarnation as aminer before being kicked off his then ISP provider):

https://groups.google.com/forum/?_escaped_fragment_=topic/comp.programming.threads/MXUMDp708Pk#!topic/comp.programming.threads/MXUMDp708Pk ,
which included this choice posting on comp.programming.threads:

"if you still harrass arabs on this forum i will call 9/11 immediatly.
Do you remember the 9/11 you racist and moron ?"

I strongly suspect he is not in fact a terrorist thread, just
significantly ill.

Chris Vine

unread,
May 4, 2016, 6:43:25 PM5/4/16
to
Really? Which one is that?

If it gets bad enough I will use a kill file, but I use claws-mail
which makes kill files unnecessarily difficult to use.

Ian Collins

unread,
May 4, 2016, 8:32:50 PM5/4/16
to
Why this is marked as abuse? It has been marked as abuse.
Report not abuse
News.Individual.net and, so I hear, several others.

--
Ian Collins

Cholo Lennon

unread,
May 5, 2016, 8:22:09 AM5/5/16
to
Why this is marked as abuse? It has been marked as abuse.
Report not abuse
On 05/04/2016 07:43 PM, Chris Vine wrote:
> On Thu, 5 May 2016 10:38:55 +1200
> Ian Collins <ian-...@hotmail.com> wrote:
>> On 05/05/16 09:57, Chris Vine wrote:
>>> On Wed, 4 May 2016 17:49:29 -0700
>>> Ramine <ramine@1.1> wrote:
>>>
>>> Please stop posting these repetitive posts. One post would have
>>> been enough. Instead you post 6 times in 1 hour 15 minutes, all
>>> most drivel.
>>
>> Please stop replying to Ramine posts! Decent news server already
>> filter them out....
>
> Really? Which one is that?

In my news server (news.aioe.org) he has been filtered out long ago :-)
I only see replies to him.

>
> If it gets bad enough I will use a kill file, but I use claws-mail
> which makes kill files unnecessarily difficult to use.
>


--
Cholo Lennon
Bs.As.
ARG


Ramine

unread,
May 12, 2016, 6:15:05 PM5/12/16
to
Hello....


I have told you before that C++ was dangerous for parallelism,
because of its memory model that is weaker than the x86 architecture
memory model, but i have finally avoided this problem by implementing
my inventions with FreePascal and Delphi compilers that doesn't
reorder loads and stores even with compiler optimization, and
this is less error, so i have finally compiled my algorithms
implementations into Dynamic Link Libraries that
are used by C++ in a form of my great C++ Object Synchronization
Library. So C++ has become great again.

You can download my new and extended C++ Synchronization objects library:
0 new messages