Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
tmanderson
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
tmanderson
6mo ago
beware of data rackets
2.
▲
by
tmanderson
6mo ago
lol this is why so many game UIs are awful (how much they lack in terms of OS accessibility, keyboard controls/shortcuts, etc)
3.
▲
WeDo: Collaborative gift registry that solves the holiday coordination headache
(wedoto.day)
2 points
by
tmanderson
10mo ago
|
1 comments
4.
▲
by
tmanderson
10mo ago
Tired of the annual "what do you want for Christmas?" group text chaos? We built WeDo to fix that. It's a multi-party gift registry where families and friend groups each get their own wish list, but can see and claim items fr
5.
▲
by
tmanderson
11y ago
Really love the idea of this website. There hasn't been an update to the content here in a little over a year. The owners of the website accept contributions and I'm pretty sure most articles were voluntarily created and edited af
6.
▲
World of Mathematics
(world.mathigon.org)
2 points
by
tmanderson
11y ago
|
1 comments
7.
▲
by
tmanderson
12y ago
It seems that chrome doesn't work at all for me? Any ideas? Everything else seems to be working fine...but not chrome. The application just doesn't seem to register (the icon remains that of the last app recognized). No amount of
8.
▲
by
tmanderson
12y ago
This is why "the fold" should never be a hard number. You can still design for a larger portion of the initial viewport with percentage based "folds" (along with content).
9.
▲
by
tmanderson
12y ago
No problem, man. It's a shame that HN doesn't have two-way binding on these comment forms. I have a hard time visualizing what my comment will look like. Hope it looks good!
10.
▲
by
tmanderson
12y ago
The usefulness of two-way binding is utterly boundless. Simply an amazing pattern that any and every one should implement at least once in their programming career.
11.
▲
Dark – Dart / WebGL Doom Level Renderer
(github.com)
3 points
by
tmanderson
12y ago
|
0 comments
12.
▲
by
tmanderson
13y ago
Those companies are investing in that framework. It's currently in the form of a bunch of drafts on W3C. Web components and the shadow DOM are a few that embody what you're talking about.
13.
▲
by
tmanderson
14y ago
I completely agree that with the right candidate this could be great -- however, that can be applied to almost any area of knowledge. I've been fed up lately with all the wrong people learning to program for the sake of learning to program.
14.
▲
by
tmanderson
14y ago
I shed tears for the companies that hire the "graduates" of this "start to finish plan." I don't care how good of an instructor you are, you cannot make a programmer remotely efficient in HTML5 (primarily the countless APIs involved), CSS3,
15.
▲
Show HN: VintageLines - Relative Line Numbers for Sublime Text's Vintage Package
(github.com)
1 points
by
tmanderson
14y ago
|
0 comments
16.
▲
VintageLines - Relative line numbers for Sublime Text 2's Vintage package
(github.com)
1 points
by
tmanderson
14y ago
|
0 comments
17.
▲
by
tmanderson
14y ago
What's the deal with these posts? First the one from Facebook and now this one? If it's too hard for you to differentiate between a scroll and a touch, there's about 210923423234 libraries out there that can make that differentiation for yo
18.
▲
by
tmanderson
14y ago
Is it just me, or did a lot of this come off as "why can't everything be done for me?" The fact is, performance can never be ubiquitous, because there's always going to be many manufacturers with many different devices -- that while all imp
19.
▲
by
tmanderson
15y ago
Wait. Node is a framework now?
20.
▲
by
tmanderson
15y ago
http://jsperf.com/tmandersondomtest The best possible way? Well, that's not true at all. In fact, that was even faster* than whatever method this article was talking about (genDom). Either way, my point wasn't to say 'just toss it all ove
21.
▲
by
tmanderson
15y ago
This is, in my opinion, even worse than writing straight HTML in JavaScript. Before I get into anything, I just want to point out that with jQuery, you can do the same thing: $('<div id="foo"><span>bar</span></di
22.
▲
by
tmanderson
15y ago
To be specific, jQuery is a utility library with a large set of DOM utilities. Sizzle is actually the DOM workhorse. As for the article: it's a valuable resource. Especially for those that believe jQuery is JavaScript. It's a goodie.
23.
▲
by
tmanderson
15y ago
Any half decent programmer uses algorithms everyday without even knowing it. Algorithm is just another word that encompasses a massive subset of other words that in reality DO NOT matter. A word is of no use if you don't know the definition