# nick = jmjl # url = https://tilde.green/~jmjl/twtxt/twtxt.txt # avatar = https://tilde.green/~jmjl/avatar.png 2023-03-18T08:31:32Z (#jlmo6ha) @ I am doing well, thanks for asking 2023-03-18T08:56:04Z (#5tp4vbq) @ Nice, it seeems to work 2023-03-18T10:46:22Z (#wtfnszq) @ Computer time alredy exists look at UTC, in theory we would always know it's UTC unless specified otherwise 2023-03-21T05:43:22Z (#bdl6ztq) @ Oh, weird I forgot about timezones.

I was wondering about the time and date of your morning all message when I remembered timezones :D 2023-03-21T19:18:43Z @ Consider making feeds.twtxt.net support pleroma/akkoma instances too.

I don't think that you can get a rss feed from them, so it might be a
little more work. Sorry, I know it might be difficult so if it's outside
of the project's scope it's not needed but it'd be nice.
(I think it's completly out of scope so no need really, I don't know if
I should host another feeds instance for myself as I don't know if I
should really setup my rss from newsboat to jenny (getting emails
made by jenny in a directory in my home directory)

I fell like I want to do the oposite, have twtxt feeds available as rss.
(I should probably write a script or something that runs jenny (on
cron), and then parses the mail folder for mail, and makes every email
be a entry in the rss feed) 2023-03-22T05:58:10Z (#nvegj5a) @ I came here from a mention from prologic about QR codes (to your twtxt.net account) and I later went to this one :) 2023-03-22T06:00:11Z (#dt7qfhq) @ Link is dead, could you write your own blog post? 2023-03-23T17:24:39Z (#yfbfzsq) @ No I
did not move my feed, (I was under another name a bit ago, I had to
input my new feed into twtxt.net for it to notice I existed, I thought
jenny was going to notify twtxt.net with my feed url?) 2023-03-24T05:19:54Z (#o2ppuaa) @ No it is a real twtxt feed.

But [jenny](https://www.uninformativ.de/git/jenny/file/README.html) is
configured to anounce myself so it is a weird thing that twtxt didn't
recognize that. 2023-03-25T11:14:02Z (#o2ppuaa) @ Anouncing doesn't exists, seems.
I thought twtxt servers could support a protocol that when they receive
requests from a custom User-Agent they'd be able to notice and know.
I searched the feed url in your server and then it queried my feed, else
yarn wouldn't know I existed.
Is there any protocol to not need to go to each yarn instance and tell
them that a twtxt feed X exists? 2023-03-25T14:11:08Z (#o2ppuaa) @ Because yarn doesn't seem to work properly with client discovery


That's the reason I want to let me manually add my feed to yarn
services.
Also, do you have any recommendations on how to implement this using
nginx logs? 2023-03-25T18:35:33Z (#o2ppuaa) @ It seemed to not care that I where posting to you, as my user-agent I think contains my username that was weirding me out a bit. 2023-03-25T18:36:18Z (#o2ppuaa) * mentioning (not posting) 2023-03-26T07:12:51Z (#o2ppuaa) @ Yarn seems like it does not support the protocol for discovery that you mentioned. 2023-03-26T07:31:00Z Stop using discord for open source projects: 2023-03-26T09:17:22Z (#o2ppuaa) @ Then it's weird that twtxt.net didn't notice my requests to your feed, as I am following your feed in jenny and my anounce setting is set to true 2023-03-26T09:21:15Z I will later when I have time setup user configurable websites (that you can use your own logs, etc) by using sockets for . I plan on making nginx try to connect to a socket on /home//.www/socket and I plan on making it fallback onto /home//public_html like it is doing them right now.

Will try to first setup on the testing site: 2023-03-26T09:37:09Z (#ck442ka) @ Maybe it's because it's not surfaced to users completly. I don't know, and I get completly out of touch as I haven't yet figured out a way to sort messages as a mailing list thread in aerc with the weird tags that jenny adds. 2023-03-26T11:48:43Z (#ck442ka) @ Shouldn't it be as easy as remembering each user and checking if they are constantly asking for the resource (maybe if they check at least twice in a week)

But I think that then the issue gets into having correct thresholds to detect follows properly from just checking what the user's doing. 2023-03-26T14:00:27Z (#ck442ka) @ I think twtxt.net/yarnd don't generate a proper markdown output, it looks like it put `![]( "")` but maybe it's because that's another syntax for something different. I can't tell. 2023-03-26T15:01:38Z @ Are you adding the 📣 emoji manually or it's a feature of yarn? 2023-04-03T13:47:22Z (#4q6rhua) @ Seems like github works for me. 2023-04-03T14:06:11Z I am looking for RSS feeds, thanks. 2023-04-03T14:06:27Z (#v7uibfq) @ 🤣🤣🤣 2023-04-08T16:35:18Z (#ubf3aba) @ What do you think about using [gitolite](https://gitolite.com/gitolite/index.html) and [cgit](https://git.zx2c4.com/cgit/about/), with a mailing list for patches?

I don't know if I should set it up, I know that for my personal projects
it will be sufficient, but I don't know how well it'd scale with a
pubnix-like system. I know the linux kernel uses gitolite but I don't
know, as the use by us would be completly different, it'd be more suited
to giteaforgejo, (because they offer the ability to make
organizations), but I also dislike not having the gitolite ui in gitea,
so I might think about making custom scripts to let you make projects
(that are outside your user namescope, but assigning you privileges, (I
think I'd need to or a) make the script directly add the projects, thus
making me `git pull` the gitolite-admin repo, but I'd alredy have to do
that as I'd use sskm, or b) Having the requests come in to my mailbox
and I manually add their respective config block to gitolite's config in
the gitolite-admin ) 2023-04-08T17:15:51Z (#f4oncra) @ I see the threadings properly on my email client, seems weird (I used the fork-conversation feature so maybe that's why?)

I have fixed the weird tags thing, I removed it from the twtxt manually, I don't think it'll affect anything? I wrote a patch for jenny (twtxt to mbox converter), and I did test it in a sense in that messsage, because jenny wasn't making RFC compliant emails and aerc in newer versions needs the emails to be compliant, else it doesn't seem to be able to do threading. 2023-04-08T17:28:52Z (#f4oncra) @ Does it work normally now? I think I modified it, but I think yarnd caches messages, so you might need to update the cache? 2023-04-09T05:40:06Z (#ubf3aba) I also thinked about sr.ht, but I think sr.ht has some issues, as you still can not, well make the repos from the cli, I think I'll need to make my own managing script for mlmmj or something, maybe even make my own mailing list manager, (probably forking from mlmmj as that's working fine for me) 2023-04-10T05:24:33Z Sorry everyone I pinged without wanting, I thought I made the program properly not send the messages, so sorry. 2023-04-10T07:44:22Z @ I have sent you a PATCH for jenny. 2023-04-10T12:11:43Z (#jpe3ghq) @ I was testing jenny and didn't make sure I commented the code that actually sends posts, (I removed those posts from my twtxt file alredy), so I mentioned a few people with single-letter messages 2023-04-27T17:35:33Z https://lemire.me/blog/2023/04/27/hotspot-performance-engineering-fails/

This article is pretty interesting and I like it, so I will resend it.