Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
thedevelopment
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
thedevelopment
12y ago
I believe Vagrant is for quickly and repeatably building development environments - I don't think it's meant for production. Look into packer for building out Production images, and Chef/Puppet/Ansible for additional con
2.
▲
by
thedevelopment
13y ago
I believe the debugger is broken in Ruby-2.0, and you should use byebug instead. There are pry wrappers for byebug - https://github.com/deivid-rodriguez/pry-byebug - maybe that'll work?
3.
▲
by
thedevelopment
13y ago
Wow, that's an impressive donation from Mozilla. What's the background story? Why would they be so heavily invested? I understand Tim has done great things for the Node community. Are Mozilla heavily invested with Node, or is this
4.
▲
Pretty cool (and fast) domain search tool.
(badger.com)
2 points
by
thedevelopment
14y ago
|
0 comments
5.
▲
by
thedevelopment
15y ago
This is a top notch effort. As someone who has recently started looking at JS MVC frameworks, I've found there are a lot of options and not a huge amount of documentation or tutorials. When it comes to differentiating between frameworks, tu
6.
▲
by
thedevelopment
15y ago
How have you written this? It's fast and has an interesting feel to it, but I don't recognize the JavaScript framework. Also, how can I leave feedback from within the site?
7.
▲
by
thedevelopment
15y ago
And in FireFox 7.0
8.
▲
by
thedevelopment
15y ago
Bookmarklets are awesome except they involve more user interaction than should be needed. I feel like almost every time I could use a bookmarklet, a plugin would do more with just as much user initiative. They also don't have a favicon (or
9.
▲
by
thedevelopment
16y ago
It's using Ruby Whois ( http://www.ruby-whois.org/ ) to do the queries, and it looks like the .org implementation is a bit flakey. Thanks for the heads up and thanks for the feedback! I'll see if I can fix the issue.
10.
▲
by
thedevelopment
16y ago
That's pretty cool, but slightly different. It's certainly a much more polished product =) Where that's showing you a combination of words, my site instead looks up every word and checks it's availability. I created my site to help with the
11.
▲
by
thedevelopment
16y ago
Hey HN, I was always sick of trying to find available domain names for other side projects, so I came up with this. It'll check availability of .com, .net and .org, as well as any domain name hacks available (gimpish -> gimpi.sh). It's
12.
▲
Show HN: My weekend project, A domain name hack and semi-mass domain search
(domainsuitor.com)
3 points
by
thedevelopment
16y ago
|
7 comments
13.
▲
by
thedevelopment
16y ago
What an excellent post, and easy enough for someone without tech experience to follow. This will definitely be forwarded to friends wanting to get into the more serious side of web publishing.
14.
▲
by
thedevelopment
17y ago
This just strikes me as so very open to malicious attack. That I can scan networks to find smart phones on Virgin (or other networks), and do no more than a ping flood those IPs to incur thousands of dollars in excess charges to a unwitting
15.
▲
by
thedevelopment
17y ago
Imagine if this was combined with the iPhone worm from a few months back. It'd essenially pingflood all phones exposed on the telco networks and screw thousands of people in excess changes without them even knowing something was going on. T
16.
▲
by
thedevelopment
17y ago
First alarm: iPod plugged into a stereo playing something pleasant. (7.20am) Second alarm: iPhone alarm 40 minutes later. I now mega-loathe the "Harp" alarm tone. (8.00am) Third alarm: Girlfriend kicking me out of bed between 5-10 minutes l
17.
▲
by
thedevelopment
17y ago
The Rails Way is pretty good. http://www.amazon.com/Rails-Way-Addison-Wesley-Professional-... I've found the peepcode webcasts worth their weight in gold, but that's not a book =) And I found Design Patterns in Ruby pretty good for Ruby b