Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
parkov
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
parkov
12y ago
I also enjoyed the Quora digests until one day the links stopped going directly to the threads but all pointed to a feed page. I assumed this was another dark pattern to boost pageviews and unsubscribed.
2.
▲
by
parkov
12y ago
I've created a site just like this as a side project. Especially relevant with Halloween right around the corner: http://carboncostume.com/ And since you mentioned it, the Driver: http://carboncostume.com&#x
3.
▲
Yeti, a Bootstrap theme inspired by Foundation
(news.bootswatch.com)
2 points
by
parkov
13y ago
|
0 comments
4.
▲
by
parkov
13y ago
Piggybacking on this, GlyphSearch is a tool for searching Font Awesome and several other popular icon fonts. http://glyphsearch.com/
5.
▲
by
parkov
13y ago
Thanks for the heads up about Font Awesome More. Looking to add any other libraries that are in heavy use out there.
6.
▲
by
parkov
13y ago
I made this to scratch an (admittedly very mild) itch I've had for some time. But I'm betting some of you have had the same itch. I posted some details about GlyphSearch here: http://thomaspark.me/2013/11/
7.
▲
Show HN: GlyphSearch – Search for icons from Font Awesome, Glyphicons, Ionicons
(glyphsearch.com)
43 points
by
parkov
13y ago
|
10 comments
8.
▲
by
parkov
13y ago
Spooky, by pure coincidence that video uses the same book (different edition) for their demo that my blog post does for 1DollarScan: http://thomaspark.me/2012/12/digitizing-books-on-the-cheap-a...
9.
▲
Jony Ive's To-Do List
(thomaspark.me)
3 points
by
parkov
14y ago
|
0 comments
10.
▲
Hacker News Slap: a user script
(thomaspark.me)
2 points
by
parkov
14y ago
|
0 comments
11.
▲
Snappli and Claims of iOS Maps App Usage Plummeting
(daringfireball.net)
3 points
by
parkov
14y ago
|
2 comments
12.
▲
by
parkov
14y ago
I found that equally baffling. I threw together a page that displays the best (according to Adobe[1]) webfonts of the bunch: http://jsbin.com/itayep [1] http://html.adobe.com/edge/webfonts/#edgeWebFonts
13.
▲
Shipping containers and the standardization of information [video]
(vimeo.com)
1 points
by
parkov
14y ago
|
0 comments
14.
▲
Things You'll Never See, Hear or Use
(jacquesmattheij.com)
4 points
by
parkov
14y ago
|
8 comments
15.
▲
by
parkov
14y ago
Relevant to this thread, since the goats-vs-sheep study is brought up so often to add authority to the claim, Caspersen et al. were not able to repeat Bornat & Dehnadi's results. They discuss their findings here: http://dl.acm.org/cita
16.
▲
by
parkov
14y ago
I'm not color blind, but I see the same thing. Shading creates the effect of the boxes being different sizes even though they're not. Here's a screenshot: https://twitter.com/thomashpark/status/238665017145303040/ph...
17.
▲
Designing Screens Using Cores and Paths
(boxesandarrows.com)
3 points
by
parkov
14y ago
|
0 comments
18.
▲
by
parkov
14y ago
I wrote about this issue and ways to overcome it a little while back (with pictures!): http://thomaspark.me/2011/10/making-menus-escapable/
19.
▲
Learning from Play by Play
(thomaspark.me)
1 points
by
parkov
14y ago
|
0 comments
20.
▲
Why Should Techies Care About Education Theory?
(hackeducation.com)
4 points
by
parkov
14y ago
|
0 comments
21.
▲
Netflix: What Hastings Should Have Done
(jostylr.tumblr.com)
1 points
by
parkov
14y ago
|
0 comments
22.
▲
by
parkov
14y ago
Here's a nice demo of a similar library called Scrollorama: http://johnpolacek.github.com/scrollorama/ Skrollr is noteworthy because it's significantly smaller (5.5kb vs. 94kb+jQuery), and makes use of HTML5 data attributes for notation.
23.
▲
Simple Rules for Starting a Company
(ploscollections.org)
1 points
by
parkov
14y ago
|
0 comments
24.
▲
How Apple can size up the iPhone screen gracefully
(theverge.com)
3 points
by
parkov
14y ago
|
2 comments
25.
▲
by
parkov
14y ago
Here are Bootstrap templates for Photoshop and Fireworks that were released a week back: http://www.bentdesignstudio.com/v2/2012/03/twitter-bootstrap...
26.
▲
by
parkov
14y ago
Here's a fun one: Replace LESS and SASS with MORE. http://morecss.org/
27.
▲
Using Bootstrap to Refurbish Old Websites: Lessons Learned
(whattofix.com)
32 points
by
parkov
15y ago
|
5 comments
28.
▲
by
parkov
15y ago
It's easy to tweak the Bootstrap defaults, but trying to keep things as cohesive as the defaults can lead you down the rabbit hole of dependencies. BS 2.0 is a big step up, but I've found that playing only with the values in variables.less
29.
▲
by
parkov
15y ago
Yes, it's targeting 2.0. Both the CSS and LESS files will be kept in sync with Bootstrap. So you won't need to compile anything, just download the latest swatch CSS.
30.
▲
by
parkov
15y ago
Cool project! I ended up doing most of it by hand. I started by just playing around with variables.less, but it wasn't giving me the variety I wanted, so I added an extra less file for more custom stuff. You can check them out on the gh-pag
More ›