Slashdot Mirror


User: stef0x77

stef0x77's activity in the archive.

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

Comments · 37

  1. Re:What's the point? on MATE Desktop 1.2 Released · · Score: 1

    All but the cpufreq applet part is possible with Gnome Shell Extensions and I am pretty sure there is actually an extension out there for cpufreq that I just haven't found useful yet.

    Here you go: https://extensions.gnome.org/extension/47/cpu-frequency/

  2. Re:Undo/Redo on MATE Desktop 1.2 Released · · Score: 1

    Eh? File manager Undo/Redo is a feature in GNOME 3.4 that they've back ported.

  3. Re:Doomed, try cinnamon. on MATE Desktop 1.2 Released · · Score: 1

    That said, one of the issues with prompting the shift to Gnome 3 was that the code base for Gnome 2 was unwieldy. Hopefully, they will be able to maintain it.

    It was that GTK+ 2.x code was becoming unwieldly and so GTK+ 3.x started a big cleanup. That principle may have also applied to some other individual packages. But the desktop as a whole wasn't really in that position.

  4. Re:More Linux fragmentation... on MATE Desktop 1.2 Released · · Score: 1

    The Undo/Redo file manager functionality was backported from GNOME 3. Good for them for merging new features from GNOME 3, but it's not like they developed the feature.

  5. Re:Yes, safety standards. on China's High-Speed Trains Coming Off the Rails · · Score: 1

    Yes, the Eschede ICE accident happened on normal tracks.

  6. Re:Wireless card??? WTF? on Linux Gains Two New Virtualization Solutions · · Score: 2, Informative

    VMWare by default bridges your network interface into the VM. Wireless drivers have such poor support for network bridging that this almost never works. It especially doesn't work with WPA or any such.

    If you NAT your VM network traffic, then things work (well sorta, with all the nastiness that NAT comes with).

  7. Re:Feature creep, leaving huge bugs unfixed on Firefox 2.0 'Beta Candidate 1' Released · · Score: 1

    ... The best solution, IMHO, is to stop using threads. Instead, fork a separate process for each document and one more for the UI, and use IPC for them to communicate. This way, when a web page or plugin inevitably causes the browser to crash or even just grow too big, killing that one window or tab won't bring down the whole browser, and the memory it used will be returned to the OS. This will have the side-effect of making the browser much more responsive, because you're not kept from switching tabs while a DNS lookup hangs the browser for one document. Naturally, they didn't like my solution.

    Do you have any idea what that would entail? Such an architecture change would basically mean rewriting the browser. As a seasoned programmer I shudder at the thought of having to implement such a fundamental change in a codebase like Mozilla. I'm not suprised they "didn't like it".

  8. Re:The Geography Problem on Interstate Highway System: 50th Anniversary · · Score: 2, Informative

    > France and Texas are the same size, and shape, but Texas along the I-80 is filled with
    > 10 hours of nothing but desert and homocidal cops (a long story for another time).

    Texas has no I-80. The I-80 runs from Chicago to San Francisco.

  9. Re:Top 3 on Top 10 System Administrator Truths · · Score: 1

    That's what the semicolon at the end of an SQL statement (on any real database server) is there for.

  10. Re:Me too on IPv6 Still Hotly Debated · · Score: 1
    * Off-topic, but can someone explain to me why (at least with ISC dhcpd) I can't assign IPs on two different subnets on the same physical LAN? Can this be done with a different DHCP server? Is there any kind of limitation to the protocol that makes this impossible, or is it just an implementation problem?

    Are you serious? This sort of question takes the credence out of the rest of your post. It's because DHCP uses physical link broadcast (ie: 255.255.255.255 and also strange addresses like 0.0.0.0) to do it's work.

    Of course there's ways to do what you want to do, but it's not simple on any level. You can use use VLAN aware equipment and OS and have isc-dhcp listen on the two vlan NICs. Or you can record all the MAC addresses for the "other" subnet in dhcpd.conf.

  11. Slashdot as a Religious Think Tank on Vatican Rejects Intelligent Design? · · Score: 1

    I was amazed to see this on the front page. But I'm shocked to see a slashdot editor using slashdot.org as a soap box for his personal beliefs.

    I don't care what what Hemos thinks about ID, anymore than I care what he thinks about abortion or the afterlife.

    If this is where slashdot is going I'll go somewhere else for my technical news from now on.

  12. Re:Waiting for apps isn't annoying, focus stealing on GNOME 2.12 Released · · Score: 5, Informative

    This is fixed in GNOME 2.12 with the exception of starting apps from the terminal (where the problem becomes real complex).

  13. ClamSMTP on Open Source AV Proxies and Network Scanners? · · Score: 2, Informative

    ClamSMTP is what I use. Nice, light and efficient. It does transparent proxying if you need that too.
    http://memberwebs.com/nielsen/software/clamsmtp/

  14. Re:Will it work with wxwidgets? on GTK 2.6.0 Released · · Score: 1

    Only the development version (2.5.x) of wxWidgets works with GTK2. The stable version (2.4.x) uses the old GTK.

  15. Re:Where is Preferences? on Firefox 1.0 Released · · Score: 1

    KDE apps typically have so many settings that they need a whole top-level menu for them. Most other apps only need one menu item.

  16. Re:geez, your spelling! on FCC Plans to Allow Wireless Networking on Unused TV Channels · · Score: 1
    OT, but you get the useless use of cat award for your sig :)

    while read a; do echo "$a, go away or I will replace you with a very small shell script."; done < /dev/people
  17. Re:Don't panic... it's not that bad on Nicholas Petreley Slams Gnome · · Score: 1

    That already exists. Run gconf-editor and you'll have all the options exposed to you in a nice editable format.

  18. Re:Mutex Trapping on New Windows Worm on the Loose · · Score: 5, Informative

    Use regedt32.exe (which is an older incarnation of regedit), go to the key in question, choose Security | Permissions ... from the menu etc...

  19. Re:Oh no on "Witty" Worm Wrecks Computers · · Score: 1

    Seems like everyone's written one of these. Here's one a friend of mine wrote.

    http://memberwebs.com/nielsen/windows/scrounge/

  20. My Dad has 100Mbps fiber in Japan... on Former FCC Chief Touts "Big Broadband" · · Score: 1

    ... as do many people. For 50 bucks a month too. Of course Japan is much smaller physically, but there's got to be some way to do it.

  21. Re:Why not just.... on Microsoft Researching Anti-Spam Technique · · Score: 2, Informative

    With no cost to the sending computer, it can spawn tens thousands of concurrent email sessions, which all wait a painless 10 seconds.

    Hashcash (although it has it's drawbacks) forces the sending machine to actually do something. That's the difference.

  22. Re:Depends on what it's doing on Logging Unexpected Shutdowns/Crashes w/ Linux? · · Score: 1

    last -x | grep "shutdown\|reboot"

    Don't forget the quotes :)

  23. Looks like the author also knows VB on Best Practices for Programming in C · · Score: 2, Informative

    From the article:

    for(i=0 to 100)
    array[i]=0

    Maybe I missed something but since when is that C?

  24. Re:What programs have you paid for ? on Finding Freeware Listing Sites? · · Score: 1

    EditPlus. A great little text editor with almost everything you'd need.

  25. Did you switch netblocks recently? on Why Are We on E-mail Blacklists? · · Score: 2, Interesting

    Recently we switched a large set of servers to another netblock (yeah, I know sucks). We discovered after that the previous netblock owner had gotten themselves on a bunch of black-lists. Maybe that has something to do with it.