Live data from Hacker News

IRCAnywhere

ircanywhere.com

21–30 of 55 posts

Re: IRCAnywhere

#21
post #12

I am all for using an open source alternative to Slack. But IRC is not it. What we need is a modern, open standard for persistent group chat ala Slack, with security features. I am not saying sit down and draft papers, writing code that can become a standard is fine. Maybe Mattermost is it, I don't know.

Totally relevant to this post.

This exact text has been posted here dozens of times...

Looks like Slack is astroturfing.

Re: IRCAnywhere

#22
If you're already running weechat, you might be interested in checking out Glowing Bear which accomplishes a very similar goal, but without reinventing the weel - it simply connects to you existing weechat (probably running on a server somewhere).

https://github.com/glowing-bear/glowing-bear

https://latest.glowing-bear.org

One of the biggest advantages of this approach is that you get the whole functionality of a mature IRC client. You also don't have to trust a third party with your data, as you're connecting to your own client, no middleman involved. It's just a bunch of static files.

Re: IRCAnywhere

#23
post #16

Neat idea, although I would probably stick with irssi[1] running on my server and connecting with mosh[2] to that for mobility with instant session resume. [1] https://en.wikipedia.org/wiki/Irssi [2] https://mosh.mit.edu/

I don't know if you've seen it, there is a fork of Glowing Bear that works with irssi instead of weechat. I don't know how complete it is (I work on the weechat version), but if you're interested, check out my other post and #glowing-bear on freenode!

Re: IRCAnywhere

#25

If you're already running weechat, you might be interested in checking out Glowing Bear which accomplishes a very similar goal, but without reinventing the weel - it simply connects to you existing weechat (probably running on a server somewhere). https://github.com/glowing-bear/glowing-bear https://latest.glowing-bear.org One of the biggest advantages of this approach is that you get the whole functionality of a mat…

Personally I run weechat on a small home server I have and run it in tmux and just ssh into it.

Re: IRCAnywhere

#26
post #25

If you're already running weechat, you might be interested in checking out Glowing Bear which accomplishes a very similar goal, but without reinventing the weel - it simply connects to you existing weechat (probably running on a server somewhere). https://github.com/glowing-bear/glowing-bear https://latest.glowing-bear.org One of the biggest advantages of this approach is that you get the whole functionality of a mat…

Personally I run weechat on a small home server I have and run it in tmux and just ssh into it.

Glowing Bear is helpful on mobile devices without hardware keyboards, still.

Re: IRCAnywhere

#28
post #18

How does this compare to http://shout-irc.com

From what I see, shout-irc does not allow you to stay connected on IRC channels when you are offline or close your browser.

I just installed this and it appears that shout-irc does allow you to stay connected (at least it does when you login as a user)

Re: IRCAnywhere

#29
post #27

Reminds me of http://quassel-irc.org/ which is not really a beauty but is working good enough for me at the moment. (I'm just a user, not related to the project in any way)

You beat me to it :)

Only issue is that it has problems running on Windows 10, otherwise I might be using it.

http://bugs.quassel-irc.org/issues/1376

Been looking at quassel and weechat

Re: IRCAnywhere

#30
post #25

If you're already running weechat, you might be interested in checking out Glowing Bear which accomplishes a very similar goal, but without reinventing the weel - it simply connects to you existing weechat (probably running on a server somewhere). https://github.com/glowing-bear/glowing-bear https://latest.glowing-bear.org One of the biggest advantages of this approach is that you get the whole functionality of a mat…

Personally I run weechat on a small home server I have and run it in tmux and just ssh into it.

I run it on a small dedicated server (kimsufi) in tmux. But instead of sshing into that, I connect to it with Glowing Bear which feels much nicer to me. I also like the mobile support (I use it a lot on my Android phone and my iPad). For Android, we even have a "native" app (using cordova). It's very convenient to have IRC on the go, with synced read marker states and a pleasant interface.
Post reply on HN