↳
In-reply-to
»
@prologic do you have any info on how the '!' tags are supposed to work? are they just a different kind of hash tag?
⤋ Read More
↳
In-reply-to
»
i have no clue how salt works :|
⤋ Read More
@xuu@txt.sour.is @prologic@twtxt.net had to up my twt size a bit.
@prologic@twtxt.netd so.. convert the 4 attributes in the struct to private, add getters plus some the other methods that make sense.
type Twt interface {
Twter() Twter
Text() string
MarkdownText() string
Created() time.Time
...
}
@prologic@twtxt.net I have some ideas to improve on twtxt. figure I can contribute some. 😁 bit more work and it will almost be a drop in replacement for ParseFile
Kinda wish types.Twt was an interface. it’s sooo close.
@prologic@twtxt.net do you think twt will ever add ActivityPub integration?
@prologic@twtxt.net Yep! installed it yesterday. I like the simplicity of twt. I am quite happy with how little memory the pod seems to use. Mastodon and the “lightweight” Pleroma don’t work well in small VMs.
hello twt!