Slashdot Mirror


User: dimss

dimss's activity in the archive.

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

Comments · 145

  1. You don't need it on UNIX Systems Control Politics? · · Score: 3, Insightful

    You can run Apache, perl and PostgeSQL without being root. Ask your admin for two things: port 80 mapping to 8080 and calling your startup.sh after boot (I do so in rc.local). And you're there.

  2. Re:Give us 16-bit color! on The GIMP Gets Ready for 2.2 · · Score: 3, Informative

    > This is very much a hassle, but I actually expect USM preview to be present in the GIMP 2.2.

    There is USM preview.

  3. Samogon on Hacking Vodka · · Score: 1

    The best vodka is home-made one. We russians call it 'samogon'. We use activated coal and some chemicals to filter samogon. Filtering cheap mass production vodka is much more complex process because sometimes cheap vodka is made of synthetic ethanol, which contains really weird byproducts (up to 1% of polyethylene!).

    I believe that brita filters are more advanced devices than charcoal filters. I should try it with samogon.

  4. Re:ea_spouse on EA Games: The Human Story · · Score: 1

    I don't see anything special. Lots of people work this way in countries other than USA just to feed their families. Sister of my friend has to work 12 hours almost every day just to feed herself! Only skilled workers like me and state employees work 8 hours 5 days a week.

  5. Re:Isn't it stupid? on Voting Plus Lottery Equals Voter Turnout? · · Score: 1

    That's what I'm talking about. In many smaller countries (eg Latvia) only parliament (~100 people) elects the president. Effective way to elect the president.

  6. Isn't it stupid? on Voting Plus Lottery Equals Voter Turnout? · · Score: 1

    Isn't it stupid? Simple survey of 1% of voters will give almost the same result as real elections but with smaller resource consumption (cheaper etc).

  7. Re:When I went to Russia... on Bootlegged Music in Russia · · Score: 1

    Being russian, I was amused by this too. I live in Latvia, where piracy is less widespread. But I found in Russia CDs that no longer available at any "real" or Inet stores in Europe! Yes, these CDs were illegal, but legal ones do not exist anymore.

  8. Never rely on them! on Replace NAT Box with Commercial Broadband Router? · · Score: 2, Insightful

    You should never rely on these small black boxes! Yes, they do basic NAT fine (for me). Yes, they have no moving parts. But they are stupid when it comes to packet filtering or security problems.

    When you have problems with *BSD or Linux, you search through forums and maillists. You read manuals. You can upgrade kernel and userland.

    When you have problems with these broadband routers, the best you can do is firmware upgrade. Will they provide security and bug fixes after year or two? I guess no.

    The price of black box is comparable to an old but still strong computer. The value is much less. Commercial routers with value comparable to *nix box are more expensive than new computer.

    Broadband router is quick and easy solution, but never use them for yourself! Go and buy old Pentium or Celeron without HDD and use *nix on it.

  9. Gecko: 1-2% on Firefox Browser On An Upward Trend · · Score: 1

    All that I see on my servers is 1-2% Gecko-based clients.

  10. Cyrillic fonts on Linux Desktop Distros with Quality Fonts? · · Score: 4, Insightful

    The _only_ way to get cyrillic letters right is to use MS TrueType fonts. There are very few free fonts but they are either low quality or incomplete (no serbian glyphs in particular). I have fonts.tgz which I untar on every Linux/*BSD computer that I use.

  11. Emulation of nuclear explosions on British Town Worried About WWII Ammo Ship Wreck · · Score: 2, Interesting

    In Soviet Army huge amounts of TNT were used to emulate nuclear explosion. Eyewitness of one such explosion told me that they exploded entire cargo train of TNT. It was cheaper and less dangerous than atomic bomb, but very realistic.

  12. rsync over ssh (cygwin) on Remote Backup of Windows Boxes w/o Samba? · · Score: 2, Informative

    We use cygwin rsync+ssh as for backup purposes and data exchange between remote offices. This is the best solution we've found so far. Each office runs rsync every minute. Data is transferred via Linux server.

    There are drawbacks too. For example, you cannot store SSH key on mapped network drive. And do not use it with Windows 98, bash script and rsync will hang after 1-2 hours.

  13. Re:Solution on Sleeping Problems? · · Score: 0, Redundant

    That's true. No fun.

  14. The way to try NetBSD 2 on NetBSD 2.0 Status Report · · Score: 1

    Two days ago I compiled NetBSD 2 on Slackware Linux and created bootable release CD (no X, ~112MB). Then I sucessfully installed it at home on qemu.

    Is there any other OS with mobility like this?

  15. NetBSD? on Linux Distributions for Powerbooks? · · Score: 1

    Any NetBSD/PPC users here?

  16. Hire good admin on The End of Email Cometh? · · Score: 2, Insightful
    ...have been unable to get email to one another reliably. Attachments disappear or become garbled, mail disappears into the great beyond, or arrives hours after it has been sent, even within the same ISP.

    Hire good part-time admin. Get better MUA. Really. Looks like e-mail works fine for everyone but your company.

  17. /dev/null on Hotmail Blocks Gmail Emails (and Invites) · · Score: 2, Funny

    It looks like Hotmail staff finelly discovered procmail and /dev/null.

  18. 2.6.5 is affected on New Linux Kernel Crash-Exploit discovered · · Score: 1

    At least pure 2.6.5 from kernel.org running on P4 2GHz.

  19. Siemens phones on Canon Digital Rebel Hacked Into A Pseudo-10D · · Score: 1

    My friend told me that A52 can be turned into A55 by firmware upgrade. I think that it is still possible with more expensive phones too.

  20. Re:PNGified Mirror on Periodic Table of the Operators · · Score: 1

    Note that gs doesn't render this PDF correctly. I have the same problem too :( Look at two words above "Filinis".

  21. Imagine... on Cisco Reveals Its $500 Million Router · · Score: -1, Offtopic

    Imagine beowulf cluster of these :)

  22. Professional cameras on When 8 Megapixels Just Isn't Enough · · Score: 3, Interesting

    There are professional medium-format cameras with digital sensor. They do more than 20Mpx at $10-15k. I'm waiting for the day when I can afford one of them...

  23. Slackware? on Lite Linux Distros for a Digital Picture Frame? · · Score: 1

    You can use minimal Slackware installation without Gnome and KDE. You need only X, Gtk and image viewer like qiv. You don't need even window manager. Simply put images to root window.

    There must be only one rw filesystem for images. Use ReiserFS (or any other fs) in sync mode and don't care about proper shutdown anymore :)

    Since there's no binary-only programs, one can use the same do-it-yourself approach almost on any hardware supported by Linux or NetBSD.

  24. Accounting on Process Improvements in the Kernel Development · · Score: 4, Insightful

    Over years, Linux development team has become an enterprise. Finally they realised that they need accounting.

  25. Stupid document on Cartoon Guide to Federal Spectrum Policy · · Score: 1

    Wow! I have never seen such a stupid document before! Even in hospitals and schoools :) It looks like it was designed for little kids only. Are authors serious or just kidding?