473,796 Members | 2,652 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

spinoza1111 resigns from "segfault city"

"segfault city" was an interchange wherein Richard Heathfield posted a
complete lie:

<heathfield>
Richard Heathfield wrote:
This would be a straightforward test for numerics:

int to_digit(int ch)
{
return isdigit((unsign ed char)ch) ? ch - '0' : -1;
}

</heathfield>

I have made all the replies I am going to make, since this is
comp.lang.c, and I have no special expertise in the outdated language
C, which needs to be retired because it cannot be standardized. My
replies will clutter the newsgroup with a flame war and nettiquette
demands I make this decision.

Richard Heathfield, this night, has been sitting at his computer firing
off confusion and lies to maintain his position in this intellectual
slum. He didn't have the courage to comment at dds although other
people have, one with an absurdly global charge of incompetence.

I will instead fix the error at the original site for the community at
that site. Thanks to the users who pointed out the strcat error (REH
did not, instead made global charges).

I no longer plan to post to or examine either comp.programmin g or
comp.lang.c since it is filled with data smog, created by people with
low self-esteem who cannot post elsewhere.

The above claim and code by Richard Heathfield was really the last
straw because it is a lie: the code does not test for numerics at all.
It's not an honest mistake but part of an effort to sow confusion and
bad feeling, directly comparable to the insinuations made about John
Kerry's war record and that's why I called it Swift Boating.

I don't need this shit.

Richard Heathfield is Swift Boating me as he and his buddies Swift
Boated Herb Schildt, with a Bush-like campaign of confusion (as in his
babbling about EBCDIC) and lies as in the above code.

Jun 24 '06 #1
7 1686
On 2006-06-24, sp*********@yah oo.com <sp*********@ya hoo.com> wrote:
"segfault city" was an interchange wherein Richard Heathfield posted a
complete lie:

<heathfield>
Richard Heathfield wrote:
This would be a straightforward test for numerics:

int to_digit(int ch)
{
return isdigit((unsign ed char)ch) ? ch - '0' : -1;
}
</heathfield>

I have made all the replies I am going to make, since this is
comp.lang.c, and I have no special expertise in the outdated language
C, which needs to be retired because it cannot be standardized. My
replies will clutter the newsgroup with a flame war and nettiquette
demands I make this decision.


C isn't outdated at all. And it can indeed be standardized, and is has,
by ISO C90.

Glad to see you go, however. Good luck with whatever it is you claim to
do.
Richard Heathfield, this night, has been sitting at his computer firing
off confusion and lies to maintain his position in this intellectual
slum. He didn't have the courage to comment at dds although other
people have, one with an absurdly global charge of incompetence.

Um, Richard didn't once lie or confuse anyone but you. I've read all his
posts in that thread, and they were fairly basic C. I think that you owe
him an apology.
I will instead fix the error at the original site for the community at
that site. Thanks to the users who pointed out the strcat error (REH
did not, instead made global charges).

Global charges? I'm not sure what you mean by that.
I no longer plan to post to or examine either comp.programmin g or
comp.lang.c since it is filled with data smog, created by people with
low self-esteem who cannot post elsewhere.

Right. No one here could ever, say, stop posting to write a book. Oh wait,
Richard Heathfield, Lawrence Kirby, Dann Corbit, Ben Pfaff and others
already did that. (I apologize to those I missed.) Why don't you stop
lying?
The above claim and code by Richard Heathfield was really the last
straw because it is a lie: the code does not test for numerics at all.
It's not an honest mistake but part of an effort to sow confusion and
bad feeling, directly comparable to the insinuations made about John
Kerry's war record and that's why I called it Swift Boating.

Well, I couldn't for the life of me understand your bloated and crappy
code, so I can't say that it was or wasn't a lie. I do know that RH
rewrote your program such that it ran a few billion times faster for
large inputs.
I don't need this shit.

We don't need you.
Richard Heathfield is Swift Boating me as he and his buddies Swift
Boated Herb Schildt, with a Bush-like campaign of confusion (as in his
babbling about EBCDIC) and lies as in the above code.


If you want to deny the existence of other platforms than your own, go
right ahead. I'll be at clc if you want to complain when you can't
port anything.

--
Andrew Poelstra < http://www.wpsoftware.net/blog >
To email me, use "apoelstra" at the above address.
I know that area of town like the back of my head.
Jun 24 '06 #2
Andrew Poelstra said:
On 2006-06-24, sp*********@yah oo.com <sp*********@ya hoo.com> wrote: <snip>
Richard Heathfield, this night, has been sitting at his computer firing
off confusion and lies to maintain his position in this intellectual
slum. He didn't have the courage to comment at dds although other
people have, one with an absurdly global charge of incompetence.


