jason

jasonsanta.xyz

I am jasonsanta or jason123santa or jason123 and I have a website over at https://jasonsanta.xyz

Recent twts from jason
In-reply-to » @eaplme Yarn could the twtxt I want more then regular twtxt. Though I do like not having to host a yarn pod.

@eaplme@eapl.me

Didn’t know of bytesypider and bytedance, I assume those are bots, although I no idea why they are pointing to that address to your site
https://wordpress.org/support/topic/psa-bytedance-and-bytespider-bots-recommend-blocking/
You gave me a good idea to block bytespider. Its just weird what it pulls in.

twtxt-php isn’t sending User-Agent headers as it’s in the original spec:
https://twtxt.readthedocs.io/en/latest/user/discoverability.html
sending user agent would be a nice thing to have so that people using regular twtxt clients can find you and anyone else hosting twtxt-php or timeline

HTTP logs are annoying but webmention has an issue that it needs a server to check for webmentions. The server can be an external one or hosted on the same server as far as I can find.
But also HTTP logs need a server that one can view the logs.

⤋ Read More
In-reply-to » @eaplme Yarn could the twtxt I want more then regular twtxt. Though I do like not having to host a yarn pod.

@eaplme@eapl.me
I could try and host timetime it does look nice.

That part is missing on the Web side, there is a commented PHP code to do that
https://github.com/eapl-gemugami/twtxt-php/blob/master/libs/TOTP.php#L121
That code would end up generating an totp secret that I could put into the config?

Does it have a way to follow feeds from the web ui?
Yes, but you have to be logged in. Currently can only add URLs, not edit or unfollow.
How would I edit or unfollow?

That fit website would be nice to just genete a secret and put it into the .config and then using the totp code to login.

⤋ Read More
In-reply-to » I am thinking about setting up a yarn instance. Twtxt is cool but it would be nice to be able to post from my phone. Local posting would be a cool feature for yarn to have. A feed that can only be viewed by logged in users of that instance.

@eaplme@eapl.me
Yarn could the twtxt I want more then regular twtxt. Though I do like not having to host a yarn pod.

That client looks really cool. A web client that connects to a regular twtxt without the need to host a full yarn pod for just one user and feed.
What is the difference between twtxt-php and timeline from sorenpeter? Does it have a way to follow feeds from the web ui?

I was looking at it and what prevents someone from downloading the .config file and getting the password? Also how would I generate a totp password to use?
I should try to host that it might be the right not a full on yarn pod but also can post from my phone.

The weird thing is in my server logs it shows that your site pulled in the useragent as https://eapl.me/twtxt/?url=https%3A//neotxt.dk/user/darch/twtxt.txt with bytesypider from bytedance? That sounds weird. Plus I can’t grep just twtxt in my logs and find your feed.

⤋ Read More

I am thinking about setting up a yarn instance. Twtxt is cool but it would be nice to be able to post from my phone.
Local posting would be a cool feature for yarn to have. A feed that can only be viewed by logged in users of that instance.

⤋ Read More
In-reply-to » @lyse I hope this post works fine. I just copied the last post when I changed my feed. But this post is made with jenny.

I wonder why it makes a forked thread and not a regular thread but I can’t say it does for sure. All I know is that it says its a forked thread.

⤋ Read More

I just switched to my own server for hosting my website and now I can view logs. But the logs are only one day so if I don’t view them for a day then yesterdays logs are gone. Plus if I grep the logs then it freezes but if I view it in nano it works.

⤋ Read More
In-reply-to » Hey @jason, your feed seems to be broken. There are eight twts that use a line break, rendering the continuation lines invalid. The Multiline Extension suggests to use U+2028 instead, if you want to support that. It's not in the official Twtxt Specification. https://dev.twtxt.net/doc/multilineextension.html

@prologic@twtxt.net
It would and I should switch over and then I can view the logs.

⤋ Read More
In-reply-to » Hey @jason, your feed seems to be broken. There are eight twts that use a line break, rendering the continuation lines invalid. The Multiline Extension suggests to use U+2028 instead, if you want to support that. It's not in the official Twtxt Specification. https://dev.twtxt.net/doc/multilineextension.html

