brianbarker's comments

brianbarker | 11 years ago | on: U.S. Droughts Predicted to Be the Worst in 1,000 Years

I was coming to add this exact thought! A solution like the umbrella could be activated and easily deactivated at will, since it's a physical object that could change positions.

The other solutions, such as putting chemicals into the sky or sea, cannot be reversed. Better hope they work correctly the first time!

brianbarker | 11 years ago | on: Ai Weiwei Is Living in Our Future

A flip phone doesn't really stop surveillance. They still track where you are, who you call. Sure, maybe no app data, but since you don't use Facebook and such that data wouldn't be there anyway.

brianbarker | 11 years ago | on: Ai Weiwei Is Living in Our Future

The mentioned novels seem cool, but an even better reference is Feed. Published in 2002 before MySpace was a household name, it pretty much hits the nail on the head in terms of surveillance, marketing and connectedness.

brianbarker | 11 years ago | on: Gngr – A new browser championing privacy

'tis a noble idea, but I don't see this project going very far. I think operating systems suck in general, but I can't just sit down with a couple of buddies and write a new one that competes on all the practical levels it would need to in order to become mainstream.

Well, have fun kids!

brianbarker | 11 years ago | on: Ask HN: Work/life balance – Significant other complains you work too much?

First, I wouldn't get relationship advice from HN, or any pool of nerds. There's a reason our relationships suffer or are few and far between: nerd personalities will spend more time coding at work, trying to build a side project, watch TV or play games than being a healthy, balanced human being.

I work 40 hours a week. If I have work shit poking into my life beyond that on a regular basis, it's time to talk to my manager.

Don't lose your life to sitting on a computer coding. You can write software (or whatever you do) until you die, but you can't get back time lost, moments, relationships, friends and family.

As hokey as it may sound, and as often as I had people around me warning me about this, it took me awhile to figure it out. Sadly, it will take many nerds a long time to figure out and I'm convinced most never do.

When I die, I don't want my only memories to be coding on my laptop at home. There's so much more to try out and discover. Art, music, people, cooking, travel, whatever. IDK. Find some stuff and do more of it.

brianbarker | 11 years ago | on: When Robots Take All the Work, What'll Be Left for Us to Do?

Well, there are some people who think this way. Likely there are many of them on HN. However, watch any presidential race in the US and see the rant about people who mooch off society by not "working hard enough." I come from a red state and that's what I hear around here all the time--terms like "welfare state," "freeloaders," etc. and beyond.

I do appreciate the hope that more and more people are coming around! That's all we can hope for.

brianbarker | 11 years ago | on: The HTML5 drag and drop disaster (2009)

Yeah I can see how that would be a problem. Maybe it'd be better to clarify that JQuery and Angular work great together; however, JQuery plugins (which may have all kinds of selectors, state, DOM manipulation) cannot be guaranteed to do what you want inside of Angular.

brianbarker | 11 years ago | on: The HTML5 drag and drop disaster (2009)

But again, is your plugin being called from an angular module, or are you running them separately on the same nodes? That's typically the problem, and it makes sense. If any two frameworks are messing with the same page content, you're bound to see issues.

Edit: see comment above as well about JQuery plugins.

brianbarker | 11 years ago | on: The HTML5 drag and drop disaster (2009)

Since when do Angular and JQuery not play nicely? Angular uses "JQLite" which gets replaced with JQuery if it's already loaded.

I guess if you're trying direct dom manipulation on the same elements from outside of Angular with JQuery and with Angular it could get messy. The community would just say "you're not doing it the Angular way." You're not. You can use the JQuery inside a directive and controller and be fine.

https://docs.angularjs.org/misc/faq

brianbarker | 11 years ago | on: Ask HN: My HN link sank without a trace. What now?

Put "show HN" on it. After they added the special feed for that the other day, everyone was hacking that and there were about 7 on the front page for awhile.

Ironically, this post is sticking on the front page :). Maybe that says something about negativity in the nerd world. Then again, maybe not.

I do have to say, though, that only a true nerd would feel some sort of failure by not getting to the HN front page. Jesus still loves you.

page 3