Um, Richard didn't once lie or confuse anyone but you. I've read all his
posts in that thread, and they were fairly basic C. I think that you owe
him an apology.


Actually, he owes me several dozen, but we'll let it pass. Yes, you're right
- everything I've said about C in this thread has been very much 101 stuff,
that we'd all expect a C teacher to be well aware of.
I will instead fix the error at the original site for the community at
that site.
"The" error? There are quite a few to fix. I wonder which one he means.
Thanks to the users who pointed out the strcat error (REH
did not,
I'm not sure what the 'E' is meant to stand for. As for "not pointing out
the error", it's the very reason I chose the title.

instead made global charges).


Global charges? I'm not sure what you mean by that.


I think he must mean he's always wrong. It's certainly hard to remember
anything he got right.

<snip>
--
Richard Heathfield
"Usenet is a strange place" - dmr 29/7/1999
http://www.cpax.org.uk
email: rjh at above domain (but drop the www, obviously)
Jun 24 '06 #3
"Andrew Poelstra" <ap*******@loca lhost.localdoma in> wrote
I no longer plan to post to or examine either comp.programmin g or
comp.lang.c since it is filled with data smog, created by people with
low self-esteem who cannot post elsewhere.


Right. No one here could ever, say, stop posting to write a book. Oh wait,
Richard Heathfield, Lawrence Kirby, Dann Corbit, Ben Pfaff and others
already did that. (I apologize to those I missed.) Why don't you stop
lying?

Time for a plug of "MiniBasic, how to write a script interpreter".

www.personal.leeds.ac.uk/~bgy1mm


Jun 24 '06 #4
On 24 Jun 2006 12:50:13 -0700, in comp.lang.c , sp*********@yah oo.com
wrote:
"segfault city" was an interchange wherein Richard Heathfield posted a
complete lie:


Nope. You're doing that right now.

*replonk*

--
Mark McIntyre

"Debugging is twice as hard as writing the code in the first place.
Therefore, if you write the code as cleverly as possible, you are,
by definition, not smart enough to debug it."
--Brian Kernighan
Jun 24 '06 #5
Richard Heathfield wrote:

