home.social

#wwivnet β€” Public Fediverse posts

Live and recent posts from across the Fediverse tagged #wwivnet, aggregated by home.social.

fetched live
  1. just finished writing ibbs-extract3, which is part 2 of my wwiv5ibbslastcaller package. xwibbslastcaller.py was part 1.

    xwibbslastcaller.py handles posting a rot47 encoded message with basic caller info on logon to a networked sub.

    ibbs-extract3 reads data from networked subs of rot47 encoded messages and generates a laston.txt file for each network.

    currently works on #WWIVnet and #fsxNet

    #HobbyCoding #WWIV #BBS #WWIVDEV #retrocomputing

  2. posted my xwibbslastcaller.py script for #wwiv #bbs. i wonder if it'll pick up on #wwivnet.

  3. hah! #fidonet configs for my #WWIV #BBS broke. it's been running WWIV v5.xx from 2015~, so there have been many new developments since then.

    the currently running BBS at aliens.ph still uses dosemu to process #fidonet packets, using WWIVToss by Craig Dooley. at the time i set up the bbs, none of the WWIV networking tools had been ported to linux. to join #WWIVnet with linux, the BBS itself could run natively, but you needed dosemu for net32.

    #retrocomputing #sysop

  4. i run a #WWIV #BBS using modified/patched sources of the github.com/wwivbbs/wwiv project. my BBS is named Aliens' Alcove/Abode and is part of #WWIVnet, #FidoNet and #fsxNet. it is accessible via the web here aliens.ph, via "telnet aliens.ph" or by using a terminal program.

    #retrocomputing

  5. i was asked how to join WWIVnet recently but didn't know how to answer. it turns out that it's in our documentation site. wwivbbs.org/docs/network/wwivn

    #WWIV #BBS #retrocomputing #WWIVnet

  6. found a bug in current WWIV boardedit, but need someone else to verify. posted the problem in the WWIVDEV sub. it looks like a simple fix.

    #WWIV #BBS #WWIVnet #WWIVDEV #retrocomputing

  7. @awalshe sometimes it does feel like time travel. re-started my WWIV bbs in 2014 with code from the open source project now at github.com/wwivbbs/wwiv. there is a small community of WWIV BBSes that still run WWIVnet.

    #retrocomputing #BBS #WWIV #wwivnet

  8. why am i doing this, writing #python scripts to process #wwivnet packets from last decade?

    it's part of a personal project to chew on. even if no one else cares.

    i already have other scripts that process the other WWIV data files. eventually, i'll get the scripts to a point where i can have a web interface to WWIVnet. and down the line, a full web-based BBS that is on WWIVnet.

    #wwiv #retrocomputing #bbs

  9. interestingly, i needed to use codec="latin_1" in python3 to process the #WWIVnet packets.
    #wwiv #retrocomputing #BBS

  10. couldn't sleep. so i worked on my #Python #WWIVnet packet analyzer. wwiv basic colors work. pipe code colors don't yet.

    #WWIV #Retrocomputing #BBS