Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
afschwartz
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
afschwartz
12y ago
You absolutely can! I used to teach an informal free class on CSS ( http://magicofcss.com ). Even though I wasn’t a teacher at any actual school GitHub kindly gave me and my students access to free private repos for educational us
2.
▲
by
afschwartz
12y ago
While I fully support the ability of using an `install` property in a `package.json` as an alternative, as a frequent author of package.json, bower.json, component.json, and install.json files, I feel confident saying that install.json is a
3.
▲
by
afschwartz
12y ago
Hey, I‘m Adam, and I designed this page. Thank you so much for this feedback. When building this page, I definitely struggled with what to put where. The Steps 1, 2, 3 are hopefully clear about what action to take, but I agree that more mot
4.
▲
Open-source party visualization platform
(party.github.io)
1 points
by
afschwartz
12y ago
|
0 comments
5.
▲
by
afschwartz
12y ago
Shows a number of visualizations based on the sound input. There's a HUD that pops up if you visit: http://party.github.io/tv/?welcome
6.
▲
by
afschwartz
12y ago
I'm not seeing any scrolling of the right pane in Chrome on Mac OS. What browser/OS? Also, a screenshot or screencast might be helpful. Thanks though! (Feel free to report https://github.com/adamschwartz/magic
7.
▲
The Magic of CSS
(adamschwartz.co)
3 points
by
afschwartz
12y ago
|
3 comments
8.
▲
The Magic of CSS
(github.com)
7 points
by
afschwartz
12y ago
|
1 comments
9.
▲
The Magic of CSS
(adamschwartz.co)
2 points
by
afschwartz
12y ago
|
0 comments
10.
▲
by
afschwartz
13y ago
One of the main things we're advocating is to consider not depending on jQuery when building an open-source project. For Offline, PACE, Odometer, Tether, and many of our other OS projects ( http://github.hubspot.com ), we cho
11.
▲
by
afschwartz
13y ago
That's why it's called You_Might_NotNeedJQuery. ;)
12.
▲
Engineers don't talk
(eliastorres.com)
10 points
by
afschwartz
13y ago
|
2 comments
13.
▲
by
afschwartz
13y ago
Thanks for the feedback! It uses a lot of `transform: translate`s so it can jitter if your GPU is taxed (or if your CPU is taxed and your browser doesn't accelerate). The duration is supposed to be 500ms though. I agree that's a l
14.
▲
Drop.js — The most powerful dropdown library yet
(github.hubspot.com)
2 points
by
afschwartz
13y ago
|
3 comments
15.
▲
Styleable select elements built on Tether
(github.hubspot.com)
1 points
by
afschwartz
13y ago
|
0 comments
16.
▲
by
afschwartz
13y ago
Browser support is listed in the documentation ( http://github.hubspot.com/sortable ): IE8+, Firefox 4+, Current WebKit (Chrome, Safari), Opera.
17.
▲
by
afschwartz
13y ago
This is intentional. Since that is an "Other" category, I elected to force it to the bottom of the sort order by setting `<td data-value="0">` for that column. See: https://github.com/HubSpot/s
18.
▲
by
afschwartz
13y ago
See my earlier comment ( https://news.ycombinator.com/item?id=6841944 ) for more info, but yeah, we agree. With most of our open-source projects at HubSpot ( http://github.hubspot.com ), we've tried to keep thi
19.
▲
by
afschwartz
13y ago
Yea, more-or-less. Here is a short summary of some of the major changes: – Tables with `data-sortable` attribute are automatically initialized. – The sort arrows are made with CSS-border triangles instead of special characters. – The sort a
20.
▲
by
afschwartz
13y ago
It's a fair criticism. We really wanted to nail the very common use case of: "I put a small table in a blog post and I want it to be sortable and look good." But I think you're right that it would be great to have a pair
21.
▲
Sort tables fast with Sortable.js
(github.hubspot.com)
32 points
by
afschwartz
13y ago
|
22 comments
22.
▲
Sort tables fast with Sortable.js
(github.hubspot.com)
2 points
by
afschwartz
13y ago
|
0 comments
23.
▲
HubSpot Open Source Projects
(github.hubspot.com)
1 points
by
afschwartz
13y ago
|
0 comments
24.
▲
by
afschwartz
13y ago
I think these two earlier comments summarize my opinions pretty well: https://news.ycombinator.com/item?id=6691171 https://news.ycombinator.com/item?id=6690477
25.
▲
by
afschwartz
13y ago
Flat UI is not about beautiful color palettes. Sure, color is an important tool at the disposal of a designer. But so are typography, layout, proportion, symmetry, hierarchy, contrast, and affordance. And those are just the static things! D
26.
▲
by
afschwartz
13y ago
Thank you. [Edit] ...and yes.
27.
▲
by
afschwartz
13y ago
I totally agree. There's a big reason why "Flat" is in quotes. :) From my perspective, the idea behind the bookmarklet is more of a way to give people a hint into what their site could look like if they decided to redesign
28.
▲
Make the web "flat" with this bookmarklet
(dev.hubspot.com)
95 points
by
afschwartz
13y ago
|
54 comments
29.
▲
by
afschwartz
13y ago
I think that's a fair point. humans.txt is fantastic. However, the small cost you pay for including Signet gets you a more convenient and more discoverable way for a developer visiting your site to learn about you, the author. Is the c
30.
▲
by
afschwartz
13y ago
Browser support is listed in the README. https://github.com/hubspot/signet#support I'd love to add additional support for Firefox. But unfortunately, Firebug doesn't support the full set of CSS properties in
More ›