Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror
×

Comment The new Splinter Cell Conviction (Score 1) 430

The funny thing is, when the new Splinter Cell Conviction comes out over here in the UK
I was going to actually buy the PC version
but after reading the above and this http://www.joystiq.com/2010/04/16/splinter-cell-dev-defends-ubisofts-always-on-drm/
I'm actually really tempted to pirate the thing
(or perhaps get an xbox given that Sony's screwed me over with the whole otheros thing)

Comment Re:And Sony will respond by... (Score 1) 468

Personally I've always intended to use Linux on the PS3 not for the usability aspect
but simply because it has around 7-8 cores (if you include the PPU) running at around 3.2Ghz (most have limited memory)
the sort of thing ideal for running simulations / cracking codes
(personal interest was more geared towards the use of FEM or Finite-Element-Analysis to simulate different types of stress's within CAD)
if your clever enough to code for it, effectively your own mini super computer

I'd be fairly impressed if he does manage to pull off running custom firmware on the PS3
From what I understand there's been some hardware around for a while (similar to a mod chip)
that allows you to read or write directly to the firmware bios chip

but the main issue has always been that the firmware code needed to be digitally signed before it would run on the metal
which meant you were pretty much limited to just switching between different official versions of the Sony bios
up until now the use of such a mod was fairly limited / useless as you couldn't run any custom code without getting around the digital signature issue

given recent developments, such a mod may become more popular if it allows users to say switch temporarily to an older official bios for Linux
then back to the new one for the PSN

if the new hack that's recently been discovered could somehow lead to a workaround on the digital signature
(if custom firmware's could be run on the box in some way)
that pretty much opens the flood gates for pirate software, as all your missing then is a custom loader
from what I understand of the loaders so far most of them have relied on bugs patched in new firmwares
and even then the closest I think anyone ever got to running pirate games was booting them off the HD

If the firmware itself with the digital signature is hacked then Sony's going to be in for a whole world of hurt
even if they tried to block users on the PSN I don't think it would take much to simply generate a new random number and pass this onto the PSN to re-register if you've gotten as far as accessing the box at the firmware level

Comment CAE Linux anyone? (Score 1) 413

Try CaeLinux http://www.caelinux.com/CMS/ a bootable CD distribution which is basically a collection of different open source Cad apps
I'm hoping to make a reprap 3d printer at some point, so I've been looking into writing some ebuild scripts to get some of the stuff from caelinux into gentoo
like Salome, elmerfem, brlcad

I'm not an expert in CAD mind you but some of the below may be useful

One of the things I've discovered is that there's a difference between 3D Cad and 3D Modeling software
Modeling is about approximating the appearance of an object for appearance sake only, usually using a mesh / grid of some kind, this is a typical use for Blender
CAD is about what the object is made of, and it's physical dimensions in real space, typically objects are constructed from primitives such as a hollowed out cylinder for example
Modeling = what you can see the outside appearance, CAD = the innards, what it's made of and more of a focus on measurements in real space

If your going to design something that's going to be built it's probably better to design it in Cad software first
then convert it to a modeling form later on for the sake of pretty pictures / animations / appearances in a demonstration etc.
This way the original design is stored in a form where there's actual physical measurements (in mm for example)
and in a form that can be manufactured (drill holes at these points here and here etc)

While Blender could in theory support CAD capability, I think it's current features are lacking in that area
(although it is open source so if you want to add those features go right ahead)
From a commercial perspective I think the 2 main packages are Catia and Solidworks

Also If you want to simulate the environment on a 3D Cad object, the usual way is via FEM or Finite Element Analysis
This is the sort of thing used to simulate the way temperature travels through an object made of different materials for example
I think Catia / Solidwords have this sort of thing already inbuilt, in the case of open source software there's a lot of separate packages to play around with (elmerfem for example)
I think the linux cae pages have some good tutorials / examples on this
http://www.caelinux.org/wiki/index.php/Doc:CAETutorials

Programming

Haskell 2010 Announced 173

paltemalte writes "Simon Marlow has posted an announcement of Haskell 2010, a new revision of the Haskell purely functional programming language. Good news for everyone interested in SMP and concurrency programming."
Role Playing (Games)

Faction Changes Coming To World of Warcraft 209

A Blizzard representative today announced that they're working on a service for players to switch factions in World of Warcraft, going from Horde to Alliance or vice versa. "There's still much work to do and many details to iron out, but the basic idea is that players will be able to use the service to transform an existing character into a roughly equivalent character of the opposing faction on the same realm. Players who ended up creating and leveling up characters on the opposite factions from their friends have been asking for this type of functionality for some time, and we're pleased to be getting closer to being able to deliver it." They also said there would be "some rules involved with when and how the service can be used."

Comment Re:I always maintained blue ray was moot (Score 1) 685

I'd say pretty good, probably better than a stand alone BluRay player
The controllers are all Bluetooth, which is a nice touch with the Remote control (so you don't have to point the thing at the PS3)
slot load so no worry's with the old PS2 cd tray
I've not owned a stand alone player myself, but I know they're constantly rolling out updates to the PS3 at the same time as they're updating the firmware, adding on Divx etc with a few other codecs besides

I remember with the old PS2, usually for a DVD playback update you'd usually need a new CD with the updated software on, with the PS3 it's all online easyier to update

standalone players are still fairly expensive, and you might as well get something that can also playback movies across the network, and play games at the same time, and is more likley to get updated for approx the same cost
Government

Pirate Party Wins At Least One European Parliament Seat 674

reeeh2000 writes "According to TorrentFreak, with half of polling stations now closed in Sweden, the Pirate Party has at least one guaranteed seat in the EU Parliament. Currently, the party is sitting with 7% of the vote. Depending on how the remaining districts voted, the Pirate Party could win another seat, for a total of two." Reader lordholm adds a link to an article about exit polls in Sweden (link in Swedish) indicating that the Pirate Party will score two seats, writing "According to the polls, the pirate party is the largest party in the 18-30 year age category of voters. The final counting of votes (including around a million postal votes) will not be done until later next week."

Comment Re:Doesnt sound like much? (Score 4, Funny) 219

I'd prefer to make a tank look like a Volkswagen beetle. just imagine the field of battle, a swarm of beetle against beetle firing tank shells at one another
"Sarge it looks like they're bringing out the heavy artillery, I can spot 3 Ford Escorts's and what looks like postman pat's van in the distance"

It'd be great as a car alarm / defense system, one click of a button and the car changes from a Ferrari into a Robin Reliant (let's face it no-one's going to steal one of those)
Operating Systems

LKML Summary Podcast 41

Jon Masters writes "I've started recording a daily summary podcast of Linux Kernel Mailing List (LKML) traffic. It's in MP3 format (for the benefit of car stereos, including my empeg, and iPhone/iPod users) with an Ogg Vorbis format version to follow next week, and text versions of the script I read from will be available too for those who want to help with translation — or just prefer not listening to audio. It's an experiment at this stage and may not continue to be daily in the longer term unless I can build a team of willing volunteers to help find items worth including from the day's traffic, write the daily script, record it, and so forth. But it's proving to be a useful exercise in forcing myself to be up to date with LKML. I've had around 5,000 downloads in a first several days, and a lot of positive feedback, so I think this is filling a void and may prove to be useful. If you'd like to help get involved drop me a line at kernel-podcast@jonmasters.org, or tweet @kernelpodcast."

Slashdot Top Deals

"Money is the root of all money." -- the moving finger

Working...