Slashdot Mirror


User: AFCArchvile

AFCArchvile's activity in the archive.

Stories
0
Comments
1,805
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1,805

  1. Re:It's all Gnome's fault on Systemd Starts Killing Your Background Processes By Default (blog.fefe.de) · · Score: 2

    I'm guessing that there's been tens, if not hundreds, of userspace bugs that Microsoft has fixed in the kernel. Bugs in the Start Menu, Aero, Metro, File Explorer, and so on. Arguably one of the biggest mistakes was having the font driver so deeply in the kernel, making it susceptible to vulnerabilities that have received patch after patch in the last year. (Oh, and Adobe worked with Microsoft on that part. Yay.)

    Consider what this says about modern userspace Linux development: despite working in "the bazaar", where both userspace and kernel development can be seen by those watching mailing lists, there's no remorse, or even self-awareness, to these kinds of changes. Perhaps even the developers of Service Control Manager over at Microsoft are laughing about this, and they fully deserve to have a chuckle. We'll have to wait until the termination of someone's tmux results in a half-million-dollar loss.

    Systemd needs some serious road-testing, since we're stuck with it now that all of the distros have force-fed it to Linux users. It desperately needs a maintainer with a base level of systems discipline. Perhaps a sysfs interface shim for the spaghetti mess of config files would help? For all the complaints about init, at least it was easy to understand, and wasn't weighed down by the object-oriented word salad prone to be spouted out by the 2000's-era CompSci textbook-transcribers who are plaguing software development these days.

  2. Re:Firefox Loses Another Customization Feature on Mozilla Plans To Remove Support For Firefox Complete Themes · · Score: 1

    At this rate they should just re-badge Chromium and call it a day.

    How has that been working for Opera? Not well, you say?

    "Based on this exploratory and recent interest, the board decided to conduct a strategic review because that would allow us to explore a wider range of options rather than not take all options into account."

  3. Re:Depends on the job on How Much JavaScript Do You Need To Know For an Entry-Level Job? · · Score: 3, Funny

    It's the "If all you have is a hammer, then everything looks like a nail" factor. Which unfortunately is ultra-high for JavaScript right now.

    About the only JavaScript I know right now is Array(16).join('wat' - 1) + ' Batman!'

  4. Re:Odd thoughts: on Microsoft To Support SSH In Windows and Contribute To OpenSSH · · Score: 4, Interesting

    My biggest gripe with some Powershell commands is that their defaults are not as time-tested as the near-equivalent *nix commands. Probably the best example is "get-winevent -log System" showing all of the events in the System log (which on a given system, might be as large as 4 GB in size).

    Sure, that's functionally the equivalent of performing "sudo cat /var/log/messages", but of course one could run "sudo less /var/log/messages" and obtain the powerful features of less, such as forward and backward navigation, and not loading the entire file into memory (this is a key weakness of "get-winevent" in general; if its output is piped, it is forced to load everything, therefore forcing the user to use the "-MaxEvents (int64)" switch to limit to the newest X events... and this is also setting aside the fact that Windows sorts by newest events first by default, though this can be changed with the "-Oldest" switch).

    The Windows event system in general is strange when looking back at it. You have the post-Vista API (accessible with "get-winevent" or the Event Viewer), and the pre-Vista API (accessible with "get-eventlog"). There are some event sources whose events aren't rendered properly (i.e.: the description of the event will read something like "The description for Event ID X in Source Y could not be found. It contains the following insertion strings: (text)" ( https://support.microsoft.com/... ). Some will render properly only in the post-Vista API, but not the pre-Vista API. Others will render properly only in the pre-Vista API, and not the post-Vista API. To my utter surprise and bafflement, event sources such as "Ntfs" and "mpio" fall into the category of rendering properly in pre-Vista API, but not post-Vista API... in Windows Server 2012. That's right, for some reason, the events of a couple of the most critical event sources could not be fixed.

    Powershell is nice as a scripting language, but it's a bear as a command shell. There have been years of complaints of slow loading, especially on systems with high disk I/O activity and/or stalled disks (it doesn't even have to be the system drive; ANY stalled disk on a Windows system may cause Powershell to stall eternally until the system is rebooted; I've seen this for years, in Server 2008 as well as Server 2012). The main reasons why the Command Prompt hasn't been entirely supplanted is because it's lightweight, and has stood the test of time for over 2 decades in NT.

    I recently changed careers from a mostly-Windows role to a mostly-Linux role, and it feels great to work with bash, even if I still haven't memorized most of the higher esoteric layers of shell scripting. It feels like the shell was designed for the OS, instead of being duct-taped into a jack-of-all-trades role. The way I log into a RDP-windowed Windows Server 2012 system is visual humor in itself: I right-click the taskbar to click "Task Manager", use it to open "File -> New Task", run "cmd.exe", maybe start Powershell off to the side, and don't EVER click on the Start corner (or button if it's 2012 R2) or the Charms bar. Control panel? Run "control". Computer management? "compmgmt.msc" still works. Search for a file? "dir /b /s" for it, or else creative uses of "find" will work. But don't EVER call up the abomination that is the Start Screen.

  5. Re:Dear DICE on Trojanized, Info-Stealing PuTTY Version Lurking Online · · Score: 1

    You're allowing Javascript? Why?

    Install a plugin like NoScript and lock down as much as humanly possible. Then, take screenshots of all the half-broken webpages, send them to the webmasters, and tell them how much better their page looks without all of the CPU-sapping, privacy-violating scripts running.

  6. Are you happy now, Sinofsky and Larson-Green? on Microsoft Study Finds Technology Hurting Attention Spans · · Score: 2

    I like how this study is coming from the perpetrator of Metro tiles being foisted on anything and everything Microsoft (the non-touchscreen Windows OS, XBox, even Microsoft support websites, to a certain extent).

    Oh, but the upside is that we're better multitaskers... very slightly, since we're so accustomed to seeing about 55 different tiles with two-word captions and stock image tile backgrounds. Unfortunately, that counts very little, as it doesn't make up for the depth one can reach with dedicated concentration on a single topic at a time.

  7. Re:A poorly made point, but still a point on Editor-in-Chief of the Next Web: Adblockers Are Immoral · · Score: 1

    I don't want to get rid of all ads, just ads that don't have standards of decency. One of the points you made about "why ads work" is "they don't require any sort of opt-in". Okay, that's sort of like an uninvited guest to a party; using that analogy, an "uninvited guest" who makes a good entrance and contributes something positive is a pleasant surprise, but a disruptive, patronizing, or malicious uninvited guest needs to be seized by the bouncers, hauled out of the premises, and forbidden from ever returning.

    In short, we need better web advertising standards. What we have now is the foxes watching the henhouse, insisting that nothing is ever wrong, which has resulted in the constant arms race of ad frequency, ad pervasiveness, and ad disruptiveness. Additionally, we also have hackers and organized crime using third-party ad services as a conduit to launching malware and viruses. Therefore, this system has completely and utterly failed to serve the public interest.

    I hesitate to say it, but YouTube's ad curation has been rather good, in terms of limiting the damage to the first 30 seconds in most video loads, and they've done a better job post-Christmas of choosing relevant content. (Those awful nationwide Nissan ad purchases seem to have lapsed; when those hit, I would just cover the browser with another browser window of another article I was reading at the time; that's probably the next target in the ad arms race, to pause ads when they're not the top window). Whereas what TNW is doing is a new nadir in static webpage advertising, to the point where I almost universally forbid Javascript, and fear that every other web designer is going to go that route because the "disruptive trendsetter I read for all my web news" is doing it.

    That said, I doubt we're going to get closer to any kind of standards to ratchet the annoyance factor back, because the website owners are so far vested on the side of ceaselessly defending ads, the source of most of their revenue. I've already stopped visiting most of these websites anyway, and despite their protests, I've had no problems reading articles from the Associated Press, National Public Radio, and even some newspapers whose "faux-paywall" relies entirely on Javascript to obscure content already sent to the browser ("Oh, I'm sorry, my browser doesn't support Javascript... wait, no, I'm not sorry.").

  8. Re:His viewpoint is staggeringly ignorant on Editor-in-Chief of the Next Web: Adblockers Are Immoral · · Score: 1

    The psychological predatorial practices are exactly why we need the US equivalent of an "Advertising Standards Authority". It's a better alternative than "cutting out all ads", though the likes of Boris and Martin will still wail in horror at the very idea of ads being regulated. But we're already at the point where most ads have crossed the line of decency. Which is why I already took steps on my side, and blocked out almost all Javascript (but not necessarily targeting ads; there's a notable difference there).

    That said, I think there's going to be a crash in websites once this ad ridiculousness reaches some sort of threshold. I don't know what it will look like, but I'm guessing it will be something out of Idiocracy.

  9. If it quacks like an interstitial... on Editor-in-Chief of the Next Web: Adblockers Are Immoral · · Score: 1

    Here's an ultra-condensed, slightly re-ordered version of the Q&A:

    Q: Isn't this just an interstitial?
    A: No. We donâ(TM)t like interstitials either. They sit between you and the content and require another click and new pageload before you can proceed to the article.

    Q: How can I skip the Canvas ad and read the article?
    A: As soon as the page loads you can move your cursor to the article and it will slide back over the Canvas ad. Pro tip: hit the âcâ(TM) key on your keyboard and the article will move in or out right away. Try it now to see how it works!

    I'm sorry, how is this functionally different from an interstitial? And no, Boris, you may not answer "because it uses canvases," because HTML5 and Javascript can trigger reloads on their own.

    My current default browsing environment is the following:
    - Firefox with NoScript, Classic Theme Restorer, and Status-4-Evar
    - Pale Moon with NoScript (I'm heavily considering abandoning Firefox entirely, aside from obligatory browser compatibility testing)
    - In ultra-extenuating circumstances, elinks (this is what I have to use for my local newspaper's website when I have to perform the 1 odd search every 3 months for a police blotter story. Their website forces a navigation forward saying that the browser is broken, and elinks handles it in the most graceful fashion when I click the "Back" button. The Boston Globe is far less annoying for odd searches, and if a newspaper truly wants to paywall their content, they can go with the Rupert Murdoch method and refrain from sending the full article text in the base HTML.)

    I had the page for the Q&A open, and I went to NoScript and clicked "Temporarily allow all this page"; what a mistake that was. It proceeded to chug, and take almost 25 seconds to load an abomination of 78 scripts among 21 external domains (20 if I count "tnwcdn.com" as internal), and it took 4 different stages of "Temporarily allow all this page" to allow everything. It's a veritable cross-site scripting nightmare, and the end result is a full-page ad (sometimes video or with semi-transparent animated layers) covering 92% to 99% of the page, with the far right edge consisting of the article dangling annoyingly in a sine-wave oscillation on the right half. It was so disgusting, I had to click "Revoke Temporary Permissions" to restore some visual sanity, and make me not want to "kill -9" Firefox out of spite.

    I'm going to be brutally honest: this is the kind of website design that led me to browse the web the way I do now: Flash disabled unless I specifically enable it, and NoScript set with its ultra-agressive rules. I don't even need AdBlock, because NoScript takes care of the most annoying elements powered by the reckless abuse of Javascript in modern website design. If there's a regular banner ad that isn't Javascript, I'll see it, and if it's really good, there's a faint chance I might click it. If there's a page whose core content can't be rendered without any of these ultra-annoying elements, I leave, never come back, and tell all my friends how disgusting the page is (as I will do for The Next Web; there are plenty of other tech blogs that don't stoop this low).

    I'm also getting really tired of the overuse of slide animations in HTML5/Javascript website design. If I were to make a listicle of the worst HTML5/Javascript abominations, The Next Web's design decisions here would be number 1.

    I'm also insulted by TNW's proselytization about ads, because they've been so deep in the marketing tank due to their financial position (they have to get funding to keep their website running, and they're hopelessly stuck in the web ad arms race), their undying love for annoying touch-centric webpage design (their "about" page ( http://thenextweb.com/about/ ) has a static non-scrolling background in the top 20%; that's one of the oldest asinine elements of ultra-touch-hipsterish web design that has been plaguing websites since 2011; Vox i

  10. Re:So far so good. on Yes, You Can Blame Your Pointy-Haired Boss On the Peter Principle · · Score: 1

    Companies should be careful about misplaced pride for "promoting from within". When I was unemployed last winter, I remember being on a phone screen with one company who prided themselves on ONLY promoting from within. Of course, that shielded the flipside of the same coin: the only positions that had external searches were the bottom-of-the-barrel positions, in terms of pay. Even if the position required years of work experience, it was really only suitable for a kid straight out of college, living with their parents.

    After hearing the paltry pay numbers, and the demands to use a personal phone for sales cold calling, and my car for constant business trips, I backed off. Then, I thought about the stance of "ONLY promoting from within," and of the Super Turbo Peter Principle ecosystem that this policy had probably created. And they took pride in that, as part of their company culture.

  11. Re:Opinion of a Opera 12.x user on Hands-On With the Vivaldi Browser · · Score: 1

    I agree on the "no title bar" con; UI flattening has already been abused, literally ad nauseam, by Microsoft (Windows 8) and Apple (OS X Yosemite). It looks insulting to window UI conventions... but at the same time, it reclaims some height space, and there's still plenty of titlebar handle to grab. That said, the actual functionality of the menu clicking feels glitchy in Windows 7, as though there are delays in rendering the highlights while hovering, and in drawing the menu while clicking. Was it really not worthwhile to use a standard Windows frame like everything else? (I guess that falls under "ugly UI, no native look"). Also, I'd love to see the option to disable all animations and blends; I find them to be a waste of time.

    I also think that Vivaldi should shamelessly copy the NoScript per-server Javascript disable functionality. Firefox and NoScript have become my standard browser; I've seen far less memory usage, and far faster page load times. Sure, some pages load half-broken, but those are mostly JavaScript abominations chock full of web fonts, animations, and silly effects, and if I care enough, I'll enable only the domains I need in order to carry out the task I wish to execute by visiting the webpage. Bonus points for sites that continue to work almost completely even with Javascript disabled (including slashdot.org).

  12. Re:Why are windows users so whiny? on Users Decry New Icon Look In Windows 10 · · Score: 1

    It's funny you say it that way, because with Windows 8's Start Screen default on all computers, Microsoft was effectively telling keyboard and mouse PC users that they were using the wrong human interface devices, and should have been using a touchscreen (perhaps a Microsoft Surface, hmmm?).

    Since the run up to Windows 8, Microsoft's marketing plan for their OSes, and by extension, Visual Studio and XBox. This isn't by accident: you can tell the direction from the comments of Julie Larson-Green (creator of the Ribbon) at the 2013 Wired Business Conference: http://winsupersite.com/window...

    "There have been discussions... meaningful discussion [of bringing back the classic Start menu]. But we believe fully in the Start screen and the model of having these live tiles. The [old] Start menu was never really built for multiple applications... the Start screen offers dramatic improvement. Windows today is so much more than launching applications... the [old] Start menu is not the be-all, end-all. [But] the button might be helpful to have on the screen. We're principled in the direction we're heading, but we're not going to be stubborn... It's not to spite you." [Laughs]

    Yes, Hanlon's Razor applies here, but it feels like there's been a veritable conspiracy of intentionally orchestrated ignorance in Microsoft's UI design. There was plenty of resistance to the Ribbon when it was forced onto Office, but at least the legacy key combinations remained. But many of those UI changes, as well as the Metro marketing push, were force-fed onto the userbase, so I don't blame those users for complaining vehemently. We're at the point where UI duct-tape utilities like Classic Shell are compulsory for proper usability in content-creation scenarios for an operating system, and right now it looks like this is going to continue for Windows 10, as far as icons are concerned.

  13. Re:Visual Studio on Users Decry New Icon Look In Windows 10 · · Score: 1

    Visual Studio has been a veritable breeding ground for bad design decisions, particularly the ALL-CAPS menus and monochromization of the entire interface in Visual Studio 2012. The now-fully-expected Microsoft PR cycle materialized: a salvo of Delay, Defend, Deny... http://blogs.msdn.com/b/visual... ...followed by an admission by Visual Studio product manager Brian Harry: "The implementation of the new UI in 2012 was a mess" ( http://www.itwriting.com/blog/... )

    Probably the most damning quote from Harry is this: http://blogs.msdn.com/b/bharry... "...there was a bit of a 'cone of secrecy' around the new UI because we didn't want it 'leaking'. Even I didn't get to see it until months into it." That seems emblematic of the era when the Metro design team going full steam ahead with Metrofying every Microsoft product before, during, and even after Windows 8's buildup, launch, and colossal customer repudiation, as well as the ouster of main Metro proponent Steven Sinofsky. And yet even now, we continue with an MS PR demeanor that could be charitably described as "proselytizing" (yes, that's normal for PR, but that's only one part of their job; another part is to listen to customer feedback).

  14. Re:Bad usability, man on Users Decry New Icon Look In Windows 10 · · Score: 1

    I wholeheartedly agree that the "flattening" and "thinning" of all of the icons has crippled usability for me. Sure, I grew up being stuck with DOS at home when I was a kid, while watching the Macs at schools progress to System 7 and their 3D buttons adding depth to the interface, back in the old days of UIs having to account for low-color displays (especially in the bad old days of Windows 3.1, where increasing the color bitdepth would reduce the amount of icons that Program Manager could hold in memory; I remember reading about that in the manual for a videocard, either Cirrus Logic or Number Nine). Windows 2000 brought in a really nice evolution of the 95 / NT 4 UI with drop shadows and menu fade-ins; on my Windows 7 PC, those are currently the only effects enabled (I've disabled minimize/maximize effects to eliminate the delay and distraction of those window sizing events).

    However, with Metro, I feel that they've spearheaded a terrible trend, and put it on life support (with an assist by Jony Ive at Apple). Putting all of the touchscreen-centric exasperations aside (and I'm truly glad that Microsoft literally HAS put many of those aside in Windows 10), the Metro design language is too flat, too thin, and too sparse. First, the Segoe typeface is too thin. Yes, thin is trendy, and Jony Ive did the same thing over at Apple by putting Helvetica on an anorexia diet and making it the official typeface of iOS 7/8 and Yosemite. My second major gripe is the reliance on ultra-sparse XY grids of "icon boxes", with icons that are intentionally monochrome, so they can be vectorized (if you look at many trend-chasing websites these days, they use a web font to populate icons). I'm personally baffled, because multiple colors and depth add context that the human mind can interpret, and most OSes these days support high-resolution icons (Apple Icon Image Format supports up to 1024x1024; Windows icons go up to 256x256).

    In the Softpedia screenshot of the Windows 10 Explorer, I don't mind the folder icons too much, though I do wish they could at least give them drop shadows in the icon itself, as was the case in Windows 7. But drop shadows are apparently forbidden because they would belie the "flatten everything" ethos of the Metro design language.

    The way I see it, this will all phase away, much like another design era that was pervasive at the time, and had plenty of fervent proponents shouting down anyone who said anything negative about it: the 1970's era of bizarre typefaces and orange and brown everywhere: http://fontsinuse.com/tags/299...

    I also find it hilarous that Microsoft used a George Orwell quote in one of their design blog entries: http://blogs.windows.com/blogg...

    I'll volunteer another slightly altered Orwell quote: "If you want a vision of the future, imagine a boot stamping on an interface -- forever."

  15. Re:No wonder. on Google Now Automatically Converts Flash Ads To HTML5 · · Score: 1

    I agree; ads should portray a product or service in a tasteful, non-distracting manner. Unfortunately, those standards were thrown out the window entirely about 10 to 15 years ago, with an ever-escalating arms race:

    - Popup ads
    - Java ads (yes, remember those? The "Punch the monkey and win $20" banner ad from 2000 was one of the most notorious instances of this.)
    - Flash ads (vector-based)
    - Flash video ads (made more prevalent with the increasing consumer bandwidth)
    - And now, HTML5 ads.

    Most of these types of ads had some form of ultimate opt-out:

    - Popup ads: from 2001 onward, an increasing number of browsers received either plug-in or native support to screen or fully disable popup ads. This ultimately made the "window.open" Javascript method taboo in most legitimate website design (and rightfully so; it was abused ad nauseam by ads like X10).

    - Java ads: don't install Java. Unless you want to play Minecraft or use software which (unfortunately) requires Java, this is pretty easy. Alternatively, there are other ways to disable Java, including an Oracle-sanctioned method to disable it via the Java Control Panel: http://java.com/en/download/he...

    - Flash ads: you can set Flash to "click to activate", and never activate it. I'm still waiting for Firefox to natively support HTML 5 playback so I can finally dump Flash on my Windows gaming PC.

    - HTML5: .... .... *crickets chirping* ...yeah. Well, the ball is in your court, browser coders! I remember back in 2001, I switched over to Opera 5.11 (and purchased it!) mainly due to its tabbed browser functionality, and uncanny ability to block any and all unwanted popups. My ideal HTML5 control panel would be something similar to NoScript, which would block various levels of abuse of the audio, video, and canvas capabilities, on a per-domain or per-server basis. (Most canvas abuse is perpetrated via JavaScript, which makes NoScript an excellent tool for defusing annoying redraws, faux-paywalls, ad networks, and other cross-site shenanigans, but for the other HTML5 multimedia elements, I'd like stronger tools to prevent their abuse.)

  16. Re:The obvious capitalist solution on It's Official: NSA Spying Is Hurting the US Tech Economy · · Score: 1

    Baby steps; the first step is to use component manufacturers in Taiwan. Though yes, eventually tech component manufacturer will be one of the many, many things that the tech business landscape will need to reconcile while not jeopardizing civilization. That means no tech product hyperinflation, and a minimum on sweatshop hunting.

    The way I see it, China is going to continue on this tack, which was probably planned years or decades ago (hmmm, 5-year plan, I remember hearing that terminology somewhere...). It's as irresponsible as assuming that everything will be fine if all the oil comes from the Middle East, or if all of the hard drive component manufacturers are in Thailand. Diversification pays off in the long run; as the old Navy SEAL proverb goes, "One is none; two is one."

  17. Re:I've posted this 1312 times on Firefox 36 Arrives With Full HTTP/2 Support, New Design For Android Tablets · · Score: 4, Interesting

    Installing NoScript onto Firefox is one of the best things I've done for Firefox memory usage. It's also more secure since it stifles most cross-site scripting connections, drastically reduces load times since said cross-site scripting isn't being loaded.

    Then again, I'm still looking over at Pale Moon, and thinking that I should abandon Firefox entirely and shift my primary browsing over to Pale Moon. It accepts Noscript, and doesn't even need Classic Theme Restorer or Status-4-Evar installed, since it never messed with the UI, and never removed the status bar. (I don't know if Firefox 36 still has this problem, but Firefox 35, 34, 33, etc, all had an issue where a new window would sometimes result in the status bar not appearing. I like seeing a status bar in a windowed program, since it does what it says on the tin: provides status cues, as well as providing far less annoying insight than hovering the mouse over something and waiting for a tooltip to appear.

  18. Re:Great if optimizing the wrong thing is your thi on HTTP/2 Finalized · · Score: 3, Informative

    Most of that bloat you speak of is delivered via Javascript. A few weeks ago, I finally put my foot down and made my default browser Firefox with NoScript. I have a (very) small list of sites allowed to execute scripts, and most of the time I will browse a website in its broken state, since I can still see all the text and images. It even foils the news websites that use Javascript to "faux-paywall" their content behind canvases, as opposed to only sending part of the story content from the server (I'm still shaking my head as to who on the business side thought this was a good business stance since one can still read most of the articles for free, but that's another discussion entirely). But lo and behold, once I started a staunch NoScript policy, page loads completed much faster, cookie sprawl was reduced, and Firefox's memory usage stayed relatively low. I also started to learn which scripts from which servers were truly allowed for things like externally-served comment systems (disqus, etc.), and also noticed the way that some webpages end up triggering a cascading dependency of server connections due to scripts calling scripts on other servers, etc.

    One of the worst instances of cascading Javascript sprawl that I've seen was a page from The Verge, with 33 domains allowed (including theverge.com) executing 133 scripts. The SBNation "eulogy for RadioShack" article had the "script counter" go over 160. Oh, and that's leaving out web fonts, which NoScript also blocks (which also reveals how often some websites use custom fonts to draw vector-based icons; you can see the Unicode codes for each character since the font isn't loaded). Vox seems to love abusing Javascript in their designs; it's most of the reason why I've abandoned reading Polygon (the other reasons being the banal editorial content, aside from a few notable articles). In comparison, Slashdot is currently asking for 21 scripts, but is running perfectly fine without any Javascript enabled (despite nagging here and there).

    I've ended up moving YouTube browsing to Pale Moon, since it natively supports the HTML5 player without issues. I may end up moving all of my browsing to Pale Moon with NoScript, since it natively supports a status bar.

    The whole situation with the Javascript bloat reminds me of the scene from Spaceballs where Lonestar tells Princess Vespa, "Take ONLY what you NEED to SURVIVE." We're stuck with a bunch of prima donna web designers who want to duct tape on more adverspamming and social spying avenues to their website, and not standing back and taking a look at how bad it's impacting the user experience, not to mention the bloat from the hundreds of extra scripts and objects loaded by the browser, as well as the tens of connections to third-party servers.

  19. Re:Meta scores and user's meta scores on Are Review Scores Pointless? · · Score: 2

    One example of Metacritic scores being contractually tied to bonuses was with Fallout: New Vegas. Gamasutra reported on it almost 3 years ago: http://www.gamasutra.com/view/...

    I never played Fallout:NV, but I remember hearing Jeff Gerstmann describe it as "...very well written... and kinda broken." I also remember someone posting a Windows 7 Reliability Monitor graph, with the only crashes reported coming from "FalloutNV.exe".

    One thing I really like about Eurogamer's approach is that they're simultaneously:

    1. Moving away from a traditional arbitrary numeric score (which is among the old systems of 100-point, 10-point, 5-star, and academic-style scoring)

    2. Retaining a set of summary badges where they can make it easy for readers to find the most notable games, and avoid the games that are broken (as much as the AAA games industry wants to deflect and deny it, broken games are released, and are marketed as though they are 100% functional and are the most outstanding game ever... because that's how all AAA games are marketed).

    3. Forbidding Metacritic from aggregating their scores. This is probably the most important point here; Eurogamer is essentially saying, "Yeah, we're going to score our game reviews with an honest, non-traditional ratings system, and you can't subvert it for your commercially exploitative purchases."

    I hope that more game reviewing outlets take this stand, in order to attempt to stem the worst aspect of Metacritic: its influence on game development. Of course, that won't stop the bigger problem of dishonest marketing plans (E3 shenanigans, mock reviews, cherry-picking outlets for review copies, or not sending review copies at all for games that are forecast to tank while customers who are none the wiser may still be eagerly preordering or obsessing over screenshot and video galleries).

  20. Elinks as dream mobile browser on Ask Slashdot: Gaining Control of My Mobile Browser? · · Score: 1

    My dream mobile browser would be elinks. What better way to reduce bandwidth for phone-based news reading than to never download any of the images, ever? Also, elinks has no Javascript support, and it does a nice job of controlling layouts (for the most part; some canvas-heavy websites will look "flattened", where you can see canvases for status updates that haven't actually occurred, because some Javascript code segment normally doesn't reveal it until the proper time).

    For when you do need to view an image, it would be nice to cross-link an image viewer browser app that also doesn't support Javascript. Most of the time, if I'm looking for a specific image from my phone browser, I'm using Google Image Search, the mobile version of which does a very nice job of presenting smaller thumbnails for the search preview.

  21. Annoying prediction in Find dialog on Opera Founder Is Back, WIth a Feature-Heavy, Chromium-Based Browser · · Score: 0

    I installed both the Windows and OS X version, and it looks pretty good (aside from having that disgusting "page flattened" look of every fad-chasing program ever since Windows Metro and OS X Yosemite). However, I tried to search for a specific word in text, and the prediction pre-empted user input (which violates the trust of user input always being respected). I tried to reproduce this a minute ago on the slashdot.org front page, and it couldn't find the word I was typing in, despite me looking straight at it. That's a whole other flavor of broken, so I'm guessing that the "Find" functionality needs to go back in the oven.

    (I reproduced the text prediction bug just now; the cursor seems to jump back on a prediction hit, but the lag between the start and end of the jumpback seems to be dependent on the complexity of the rendered page; perhaps it's Javascript complexity. This is not good, because heavier pages will always exist, and will always behave slower.)

    To its credit, when you find a specific word, it will highlight its location in the scroll bar on the right. That's really cool.

    One other thing that Vivaldi so desperately needs is tighter control on content. These days, browsing on websites is a nightmare of cross-domain Javascript scripts, to the point where users are no longer rendering a document, so much as involuntarily debugging a Javascript programming mess. (NoScript listed 76 blocked scripts when I went to an article from The Verge; Vox loves them some web fonts and crazy canvas effects.) Back in the day, Opera gave the user a lot of control on how to parse CSS, whether to play embedded sound (the old "BGSOUND" tag), whether to load images, and so on. Vivaldi has the "Block images" switch (but unfortunately forces a page reload when its state changes; IMO it should not force a page reload, but should instead leave loaded images cached, or hide all images). Vivaldi could use a modern CSS hackery option akin to Stylish, but I'd really love to see something like NoScript used instead. And of course there's add-on selective block, but hopefully that will become less of a problem once I uninstall Flash.

    Also, I'd love to see a themes / skin option, complete with a few selections of "anti-flattened" themes, for those of us who don't want to follow along with the design diatribes of Jony Ive or Julie Larson-Green. I like drop shadows and 3D raised elements; they help me locate controls in the window. I'd like to see a Vivaldi theme with 3D raised buttons, and with an option to disable all slide / fade animations (because those animations are a waste of time IMO).

    That said, it's really good to see a proper successor to Opera, instead of that Chrome-clone joke that I unfortunately installed under the pretense of it being called "Opera". THAT browser is NOT Opera; Vivaldi is the true Opera.

  22. Re:3, 2, 1... on YouTube Ditches Flash For HTML5 Video By Default · · Score: 1

    Yeah, I've been waiting for YouTube to drop Flash (and for Firefox to get up to speed with other browsers in terms of HTML5 video playback). I've avoided installing Java if I don't have anything that uses it (if only LibreOffice didn't use Java; alas!), I don't have Adobe Reader installed (previously there was Foxit, and now there's pdf.js in Firefox), and now I'm going to hold the same policy for Flash.

    Flash (and by extension Shockwave) had their time as an extension to interactive multimedia back in the late 90's (remember the [Baz Luhrmann] Romeo & Juliet interactive CD with the "Made with Macromedia" slideshow demo?). Unfortunately, these kinds of addons are too lucrative as attack vectors, since they get used so often among so many different ranges of content.

    I don't think I'm going to uninstall it right this minute, but I'm going to make an inventory of all the websites I visit, and whether they legitimately use Flash (BeepBox is one that is a legitimate and fun use of Flash). And if I've reconciled all the outliers, I'll uninstall it, and use the same policy as I have for Java: never install it again, and avoid programs that use it (or contain its effects).

  23. Re:No on Should IT Professionals Be Exempt From Overtime Regulations? · · Score: 4, Insightful

    As a newly unemployed individual contributor, I vote yes, because we're at the point where most businesses are too entrenched (or incompetent) to correct their business model. Well over 75% of the job listings I review have phrases like "Availability to occasionally work some evenings and weekends", which could mean anything from once a quarter to every single week, depending on staffing (or lack, thereof). Also, in multiple phone screens and interviews, I have heard the expectation of departmental employees working over 40 hours a week, even for locations with long train commutes. Just because I'm single doesn't mean I want to stay that way forever; I need to eat right, exercise, have a decent amount of life in my mythical "work-life balance", and so on.

    We are past the point of companies regulating themselves in this matter; we need a law to enforce it. There are going to be many companies whining about lost revenue, but most of that revenue will come back to them in consumer spending, and frankly, it's the fault of the United States government for leaving these regulations so stagnant for so long.

  24. Re:Dumping snow in the river on 1948 Mayor To MIT: Use Flamethrowers To Melt Snow? · · Score: 1

    Many grates in Boston say "Don't Dump; drains to Charles River" or "Don't Dump; drains to Boston Harbor". So those waterways are going to see lots of salty meltwater anyway.

  25. Re:IT field avoidance should be a no-brainer on IT Jobs To Drop In 2009 · · Score: 1

    If you do your job sitting in front of a computer, then your job can probably be off-shored - if not now, then certainly in the near future.

    Well then, let's start offshoring the executives!