Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror
×

Comment Re:One side of the story (Score 2) 710

In the end, Git is just a large amounts if bits.
So "yes", it can be manipulated.
It's not some easy database though; removing something from a Git repositiory without leaving a trace is very, very hard.
Git is also distributed, so it seems quite likely that there are many copies of the repository everywhere, including in her posession.
Each would have to be changed very meticulously in order to not look suspicious upon investigation.
It's not impossible, just something completely out of scope of anybody except the few people who fully understand the inner workings of Git.

Comment Re:Not enough Flash (Score 2) 114

The two don't need to exclude each other.

Create a user interface that can do everything without javascript and without any flashy graphics, then add some CSS stylesheet to make it look nicer and flashier and add javascript to add more convenient ways of doing what you could already do without.

For example, take a classic list ordering GUI with up/down buttons. Works fine without javascript. Add javascript to make it also do drag&drop. It works better with javascript, but still works just fine without.

Web interfaces can gracefully degrade down to a very low level.

Comment Re:Do not be sad that is is over (Score 1) 111

Their current device is basically a ruggedized Android tablet; there are plenty of those available in toystores for less.
With regards to hardware and OS, they've gone as far as they can and the market has taken over.
They should focus on distribution to poor countries and the application side of things (which seems to be exactly what they're doing).

Slashdot Top Deals

It's later than you think, the joint Russian-American space mission has already begun.

Working...