• Fire crackers

    From Utopian Galt@21:4/108 to All on Sat May 23 20:31:00 2026
    It seems someone has a pyro fetish in my neighborhood where if its close to summer time or the 4th of july, they want
    to blow off fire crackers instead of buying beer or cigarettes.
    --- Platinum Xpress/Win/WINServer v10.0
    * Origin: Inland Utopia BBS * Ontario, California (21:4/108)
  • From Gamgee@21:2/138 to Utopian Galt on Sun May 24 08:05:04 2026
    Utopian Galt wrote to All <=-

    It seems someone has a pyro fetish in my neighborhood where if its
    close to summer time or the 4th of july, they want to blow off fire crackers instead of buying beer or cigarettes.

    Okay.


    ... He does the work of 3 Men...Moe, Larry & Curly
    === MultiMail/Linux v0.52
    --- SBBSecho 3.37-Linux
    * Origin: Palantir * palantirbbs.ddns.net * Pensacola, FL * (21:2/138)
  • From Dmxrob@21:4/142 to Utopian Galt on Sun May 24 13:12:22 2026
    BY: Utopian Galt (21:4/108)
    * Origin: This origin line was automagically created for (21:4/142.0)
  • From Ogg@21:3/110.10 to Utopian Galt on Sun May 24 11:44:00 2026
    Hello UG!

    ** On Saturday 23.05.26 - 20:31, you wrote to All:

    It seems someone has a pyro fetish in my neighborhood where if its
    close to summer time or the 4th of july, they want to blow off fire crackers instead of buying beer or cigarettes. -+- Platinum Xpress/Win/WINServer v10.0 + Origin: Inland Utopia BBS * Ontario, California (21:4/108)

    People blow off money on all kinds of things that are a total waste.

    Depend on perspective, diposable income, etc.


    --- OpenXP 5.0.64
    * Origin: \o/ (21:3/110.10)
  • From Gamgee@21:2/138 to Dmxrob on Sun May 24 15:59:26 2026
    Dmxrob wrote to Utopian Galt <=-

    BY: Utopian Galt (21:4/108)
    On Saturday,May 23, 2026 at 07:31 PM, Utopian Galt (21:4/108) wrote:

    It seems someone has a pyro fetish in my neighborhood where if its
    close to summer time or the 4th of july, they want
    to blow off fire crackers instead of buying beer or cigarettes.

    Speaking of which, when did smoking become the "in thing" again?

    It didn't.

    All of
    a sudden I'm noticing a huge influx of 20/30 year olds lighting up.
    We're talking old-school smokes too, none of this new vape or e-cig
    stuff.

    Maybe you're in the wrong places/crowd.



    ... He does the work of 3 Men...Moe, Larry & Curly
    === MultiMail/Linux v0.52
    --- SBBSecho 3.37-Linux
    * Origin: Palantir * palantirbbs.ddns.net * Pensacola, FL * (21:2/138)
  • From slacker@21:3/193 to Gamgee on Mon May 25 03:29:08 2026
    Dmxrob wrote to Utopian Galt

    You were able to see Dmxrob's message? Here for some reason it didn't parse and all I got was the first line and the origin line. It happened with his other messages as well.

    I'll have to check the packet I received.. maybe something with hub3 processing but probably something with my processing...


    --- NE BBS v2.01 (linux; x64)
    * Origin: NE BBS - nebbs.servehttp.com:9223 (21:3/193)
  • From Accession@21:1/200 to slacker on Mon May 25 08:03:58 2026
    Hey slacker!

    On Mon, 25 May 2026 03:29:08 , you wrote:

    You were able to see Dmxrob's message? Here for some reason it didn't
    parse and all I got was the first line and the origin line. It happened
    with his other messages as well.

    I saw the message fine here.

    I'll have to check the packet I received.. maybe something with hub3 processing but probably something with my processing...

    FYI, the copy I received didn't go through hub3. Mine went from hub4 > hub1 > me. But that's not to say it wasn't your processing anyway. ;)

    Regards,
    Nick

    ... Sarcasm: because beating people up is illegal.
    --- GoldED+/LNX 1.1.5-b20260425
    * Origin: _thePharcyde telnet://bbs.pharcyde.org (Wisconsin) (21:1/200)
  • From Tanausu M.@21:3/219.1 to slacker on Mon May 25 14:01:26 2026
    Hello slacker!

    25 May 26 15:00, Tanausu wrote to slacker:

    Dmxrob wrote to Utopian Galt

    You were able to see Dmxrob's message? Here for some reason it didn't parse and all I got was the first line and the origin line. It happened with his other messages as well.

    I'm not seeing the message content either, only the BY line and the origin line.

    I'll have to check the packet I received.. maybe something with hub3 processing but probably something with my processing...



    ... To err is human, to really foul things up requires a computer.

    --- CrashEdit 0.3a Linux
    * Origin: Citrick BBS citlmbbs.synchro.net (21:3/219.1)
  • From deon@21:2/116 to slacker on Mon May 25 23:47:49 2026
    Re: Re: Fire crackers
    By: slacker to Gamgee on Mon May 25 2026 03:29 am

    Howdy,

    You were able to see Dmxrob's message? Here for some reason it didn't parse and all I got was the first line and the origin line. It happened with his other messages as well.

    I'll have to check the packet I received.. maybe something with hub3 processing but probably something with my processing...

    So I had a look at the packet I received for that message (which I got from Hub 1), and its a bad message:

    \x01REPLY: 21:4/108 9be05da3\rBY: Utopian Galt (21:4/108)\r\x01PID: WWIV 5.9.03748\rOn Saturday,May 23, 2026 at 07:31 PM,

    Clrghouz would have parsed the message as "BY: Utopian Galt (21:4/100)" because that is the first line that doesnt start with a kludge.

    Since there is a \x01 line after it, it should have been treated it as a bad message (since it isnt an origin nor a path kluge)... But it added its own origin line and found the SEEN-BY and PATH lines.

    Since the size of the payload != the size of the message text, it could have worked out it was bad and not sent it at all, but I've not had a message like this to test against. (Now I do :)

    Actually its the first message I've seen with a valid kludge in the middle
    of the message - I could probably code to allow that... Hmmm...


    ...лоеп
    --- SBBSecho 3.37-Linux
    * Origin: I'm playing with ANSI+videotex - wanna play too? (21:2/116)
  • From poindexter FORTRAN@21:4/122 to Gamgee on Mon May 25 08:05:38 2026
    Gamgee wrote to Dmxrob <=-

    All of
    a sudden I'm noticing a huge influx of 20/30 year olds lighting up.
    We're talking old-school smokes too, none of this new vape or e-cig
    stuff.

    Maybe you're in the wrong places/crowd.

    If the cool kids start smoking clove cigarettes again, we'll know it's
    all come around again.



    ... ZIMA TASTES BETTER WHEN IT'S ILLEGAL
    --- MultiMail/Win v0.52
    * Origin: realitycheckBBS.org -- information is power. (21:4/122)
  • From Mortar M.@21:2/101 to Utopian Galt on Tue May 26 13:34:28 2026
    Re: Fire crackers
    By: Utopian Galt to All on Sat May 23 2026 20:31:00

    It seems someone has a pyro fetish in my neighborhood where if its close to sum er time or the 4th of july, they want to blow off fire crackers instead of buying beer or cigarettes.

    With Memorial Day (US) just behind us, it not surprising.

    BOOM, baby!
    --- SBBSecho 3.37-Linux
    * Origin: End Of The Line BBS - endofthelinebbs.com (21:2/101)