Slashdot Mirror


User: Dwedit

Dwedit's activity in the archive.

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

Comments · 961

  1. Re:Iron? Really? on Chromium-Based Spinoffs Worth Trying · · Score: 1

    I've seen that page many times already. Maybe the complaints were valid for an earlier version of the browser, but Iron is different enough than stock Chromium now. It leaves out the part about Iron successfully implementing adblock.ini. While there are other extensions for blocking ads, you're left with trying to find out which extension is the real one which stops them from loading, and not just an element hider. Then there are performance problems with some of the extensions, they simply can't handle a large database of websites. Adblock.ini just works, even if you need to add an element hider on top of that for best results.

    Also, why is a fork or alternative build of an open-source program automatically a scam? Is Palemoon a scam?

    That said, I don't really use Chromium/Iron that much.
    I was having problems when lots of tabs were open. Some tabs would become unresponsive to scrolling or clicks, but would still display when the tab had become the selected tab. You'd need to wait about 10 seconds for the tab to be able to scroll and click on links. Firefox doesn't develop this kind of problem, so I stick with Firefox. Yes, I know that Chromium downright smokes Firefox in a few rendering performance tests (Try the "Katamari" bookmarklet for example), but Firefox doesn't have unresponsive zombie tabs.

  2. SRWare Iron on Chromium-Based Spinoffs Worth Trying · · Score: 0

    The real reason to use SRWare Iron is so you can use Fanboy's adblock.ini file to stop the browser from loading ads. Then you can combine that with an additional element hider.

  3. Re:How do you know they're anonymous? on Ask Slashdot: Choosing Anonymous Proxies? · · Score: 1

    It doesn't. There's no way to find out who won't rat on you later on.

  4. Re:How do you know they're anonymous? on Ask Slashdot: Choosing Anonymous Proxies? · · Score: 1

    Load a website you control and look for "X-Forwarded-For" in the HTTP headers?

  5. Re:Automatically enforce it on How To Get Developers To Document Code · · Score: 1

    FXCop can introduce bugs into programs. I remember a case where someone was trying to follow the "You must explicitly provide every argument possible" restriction. This is where you get warnings when you call a version of a function that doesn't take in every possible parameter. It leads to guessing games as to what the remaining arguments should be. Sometimes you guess wrong, and the code ends up behaving differently, but FXCop is now happy you've filled in every possible argument. So we go from working code that provides 3 parameters to a function, to possibly-working code that fills in all 8 parameters for the function. Leads to buggy, less-maintainable code.

  6. Re:so, where's the apps? on Raspberry Pi Has Gone To Manufacturing · · Score: 1

    It supports USB ethernet adapters, and those are cheap, like about 12 bucks.

  7. Re:Uhg on Google Merges Google+ Into Search · · Score: 1

    You still can't avoid The Google. Ever seen a Recaptcha on a site anywhere? The Google is still tracking you.

  8. Deleted it on Google Merges Google+ Into Search · · Score: 2

    And now I've deleted my unused Google+ account.

  9. Lessfs is slow on Atom on Ask Slashdot: Free/Open Deduplication Software? · · Score: 3, Informative

    I've used LessFS. On my "server" powered by an Intel Atom, it is very very slow. It writes at about 5MB/sec, even when everything is inside a ram disk.
    You can't use a block size of 4KB, otherwise write speeds are around 256KB/sec, need to use at least 64KB.

  10. Re:Windows ME did not have DOS. on FreeDOS 1.1 Released · · Score: 4, Informative

    Windows ME had DOS just like Windows 98 did, Microsoft just disabled it. You can hack several bytes, and you get DOS back again.

    You must be thinking of Windows XP or Windows 2000, which did not have DOS.

  11. Re:Media companies lost the war on US Survey Shows Piracy Common and Accepted · · Score: 5, Insightful

    One major exception: People don't mind paying their Netflix subscription fee to get better service than piracy. But selection is still a big problem.

  12. Re:I don't care on Ask Slashdot: Changing Passwords For the New Year? · · Score: 4, Insightful

    This only applies to people who don't have Moderator or Admin privileges on websites. Otherwise, you need to keep your account safe.

    As a regular user, the worst someone can do is a Joe Job, make the compromised account send nasty things to other users, or send a ton of spam.

    But if you've ever been a Moderator or Admin, you need to keep your password safe.

  13. Re:Let's get C99 right first on ISO Updates C Standard · · Score: 1, Redundant

    The big problem is that you can't compile C programs that make use of GCC extensions using Visual C++. This includes even the most basic stuff, like declaring variables in the middle of your code. It's actually a GCC extension to C, despite being a standard feature of C++.

    The only way to compile such programs on Visual Studio is to force the compiler to use C++ mode instead of C mode. Then you get a bunch of compiler errors, because C++ is a different language than C, and gives errors when you assign pointer types that don't match. You need to find every single malloc, then cast it to the correct pointer type the compiler wants you to use, otherwise it refuses to build. Then find all the other pointer assignments that fail as well. Always tons of those.

  14. I'm using no-ip.com on DynDNS Cuts Back Free DNS Options · · Score: 1

    I'm using no-ip.com for my dynamic DNS needs. How do they compare against the others?

  15. Re:Lots of intranet apps still stuck on IE6.0 on Microsoft Upgrading Windows Users To Latest Version of MSIE · · Score: 4, Informative

    Then install MultipleIEs, and you can have your IE6 still exist somewhere, while the main IE on the machine is 8 or 9.

  16. Re:Easy and Advanced on The Condescending UI · · Score: 1

    If you don't want to lose all your money to a Phishing scam, you do need to know how a URL is formed.

  17. Re:Firefox has been infected with this problem on Have Walled Gardens Killed the Personal Computer? · · Score: 1

    You can turn off "Compatibility checking", and your add-on will survive a firefox upgrade without breaking.

  18. Re:Consoles did not arise because they were better on Video Game Consoles Are 'Fundamentally Doomed,' Says Lord British · · Score: 1

    The lockout chip didn't actually work though, you could stun it with the right voltage applied to the right pin, and it would stop locking out until you power off. See any game published by Camerica, Colordreams/Wisdom Tree, etc.
    Tengen cheated and illegally copied Nintendo's lockout chip, they lost a lawsuit over that. They could have gotten away scott-free with stun circuitry though.

  19. Re:Let the informed battles begin on Climate May Be Less Sensitive To CO2 Than Previously Thought · · Score: 4, Interesting

    Pollution is what's saving the planet from global warming.
    See the Global Dimming article on Wikipedia. There was also a NOVA episode on the subject.

  20. Re:LAN vs Internet Neutrality on Senate Set To Vote On the Repeal of Net Neutrality · · Score: 1

    What about those servers from Content Delivery Network companies? Like Akamai. Major websites use these to give a faster experience to the customers. Often times they actually sit inside your ISP's datacenters. Is that the provider's LAN, or is it the internet?

  21. Both Firefox and Chrome have big problems on Firefox 8.0 Released · · Score: 1

    When I use Firefox, memory usage is still a big problem. After running it for days on end, with lots and lots of tabs open, it eventually starts using 2 gigs of RAM.
    Then there's problems where Flash Player just stops working after an upgrade. That stopped me from using Aurora and Nightly, because Flash will work for a while, then it breaks after a new Aurora/Nightly version. Whenever there's Flash problems, YouTube often crashes at the end of a video.
    I really don't mind the "Extension upgrading situation" in Firefox, since I disable compatibility checking anyway. But nobody else knows you can do that. Firefox needs to make it a lot easier to disable "compatibility checking". It's a worthless feature that should be expunged, since it seems like it's more for liability or "not our fault" reasons than anything else. Only a small number of Firefox extensions actually break, like CacheViewer. That was a nice extension, and nobody has fixed or replaced it.

    I've also tried Chrome. Actually SRWare Iron, but they're the same thing. (Don't respond with that outdated FUD about 5 lines of code being changed, since official Chromium doesn't support "adblock.ini" like Iron does).
    After running Chrome for several days on end, it develops a completely different problem. You switch to a particular tab, and it takes about 5 seconds before it responds to anything. No scrolling, no interaction, just seeing the image of the rendered web page, and you are forced to wait until it wakes up. Firefox never had that kind of problem.
    Also, Noscript and Adblock aren't available in Chrome. At first, I was using the built-in whitelist feature for Javascript, but due to boneheaded design decisions in Chrome, it takes a very long time to start the browser when there is a significant number of entries in the whitelist. Also, it treated first-party and third-party content as equally trusted, so it's just bad.
    Then I used ScriptNo, which seems to work much better. Kudos, ScriptNo developer!
    Ad blocking still sucks. Iron has its own ad blocking feature, which works very well, but it can't hide the elements that it is filtering, so you need an element hiding extension as well. Good luck figuring out which Ad-blocking extension is the good one, and which ones are trash, I'm still not sure which one is the good extension.
    Then there's the problem with user scripts waiting for the page to be completely loaded before they run. For example, I use a UserScript to hide the awful right-side panel from Wikia sites. In Firefox, the script executes instantly with Greasemonkey. But in Chrome, it takes several seconds, as it waits to completely finish loading the page before it executes the userscript. Often there's some slow third-party javascript that isn't loading, and the userscript gets delayed for several seconds until that loads.

    But the most annoying thing about Chrome is how it handles focus for links. In MSIE and Firefox, whenever you click on a link, or drag a link to nowhere, the link retains focus, and you can press Tab to go to the next link. But you can't do the same in Chrome or Opera.

  22. 0 is heavier than 1? on The Weight of an e-Book · · Score: 1

    In freshly-cleared flash memory, data starts out as FF bytes, all 1s. Then bits are "programmed" to turn them into zeroes. Then when you need to flip them back again, you erase an entire block of memory to all 1s again, then program new 0s onto it.

    So is this just an example of 0s leaving more electrons on the system than 1s would? The only weight difference is due to number of electrons, so this is really small.

  23. Re:Say Hello To Eternal Price Hikes on Flooding Takes Major Hard Drive Plant Offline; Shortages Predicted · · Score: 1

    When SSDs get to $80 for 2TB, let me know. They are nowhere near that price/byte ratio.

  24. Re:Sometimes on Chrome Set To Take No. 2 Spot From Firefox · · Score: 1

    Are you sure about that? Does Chromium support "Adblock.ini" to blacklist websites? It might be an outdated article.

  25. Re:RIM's problem is that its market segment is dyi on The (Big) Problem With RIM · · Score: 1

    Sounds like some scare tactics marketing could fix the problem of secure-channel email having no market.