Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
binarysoul
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
binarysoul
11y ago
I think it is good in scenarios where the problems are sufficiently difficult.
2.
▲
by
binarysoul
11y ago
This is simply a skill worth learning if you are not good at it already
3.
▲
by
binarysoul
11y ago
Why should I use lotus over Sinatra, Padrino, Grape, Rails, etc?
4.
▲
by
binarysoul
11y ago
Thanks for the tip. I didn't know about that utility
5.
▲
Why are Plists stored as binary?
(rawsyntax.com)
3 points
by
binarysoul
11y ago
|
2 comments
6.
▲
by
binarysoul
12y ago
maybe smex? http://www.emacswiki.org/emacs/Smex
7.
▲
Set up Raspberry Pi for Ruby dev
(rawsyntax.com)
2 points
by
binarysoul
12y ago
|
0 comments
8.
▲
by
binarysoul
13y ago
What does hexagonal mean?
9.
▲
Learn Emacs: Zsh and Multi-Term
(rawsyntax.com)
2 points
by
binarysoul
13y ago
|
0 comments
10.
▲
by
binarysoul
13y ago
In many cases it is as easy as relying on a gem instead of doing it yourself. Where the gem contains a c extension. Say resizing images with chunkypng vs mini_magick
11.
▲
by
binarysoul
13y ago
It seems to me that being "way faster than rsync" is not worth $49. Also there is no comparison / explanation on the site of how it is faster than rsync.
12.
▲
by
binarysoul
13y ago
the problem is also dependencies specified as: gem 'activesupport', '>= 2.3.5' # too loosely
13.
▲
by
binarysoul
13y ago
my experience is that the person on the phone usually doesn't care if you have all the relevant info
14.
▲
by
binarysoul
13y ago
cool thanks
15.
▲
by
binarysoul
13y ago
I don't see how this could be used for collaborative code editing. Is there an example of this?
16.
▲
by
binarysoul
14y ago
some bite sized emacs tips http://rawsyntax.com/blog/categories/learn-emacs/ and a great introduction to setting up emacs http://batsov.com/articles/2012/10/14/emacs-on-osx/ posts on various emacs topics http://www.masteringemacs.org/
17.
▲
Make Emacs Fit your Workflow
(rawsyntax.com)
1 points
by
binarysoul
14y ago
|
0 comments
18.
▲
by
binarysoul
14y ago
can you give an example of how this is really a problem? I have an iPad that can display PDFs. When I scan documents PDFs get created.
19.
▲
by
binarysoul
14y ago
chrome
20.
▲
Measuring Slow Code
(rawsyntax.com)
1 points
by
binarysoul
14y ago
|
1 comments
21.
▲
Faster SSH Connections
(rawsyntax.com)
2 points
by
binarysoul
14y ago
|
0 comments
22.
▲
by
binarysoul
14y ago
its not difficult to maintain. Emacs in particular has M-x align-regexp = (which does the alignment for you)
23.
▲
by
binarysoul
14y ago
when you migrate, you may want to setup jekyll to handle your redirects (from your old site's url structure) I wrote about a jekyll plugin that allows just that (used it when I migrated away from tumblr) http://rawsyntax.com/blog/blogging-
24.
▲
by
binarysoul
14y ago
it degrades to select / option boxes. The demo page sucks, but I have used this and it works fine without javascript.
25.
▲
by
binarysoul
15y ago
yes this is exactly right, its POST for compatibility reasons, rails puts a special parameter in the form submit to map to PUT (for resourceful routes)
26.
▲
Reload Ruby Apps with Guard and Pow
(rawsyntax.com)
1 points
by
binarysoul
15y ago
|
0 comments
27.
▲
by
binarysoul
15y ago
html5boilerplate used to be my goto html / css structure for starting a project. I recently build one using bootstrap 2.0... and it was significantly less hassle, but still looks good and works on desktop and mobile
28.
▲
by
binarysoul
15y ago
shouldn't that be #!/usr/bin/env ruby
29.
▲
by
binarysoul
15y ago
My problem with sinatra is that I rarely work on a small well defined project. Usually these projects grow beyond their original scope and sinatra is not equipped to deal with that. I don't see the problem with creating a nearly empty rai
30.
▲
by
binarysoul
15y ago
This looks pretty cool. Tracking all of that stuff is a little messy, I definitely could've used this back when I was on the market. However, I see this as a cool open source application rather than a for pay service. The problem is that
More ›