Thomas Sileo @t@hexa.ninja

Software engineer in love with Python. Tinkering with Linux, FreeBSD and sometimes microcontrollers.

Developer of microblog.pub.

  • Notes
  • Followers 147
  • Remote follow
Thomas Sileo's avatar
Thomas Sileo
@t@hexa.ninja

Hello World!

  • permalink
  • interact from your instance
  • 7 months ago
  • 1 like
  • 1 reply
Likes
@liaizon@wake.st
˗ˏˋ wakest ˎˊ˗'s avatar
˗ˏˋ wakest ˎˊ˗
@liaizon@wake.st

in reply to this object

@t excited to see you are back working on microblog.pub! looking great!

  • permalink
  • 7 months ago
Thomas Sileo's avatar
Thomas Sileo
@t@hexa.ninja

in reply to this object

@liaizon@social.wake.st thank you!!

  • permalink
  • 7 months ago
  • 1 like
  • 1 reply
˗ˏˋ wakest ˎˊ˗'s avatar
˗ˏˋ wakest ˎˊ˗
@liaizon@wake.st

in reply to this object

@t just saw this https://git.sr.ht/~tsileo/microblog.pub/commit/59af633

does this mean when you follow a an actor your server has never seen you will get the most recent posts loaded in for interaction?

~tsileo/microblog.pub: Prefetch some notes when following an actor - sourcehut git git.sr.ht
  • permalink
  • 7 months ago
Thomas Sileo's avatar
Thomas Sileo
@t@hexa.ninja

in reply to this object

@liaizon@social.wake.st yes exactly.

It also help filling up the stream when you just start an instance and the inbox/the stream is completely empty.

  • permalink
  • 7 months ago
  • 1 like
  • 1 reply
˗ˏˋ wakest ˎˊ˗'s avatar
˗ˏˋ wakest ˎˊ˗
@liaizon@wake.st

in reply to this object

@t was this hard to implement? you are the first I have seen to do this but it seems like such an obvious feature that I never understood why other platforms don't have it. Could you have a button on the bottom of someones internal profile that was like 'load another 10 older posts locally'?

  • permalink
  • 7 months ago
Thomas Sileo's avatar
Thomas Sileo
@t@hexa.ninja

in reply to this object

@liaizon@social.wake.st It wasn't hard to implement, but it is not going to work with every instances, as some softwares only show the collection size, or limit the number of activities in the outbox.

Theoretically a "load more older posts" could be implemented, but I think at this point, it's easier to just copy/paste the URL and do a lookup to interact with an older post.

And for microblogpub at least, when interacting with a "never-seen-before" object, it will be saved to the inbox before performing any interactions.

  • permalink
  • 7 months ago
  • 1 like
Powered by microblog.pub 2.0.0+ce6f9238 and the ActivityPub protocol. Admin.