Slashdot Mirror


User: VVelox

VVelox's activity in the archive.

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

Comments · 86

  1. Re:Archaic Workflow on PengPod Crowdfunding a Tablet Made With OS-Switching In Mind · · Score: 3, Interesting

    Because Google Docs sucks compared to a proper editor. Why do I want to be beholden to a closed sourced editor running on hardware outside of my control? If I wanted that I would be running a Microsoft product.

  2. Re:QR code, introducing a new generation to hello. on Google Fixes Glass Vulnerability To Malicious QR Codes · · Score: 1

    Hello.jpg is the first image for goatse' .

  3. QR code, introducing a new generation to hello.jpg on Google Fixes Glass Vulnerability To Malicious QR Codes · · Score: 2

    Any one else ever feel tempted to print up a bunch of QR code patches to direct people to hello.jpg and then slap them all over the place? Especially over the QR code on advertising and the like?

  4. Re:doesn't anyone pay for electricity? on Linux Support Fades For 3Dfx Voodoo, Rage 128, VIA · · Score: 0

    Actually you are better off with a Intel Atom or another similar processor.

    Arm machines as of currently are a major PITA to run as you are limited by the software available for it and if you don't wish to be limited by that you have to muck around a nice bit with cross compiling etc. Way more hassle etc than it is worth.

  5. Re:Why does X let my entire OS crash? on X.Org Server 1.11 Released · · Score: 1

    This is what SSH is for. Unless the kernel has actually paniced, I've never seen a unrecoverable error in recent drivers for Intel or Nvidia.

    Last I saw was with the S3 ViRGE, which post restart would have corruption issues unfixable except for a reboot.

  6. Re:Why are these releases still news on X.Org Server 1.11 Released · · Score: 2

    Actually it is incredibly useful.

    I've used it at work before for using a single keyboard/mouse between my unix and windows workstations.

  7. Re:Better Graphics on X.Org Server 1.11 Released · · Score: 1

    Your replying to a troll. If you waste your time like that replying to every troll etc in such a manner, you will have much wasted time.

  8. Re:Better Graphics on X.Org Server 1.11 Released · · Score: 2, Informative

    The performance issues are not an X issue, but a driver issue.

    The major issue when it comes to performance and X is the drivers, which are largely crap. Unfortunately there is very little information on the internals of most cards, which makes writing good drivers complex or damn near impossible. This also requires a nice bit of programming and math knowledge in various areas.

    Changing graphics server technology won't fix this issue.

  9. Re:Why are these releases still news on X.Org Server 1.11 Released · · Score: 1

    Bug fix releases are normal.

    This release being reported news worthy is indication of a slow news day etc.

  10. Re:Why does X let my entire OS crash? on X.Org Server 1.11 Released · · Score: 2

    This is not really an X problem.

    This is a Nvidia providing crappy drivers problem.

    Also it means your system has also most likely been set to not restart the X server, if it did indeed crash.

    What most likely is happening is it is stuck in a loop, which is is not exiting, or something along those lines.

    Regardless, most likely you just need SSH in and restart X.

    The good news is these days it very rarely takes the kernel down with it, at least in regards to FreeBSD.

  11. one thing that always bugs me about most is... on AMD Rejects SYSmark Benchmark · · Score: 1

    How they never take the ability to deal with threads into account.

    This is one area where things becomes problematic for Intel. This is because of hyperthreading shaes some important resources, such as the SSE related stuff. There for if you are running lots of threads making use of features with these issues, then you will actually run into notably reduced performance as the threads compete for the same resources.

    This can also be a increased problem with some optimization options with GCC as it will make heavier use of SSE/etc.

  12. blarg... on WikiLeaks 'a Clear and Present Danger,' Says WaPo · · Score: 1

    Given all the bitching over this, you think some one would of done something with this leak already. So far the people who are against this seem to have a upper hand.

    I am a bummed by how no one has made any decent use of it yet. I think a reason for this is because no one has yet published a easily readable version of it.

    To this end I've actually written the Perl module DBI::Wikileaks::AfWD.

    http://search.cpan.org/~vvelox/DBI-Wikileaks-AfWD/

  13. ntop? on MIT Tracking Campus Net Connections Since 1999 · · Score: 1

    I am curious as to what exactly was setup. It honestly sounds like they setup ntop, which is something I have some what mixed feelings about, but can be amazingly useful for tracking network health and etc.

  14. Re:We tried this back in 2004, and in mobile netwo on BBC's iPlayer Chief Pushes Tiered Charging For ISPs · · Score: 1

    I find it unusual you are in favor of this then as what is being suggest is that they don't charge you based on connection quality/speed, but on what content you are accessing.

  15. meh on Baldness Gene Discovered — 1 In 7 Men "At Risk" · · Score: 2, Interesting

    People who get worked up about going bald have issues. Go bald and don't worry about it.

    Frag the combo over and squirrel wearing goat fragers.

  16. Re:stop it on Asus N10 Review — the First Netbook For Gaming · · Score: 1

    Aye. I second that.

    I personally like it. It is a small cheap laptop with power.

    I personally would go for it if it was not for the fact I currently have a good laptop I use for gaming.

  17. Re:We already had this... on Drop-In Replacement For Exchange Now Open Source · · Score: 1

    Never tried integrate it with AD before as AD is very possibly the worst LDAP server in existence.

  18. Re:We already had this... on Drop-In Replacement For Exchange Now Open Source · · Score: 1

    So?

    Either can work for large organizations, but it does not make either less of a ugly hack.

    I honestly don't give a rat's about outlook support. My interest is in the unix area, not windows.

    Unless something has changed recently it's code base is complete crap.

  19. Re:We already had this... on Drop-In Replacement For Exchange Now Open Source · · Score: 1

    That is true if by fine you mean it is a complete PITA to integrate with a existing system and is massively uncommented.

  20. Re:We already had this... on Drop-In Replacement For Exchange Now Open Source · · Score: 1

    If it is better implemented than Zimbra, it would be nice, but that would not be hard to do though.

  21. Re:If it works as advertised... on Drop-In Replacement For Exchange Now Open Source · · Score: 1

    Looked at it once and found the entire thing to be a collection of undocumented code. On top of it, it is all implemented in a very ugly manner.

  22. Re:Aren't there others like this? on Drop-In Replacement For Exchange Now Open Source · · Score: 1

    There are multiple other ones, but to date they all have very ugly source and/or are badly implemented. I am looking forward to see if this one is a break from it. /me does the Zimbra blows goats dance.

  23. Re:P* approach vs Java on Why Corporates Hate Perl · · Score: 1

    You make it sound like Perl is not a productive language. Use POD and be amazed.

  24. Re:Perl in bioinformatics on Why Corporates Hate Perl · · Score: 1

    Wooho! I think one of the first intelligent things about Perl I have read so far for this thread.

    I don't agree with you on the objects though. I personally love the way they work under Perl. /me hates tabs being mistaken as a good substitute for easy to read brackets.

  25. Re:Perl is expensive on Why Corporates Hate Perl · · Score: 1

    You are making the common ignorant assumption about Perl based some past idiot's bad code.

    If your code is undocumented, uncommented, and hard to read it is obfuscated it means it is bad code. Saying this reflects on the interpreter/compiler is nothing but laziness as the real blame lies with the punk that wrote the mess.

    Regardless of if you have tabs or brackets, code written in a way that is not maintanable is bad code.