Older blog entries for redi (starting at number 90)

21 Jun 2006 (updated 21 Jun 2006 at 16:38 UTC) »
lkcl, have I misunderstood, or does thresh=4 not work for you?

There's a large attack going on, with dozens (maybe hundreds) of new accounts (see front page) created and cert'd as Apprentice by 3 other names, linked alphabetically, check out persons Alyhlftye25 - xdbenjidx and all the names in between (not linking to their pages to deny them googlejuice)

18 Apr 2006 (updated 18 Apr 2006 at 18:03 UTC) »
cdfrey, cert'ing everyone as journeyer is a silly policy and doesn't help make the trust metric any more reliable. I've noticed some oddities with certs anyway - to pick one example (and I'm not making skills judgments either) herzi. And fxn is a Master now even though most of the Master certs he has are from people who aren't cert'd at all or are not regular contributors. Update hmm, I've forgotten of course that some certs are invisible, due to vanishing accounts - most of my own certs don't show up on my personal page, but still contribute to my Journeyer rating. Upupdate Chris, I see the point you're making better now.

I don't even have my computer at the moment, let alone a FSF copyright assignment, so no non-proprietary code from me this year :-(

21 Mar 2006 (updated 21 Mar 2006 at 11:32 UTC) »

And VC6's asm output has what to do with Free Software? htonl() on real hardware's a no-op anyway ;-)

14 Mar 2006 (updated 14 Mar 2006 at 11:38 UTC) »
firefly, copy-in copies from stdin to the filesystem, copy-out copies from the filesystem to stdout. Or maybe you'd prefer to think of copy-in as copying files from an external medium (e.g. tape archive) in to the system. Now that I've answered your question, how about answering mine?

nconway and ncm, C99 also allows declarations mid-block, so you can declare the variable where you initialise it.

firefly, that apgcc page seems to be missing some important information. What happens if I apgcc with 3.3.6 and 4.0.2 ? Should I be able to run at least one of those binaries on a similar system with any GCC version > 3.2.0 ?

fzort, I think that UMB Scheme crash is RH bug 170533

operationalize? What a stupid word.
3 Feb 2006 (updated 4 Feb 2006 at 21:51 UTC) »
Whitespaced

Can anyone identify something I read last year that suggested that whitespace and brace placement in C should be strictly enforced by the standard, so that we can get on with writing code instead of squabbling about the bits in between?

12 Jan 2006 (updated 12 Jan 2006 at 10:18 UTC) »
robsta that particular post is classic /. bullshit. "C++ already does type deduction, so where is the problem?" - er, none - that's why it's coming in C++0x. "template typedefs are there for the exact same reason" - er, what template typedefs? "template concepts; correct solution, but why they say it is difficult to implement?" - which solution, the Indiana or Texas one? Look at ConceptGCC for a working implementation. "templates were little more than C macros" whatever. "No one has used C++ for any major operating system," Windows. "and no one has used C++ for any hardcore military project." Joint Strike Fighter.

Typical /. moron. Some of the points are less worthless, but he's not saying anything that hasn't been said a million times before.

Marcus, see the FreeBSD man page for adduser(8). RedHat's version of useradd(8) behaves similarly.

81 older entries...

New Advogato Features

New HTML Parser: The long-awaited libxml2 based HTML parser code is live. It needs further work but already handles most markup better than the original parser.

Keep up with the latest Advogato features by reading the Advogato status blog.

If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!