Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror

Comment Re:Can anyone explain in actual meaningful terms? (Score 2) 143

Yes, at least partially. I think the most important component is that you'll only get application resources (like graphics, but potentially others depending on the application) that are required for the device you have. This means you'll not get graphics that aren't even targeted for your device, which is easy and a good thing, because you'll not have resources for retina screens on non-retina devices or vice versa. It basically rips out stuff you'll never need on your specific target device. And as far as I understand it this is not Apple doing magic, but the app developer defining in XCode which resources are targeted at which type of device.

DIsclaimer: I'm not a mobile app developer, I just watched the presentation and demo showing the XCode screens for defining this :)

Comment Adopt a Linux System Utility (Score 1) 47

Why don't we try the open source route and have people adopt these at-risk core system utilities? Won't there be any interest if those are up for adoption? If we get 3-4 volunteers per tool we can for sure do something about this and get more people to contribute to those tools.

I would definitely be up for something like that.

Comment Re:NOKIA 301 : great battery life (Score 1) 313

Indeed; I just looked this up several days ago and I'd be very carful with the Series 30+ phones that Microsoft Mobile is currently releasing. Although they're cheap and nice for a second phone, they're priced appropriately for what they are, which is not much in terms of even basic dumbphone features.

The Nokia 301 and the Nokia 515 are probably the "last" good dumbphones out there, and they're available as single and dual-sim... all the others either have problems with the address book sync, are not at least triband, or have some weird issues with connecting to in-car systems with bluetooth (although that last point was only my impression after reading reviews on the web, but not car manufacturer is testing dumbphones anymore :-/)

Comment Re:Give the man some slack (Score 1) 119

The mistake he made was not understanding the tools he was using. Apparently neither do you.

(1) The key could have been scraped at any time once it was pushed, because you can't actually "delete[d] all traces from GitHub" (some ways are more thorough than others, but nothing is foolproof with Google wandering the earth). He needed to revoke his keys immediately.

You do realize that you actually can modify a git repository to delete all traces of a file you previously comitted, don't you? If not, check out http://git-scm.com/book/en/v2/Git-Tools-Rewriting-History

Comment Re:Retired developers (Score 1) 155

I'm not sure I can help out with the project itself as I don't know what it is and what it is written in, but I've been recently working on static site generators and if it helps I might be able to help you migrate it over and hosting it on s3, github, or a privately owned server, depending on what is the best fit going forward.

Comment Re:anyone who does NOT know any prior art? (Score 1) 196

From my reading this actually does not only track bills, but automatically settles the payment transaction. I guess even the banks don't do this (yet). Paypal or local banks might be a prime candidate for something like this, though. Notwithstanding any prior art I guess this should be obvious to not only people in IT, but also to people in banking ;-)

Comment Re:Violence (Score 1) 151

google glass doesn't keep an always on buffer going on all the time. it records after you activate recording somehow. it is not like a dashcam in that sense. in that way it works like a smartphone or whatever camera.

btw, security cameras are illegal in austria?

No, security cameras are not illegal as long as you're only recording private property. As soon as you record on public property the recording needs to be registered with the data privacy commission and you need a reason for doing this. (e.g. perimeter cameras outside of bank buildings and such)

Slashdot Top Deals

"I'm not a god, I was misquoted." -- Lister, Red Dwarf

Working...