Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror
×

Comment You cannot be surprised? (Score 2, Insightful) 130

Anyone who is stupid enough to pay a University via a banker to become "institutionalized" deserves exactly what they get.

In the age of the internet, if you have to pay someone to sit you in a room and teach you like a trained monkey you have serious problems that go way beyond education.

Universities are sort of like the last DINO's that hung around after the big rock thing from the sky happened. In this case the rock is the formation of the modern internet.

I would pay about $500 bucks for a Bachelors degree, max for the outside chance a University actually provided something I can't do myself with a Internet connection.

Comment Same. (Score 1) 441

I do not agree.

I have been in the tech industry for 25+ years and most of the time foreign means cheap workers.

I would also point out out, how incredibly frustrating it is to design technology over language and cultural barriers. Especially for non trivial infrastructure work spanning continents.

I finally asked management to just send our US team abroad to work for a year, otherwise I was going to quit.

What would have taken 3 years was done in 8 months time to I would like to point out.

Businesses

When Customer Dissatisfaction Is a Tech Business Model 257

jammag writes: A new trend has emerged where tech companies have realized that abusing users pays big. Examples include the highly publicized Comcast harassing service call, Facebook "experiments," Twitter timeline tinkering, rude Korean telecoms — tech is an area where the term "customer service" has an Orwellian slant. Isn't it time customer starting fleeing abusive tech outfits?

Comment Re:Some can be done - and is. Most is bull. (Score 1) 442

Sounds like you've got a much higher essential demand than what I figured on - desalinization?

Sorry for the delayed reply but I was re-running the numbers :)

When I was doing the calcs originally, I was really only interested in staving off power outages like we had with Sandy, which was about two weeks worth... not being completely off-grid. So focusing on hurricane season as a baseline, a 7kW system with 6kWh of storage would provide essentially unlimited off-grid capability from April through December *if* I managed my power consumption to essentials with just a little bit of creature comfort.

The winter months, however, result in a deep, DEEP deficit. I'd need 10kW of PV with 80 kWh of storage to be completely off-grid based on PVWatts data (with no power management). Of course, that's still relying only on Solar, and being completely off-grid was never the intention.

I don't pertain my own home is a good proxy for a regional or national grid, though ;)
=Smidge=

Comment Re:Stealing attention (Score 1) 611

I couldn't agree with your post more.

My major problem with is with ANY content- ads or not, that has autonomous animation. I can't stand it. Doesn't matter how big or small, I can't "tune out" something moving in my peripheral vision.

I wouldn't mind small and non-animated ads, without timebombs or flyouts or mouseovers, but it seems like those just don't exist anymore. So I feel I am FORCED to browse with Adblock.

United States

Journal Journal: Why Ferguson Is Just the Beginning of Future America 12

by Malooga
lifted from a comment

@154 luca kasks: "Why don't you people wait for all the facts to come in?"

Facts are not like beloved relatives coming in to visit on cherished holidays; facts are like murdered ex-collaborators, to be secretly disappeared and buried deep in some dank forgotten hole in the ground.

United States

Journal Journal: Funny? Racist, dishonest hypocrisy. 10

How the pro-Reagan "Get Government off Our BACKS" crowd is really bending over, to excuse and endorse the SWATting of Ferguson.

Racist, dishonest hypocrisy.

If it was a white rancher that set off the same events, they'd be going all "Obama dictatorship" and FEMA death-camp.

You see, they are trained to hate and fear COLOUR - not power, which they adore.

Comment Re:AdBlock = Inferior + 'Souled-Out' vs. hosts... (Score 1) 611

Incidentally I also use the Linux kernel feature called Transparent Hugepage Support. I set it to "Always" (as opposed to only when a program specifically wants it enabled). This is known to increase the memory footprint of applications, though by how much I couldn't tell you. The idea of this feature is: the operating system's memory allocator is gaining increased performance ("This feature can improve computing performance to certain applications by speeding up page faults during memory allocation, by reducing the number of tlb misses and by speeding up the pagetable walking") at the cost of higher memory usage.

Just thought I'd mention that since it may be relevant.

Comment Re:AdBlock = Inferior + 'Souled-Out' vs. hosts... (Score 1) 611

