ColdMountain

- friends
523 link karma
2,652 comment karma
send messageredditor for
what's this?

TROPHY CASE

reddit is a source for what's new and popular online. vote on links that you like or dislike and help decide what's popular, or submit your own!

Home made, totally functioning, Tesla Coil GUN! by boognishrisingin technology

[–]ColdMountain 0 points1 point ago

Like being struck by lightning. You could die.

Xcode, GCC, and Homebrew by gthankin programming

[–]ColdMountain 8 points9 points ago

I think it's this?

http://mxcl.github.com/homebrew/

It would make sense. But I really do wish blogs would take a moment to step outside the stuff they deal with every day and actually explain themselves.

Harvard Prof: MegaUpload Shutdown is an Attempt to Kill Technology by hocmcgaheein technology

[–]ColdMountain -1 points0 points ago

Google, facebook and reddit do not create content. G and F accumulate information about its users and monetizes that. All three rely on content producers around the web (who are not them) to make shit people want to find, see, and share.

They are not selling stuff that isn't theirs. But they are making money off of stuff that isn't theirs. It's their business model. It works (well, I'm still a little hazy as to how well Reddit's doing financially).

Interestingly enough, you could say that they're making money off of their particular system of organizing information and encouraging user engagement. It's also easy to believe that the content producers benefit from said organizational systems. But that benefit is indirect at best --- Google, Facebook, and Reddit don't pay for content. Taking the hard line against making money off of other people's contents can lead down the road to declaring that linking is copyright infringement.

Introducing the HUD. Say hello to the future of the menu. by ktr73in programming

[–]ColdMountain 0 points1 point ago

Even in the case of an IDE, can this particular one do static analysis? Can it do profiling? Version control? If an IDE had a new command to use magic to tell you if your product could ever crash, you'd never know.

I'm really into discoverability. With menus, you can read the app's functionality like a book.

I'm a keyboard shortcut fanatic. But some apps (photoshop is a huge culprit) have tons of great shortcuts that aren't displayed alongside their menu items. So a photoshop novice like me is stuck using the mouse (or searching the menus). If there's functionality that's not in the menus and not on any obvious button, I'm just never going to know about it. And getting rid of menus would be a huge blow to learning what an app can do.

I don't read manuals.

Introducing the HUD. Say hello to the future of the menu. by ktr73in programming

[–]ColdMountain 1 point2 points ago

In a new and unfamiliar app, I often pull down a few of the menus before I even start working. Reading the available menu headers, and skimming the items in the menu give me a decent idea of what the app might do and how to think about using the app.

Introducing the HUD. Say hello to the future of the menu. by ktr73in programming

[–]ColdMountain 3 points4 points ago

Press Cmd+Shift+/ in any mac app.

Introducing the HUD. Say hello to the future of the menu. by ktr73in programming

[–]ColdMountain 2 points3 points ago

Cmd-? or Cmd-Shift-/ if you will.

I mostly use it for apps with unwieldily large menus, but yeah it's great for that.

Why does the app store have a "search" tab on iPhone, but not on iPad? by locuesterin iphone

[–]ColdMountain 0 points1 point ago

There is space to have that search field comfortably on the screen at all times on the iPad.

Mexico: Violent clash between student demonstrators and police. Two students shot dead. by invisible_drivein worldnews

[–]ColdMountain 1 point2 points ago

A few disconnected thoughts:

Thrashing around is resisting, and potentially assault. A well informed protester (and they're not uncommon) will go limp.

Those who incite violence at protests in the US are often plants. Sometimes the police plants them, or sometimes its those with interests in what's being protested.

Pepper spray can cause permanent damage http://en.wikipedia.org/wiki/Pepper_spray#Effects

When I get upset about police brutality, it's more often about the system surrounding it than the individual offending officer (although in cases where an officer is a uniquely repeat offender, it becomes harder to have sympathy). Among the problems are: the trend towards the militarization of police; non-lethal weapons are supposed to be a safer stand-in for lethal weapons, but they are used with much less discretion and oversight; courts often give police a mere slap on the wrist when it's determined that there was misconduct; the people who make the decisions to escalate police response often act with politics in mind instead of public safety (I'm talking about protests, not riots or the sort of 1 on 1 standoff shooting sort of scenario).

I was involved in a months-long (years in some ways) series of protests, demonstrations, occupations, etc. Some laws were broken (not be me) and the police was disobeyed. But the one thing I am proud to say about our opposition is that they wanted to proceed in a civil fashion, and because of that nobody got seriously hurt. Some lines were crossed, and some situations were fumbled, but nobody came away with more than minor injuries ~ and those seemed to be more from mild incompetence on behalf of the police rather that any real malice or lapse in judgement. (There was one day where we were more or less threatened by construction workers waving running chainsaws at us, but that was construction workers trying to to a job they weren't trained for. As soon as those in charge got wind of this, police arrived and told those insanely dangerous fuckers to pack it up.)

My point is that I've seen civil disobedience, and police response to it, at its finest. You and I will likely agree on many of those 75% of times where the police officer seemed to have little choice. But for more than 25% of cases, I get the distinct impression that the situation was sorely mismanaged prior to the officer being left with no choice.

/rant

tl;dr I agree. Here's some random thoughts and personal experience. Have an upvote.

My second game, Magnut, is now in the App Store! Promo codes included! by randomCreatorin iphone

[–]ColdMountain 1 point2 points ago

Thanks! Took FP6TM6TNX43T

Minor Difference by Plithe8in comics

[–]ColdMountain 0 points1 point ago

The law, in its majestic equality, forbids the rich as well as the poor to sleep under bridges, to beg in the streets, and to steal bread.

Anyone knows what the meaning of icon between bluetooth and battery? by HeyMrin iphone

[–]ColdMountain -1 points0 points ago

sorry, this has been archived and can no longer be voted on

It also shows up for bluetooth speakers and headphones, whether they report battery life or not.

The price of a messy codebase: No LaTeX on the iPad - Valletta Ventures by steeleduncanin programming

[–]ColdMountain 0 points1 point ago

sorry, this has been archived and can no longer be voted on

The javascript is there to give the document "behavior" right? It can't touch the rendering process from what I understand.

The price of a messy codebase: No LaTeX on the iPad - Valletta Ventures by steeleduncanin programming

[–]ColdMountain 1 point2 points ago

sorry, this has been archived and can no longer be voted on

I stand corrected. PDFs cannot contain loops, among other things. The goal being that the rendering of a document is not subject to the halting problem, and the running time of rendering a document can be reasonably bound by the size of the document.

Thank you for making me instruct myself.

The price of a messy codebase: No LaTeX on the iPad - Valletta Ventures by steeleduncanin programming

[–]ColdMountain 5 points6 points ago

sorry, this has been archived and can no longer be voted on

PDFs can and do contain postscript, which is a turing complete language.

But Apple already lets you download PDFs, so that won't really be a problem.

I am Neil deGrasse Tyson -- AMA by neiltysonin IAmA

[–]ColdMountain 1 point2 points ago

sorry, this has been archived and can no longer be voted on

It really throws the Cartesian proof of god out the window.

Guerilla - my attempt to build a strong AI by fnedrikin programming

[–]ColdMountain 6 points7 points ago

sorry, this has been archived and can no longer be voted on

The we must build a sufficient facsimile of a universe first.

Response to White House petition to end software patents by BHSPitMonkeyin technology

[–]ColdMountain 1 point2 points ago

sorry, this has been archived and can no longer be voted on

supposed to be.

Response to White House petition to end software patents by BHSPitMonkeyin technology

[–]ColdMountain 2 points3 points ago

sorry, this has been archived and can no longer be voted on

to quote NewArchDemon:

"thanks, but we'll continue doing what we're doing"

And that's been their response to every petition he or I has signed.

Response to White House petition to end software patents by BHSPitMonkeyin technology

[–]ColdMountain 11 points12 points ago

sorry, this has been archived and can no longer be voted on

But he's supposed to be some sort of leader for his party.

Thanks for all the duo suggestions! They inspired this guy's creation. by SirCreatein somethingimade

[–]ColdMountain 2 points3 points ago

sorry, this has been archived and can no longer be voted on

Did anybody else suggest han and chewie? What about 3po and r2? Jack Lemmon and Walter Matthau? Pinky and the brain?

I still have an iPhone 3G and I heard that the version 4.2.1 slows it down a lot. How can I downgrade off it? by Clovelandin iphone

[–]ColdMountain 0 points1 point ago

sorry, this has been archived and can no longer be voted on

Then I recommend finding someone who can help you in person. I understand these things can be tricky.

I still have an iPhone 3G and I heard that the version 4.2.1 slows it down a lot. How can I downgrade off it? by Clovelandin iphone

[–]ColdMountain 0 points1 point ago

sorry, this has been archived and can no longer be voted on

I don't want to be mean, but please learn to use google.

http://support.apple.com/kb/TS3694#error1604

view more: next