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

 



Forgot your password?
typodupeerror
×

Comment Re:See..... (Score 3, Informative) 130

You can also just boot from an OS X image, for example download the OS X installer extract the installESD.dmg file ( typing from memory but pretty sure that is the name ), install that to a USB drive and boot from it holding the option key when the computer starts up. ( again typing from memory might be command-option or the like ) In fact depending on the age of the computer it might already have a recovery partition that you can just boot directly from and then launch disk utility to mount the main partition and terminal to fix it.

Comment Re:Karma is a bitch (Score 1) 136

And what if I want to bring up two separate branches side-by-side to do some copying? Can't fucking do it in Git.

For side by side comparisions you can always just do a lightweight clone which pretty much should happen automatically if you clone to another directory within the same filesystem, i.e.
git clone -b branch orig_repo branch_repo

Submission + - LibreSSL 2.2.1 Released

An anonymous reader writes: A new version of LibreSSL (2.2.1) has been released, new version includes expanded OS support, code improvements, and bloated feature removal.

Release Notes. modern, safe programming practices. We welcome feedback and improvements from the broader community. Thanks to all of the contributors who helped make this release possible.

Comment Re:One more in a crowded field (Score 1) 337

Just like they plan on open-sourcing Facetime?

Most likely, and if something similar to the patient issue with FaceTime crops up I wouldn't be surprised on a reversed course similar to what happened with FaceTime. That said I'm assuming that the hints that they wanted to open source the language at it's introduction combined with delay between then and the announcement of planning to open source meant they may have taken steps to avoid such issues this time.

Comment Re:not just many eyes (Score 2) 255

Actually the number of developers ( and developer effective effort ) that would work on such a library is not constant. Once you get too many developers on a single project a larger effort is required to required to just for code / development syncing. The other issue is especially with open source developers is not all developers are interested in working in the same development models among other issues. Which means single projects tend to discourage some potential developers from joining in. There also is the issue of developers wanting to feel helpful a good developer will often feel more appreciated on working on a smaller project.

Finally just because implementations are separate does not mean that their is not cross pollination. Fundamental concerns found by one project are very likely to be searched for in other projects. Likewise with good ideas introduced in one project will often be picked up by other projects. Further because of a diverse system of libraries it is more likely that good ideas can be experimented with safely in different projects.

Comment Re:Brought an iPhone 6 and think it's too big (Score 1) 277

You just bought it.

Give it 2-4 weeks.

As you would start taking advantage of the larger screen, you would get used to the size. Or not.

As I said I'm going to stick it out. Ended up using my 5 yesterday for a bit while recovering from 8.0.1 and it still seemed slightly big to me. For now I still find myself thinking more consciously about how to use it ( i.e. if I need to shift hands etc. ) than my old phone; but hopefully that will improve over time. I haven't had it slip from my hands as much the last couple of days which is big improvement.

Comment Re:Brought an iPhone 6 and think it's too big (Score 1) 277

Heh. No, for cars that's what do not distrub mode and hands free operation are for if absolutely necessary. I love that my car ( prius ) has a built in text option to respond "I am currently driving" in the bluetooth integration.

There are lots of valid reasons to use a cellphone one handed. For example when shopping, it's much more convient to be able to pull up member cards etc. without having to sit everything down or shift it around. Using the phone on breaking while drinking, or eating, etc. I could type a very long list here of other uses... but I could care less about playing along ( though only slightly less, I did list a couple examples after all :P )

Comment Brought an iPhone 6 and think it's too big (Score 1) 277

I bought an iPhone 6 recently figuring I'd skip the obviously too big 6+. While I like most of the features I've found even the base 6 is a too big. My thumb doesn't even reach all the way across the bottom of the screen and only about half way to the far corner if I'm holding the phone in a good stable grip. Even reachability mode doesn't get everything in close enough. I wish that it shrunk the screen slightly as well. I find that I either have to carefully balance the phone or use two hands. I've already drop it a few times trying to reach the stuff just a bit to far, and the area between my thumb and rest of my hand hurt the first few days after I got the device from trying to force my thumb to reach across. To be honest I was expecting it to be a bit big as there is a small part of an iPhone 5 screen I can't reach without shifting the phone but that bothered me only occasionally. Going to stick this one out, but not sure I want another large phone, especially since I carry a tablet* with me most of the time. Granted I guess I have short hands, my thumb is almost 1.5" long.

* - Okay, sometimes I carry up to 3 with me so that I have Android, iOS and Surface covered; as part of checking to see how stuff runs on different OSes. And yes tablets are much bigger, but they are two handed devices.

Comment Re:I don't care. (Score 1) 108

That's why I always use ROT-13 twice. It completely eliminates the risk of that form of decryption.

Because I had to worry about clients using XP SP2, I'm stuck using ROT-1. But I found that if I use it 26 times, it gives just as good protection and also avoids the inverse directional issues ROT-1 has with some implementations.

Slashdot Top Deals

I think there's a world market for about five computers. -- attr. Thomas J. Watson (Chairman of the Board, IBM), 1943

Working...