Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
foobar2k
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
foobar2k
12y ago
I'm somewhat biased, but you should consider using a crash monitoring tool like Bugsnag ( https://bugsnag.com ) to help you find and fix the bugs :) Have you spent any time working out the total market size for your app? Doin
2.
▲
Replacing the Rails asset pipeline with Gulp
(bugsnag.com)
5 points
by
foobar2k
12y ago
|
0 comments
3.
▲
by
foobar2k
12y ago
Bugsnag - San Francisco, CA https://bugsnag.com We're helping product teams focus on building great software by building automated crash monitoring for web and mobile apps. Half of a typical developer’s time is currently sp
4.
▲
by
foobar2k
13y ago
James from Bugsnag here, our notifer is fully open source ( https://github.com/bugsnag/bugsnag-js ) would gladly merge a pull request!
5.
▲
by
foobar2k
13y ago
You could trivially restructure the code to factor out global page actions into an object, like this: // Make a global page actions object PageActions = { selectAll: function (event, context) {...}, nextPage:
6.
▲
by
foobar2k
13y ago
This is actually a really good point, I've seen many sites take the approach of adding keyboard shortcuts but avoiding the main "default" actions, (eg. space bar, up, down).
7.
▲
Announcing the Redesigned Bugsnag Dashboard
(blog.bugsnag.com)
18 points
by
foobar2k
13y ago
|
2 comments
8.
▲
by
foobar2k
13y ago
we're hiring engineers right now, let me know if you want to know more!
9.
▲
Node's Unicode Dragon
(cirw.in)
94 points
by
foobar2k
13y ago
|
63 comments
10.
▲
by
foobar2k
13y ago
Bugsnag co-founder here. Let me know if you guys have any suggestions or feedback for the API.
11.
▲
by
foobar2k
13y ago
James from Bugsnag here, we're constantly rolling out tons of new features to speed up the find/fix/deploy bug hunting cycle. I'm surprised so many people are still using emails for error monitoring, using a hosted servi
12.
▲
by
foobar2k
13y ago
We've been using Inc in beta at Bugsnag for the last couple of weeks, super useful product. HipChat integration is the best feature. Integrating with existing workflows a far better solution to inbox overload.
13.
▲
by
foobar2k
13y ago
The number of pull requests I get where the diffs are completely unreadable because someone has this feature enabled is insane. On certain whitespace dependent languages (I'm looking at you Python) simply supressing the whitespace in the di
14.
▲
by
foobar2k
13y ago
Congrats to the Exceptional team! For anyone looking to switch from Airbrake/Exceptional to a more modern/reliable error tracking product, check out our product Bugsnag ( https://bugsnag.com ).
15.
▲
by
foobar2k
13y ago
James from Bugsnag here. We make sure to reply to people asap, we've set up Help Scout ( https://www.helpscout.net ) to manage the replies to these emails, so even if I'm out of the office, my co-founder can jump on and reply. Our target is
16.
▲
How to make Chrome understand the SASS/SCSS in your rails app
(fonicmonkey.net)
37 points
by
foobar2k
13y ago
|
9 comments
17.
▲
by
foobar2k
14y ago
For those asking "why is HipChat better than X", one of the big reasons lies with the number of integrations with other products. Our product Bugsnag ( https://bugsnag.com ) has HipChat integration, so you can instantly see errors from your
18.
▲
by
foobar2k
14y ago
I completely agree with this. We (bugsnag) are running on rails 4 beta right now to help iron out any production issues before that is released. We didn't, however, realize that "patch" releases also have release candidates. I'd recommend f
19.
▲
by
foobar2k
14y ago
Please stop feeding this obvious troll
20.
▲
by
foobar2k
14y ago
I completely agree, huge barrier to entry.
21.
▲
Reinventing the Airline Industry
(judegomila.com)
64 points
by
foobar2k
14y ago
|
58 comments
22.
▲
by
foobar2k
14y ago
Huge congrats to the Crittercism team. My company Bugsnag ( https://bugsnag.com ) also provides error monitoring for mobile apps, but it is interesting to see Crittercism's shift in focus towards performance monitoring.
23.
▲
by
foobar2k
14y ago
There's no such thing as a quick DNS change.
24.
▲
by
foobar2k
14y ago
Python has ConfigParser which parses ini-style config files, I assume it uses some standard grammar. http://docs.python.org/2/library/configparser.html
25.
▲
by
foobar2k
14y ago
Seems to use a different approach to Stripe, using encryption rather than API hooks/callbacks.
26.
▲
by
foobar2k
14y ago
finance
27.
▲
by
foobar2k
14y ago
The most interesting thing about this for me is the YC company vs. YC company fighting.
28.
▲
by
foobar2k
14y ago
"If you want to log exceptions and data from your web applications you have to install a client for your language. (Python, Ruby, PHP, Node.js)"
29.
▲
by
foobar2k
14y ago
There seems to have been an explosion in error monitoring apps recently, competition in this market is great. If you are checking out other services, our product Bugsnag ( https://bugsnag.com ) looks pretty similar to raygun, with more plat
30.
▲
by
foobar2k
14y ago
It is also important to note that at least the 3.2.12 release forces you to upgrade rack too. This is due to seperate vulnerabilities reported in rack recently (see http://rack.github.com/ ).
More ›