latest 20 messages by catphish

+ [2020-02-20T23:48:11Z] catphish works, but with warnings: https://paste.ubuntu.com/p/4gNPf3SvTh/
+ [2020-02-20T23:47:27Z] catphish interestingly, running the install manually (using the first command from that page) works correctly, not sure why bundler thinks it needs authentication
+ [2020-02-20T23:45:52Z] catphish the package is here: https://github.com/catphish/ruby-libvirt/packages/133343 i'm using the config listed there "Install via Gemfile", this is the result: https://paste.ubuntu.com/p/xZvsBwkYnp/
+ [2020-02-20T22:25:44Z] catphish is it possible to use these package repos without authentication?
+ [2020-02-20T22:25:29Z] catphish quick question - i'm trying to use github's ruby package hosting, i've published a public package, but when trying to use it, i get the error "Authentication is required for rubygems.pkg.github.com."
+ [2017-04-27T10:52:31Z] catphish i'd love to know how github support svn clients, i assume it's a totally proprietary server
+ [2017-04-26T13:33:43Z] catphish ah, my repo showed up, its just a little lagged :)
+ [2017-04-26T12:06:13Z] catphish seems like it works when filtered by language, but not the global list
+ [2017-04-26T12:02:15Z] catphish i have a repo that i feel should be trending but isn't, is there some specific criteria for this?
+ [2017-04-13T12:37:38Z] catphish well that's silly :(
+ [2017-04-13T12:35:42Z] catphish morning, any staff around?
+ [2016-10-24T16:41:39Z] catphish allejo: thanks, i thought it might be related to the web editor, i guess i'll just have to try to blacklist it
+ [2016-10-24T16:35:36Z] catphish we seem to be sending an annoyingly large amount of email to it
+ [2016-10-24T16:35:20Z] catphish when is the domain name "users.noreply.github.com" used?
+ [2016-03-08T12:53:01Z] catphish "git reset HEAD^" will take you back one commit, you need to go back 2 commits, so run it twice, then you should be at the point before the first commit, you can remove the files and do the commit again without them
+ [2016-03-08T12:52:17Z] catphish jhass is probably right, git reset just the 2 latest revisions will be enough
+ [2016-03-08T12:51:30Z] catphish it deals with removing sensitive data, but can similarly be used to remove large files from the history
+ [2016-03-08T12:51:14Z] catphish azi_: read this: https://help.github.com/articles/remove-sensitive-data/
+ [2016-03-08T12:50:41Z] catphish azi_: that won't remove the files from the history