@lyse@lyse.isobeef.org
That is good so that the user can see if someone replies or mentions him. I might have to switch my website to a server I can view logs.

⤋ Read More
In-reply-to » Hey @jason, your feed seems to be broken. There are eight twts that use a line break, rendering the continuation lines invalid. The Multiline Extension suggests to use U+2028 instead, if you want to support that. It's not in the official Twtxt Specification. https://dev.twtxt.net/doc/multilineextension.html

@prologic@twtxt.net
Yarnd exposes it for the users to view logs for there own feed?

⤋ Read More
In-reply-to » Hey @jason, your feed seems to be broken. There are eight twts that use a line break, rendering the continuation lines invalid. The Multiline Extension suggests to use U+2028 instead, if you want to support that. It's not in the official Twtxt Specification. https://dev.twtxt.net/doc/multilineextension.html

@lyse@lyse.isobeef.org
Yeah I think jenny should work fine. Might have got messed up. Don’t know what messed up my file I don’t recall anything that would mess up my file.
Yep the search engine is an option but if I switch to my own server or get a rented server then I will be able to view the logs.

⤋ Read More
In-reply-to » Hey @jason, your feed seems to be broken. There are eight twts that use a line break, rendering the continuation lines invalid. The Multiline Extension suggests to use U+2028 instead, if you want to support that. It's not in the official Twtxt Specification. https://dev.twtxt.net/doc/multilineextension.html

@lyse@lyse.isobeef.org
I use Jenny and I thought the multi line did work. Will keep that in mind when I am writing out posts. Also do you know how I can see if someone mentions me that I am not follwing? I know the user agents exist but I can’t view the server lgos since I host this on codeberg but if I do switch to my own server it would work.

⤋ Read More

Don’t install Trinity desktop on Slackware. Kde wayland does not work anymore and regular kde x11 is mixed with parts from Trinity. Going to need to do a reinstall. Plus Trinity is half working anyway. Best to stick with Kde and xfce.

⤋ Read More
In-reply-to » Testing out Jenny. If this works I will setup Jenny with mutt.

@movq@www.uninformativ.de
Yes I have threading on. I wanted to put new posts at the top with set sort_aux = reverse-last-date-sent but that that makes the threads do the newest first not bellow the reply. So all replies are in a top newest order. But I can just use sort date_sent and then go to the end to go to the newest post.

⤋ Read More
In-reply-to » @prologic @xuu Don't think I can reply to the thread in twtwt. Right now Jenny is not working for some reason. I wonder if @movq has any ideas. Anyway I am happy to be back and will see if I can get jenny working. Though my following list is gone now. Plus I can't see when someone mentions me if I am not follwing them so I should work on that.

@movq@www.uninformativ.de Did you get the email I sent? I found two emails and did not know what one to send to.

⤋ Read More
In-reply-to » @prologic @xuu Don't think I can reply to the thread in twtwt. Right now Jenny is not working for some reason. I wonder if @movq has any ideas. Anyway I am happy to be back and will see if I can get jenny working. Though my following list is gone now. Plus I can't see when someone mentions me if I am not follwing them so I should work on that.

@movq@www.uninformativ.de Its more than one line I can email it to you if you like

⤋ Read More
In-reply-to » @prologic @xuu Don't think I can reply to the thread in twtwt. Right now Jenny is not working for some reason. I wonder if @movq has any ideas. Anyway I am happy to be back and will see if I can get jenny working. Though my following list is gone now. Plus I can't see when someone mentions me if I am not follwing them so I should work on that.

@prologic@twtxt.net Great now I can start using twtxt and reply.

⤋ Read More
In-reply-to » @prologic @xuu Don't think I can reply to the thread in twtwt. Right now Jenny is not working for some reason. I wonder if @movq has any ideas. Anyway I am happy to be back and will see if I can get jenny working. Though my following list is gone now. Plus I can't see when someone mentions me if I am not follwing them so I should work on that.

@prologic@twtxt.net Does putting the hash in my reply work?

⤋ Read More