Most active commenters
  • kristopolous(3)
  • rw_grim(3)

←back to thread

89 points rw_grim | 13 comments | | HN request time: 0s | source | bottom
1. kristopolous ◴[] No.42211583[source]
I had no idea people were still working on this. I remember it as Gaim in the 1990s and one of the developers being particularly nasty to me in 2000 after I submitted a patch. I worked hard on that and he was a complete asshole.

Since then I've used that experience to exemplify who I never want to become and how I never want to treat people.

So thanks. Bad experiences can help you become a better person.

PS: shoutout to Daniel Reed (rpidan) who did an Ncurses naim (https://en.wikipedia.org/wiki/Naim_(software) // https://github.com/jwise/naim) from back then. He was a genuine upstanding guy. Naim in long running screen sessions that I'd log into from text terminals at the library to chat with friends over AIM - good times.

Also, meebo... Basically libpurple over 2005 era AJAX. I even made a super minimal HTTP forms based client I could use over flip phones in the early 2000s. It was optimized for T9N and per/KB metered data plans. Never really publicized it. Probably still have the code somewhere.

replies(5): >>42211627 #>>42211946 #>>42212025 #>>42212252 #>>42212558 #
2. rw_grim ◴[] No.42211627[source]
Well fwiw, all of those people are no longer involved in the project.
replies(1): >>42211671 #
3. kristopolous ◴[] No.42211671[source]
Yes, there was some drama in the early 2000s where a bunch of bad vibe people got forcefully shaken out.

I did some digging and have been able to find basically everything. I'm keeping it to myself. No dirty laundry here.

Also if pidgin could magically combine slack, messenger, telegram, discord, and Whatsapp in a single reasonable app ... It'd be a return to the glory days. The current state of half a dozen web apps is such a pain. Just text chat. Nothing fancy.

What a dream...

replies(3): >>42211903 #>>42211954 #>>42212390 #
4. neamar ◴[] No.42211903{3}[source]
In the meantime, you can try Beeper which does that through Matrix. It connects all the apps you mentioned in a single app.
replies(3): >>42211943 #>>42212217 #>>42214681 #
5. kristopolous ◴[] No.42211943{4}[source]
Amazing. Will try it tomorrow
6. Maxious ◴[] No.42211946[source]
Blast from the past; I was maintainer for a couple of releases of funpidgin; a fork started over an argument about if there should be an option to make the message input resizable https://supine.com/posts/2008/04/forking-for-funpidgin-and-p... https://m.slashdot.org/story/100702

My pride and joy was the Adium theme support (which was resurrected from another rejected patch) https://www.adiumxtras.com/index.php?a=search&cat_id=5&sort=...

7. mfashby ◴[] No.42211954{3}[source]
Beeper seems to be working ok for me for the moment
8. johnisgood ◴[] No.42212025[source]
AJAX... that takes me back! I remember when it started becoming trendy, you did not have to reload the page for updates! It was magical.
9. zufallsheld ◴[] No.42212217{4}[source]
Or self hosted matrix with bridges, which is basically what's underneath beeper.

I use this ansible role to deploy it: https://github.com/spantaleev/matrix-docker-ansible-deploy/

10. rw_grim ◴[] No.42212252[source]
Fwiw, meebo was based on libpurple. They employed Mark Doliner, aka Kingant, who was also a Pidgin developer and eventual lead developer.
11. rw_grim ◴[] No.42212390{3}[source]
there's basic text support for most of those in pidgin 2 right now https://pidgin.im/plugins/
12. virtue3 ◴[] No.42212558[source]
Meebo was a lifesaver in college where I could log in via school computers and talk to my friends before my parents got me a cellphone lol.

It was a long long time again.

Good memories.

pidgin and adium were my dream apps for a long time.

13. sourcepluck ◴[] No.42214681{4}[source]
Had not heard of this. Got it set up relatively smoothly. Great stuff, thanks!