Viewing profile — ryanthejuggler
ryanthejuggler
HN member- Joined
- Tue, Apr 16, 2013, 6:54 PM UTC
- HN karma
- 297
- Public activity
- 127 items
- HN profile
- View on Hacker News ↗
About ryanthejuggler
Recent public activity
-
comment
Comment #10191151
As a Node coder I used to avoid SASS since it was Ruby-based; now there's a fully-featured SASS parser in Node that keeps up with the specification. Bootstrap is moving from LESS t…
-
comment
Comment #9981730
If 90% of all egg-crackers are short, it's likely that there's a huge problem driving tall egg-crackers out of the field.
-
comment
Comment #9969305
Docking stations ARE awesome. Seems like USB-C is going to kill docking stations though. Already they feel a bit like a relic from the 00's.
-
comment
Comment #9786199
Honestly, ES6 offers many of the advantages of Coffeescript (arrow functions, destructuring, etc.) and has the advantage of being a standard that will soon be natively understood b…
-
comment
Comment #9744532
I agree with you, with one addition in GitFlow's favor--it standardizes how your team works. When you have multiple team members collaborating on a project, a poor standard is bett…
-
comment
Comment #9744483
Ironically, for that reason, GitFlow would work better in Mercurial. Go figure.
-
comment
Comment #9744425
> ...the history of a project managed using GitFlow for some time invariably starts to resemble a giant ball of spaghetti. Try to find out how the project progressed from something…
-
comment
Comment #9479060
> if I abstain from voting for a number of cycles The whole point of the system is to railroad people into only voting for what really matters to them, by "saving up" their votes. …
-
comment
Comment #9478476
I feel like this could potentially work with "voting tokens" or something else that's not money. Maybe with some sort of crypto verification. You'd still have the scarcity that the…
-
comment
Comment #9478204
If you're already weeding through the code, why not invite the coworker to sit down next to you? In my experience, sometimes all someone needs is a pattern to adhere to, and once y…
-
comment
Comment #9454548
Favorites: * Social Justice Bullies: Google Sued by Google * Deleting the Teacher * Show HN: Code * Sorry grandma, That Way
-
comment
Comment #9416944
Thingiverse does this: http://www.thingiverse.com/search/page:1?q=puppy&sa= Notice that when you scroll, the page value changes, and when you scroll back up, the browser re-fetches…
-
comment
Comment #9335335
Hey, if you want some content for thismeetingcost.us, I whipped up a little something: http://jsbin.com/rubale/
-
comment
Comment #9335168
This is embarrassing, I've got so many started/abandoned projects. I suppose if anyone were interested in one of these projects I'd be glad to chat about either working together or…
-
comment
Comment #9334879
Assuming you mean 'forking': my guess would be that if you fork it, it would look like you're making contributions that could be merged back into the original project. If you impor…
-
comment
Comment #9334717
Suffering from HNDoS; read it at http://webcache.googleusercontent.com/search?q=cache:http://... Also links to http://impossiblehq.com/get-disciplined-not-motivated and http://ther…
-
comment
Comment #9315829
The "official" way to do this is map, then reduce. The way reduce is meant to be used exactly matches this implementation. Consider that you have a large quantity of numbers that y…
-
comment
Comment #9311947
Side note: that re-implemented scrollbar is terrible. Makes it very distracting to read the whole thing. I'd suggest at the very least halving the time of the scroll "animation", i…
-
comment
Comment #9256391
I got a bunch of 500 errors and stack overflows.
-
comment
Comment #9207089
Considering "he lacked the attention span" in GolfyMcG's comment, it shows the dev can create, but doesn't demonstrate any long-term follow-through or team dynamics.
-
comment
Comment #9199236
So, is it required that you start with an existing project? It seems to me that the only requirement explicitly listed is that it needs to be playable in a browser.
-
comment
Comment #9198117
If there's the potential for multiples then I'll have a CameraManager (TheCameraManager) that finds out what's connected to the system and provides enumeration and access. I'll gen…
-
comment
Comment #9190855
Also, singletons are great in robotics control software. It removes a lot of complexity if you have one singleton corresponding to one device.
-
comment
Comment #9159111
I used to play _The (Even More!) Incredible Machine_, which had a similar scheme. You'd be given a page and have to look up a series of three items from the game. https://www.youtu…
-
comment
Comment #9132061
I think the title was written in the spirit of "It's Uber for ". Agreed that it could be clearer though.