jeffkreeftmeijer/appsignal.terminal 29
ANSI color profiles for Terminal.app and iTerm2, inspired by AppSignal's color scheme
Pure ruby library for read/write access to PNG images.
a small RSpec clone
jeffkreeftmeijer/almost-sinatra 2
Sinatra refactored, only eight lines now.
jeffkreeftmeijer/boilermaker 2
🥃🍺 Elixir app packaged with Distillery and installed with Homebrew
My ~/.vim/ and ~/.vimrc
pull request commentappsignal/appsignal-nodejs
Add Linux ARM flag to enable experimental build
<!-- Backlog helper scheduled message -->
While performing the daily checks some issues were found with this Pull Request.
<ul> <li data-key="pr/approved">This Pull Request has been approved. Can it be merged @tombruijn? - (<a href="https://github.com/appsignal/backlog-helper/blob/main/doc/pull_requests/approved.md" title="Documentation about this warning">More info</a>)</li> </ul>
<p align="right"> <a href="https://github.com/appsignal/handbook/blob/main/development/issues.md">New issue guide</a> | <a href="https://github.com/appsignal/handbook/blob/main/development/backlog.md">Backlog management</a> | <a href="https://github.com/appsignal/backlog-helper/blob/main/doc">Rules</a> | <a href="https://github.com/appsignal/backlog-helper/issues/new?body=Feedback%20on%20comment%20on%20issue:%20https://github.com/appsignal/appsignal-nodejs/pull/400">Feedback</a> </p>
comment created time in 17 hours
push eventappsignal/appsignal-nodejs
commit sha be645ac34736056cf2b37918cc0079e684c6ea9c
Add Linux ARM flag to enable experimental build Users can enable the Linux ARM build with the `APPSIGNAL_BUILD_FOR_LINUX_ARM` environment variable during installation. This build is by default behind a flag because it requires more testing. People may expect it just works because it gets chosen automatically if we don't put it behind a flag. Now we have an opportunity to warn them beforehand.
push time in a day
PR opened appsignal/appsignal-nodejs
Users can enable the Linux ARM build with the
APPSIGNAL_BUILD_FOR_LINUX_ARM environment variable during
installation. This build is by default behind a flag because it requires
more testing. People may expect it just works because it gets chosen
automatically if we don't put it behind a flag. Now we have an
opportunity to warn them beforehand.
pr created time in a day
push eventappsignal/appsignal-nodejs
commit sha 10e200dd5b561c3d09381d03d8b136230bf60840
Add Linux ARM flag to enable experimental build Users can enable the Linux ARM build with the `APPSIGNAL_BUILD_FOR_LINUX_ARM` environment variable during installation. This build is by default behind a flag because it requires more testing. People may expect it just works because it gets chosen automatically if we don't put it behind a flag. Now we have an opportunity to warn them beforehand.
push time in a day
push eventappsignal/appsignal-nodejs
commit sha 9d293e9ad9d20f7b053698a38d5fa4e32078ce5d
Add Linux ARM flag to enable experimental build Users can enable the Linux ARM build with the `APPSIGNAL_BUILD_FOR_LINUX_ARM` environment variable during installation. This build is by default behind a flag because it requires more testing. People may expect it just works because it gets chosen automatically if we don't put it behind a flag. Now we have an opportunity to warn them beforehand.
push time in a day
push eventappsignal/appsignal-nodejs
commit sha a550a07bc3b10951f71e4eedc32fb5662e94c11a
Add Linux ARM flag to enable experimental build Users can enable the Linux ARM build with the `APPSIGNAL_BUILD_FOR_LINUX_ARM` environment variable during installation. This build is by default behind a flag because it requires more testing. People may expect it just works because it gets chosen automatically if we don't put it behind a flag. Now we have an opportunity to warn them beforehand.
push time in a day
issue commentappsignal/appsignal-nodejs
Hi, any update for this?
comment created time in 2 days
startedjeffkreeftmeijer/synner.vim
started time in 2 days
startedjeffkreeftmeijer/synner.vim
started time in 2 days
startedjeffkreeftmeijer/synner.vim
started time in 2 days
issue commentjeffkreeftmeijer/vim-dim
Why "Use italic text for constants"?
Hi @jeffkreeftmeijer, I got interested in light color schemes and remembered your screenshot. Would you care to share what color scheme you're using in the picture? I really like the bright and vibrant colors. :)
comment created time in 2 days
issue closedappsignal/appsignal-javascript
Is your feature request related to a problem? Please describe. When thinking about breadcrumb plugins and our application, an obvious use case for us would be to sync the actions of our redux store with the breadcrumbs. Then it would be a lot easier for us to reproduce the errors as we see them on appsignal.
Describe the solution you'd like
A new plugin @appsignal/plugin-breadcrumbs-redux
(I normally wouldn't just ask for something without trying to build it first myself, but the docs said to reach out with plugin requests 😄 )
Describe alternatives you've considered Manually adding a middleware to our redux store to add a breadcrumb for every action
closed time in 3 days
aberonniissue commentappsignal/appsignal-javascript
Hey, @aberonni Thanks for the idea! This is not in the pipeline right now, but feel free to work on it at your end. If you have anything please share the solution with us so we have a better idea of your requirements.
I'm going to close this issue and track it in our private feature tracker. Feel free to comment and reopen on this issue if you wish to share anything.
comment created time in 3 days
issue commentappsignal/mono
First add it to the separate Elixir repos and then solving the updater thing later.
comment created time in 3 days
startedjeffkreeftmeijer/vim-numbertoggle
started time in 3 days
PR closed appsignal/appsignal-javascript
Closes #479
Possible solution to our problem described on #479 .
pr closed time in 3 days
pull request commentappsignal/appsignal-javascript
Grouping of Appsignal error types
Thanks! Closing this one since we're working on a new approach for this. I'll let you know once there's something to test.
comment created time in 3 days
issue closedappsignal/appsignal-javascript
Grouping of Appsignal error types
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Right now javascript reporting on Appsignal is base on name of the Exception for grouping errors.
Ex:

Javascript only have a few type error Objects Error, RangeError, ReferenceError, SyntaxError, TypeError, URIError, EvalError but most of errors falls on Error and TypeError.
The problem for us is difficulty to track which error are relevant to be fix on our apps. See image above with 25K.
Describe the solution you'd like Include the message next to the type of error in the error name.

closed time in 3 days
hbarrientosgissue commentappsignal/appsignal-javascript
Grouping of Appsignal error types
Thanks for the pull! We are working on a new approach for this and will let you know once there's something to test.
comment created time in 3 days
startedjeffkreeftmeijer/vim-dim
started time in 3 days
issue commentthekompanee/fuubar
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
comment created time in 3 days
startedjeffkreeftmeijer/wwdc16.terminal
started time in 5 days
startedjeffkreeftmeijer/wwdc16.terminal
started time in 5 days
startedjeffkreeftmeijer/hayago
started time in 5 days