* Addons slowup slower usermode browsers layering on more - & bloat RAM consumption too + hugely excessive cpu use (4++gb extra in FireFox https://blog.mozilla.org/nneth... [mozilla.org])

That this can happen, I do not dispute. But I believe the case for it is being severely overstated by people who *ahem* have a vested interest in promoting alternatives to browser add-ons.

I currently run Firefox with 24 addons installed and actively enabled. This is mostly for ad-blocking and privacy-enhancing, with a few miscellaneous add-ons like one that restores the old-style Stop button behavior (stops animated GIFs as well as page loads). Since you seem to appreciate bold: there is no slowdown or latency problem that I can subjectively notice. If my addons are "slowing down the browser" they're doing it below the threshold of what a human can detect. I consider that a good and reasonable trade-off to make on my own systems.

On memory... I have 26 tabs open with a wide variety of sites loaded, many of which are content-heavy. This browser instance has been running continuously for many days. KSysGuard gives a nice breakdown of the memory usage of my Firefox process and this is the summary:

-----

Summary

The process firefox (with pid 5618) is using approximately 993.9 MB of memory.
It is using 971.4 MB privately, 15.6 MB for pixmaps, and a further 26.5 MB that is, or could be, shared with other programs.
Dividing up the shared memory between all the processes sharing that memory we get a reduced shared memory usage of 7.0 MB. Adding that to the private and pixmap usage, we get the above mentioned total memory footprint of 993.9 MB.

-----

Another section mentions that the 15.6MB for pixmaps may be stored on the graphics card's memory. At any rate, this is nowhere near 4+ gigs. Nor have I ever, with any version of Firefox, experienced anything remotely like 4GB of memory usage. This is a 64-bit system running a 64-bit Firefox that I compiled from source (your article mentions the memory penalty for Adblock is higher on 64-bit systems, which makes sense when you understand what that means). This system has 8GB of RAM installed, so ~994MB is negligible to me. For a little perspective, currently about 6GB is being used for buffers and disk cache, since this is what Linux does with memory that would otherwise be empty and therefore doing nothing. If I run a Windows game via WINE then that comes down to 4-5GB for buffers/cache since about another 1-2 gigs of memory becomes used.

Incidentally, I don't run Windows so I don't use your hosts file tool (and even if I ran Windows I'd probably rather roll my own, nothing personal). But I do use a comprehensive /etc/hosts file. I believe that good security is done in overlapping, interlocking layers. "Security" does not mean just remote attackers, but also anything intrusive I don't want, like advertisers and their tracking. I use an /etc/hosts file AND Adblock Plus, NoScript, Privacy Badger, Ghostery, and several others. What one of them alone does not catch, another one will.

Instead of viewing browser add-ons as an obstacle in your path to promoting your own solution, you could learn to work with them, use them effectively, and incorporate them into a multi-layered approach that includes all the work you've put into hosts files. Everyone would benefit that way, especially your users.

Comment Re:$230 (Score 2) 611

Don't get me wrong, DuckDuckGo sounds good. Sounds like they certainly don't actively track you. But I don't see them bragging that they "keep no data to hand over in the first place"

They don't use tracking cookies (their preferences cookies are not identifying, they're just a string of your options, if you've set them), so the most data that they can have for identifying you is the IP address. They've been SSL by default (redirecting from http to https and defaulting to https in search results where available, for example on Wikipedia) for a long time, so you don't suddenly jump into an unencrypted connection as soon as you leave.

It sounds much better than any other US-based search engine I'm aware of. But my own preference doesn't even log an IP address since 2009. You can also bookmark a URL generated with your preferences so there is no need to accept even preference cookies from them (and preferences include options like using POST instead of GET so search terms stay out of other sites' logs). And the aforementioned deal about being outside US jurisdiction is nice too.

DuckDuckGo also does not appear to offer to act as your Web proxy like Startpage will do. I rarely ever use this feature but it's nice that they would offer it. Startpage also offers the option to act as your proxy only for image/video searches, so other sites don't even get that data from you. This is what I like about them: they not only don't log and track you themselves, they also go out of their way to enhance your privacy against third-party sites.

I'm not knocking DuckDuckGo by any means; in my opinion it's good but Startpage/Ixquick is great. Yet, I think all of us benefit from having multiple privacy-conscious options available. Choice is a good thing.

Comment Re:Pick a different job. (Score 4, Interesting) 548

Programmers are smart enough not to unionise, which allows newcomers into the field without these insane artificial barriers of entry.

Unions are barriers to entry into the field to any newcomers, unions are also horrific from point of view of price setting and prevent people who actually excel in the job from making significantly more than those who only coast by. Your complaint is a complaint of somebody who shouldn't have become a programmer in the first place, but also it is a complaint of a horrible person, who wants to prevent others from entering the field freely.

People shouldn't be licensed just to try and make a living, all professional government dictated licenses and participation in various organizations are a huge economic mistake but more importantly they are a huge impediment to individual freedoms.

Slashdot Top Deals

E = MC ** 2 +- 3db

Working...