Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
mutewinter
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
11 ms
·
1.
▲
by
mutewinter
10mo ago
Some early visual evaluations: https://x.com/mutewinter/status/1993037630209192276
2.
▲
Show HN: Quests, the open-source app builder
(github.com)
3 points
by
mutewinter
1y ago
|
0 comments
3.
▲
Describe Design with GIFs and Annotations
(neilrenicker.com)
1 points
by
mutewinter
13y ago
|
0 comments
4.
▲
ViEmu for Xcode - public beta available
(viemu.com)
1 points
by
mutewinter
13y ago
|
0 comments
5.
▲
Vim Icon Replacement
(dribbble.com)
16 points
by
mutewinter
13y ago
|
8 comments
6.
▲
by
mutewinter
13y ago
So good. Can't wait for the icns.
7.
▲
by
mutewinter
13y ago
I've often wondered that too. Console2[1] is the best alternative I've found for cmd.exe. Mintty[2] is a decent alternative to Cygwin. [1]: http://www.hanselman.com/blog/Console2ABetterWindowsCommandP... [2]: https://code.google.com/p/mi
8.
▲
by
mutewinter
14y ago
I did something like this in my presentation[1] about Ember. It uses Ember.js to maintain the state of the code samples and proved to be very stable. I don't have interactive sliders on specific values, but the code is parsed and run after
9.
▲
by
mutewinter
14y ago
Here's another good list, and it takes contributions on GitHub. http://iwanttolearnruby.com/
10.
▲
by
mutewinter
14y ago
The suggested criteria for selecting a framework fails to ask the most important question, what are you building? The lightweight libraries have their place in weekend-long hack projects. The larger frameworks lend themselves to multi-view,
11.
▲
by
mutewinter
14y ago
I've got a few friends who are affected by this who haven't tweeted in months. All posts come from the web interface. Can't find any news or security sites with more info.
12.
▲
Twitter Worm on the Loose
(twitter.com)
3 points
by
mutewinter
14y ago
|
2 comments
13.
▲
by
mutewinter
14y ago
A new feature in Jellybean allows you to download city maps for offline usage. http://www.engadget.com/2012/06/27/google-maps-offline-andro...
14.
▲
by
mutewinter
14y ago
s/Velocipede/Vooza http://www.vooza.com/
15.
▲
by
mutewinter
14y ago
Same experience for me with HN Thread http://kaspa.rs/hn-bookmarklet/ . This seems to work much better. Let's take this url as an example http://daneden.me/animate/ . With HN Thread I get one page. With Hacker Panel I just get the submiss
16.
▲
by
mutewinter
14y ago
Those avatars look familiar http://eightbit.me/ .
17.
▲
by
mutewinter
14y ago
The source code is a treasure trove for those looking for an example of a larger Backbone.js application with a Rails backend and Faye for push notifications to the browser. Backbone code - https://github.com/cloudfuji/kandan/tree/master/a
18.
▲
by
mutewinter
14y ago
I built http://gitego.com a few months back to keep track of watchers, forks, size, and issues over time. I'm glad they're enhancing the code-related graphs. Stats for those would be much harder to gather externally. Edit: Looks like Meti
19.
▲
by
mutewinter
14y ago
Apropos. http://theoatmeal.com/comics/facebook_likes
20.
▲
by
mutewinter
14y ago
Scanning through the Ruby styleguide for GitHub-specific changes I found this gem: "The and and or keywords are banned. It's just not worth it. Always use && and || instead." sad trombone
21.
▲
by
mutewinter
14y ago
Surprised the default content of the page isn't set to the readme, if one exists.
22.
▲
by
mutewinter
15y ago
Yes. A thousand times yes. I used to have a vim plugin[1] for reloading Chrome also. LiveReload[2] is far and away the way to go. [1]: https://github.com/mkitt/browser-refresh.vim [2]: http://livereload.com/
23.
▲
by
mutewinter
15y ago
A while back I wrote a post about what I listen to: http://pileofturtles.com/2010/12/music-for-programming/ . tl;dr Electronic Music / Podcasts. After listening to music while programming for so long now, I actually find it hard to program
24.
▲
by
mutewinter
15y ago
I run a website that tracks watchers on GitHub projects, http://gitego.com . What I see is that it is incredibly rare for a project to lose watchers. It seems that people are using GitHub's watch feature as a bookmarking service. On a side
25.
▲
by
mutewinter
15y ago
GitHub Repo - https://github.com/viatropos/tower Source for towerjs.org (written with Tower.js) - https://github.com/viatropos/towerjs.org
26.
▲
WeViews - Library for Programmatically Laying Out UIViews
(charlesmchen.github.com)
1 points
by
mutewinter
15y ago
|
0 comments
27.
▲
by
mutewinter
15y ago
I was not a fan of the old icon[1], but the new one isn't better. Way too much detail on the new icon at smaller sizes. [1]: http://static.tumultco.com/press/media/HypeIconShadow.png
28.
▲
by
mutewinter
15y ago
No way that I know of. I tend to leave my buffers open indefinitely for the entire session. I work in splits and am constantly rotating buffers using Command-T, NERDTree, and LustyJuggler.
29.
▲
by
mutewinter
15y ago
I'm down to 47 plugins[1]. Only 27 if you don't count the language additions and Vundle. I've whittled it down over many months of scrutiny. I do actually make use of almost all of the plugins daily. [1]: https://github.com/mutewinter/dot_v
30.
▲
by
mutewinter
15y ago
There's a fairly decent vim plugin for all of the JetBrains IDEs called IdeaVIM. Here's a post from the same blog about it: http://blog.jetbrains.com/ruby/2009/08/rubymine-for-vim-addi... And here's the direct link to the plugin: http://
More ›