home.social

#tweetback — Public Fediverse posts

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

fetched live
  1. This is a silly and super-specific question to which I should know the answer, but alas:

    Is there a way to just *browse* through old tweet archives with #tweetback? I have it installed and can view my most recent/popular/etc. but what if I want to just stroll down memory lane?

  2. @patrick_h_lauke 😉

    I found my tweet, but I don't have the replies in my #tweetback archive, of course:
    twitter.nicolas-hoizey.com/633

    And I left 500px a long time ago.

  3. @loicgervais par exemple utiliser #tweetback pour générer une archive statique (avec moteur de recherche), à conserver juste pour soi ou partager en ligne.

    Mon archive par exemple : twitter.nicolas-hoizey.com/

    Le projet : github.com/tweetback/tweetback

    Bonus : si on s'enregistre dans github.com/tweetback/tweetback tous les liens entre archives publiques sont restaurés, à la place des mentions issues de Twitter.

    @benjamin

  4. There are now 68 Twitter archives mapped in `tweetback-canonical`, which means links to the original tweets in other tweetback archives are transformed to links to their archived versions! 💾

    github.com/tweetback/tweetback

    `tweetback-canonical` is a dependency of `tweetback`, so if you use tweetback and want to have all these mappings, you need to update your copy and rebuild your archives.

    #tweetback

    ⚓️ nicolas-hoizey.com/notes/2024/

  5. Not that I'll ever really use it... but my #TwitterArchive is now hosted publicly online, using @zachleat's #tweetback! 🎉

    Here's a rather relevant more recent Tweet: tweets.joe.gl/1593917164523704

  6. Hey decentralized-web friends!
    Full-text search arrives to Mastodon soon but I needed it sooner and wanted to try something similar to #Tweetback by @zachleat

    So I built a very basic static site using @eleventy with #Pagefind full text search based on my Mastodon archive

    It's ugly but it works. If you want to do the same and don't want to start from scratch I shared the code here
    gitlab.com/julianoe/tootback

    and hosted my experiment at home : julianoe.eu.org/mastodon/

  7. Hello @zachleat!
    Do you plan to make the #tootback code open source as you did with #tweetback? That would be great and I don't think I'm the only one hoping for that 🙂

  8. Over the weekend I dusted off #TweetBack and think I'm almost ready to release my Twitter archive into the wild.

    A few months ago I starting playing around with it, but didn't wander beyond updating the CSS because it's using JavaScript templates. Overcame my fear and managed to not mess anything up (I think!).

    Writing HTML in JS feels like the old philosophical conundrum (ahem, 80s US tv ad) you got your chocolate in my peanut butter / you got your peanut butter in my chocolate.

  9. @underdarkGIS I had not come across #tweetback, thanks so much for this!

    Are you planning of closing your birdsite account? (very much inclined but hesitant, over here)

  10. Finally managed to fix the search on my Twitter archive: anitagraser.github.io/twitter-

    If you are struggling with search on pages, have a look at
    github.com/tweetback/tweetback
    which I translated to:
    github.com/anitagraser/tweetba

    Word of caution: I'm definitely not a JS dev 🤣

  11. C'est en ligne par ici #tweetback 😎
    Je vais pouvoir wiper mon compte Xusk
    julianoe.eu.org/twitter/

  12. Avant que Twitter finisse de s'auto-dynamiter complètement je suis en train de créer mon archive locale de mon compte grâce à #Tweetback. 🐦🗃️

  13. A nearly complete archive of all my tweets on as @CarwilBJ on Twitter, 2009-2023, searchable internally.
    carwilb.github.io/twitter/

    Now outside the login-wall, unlike Twitter itself.

    #TwitterMigration #Tweetback

  14. Apart from that:
    * twitter archive downloaded - will be soon served as a static site with #tweetback
    * moved from gmail to #protonmail for my primary email
    * personal website under construction, hosted on #neocities

  15. With the #TwitterAPI moving to a ridiculously high-price model for read access (even to your own tweets), I guess I should start using #POSSE to tweet from my #Tweetback instance so I can maintain my archive and stay on the free tier.

    indieweb.org/Twitter#POSSE_to_

  16. Ça serait chouette d’avoir un #Tweetback pour #Mastodon. Finalement un Tootback. Ceci dit je ne sais pas si Mastodon le permet

  17. With Twitter limiting access to the API to users with a paid account, I guess it's time to run #tweetback update one last time before closing my Twitter account…

    `npm run fetch-new-data`

    See github.com/tweetback/tweetback

    #API #Twitter

    ⚓️ nicolas-hoizey.com/notes/2023/

  18. I have published a version of my Twitter archive using #tweetback (with one minor tweak to the date string, in which I'm using date.toUTCString() instead of the default format).

    It is being hosted via #GitHub Pages.

    tweets.linh.social

  19. Coolest part of #Tweetback is that you can register your self hosted archive location with Tweetback Canonical github.com/tweetback/tweetback

    This means all the archives will actually link to each other over time.

  20. Ran #Tweetback locally and it generates a bunch of stats.

    Am I … a reply guy????

  21. One of my major #NewYear resolutions/themes is "Tweet less, smile more."

    So anyway, today's the day @[email protected] goes private... as a possible precursor to eventual deactivation.*

    (*But only after I preserve my 15-year, ~273,000-tweet archive via @zachleat's #Tweetback or a similar tool.)

    Either way, Twitter is basically dead to me in 2023.

  22. Backup your Mastondon timelines, regularly!

    Inspired by #tweetback from @zachleat I used the holidays to create a mastodon archive viewer called #tootback.

    It uses #11ty to generate a static site from any #mastodon #backup #archive.
    It's still in a very early state and contributions are very welcome!

    I hope you like it!
    github.com/mojoaxel/tootback