Slashdot Mirror


User: bmomjian

bmomjian's activity in the archive.

Stories
0
Comments
80
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 80

  1. Re:What if it was Kerry? on West Virginian Mayor Might Defy Popular Vote · · Score: 1

    Ignoring the names you called me, my point is that this isn't a technology-related topic. I suppose if it is a topic of great interest to tech guys it would make sense (like Star Trek or something), but even then it seems like a stretch. Also, noting the USA flag behind the "Politics" banner, it seems quite USA-centric.

    I have chosen to block "Poltics" stories because I have no interested in them, but their is a bug and I am still seeing them (I submitted a bug report on it just now).

  2. What if it was Kerry? on West Virginian Mayor Might Defy Popular Vote · · Score: 0, Troll

    If the guy had chosen not to vote for Kerry, would this story have appeared on Slashdot? I think the whole "Politics" section is strange as a Slashdot section.

  3. Listen to Old Time Radio Shows on Workplace Monotony? · · Score: 2, Interesting

    Listen to old time radio shows (OTR). They offer drama and excitement, and you don't have to take your eyes off the screen. You can download MP3 of shows from many places.

    I find it is great when coding, but not as good when reading text like emails.

  4. Let me guess ... on Entertaining Your Brain? · · Score: 2, Funny

    Let me guess --- you are not constantly told how humble you are.

  5. Re:Why? on PostgreSQL Ported to GameCube, Linux Progressing · · Score: 1

    PostgreSQL runs on the PS2 too.

  6. Check the headers coming from your MX on Stopping Spammers Who Exploit Secondary MX? · · Score: 2, Informative

    I had that problem and fixed it by adding sendmail rules to check the host that sent the mail to my MX.

    Check here for the script and my general spam article is here.

  7. Re:Where are you going? on Occupying Your Freetime on a Business Trip? · · Score: 1

    I agree with the church/religious institution idea.

    Pennsylvania has the highest ratio of native residents of any state (80%), so most people have friends they have known since they were kids. It is hard to plug into a network like that, but religious institutions are good for getting to know people because there is a shared set of values, and they have all sorts of events to attend.

    If you are lucky, you will find someone who takes a liking to you, and you can go there for dinner all the time. :-)

    The computer game idea was good too, but that gets boring after a few weeks (for most people).

  8. Air Flow on Cooling your Access Point? · · Score: 1

    I have a Linksys WAP11, and had a similar problem when I moved the WAP11 to my attic. (The signal strength is much better when it is projecting downared.) I was getting inconsistent signal quality during the day (when the attic is hot).

    I have a Linksys signal amplifier too, and had that originally on top of the WAP11. I separated the two of them, then proppsed each up so there was air flow above and below each unit. Since then, I have had no problems.

  9. Re:Why expensive? on DVI Flat Panels? · · Score: 1, Informative

    This guy is talking TeX DVI output format for documents. I am not sure who else got the joke --- very subtle.

  10. Re:Lots of info on these tunnels: on Ghost Stations of the London Underground · · Score: 1

    Yes, I am familiar with the Columbia tunnels, though I never saw a link to the 116th street station. There is also supposedly a tunnel under Broadway to Barnard, but I never saw that either.

    Most of the tunnels are for heating, so the massive boiler under the Business School can heat all the campus buildings --- quite efficient.

    It is amaxing how little security there is.

  11. Re:Sendmail blocks on The Measured Effectiveness of Blocking Asian Spam · · Score: 1

    I have a sendmail file that does this at the bottom of my spam article: http://candle.pha.pa.us/main/writings/spam

  12. I will stick with my VHS copy on Qatsi Trilogy to be Completed · · Score: 1

    Just as a data point, my official Koyaanisqatsi VHS copy is 4:3. I was going to buy the DVD, but now that I hear they letterboxed a non-letterbox movie, I will stick with the VHS.

  13. Re:Doesn't MS SQL Server have row limits? Sybase d on Novell Releases PostgreSQL for NetWare · · Score: 1
    You are incorrect. pg_class stores the TOAST table id for long field values.

    This inserts 1 million X's into a text field:

    test=> insert into test (textcol) select repeat('x', 1000000);

    This feature has been in PostgreSQL since April, 2001.

  14. Re:Doesn't MS SQL Server have row limits? Sybase d on Novell Releases PostgreSQL for NetWare · · Score: 1

    PostgreSQL stores its long column values off-row too.

  15. Re:This surprises me on Novell Releases PostgreSQL for NetWare · · Score: 1

    pg_dump already does live backups. We don't have point-in-time recovery yet, though. That will be in 7.4, due out in six months.

  16. GOCR on Accurate OCR? · · Score: 2, Informative

    I actually use gocr with great success. It doesn't have a user interface; strinctly command-line, but it works well.

  17. Forward Email to SMS on Creative Applications for SMS? · · Score: 1

    I use sendmail and .forward to forward email messages to my cellphone. It allows me to leave the office during the day and not miss important emails.

    I can filter which email messages are forwarded. It is the best feature of my cellphone.

  18. Re:How does it compare with Lyx? on GNU TeXmacs and Structured Text Editing · · Score: 3, Insightful

    Good question. LyX is great. I wrote a book typeset directly from LyX-LaTeX-PDF.

    Judging from the screen shots on the web site, TeXmacs is more oriented to mathematical writing while LyX is more for general typesetting. The TeXmacs icons on the tool bar also suggests this.

  19. Re:Minor annoyance with the release (thus far) on PostgreSQL v7.2 Final Release · · Score: 1

    There is a /contrib/pg_upgrade in 7.2 that I wrote. It needs more testing to be bullet-proof but feel free to give it a try.

  20. Re:A great example on What Kind of Books do You Want? · · Score: 1

    Actually, the content of the book is at http://www.postgresql.org/docs/awbook.html and there is an article talking about the book-writing process at http://www.postgresql.org/docs/momjian/bookoneyear .html.

  21. Re:A great example on What Kind of Books do You Want? · · Score: 1

    *blush*

    Gee, thanks.

  22. Re:Screw MySQL... on Name The MySql Dolphin · · Score: 1

    The PostgreSQL mascott has no name. We are too busy coding to be taking polls for mascot names.

  23. Free? on WinXP Security Flaw · · Score: 1

    Why do they have to advertize "free" fix, like they are doing me a favor by not having me pay for it?

  24. Re:Great Bridge on Great Bridge Out; Caldera in Trouble · · Score: 2, Informative

    Wow, good memory. Yes, we changed from two to a few and decided we needed to keep an eye on this. As it turns out, the three of us never agreed in many cases anyway, showing we were still making company-neutral decisions.

  25. Re:Does this matter? on Great Bridge Out; Caldera in Trouble · · Score: 2, Informative

    Everything Great Bridge did was BSD licensed, just like PostgreSQL.