Andrew Poelstra said:
On 2006-06-24, sp*********@yah oo.com <sp*********@ya hoo.com> wrote:
Thanks to the users who pointed out the strcat error (REH
did not,


I'm not sure what the 'E' is meant to stand for.


I think it's a misspelling of RJH,
which as we all know, means Richard James bond Heathfield:
The secret paid agent of MI6
with the triple 0 licence to critique C code.

--
pete
Jun 24 '06 #6
[ OP didn't appear on news.qwest.net, so I'll respond here... ]

| On 2006-06-24, sp*********@yah oo.com <sp*********@ya hoo.com> wrote:
|| "segfault city" was an interchange wherein Richard Heathfield
|| posted a complete lie:
||
|| <heathfield>
|| Richard Heathfield wrote:
||| This would be a straightforward test for numerics:
|||
||| int to_digit(int ch)
||| {
||| return isdigit((unsign ed char)ch) ? ch - '0' : -1;
||| }
|||
|| </heathfield>
||
|| I have made all the replies I am going to make, since this is
|| comp.lang.c, and I have no special expertise in the outdated
|| language C, which needs to be retired because it cannot be
|| standardized. My replies will clutter the newsgroup with a flame
|| war and nettiquette demands I make this decision.

I've read Richard's postings to comp.lang.c for more than a decade and
have never found him to speak other than forthrightly and truthfully.
Moreover, his honest mistakes (very few and very far between) have
been immediately and gracefully acknowledged.

The C programming language /has/ been standardized; and you can
download a copy of the official standard from the ANSI store
(http://webstore.ansi.org/ansidocstor...NCITS%2FISO%2F
IEC+9899%2D1999 ) for a paltry US$18.

|| Richard Heathfield, this night, has been sitting at his computer
|| firing off confusion and lies to maintain his position in this
|| intellectual slum. He didn't have the courage to comment at dds
|| although other people have, one with an absurdly global charge of
|| incompetence.

Richard has no "position" in comp.lang.c other than "participan t". He
has earned considerable respect from his peers for his patience and
willingness to help those who seek to learn how to write
standard-compliant C programs.

I have difficulty equating courage to posting on a blog - so I suspect
that you and I may define courage differently. I've chosen to respect
Richard's courage because I respect his integrity - and because I
perceive that the former is a prerequisite for the latter.

As far as comp.lang.c being an intellectual slum, I would guess that
(as with the rest of usenet) what you get is what you bring.

|| I will instead fix the error at the original site for the
|| community at that site. Thanks to the users who pointed out the
|| strcat error (REH did not, instead made global charges).

Correcting errors is nearly always a good idea. Even better than
correcting errors - especially if one accepts the responsibilitie s
inherent in teaching others - is exercising the care to not present
those errors to students who lack the knowledge and experience to
recognize them as errors.

|| I no longer plan to post to or examine either comp.programmin g or
|| comp.lang.c since it is filled with data smog, created by people
|| with low self-esteem who cannot post elsewhere.

Ok. My observation is that the participants here are primarily
interested in learning and teaching the C programming language in a
standard-compliant fashion. If neither of those activities is where
your interest lies, then there are probably more worthwhile places for
you to focus your attention.

|| The above claim and code by Richard Heathfield was really the last
|| straw because it is a lie: the code does not test for numerics at
|| all. It's not an honest mistake but part of an effort to sow
|| confusion and bad feeling, directly comparable to the insinuations
|| made about John Kerry's war record and that's why I called it
|| Swift Boating.
|| I don't need this shit.

Well yes, I think I'm beginning to see what you mean about
"intellectu al slum". You've just strongly reinforced my earlier
impression.

|| Richard Heathfield is Swift Boating me as he and his buddies Swift
|| Boated Herb Schildt, with a Bush-like campaign of confusion (as in
|| his babbling about EBCDIC) and lies as in the above code.

Babbling? I guess it may be one of those cases in which you needed to
be there to understand. FWIW, he wasn't babbling - I lived in an
EBCDIC-only universe for seven years. Remember, just because you
didn't see it doesn't mean it wasn't there - or that it wasn't
important.

--
Morris Dovey
DeSoto Solar
DeSoto, Iowa USA
http://www.iedu.com/DeSoto
Jun 25 '06 #7
On Sat, 24 Jun 2006 19:50:13 UTC, sp*********@yah oo.com wrote:
"segfault city" was an interchange wherein Richard Heathfield posted a
complete lie:


The only who lies constantly is the fool who named itself as
sp*********@yah oo.com

--
Tschau/Bye
Herbert

Visit http://www.ecomstation.de the home of german eComStation
eComStation 1.2 Deutsch ist da!
Jun 26 '06 #8

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
4196
by: Michael Brennan-White | last post by:
If I submit my for using a get action the resulting page loads . If I use a post action I get an error page saying "The page cannot be found". I am calling the originating page!!! This happens in IE as well as FireFox. This code has been tested on a Win2003 server, IIS6, PHP 5.0.3, mySQL 4.1.8 and it works fine. The problem server is a Win2k server, IIS5, PHP 5.0.4, mySQL 4.1.11.
8
4377
by: Douglas | last post by:
**** Post for FREE via your newsreader at post.usenet.com **** Hello, The following code does not compile if line 3 is uncommented "using namespace std". I do not understand it. Could somebody explain it to me? I am using MSVC 6.0. Thanks a lot,
4
1996
by: Max | last post by:
Hello everyone, and thank you in advance for all of your help! I have a tblPrint table in Access 2002. Its structure is as follows: tblPrint ------------------ Name, Text Address1, Text Address2, Text City, Text
61
3162
by: academic | last post by:
When I declare a reference variable I initialize it to Nothing. Now I'm wondering if that best for String variables - is "" better? With Nothing I assume no memory is set aside nor GC'ed But with "" it is - correct? The system seems to handle a null the same as "".
0
1141
by: John Bailo | last post by:
Order me up a plate of Kim Chi: http://times.hankooki.com/lpage/tech/200602/kt2006021517494311780.htm Korea Plans to Build Linux City, University By Kim Tae-gyu Staff Reporter "The Korean government plans to select a city and a university late next
1
4747
by: tankbattle | last post by:
That is, what's the difference between <complexType name="Address" final="restriction"> <sequence> <element name="name" type="string"/> <element name="street" type="string"/> <element name="city" type="string"/> </sequence> </complexType> and <complexType name="Address" block="restriction">
0
3015
by: U S Contractors Offering Service A Non-profit | last post by:
" Visionary Dreams " " Leaving New york City leaving to go " GOD noes were i Don't "
1
2366
by: Jamie J. Begin | last post by:
I'm very new to the world of Python and am trying to wrap my head around it's OOP model. Much of my OOP experience comes from VB.Net, which is very different. Let's say I wanted to create an object that simply outputted something like this: Developer Detroit Michigan
6
2446
by: SuperFool | last post by:
This has got to be one of those questions only a serious newbie would come up with.... Basicly: I select all the city names in the table and turn them into a pull down menu (code below) print "<form action=\"update-city.php\" method=\"post\" name=\"theform\">"; print "<SELECT id=\"city\">\n"; while ($row =mysql_fetch_object($result)) { foreach ($row as $col=>$val){
0
9524
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10449
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10217
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10168
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
10003
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
5440
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5568
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4114
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3730
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.