Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror
×

Comment Re:The obvious capitalist solution (Score 1) 270

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."

Comment Re:I've posted this 1312 times (Score 4, Interesting) 147

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.

Comment Re:Great if optimizing the wrong thing is your thi (Score 3, Informative) 171

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.

Comment Re:Meta scores and user's meta scores (Score 2) 135

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).

Comment Elinks as dream mobile browser (Score 1) 223

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.

Comment Annoying prediction in Find dialog (Score 0) 158

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.

Comment Re:3, 2, 1... (Score 1) 225

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).

Comment Re:No (Score 4, Insightful) 545

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.

Slashdot Top Deals

"If it ain't broke, don't fix it." - Bert Lantz

Working...