blog.ratterobert.com

jmjl (tilde.green)

Today I found that David A. Wheeler's website contains some nice esays, one of them being "Fixing Unix/Linux/POSIX Filenames: Control Characters (such as Newline), Leading Dashes, and Other Problems"1

Another of those, (I read it a while ago) is "Microsoft Outlook/Exchange MS-TNEF handling (aka "Winmail.dat", "Win.dat", or "Part 1.2" problem of unopenable email attachments)"2

Read replies 2 years ago
jmjl (tilde.green)

@prologic I was thinking about trying to setup something similar to what cas.run offers (more like https://hestiacp.com but suitable for large scale deployment, maybe running on docker or kubernetes so that every server would be able to handle all requests, or something, but I don't know...

Read replies 2 years ago
jmjl (tilde.green)

@prologic Please add your own signature so that https://git.mills.io/prologic/docker-proxy/commit/7f995a44e7c0eea1ee2825270b2cceee763f65f8 doesn't say Signed by a untrusted user who does not match committer

Read replies 2 years ago
jmjl (tilde.green)

@movq Could you implement the functionality to be able to add gemini urls in jenny?

Read replies 2 years ago
jmjl (tilde.green)

@prologic Can you check my client is sending the proper headers when checking your feed?, it should be checking around once every 5 minutes, (more or less, depends on my laptop's internet connection)

Read replies 2 years ago
jmjl (tilde.green)

I've made this, and will create a script later: awk -F'&\^%' '/^\/~'"$SUDO_USER"'\// {print $2"\t"$3}' /var/log/nginx/twtxt.user.log this way, any user can easily run the script, and get their twtxt user logs, without IPs, as the log format is the following: $request_uri&^%$http_user_agent&^%$time_local&^%$remote_addr&^% I don't know why at the end nginx adds sendfileon so I put another delimiter to be able to get the last field easily

Read replies 2 years ago
jmjl (tilde.green)

What might this be? I see Go-http-client/2.0 in the twtxt logs, what client is it?, should I ban it's IP?

Read replies 2 years ago
jmjl (tilde.green)

@prologic Why does whofollows output a different token each time?

Read replies 2 years ago
jmjl (tilde.green)

Does anyone know about a good alternative to Kozea/Radicale that would support:

  • CalDAV (calendar) and CardDAV (contact)
  • SSO authentication (via http it can be done) (would be better if done via oidc (i'd like to better not have to use saml) That's it.
Read replies 2 years ago
jmjl (tilde.green)

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.

Read replies 2 years ago
jmjl (tilde.green)

@movq I have sent you a PATCH for jenny.

Read replies 2 years ago
jmjl (tilde.green)

Sorry everyone I pinged without wanting, I thought I made the program properly not send the messages, so sorry.

Read replies 2 years ago
jmjl (tilde.green)

https://fedi.tilde.green/notice/AUGgnNFPGdjGyLBa1w I am looking for RSS feeds, thanks.

Read replies 2 years ago
jmjl (tilde.green)

@prologic Are you adding the 📣 emoji manually or it's a feature of yarn?

Read replies 2 years ago
jmjl (tilde.green)

I will later when I have time setup user configurable websites (that you can use your own logs, etc) by using sockets for https://tilde.green. 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: https://test.tilde.green

Read replies 2 years ago
jmjl (tilde.green)

Stop using discord for open source projects: http://ascii.textfiles.com/archives/5509

Read replies 2 years ago
jmjl (tilde.green)

@prologic 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)

Read replies 2 years ago
Reply via email