How to Search Today's Usenet For Programming Information?
DeadlyBattleRobot writes "I've been using Usenet searches since about 1995 to get programming information, sample code, etc., mostly for those standard APIs that are never documented well enough in the official documentation. At first I used dejanews, and now Google Groups (Google bought dejanews). Over the last few years, I've noticed a steady decline in the quantity of search results on programming topics on Usenet from Google, increasing difficulty with their search UI and result pages, and today I find I'm completely unable to get a working Usenet search on their advanced group search page. I'm used to searching on 'microsoft.*' or 'comp.*,' sometimes supplemented with variations like '*microsoft*' or 'comp*.' As an example, try to find a post from the 1996-1998 time period on 'database' in either the comp.* or microsoft.* hierarchies, and if you can do it, please show your search expression. There should be thousands of results, but I'm getting the result 'Your search — database group:comp.* — did not match any documents.'"
Usenet had groups that didn't have *.sex.* or *.beastiality.* in it? Man, I missed a LOT during the 90's...
Weaseling out of things is important to learn. It's what separates us from the animals... except the weasel. -
Kibo seems to know how find stuff on usenet.
Usenet is more or less dead with respect to technical discussions. They have all moved to disparate Web forums, the most offensive of which put freely-given advice from volunteers behind a paywall.
There actually are a couple of good forums for Win32 advice, such as CodeProject, and Google is still the best way by far to search MSDN, by adding site:microsoft.com to your query.
But Google's handling of Usenet, including (but not limited to) their unauthorized alteration of message content by mangling email addresses, has not been healthy for the venue.
Usenet used to be HUGE, but now it seems to be fading away. It's like all the hard-core admins who used to maintain everything are getting tired of it all.
GoogleGroups used to be good for searching stuff like this, but that too, seems to be suffering from "data rot".
Admittedly, nearly half the "content" itself could fall under the category of "rot" even when it was new, but that's for another thread...
[End Of Line]
There's a bug in the advanced search form. After you do the advanced search and it gives you the did not match any documents, just click on the "search" button on that second page. (alternately, removing the lr=selected parameter makes it work also)
hi, you must be noob to the internets. this usenet thing went the way of horse drawn buggies and panning for gold. I would suggest you use the web that is world wide (www). this will help you significantly. thank you sir.
I used to heavily use the newsgroups as well but for years there has been too much spam on the newsgroups to make them very useful.
Instead I rely on web based forum posts which are indexed by Google and others.
Google Group seems boring, not really Google's fault but whenever I browse a topic, I never find anything relevant. Maybe bad luck. Anyway, for code samples, why not using Google Code Search? You can limit your search to specific languages, which is very convenient.
The question you ask is wrong...since people are no longer answering questions on usenet. The proper question is...where can I find answers to programming questions.
Answer:
www.stackoverflow.com
I completely agree that Google has been royally screwing up this search page. I also don't see how Google could foul up this search so badly. As you point out I just want to limit my search to microsoft.public.acccess* and it doesn't work. See http://msmvps.com/blogs/access/archive/2008/08/17/google-search-is-becoming-more-and-more-useless.aspx for my blog on this topic as well. And click on the Google complaints tag.
Nobody really reads much usenet anymore, and during the decline earlier in this decade, the problem was that the poster would post but the replies would come in private email. So yes, the question might get answered, but the answer never got shared.
The reason? Spam. Usenet posts became the #1 source of email addresses to spam because anybody could easily and cheaply hook up to a usenet feed and just gobble them up. So nobody posted anymore 'cause nobody wanted their address to end up on a spam list from hell.
Eventually with little proof online that anybody was reading the questions, people just stopped posting them.
Usenet was a wonderful thing when it was needed. Today, while the idea of a central yet open (re: infinitely cloned) repository of all topics of conversation may seem nice, it'll never happen again so long as spam is a problem.
"But remember, most lynch mobs aren't this nice." (H.Simpson)
-- Joe
Pros do NOT use forums. Forums are slow & inefficient (having to visit sites individually, regularly, unless they provide decent feeds). They're also centralised, which is bad in technical circles when you know stuff can go wrong, and that people can become dictators. Generally speaking, forums tends to be haunted by younger people who grew up thinking the web was the net, and started by people who care more about building a name for their site and advertising revenue than building a functioning discussion community. Also, the moderation on forums tends to either be limited, or heavy-handed.
The rest of us use mailing lists which feed directly into our mail clients (read: not webmail), and let us search/reply/archive at will. That works out very similar to usenet, is more practical now with decent mailing list software, and so it's an obvious transition. We also like IRC which allows real-time, moderated conversation, combined with online logs of those conversations.
INVALID WORKSFORME.
Your hair look like poop, Bob! - Wanker.
If you think about it, most google apps have a few really cool and flashy features (which is why I like to use them), but then tend to have lots of UI bugs. Also, it's pretty much impossible to actually report bugs to google. At best you'll find some google group on the product that no engineer ever looks at.
Aside from the one mentioned google groops had lots of basic bugs. Until recently reading comp.lang.c++.moderated on google groups caused all sorts of problems because they weren't properly handling the escape of the ++ characters in the url (every time I clicked on a link I'd have to edit the url manually to get it to work). It took them years to find out about that and fix it. Although it was a daily annoyance to me, I had no way to get it into any kind of bug tracking system.
Even worse I've *never* been able to use google gears or google docs without major bugs and error messages, no matter what browser I used (including chrome).
Gmail, google reader, and basic search are probably the only google web apps I've seen that don't have lots of bugs. I actually have a higher opinion of their desktop apps.
Reader, which is awesome and you should check out btw, used to be very bug ridden, but it's massively improved over the last year and a half.
Search actually is kind of problematic in that the basic search works fine, but lots of the extensions are broken. Last time I tried subscribed links was broken. As in, it didn't work *at all* and there was no workaround.
I think honestly that while they obviously have high quality engineers, they just have sucky QA. I think that they focus too much on unit tests, and have forgotten that a lot of basic bugs can only be detected by someone hammering on the interface of the production system and logging bugs.
Also, I think they've basically destroyed their ability to have beta software, by making all of their software beta. Now, user have no way of distinguishing what is truly production ready software from stuff that clearly isn't, except by trying it and getting burned.
>The question you ask is wrong...
>since people are no longer answering questions
>on usenet.
Some communities use usenet almost exclusively (the c++ community is basically built around comp.lang.c++.moderated and comp.lang.std.c++). Furthermore, a lot of programming mailing lists are mirrored to usenet.
The problem the poster had was that google's search for usenet sucks, which I have to agree. In general, google groups has deteriorated since they started adding non-usenet groups to the service.
>Answer:
>www.stackoverflow.com [stackoverflow.com]
Stackoverflow is great, but it has nothing to do with usenet or newsgroups.
Usenet is a place for communities of people to have discussions. Basically, it is a unified distributed bulletin board system, with boards for discussions of all topics *ever*. It is also a convenient place to mirror mailing lists, so that they can be browsed in a unified manner without having to subscribe to a million different mailing lists, or go to lots of different websites.
See: gmane.org
Stackoverflow is a question answer service.... basically the same as yahoo answers except that it is focussed on answers to programming questions. Basically, it is a FAQ generation system.
No, what killed USENET for most technical subjects is a social one: there was no social cost for posting, thus every uneducated random wanderer posted on it. Not just spam, but also posts from real persons who only had a vague notions of what whatever subject the group was about. Literally, but putting all discussion in one heirarchy was one of its biggest faults.
So where is such discussion now? Some of it, as had been said already, is in specialized web sites; most of those are moderated. But for many subjects, it has moved to old-fashion email lists. One has to be willing to risk filling your inbox with unwanted messages to even see the list much less post to it. So, few people do. Only the folks truly dedicated to that subject take that risk...and that is good. Now the discussion is between committed insiders and the signal-to-noise ratio improved greatly.
So, if you are willing to commit to your subject, find the narrow mailing list that covers it and subscribe. (Disclaimer: not all subjects have these hard-core lists, do a Google search first.)
What regex library do you use which precludes a match for microsoft.* also being a match for *.beastiality.* ?
Get a well-maintained news server and there'll hardly be any spam. Unfortunately, such a thing is hard to find, there isn't really any money in text newsgroups, and regular ISPs continue to give up on Usenet altogether and recommend Google Groups (which is a cruel joke). Individual seems to be one of the remaining good servers, for EUR 10 per year, but it has a dedicated team behind it. For technical things like programming languages or databases, Usenet groups in comp.* are still great.
It's very easy to tell your google you want good ol' Expert Sexchange to fuck off:
-inurl:experts-exchange.com
Add that to your search query. Most of the time I like having their results come up, but every now and then, the results are so polluted that I need them gone. Rule of thumb is that if an Expert Sexchange result comes up, your problem is either *that* stupid, obvious, or uncommon.
Boot Windows, Linux, and ESX over the network for free.
Google has pretty completely fucked up in their handling of usenet archives. Some examples:
We really need some competition for Google in this area. There's some very valuable stuff in the usenet archives, and that needs to be in competent hands.
Sure it sounds great, what could be better then being an engineer in a company full of engineers with no management? Except odds are very good your special project will be released and never, ever maintained.
I knew for a fact they'd never maintain Chrome. They'd toss out a beta and then walk away from it. Have they updated it at all?
They'll do the same thing with Android. They'll release the first version and then walk away.
They buy dejanews, a wonderful resource, and now most of the results are spam come from spammers who abuse their own "Google Groups" system!
Even friggen Analytics has had Event Tracking in private beta for over a *year*. Their documentation never mentions the fact it is beta, but if you implment Event Tracking, you'll never see a change in your reports... why? Unreleased Beta.
Google, if it expects to become a major player in the software industry, needs to grow up. It has no clue how to release quality software on time. It has no clue how to maintain said software.
They need to decide if they are an advertising company or a software company. If they want to be both... good luck with that.
I have very little faith in Google at this point. They seriously need to grow up if they want to survive in the long run. Right now, they are a bunch of kids trying to pretend they are adults.