Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror

Submission Summary: 0 pending, 35 declined, 7 accepted (42 total, 16.67% accepted)

×
Privacy

Submission + - Do your company provide private home-folders? 2

fluor2 writes: Most companies provide a home dir which is pretty much private for the user. Here, the user can store documents only intended for private storage. E.g. internal job applications, personal letters to the boss and other similar data. The boss tells us, the IT department, to get rid of the home directory for our users.

Arguments are that we do no longer want to store any "private data", thus we can open up most of the data at all levels in our company. Private data should be stored on the local disk (a separate C:\Private or similar), or on private USB equipment or similar. In conclusion: out of sight from the company. I personally fear that people will bring private equipment into work and thus increase the chances of 3rd party driver crashes and similar. And I do not want people to spend time on backing up private data. After all, it's only a few gigs at average per user.

What is Your company's policy on home-folders?
XBox (Games)

Submission + - Microsoft starts banning Xbox 360 pirates? 3

fluor2 writes: Microsoft seem to suddenly start banning Xbox 360 consoles for playing on their Xbox Live service. A lot of frustrated owners on various forums. I guess it's obvious that Microsoft somehow detected them playing pirated games, but time will show why people are currently getting banned. Microsoft have not posted any news of this yet.
Windows

Submission + - Is Garbage Collection killing computer performance

fluor2 writes: "I've become increasingly frustrated with the speed of computers lately, or rather, lack thereof. After thinking about it, I came up with three reasons why I think computers have gotten slow." — VirtualDub programmer, Avery Lee.

"Let's be honest: garbage collection is here to stay. It's quite powerful for certain data structures, most notably string heaps, and it has undeniable benefits in other areas such as sandboxed execution environments and concurrent programming. What I think aggrevates the problems, though, are languages and programming environments that you insist on putting everything in the GC heap."

Read his interesting blog post, which I think really missed a focus from both slashdot and other computer sites.

Slashdot Top Deals

Remember, UNIX spelled backwards is XINU. -- Mt.

Working...