HN user

Jacob4u2

126 karma

Software Developer. Amateur Philosopher. Young Punk.

Bay Area, CA, USA

Posts21
Comments58
View on HN
jacobgable.com 12y ago

Implementing caching in Gulp

Jacob4u2
1pts0
github.com 12y ago

Git-at-me: GitHub Webhook Thingy in Node.js

Jacob4u2
1pts0
jacobgable.com 12y ago

Make art make money

Jacob4u2
1pts0
engineering.sproutsocial.com 13y ago

Building a better Grunt plugin

Jacob4u2
2pts0
www.wired.co.uk 13y ago

Ghost aims to reboot blogging

Jacob4u2
3pts0
github.com 13y ago

An alternate implementation of grunt jshint

Jacob4u2
1pts0
bitbucket.org 13y ago

Show HN: node-hg, a Mercurial Client for Node js

Jacob4u2
1pts0
engineering.sproutsocial.com 13y ago

JavaScript Time Zone Conversion with Walltime

Jacob4u2
11pts14
vimeo.com 13y ago

Rally Keeper: Kinect Based Ping Pong Tracker

Jacob4u2
1pts0
www.design4software.com 13y ago

Design4Software: A Playbook for Developers

Jacob4u2
1pts0
jgable.github.com 13y ago

Show HN: Errorface

Jacob4u2
10pts1
www.contrejour.ie 13y ago

HTML5 Contre Jour conversion: Behind the Scenes

Jacob4u2
2pts1
www.geekwire.com 14y ago

In 50 years, Bill Gates will be revered and Steve Jobs will be forgotten

Jacob4u2
3pts0
jgable.github.com 14y ago

Show HN: Kwery.js - lightweight wrapper for webSql

Jacob4u2
2pts0
jacob4u2.posterous.com 14y ago

Ramblings on the Magnitude of our Work

Jacob4u2
1pts0
blogs.claritycon.com 14y ago

Win 8 Metro App Design Templates

Jacob4u2
3pts0
blogs.claritycon.com 14y ago

Design for Software: Typography Part 1

Jacob4u2
36pts9
blogs.claritycon.com 15y ago

Design for Software: a playbook for developers

Jacob4u2
1pts0
8ball.apphb.com 15y ago

Show HN: My Weekend Project - Twilio Powered Magic 8-Ball

Jacob4u2
11pts0
programmers.stackexchange.com 15y ago

How do you calculate the overhead of an employee in a consulting firm?

Jacob4u2
1pts0
jacob4u2.posterous.com 15y ago

AppHarbor HTML5 Boilerplate .Net MVC 3 Site in 3 Easy Steps

Jacob4u2
1pts0
Pure UI 11 years ago

I also came from a XAML background to React and had the same feeling.

This is a long shot, since most people have a love/hate relationship with the VisualStateManager, but I have been trying to build a declarative visual state thing over at https://github.com/jgable/react-vsm. It's not done, only messed around over a couple weekends, but the gist is there.

Seems like the author combined the spec side of mocha with should.js and a stub/mocking library, focused it on node and polished it up with some neat conventions and utilities.

I'll probably give it a shot on my next project. I'm interested in finding out if it went the route of throwing exceptions for error reporting like mocha, or something else.

Soylent Month Three 13 years ago

Like the GP, food is one of the glorious luxuries of life.

The great thing about having values is that each person can value what she/he wants. You and GP value food, soylent green dude seems to value experimenting and optimizing his body/brain with food (lack/substitution of food?). I'm not hating on either one of your values, but pretty much everyone thinks "food is good" (to put it simply) so that isn't really gonna pique everyones interest like soylent green guy over there.

Soylent Month Three 13 years ago

I don't think that's a fair comparison. What if sleeping on the floor and not showering made you think better and your body healthier? It's not simply a privation technique, he seems to be doing it to hack his body for better performance. Although kind of anecdotal evidence, the article mentions several mood and energy changes when not on the soylent diet (I think those things could just as likely be a change in environment/routine though).

I'm not going to pile on in the GH issue, but I'll at least confirm that his reaction may have been a little over the top. You had good form on your PR and specifically mentioned the "feature request" nature of it.

To be fair, he looks to have had a pretty bad experience with other people doing in-line file changes straight from Github and trying to push them through as PR's (see the other open PR). He was probably just frustrated and lashing out. He needs a CONTRIBUTING.md in his root to explain his preferences.

From the original PR comment: "This pull request is a more of a feature request with proof of concept really."

It's definitely not the norm, but if it were my project I would appreciate the working example. You can pull that changeset into your own repo (probably another branch or something) from the command line and test it out without merging the PR.

That's an interesting post, and an equally interesting library. However, Walltime is more concerned with the displaying of dates than the detection of timezones.

The example I give from the post explains it like this "... if I’m a user in Australia, and I want to post something at 3:00 AM Chicago time, where the majority of my followers are, how do I calculate that accurately with JavaScript and send it up to the server?". Or, if I'm a user in Australia, but I want to display all my dates on the site like I'm a user in Chicago, how would I do that?

Take a look at the github page description for more info about the type of problems it can help with: http://sproutsocial.github.com/walltime-js/

The Insourcing Boom 14 years ago

I found the story they give about GE forgetting how to make water heaters interesting. The line you usually hear about startups creating their core technologies in house and outsourcing non core things comes to mind.

Was GE originally known for manufacturing (or ability to manufacture) and then lost that core ability? If they did, what would their core ability be after outsourcing, management of manufacturing? Maybe I'm not making a good connection there, but I think it could be.

The message from Twitter reads "It does not appear that your service addresses an area that our current or future products do not already serve", which I interpret to mean they could be planning a future native app that this might be inferior to.

The author offers an alternative that would require a change to the language. Callbacks and their use in "callback hell" are a little different than use of "goto"; "goto" appears to have an obvious alternative that was more logical to use already implemented in the language. For javascript, there is none of the nice syntactic sugar (reminds me a lot of C# recent async changes) that the author suggests and is not even being proposed for ECMA 6.

I agree it would be nice to have that stuff, and that callbacks can get a little hairy, but they are the best solution available at present. Shall we stop developing applications in the mean time while the language catches up, or even worse, browsers actually consistently implement the changes?

I noticed that dragging around causes the graph to change. I know I should just look at the source, but can someone tell me what inputs the dragging changes for the computation? Also, bonus points for some cool drags I can do that you notice.

Sometimes things like nerf guns are indicative of a culture at a company that would be more fun and upbeat than working in a corporate cube farm. Now, obviously, cube farms can just as easily buy nerf guns and I'm just picking nerf guns because it's in the link-baity title. Free coke, social gatherings and nerf guns might also just be indications that the company values you and wants to provide whatever they can to make you happy. However juvenile you may or may not find them, at least their trying.