home.social

#rawdog — Public Fediverse posts

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

  1. Everyone who doesn't use chatbots in the future shall be called rawdogs. Call me senor #Rawdog.

    Also, overuse of chatbots makes you look like the supposed propulsion expert using the Traveler in STTNG: Where No One Has Gone Before.

    nebula.tv/videos/angelacollier

  2. On this 5 hour flight recently. Didn't #rawDog it, I did put this little piece of useless #Python code together. ༳ is the character I didn't know I needed.

    import unicodedata

    o = {}

    for i in range(0x1ffff):
    c = chr(i)
    try:
    n = unicodedata.numeric(c)
    try:
    o[n].append(c)
    except KeyError:
    o[n] = list()
    o[n].append(c)
    except ValueError:
    pass

    l = list(o.keys())
    l.sort()

    for i in l:
    print("%s: %s" % (i, o[i]))

  3. I just finished "Raw Dog: The Naked Truth About Hot Dogs" by @jamieloftushelp . I've been reading it slowly, off and on over the past couple months, over the course of which: I got fired for the first time in my life; My covid-era relationship ended in a way that devastated me more than I could have predicted; a dear friend and member of my housing collective has been gone for months supporting their family while their mother underwent and recovers from a lung transplant; I just got fired for the second time in my life. All the while living in a world that is rabidly trying to insist everything is fine and we should all just keep going to work and not worry too much about... anything. Don’t forget to vote!

    #RawDog #BookReview #CoolZoneMedia

  4. #anal #doggystyle #ass #backdoor #bareback #pounding #rawdog #stretched #anus #painal #brutal #butt #buttsex #sex #fuck #fucked #fucking #cuck #cuckold #cheating #forced #bully #cheatingwife #cheatinggirlfriend #pawg #frombehind #wife

    When your husband's bully is about to make you cum against your will, talking about how he used to beat your hubby up every day at school the same way his massive cock is beating up your asshole now ...

  5. I am a little disappointed that two #Debian packages that I treasure were removed from the unstable branch and presumably may be lost in future stable branches. They are #rawdog and #pygopherd. I have replaced pygopherd, a gopher server, with #gophernicus and that turned out well. I may also be wrong on my belief that rawdog may be exempt from future Debian stable branches because I see that it will be present in #bullseye. I really love rawdog but I think it's written in Python2 and I'm assuming that's the reason it's not represented in #Sid, the Debian unstable branch. Does anyone have any clues? For those who do not know, rawdog is a, RSS Aggregator Without Delusions Of Grandeur, clever.
  6. I am a little disappointed that two #Debian packages that I treasure were removed from the unstable branch and presumably may be lost in future stable branches. They are #rawdog and #pygopherd. I have replaced pygopherd, a gopher server, with #gophernicus and that turned out well. I may also be wrong on my belief that rawdog may be exempt from future Debian stable branches because I see that it will be present in #bullseye. I really love rawdog but I think it's written in Python2 and I'm assuming that's the reason it's not represented in #Sid, the Debian unstable branch. Does anyone have any clues? For those who do not know, rawdog is a, RSS Aggregator Without Delusions Of Grandeur, clever.
  7. is an and feed aggregator.

    rawdog operates using one or more configuration directories and files in which RSS or Atom feeds can be easily added using the command line interface. Once a configuration file is populated with feeds rawdog can be called to update its state and write an HTML file with each new post in reverse chronological order. rawdog works well with .

    Website 🔗️: offog.org/code/rawdog/

    apt 📦️: rawdog