
@lyse Bad boy! π Remember, it is an extension
π Full-Stack developer in maritime engineering company (Mainly Python)β¨β Writer ("Building SPAs with Django and HTML Over the Wire" and "Don Clojure de la Mancha")β¨π§ Creator of Django LiveView, Maza ad blocking and so onβ¨π Old Python Valencia organizerβ¨π¨βπ« Teacherβ¨π£ Emacs addictedβ¨π± Cat food opening
@lyse Bad boy! π Remember, it is an extension
@eapl.me I think the benefits do not outweigh the disadvantages. Clients would have to read and merge the information from 2 txt and a new metadata would have to be added with the address of this file. Also, it is very easy to filter or ignore it.
@prologic What is "ciwtuau"? I don't understand, sorry haha
@lyse I had no idea. However, I think we're losing our sense of anonymity. I even started using my real name!
@david You are right! I need to check this problem. Thank you very much!
@movq I have no doubt that you're not seeing the images correctly π. It's just that it's broken when viewing them, in my case, and analyzing the URLs, I've seen everything I mentioned. Regarding the hash, you're right. I'll have to investigate what's going on. I'm having a hard time getting the hash generation to work properly.
@prologic Can we add a table in twtxt.dev with features of each client?
@movq The urls of the images are strange! My client crashes to display them, and when I tried some urls, I found a redirect. Ah! And the images had two extensions.
@eapl.me I agree. The syntax is weird inside Gemini and twtxt is made with the http protocol in mind and Gemini doesn't work with some extensions.
@eapl.me Good job! I have added these comments:
That's a great idea. I am running GoToSocial in a local server (like Raspberry Pi) and it's working fine.
@prologic yes! Of course. However give me some time, I want to define a small proposal for the Registry (v2?)
@prologic If it develops, and I'm not saying it will happen soon, perhaps Yarn could be connected as an additional node. Implementation would not be difficult for any client or software. It will not only be a backup of twtxt, but it will be the source for search, discovery and network health.
@prologic We often turn to a database when we can use a plain text file, such as a CSV. With sed or awk, you can run simple queries without using a database. Did I get the context right? π
I really like the proposal and your ideas. I have been reading your articles and several points seem very interesting to me.
@lyse What do you think about this? https://git.mills.io/yarnsocial/twtxt.dev/issues/14
How do you edit? What steps do you follow?
I have the same feeling at my job. Every time I return to old projects, it's like my first time.
I added to my bookmark. Good job @arne π
Oh my god! How cool π! When I have my implementation, you and I will talk π€« This message has made me very excited π
I suspect the problem is that the content is updated. It looks like a design problem.
I don't think so, at least the tests I did passed. If you're pretty sure it's a bug, please create an issue in the repository with the specific case and I'll investigate it. There are 2 buttons to make replicas, one makes a replica in the thread where the twt is located (this is the one that should be used the most, as it serves a thread), the other creates a replica to a specific twt. I'll let you know a bit about the status: I'm just now implementing the thread screen. There you can be sure where you are. It's a bit confusing right now, sorry. I think the client is still in alpha. When I've finished what I'm doing, and the direct message system, I'll freeze development and focus on creating more tests, looking for bugs and making small visual adjustments.
@eapl_en Your notes are amazing! I'm going to save them for when I do my implementation. Great job!
@arne Hi! I love that you're implementing it! Maybe, when we're both done, we could test the clients by communicating both. I don't think I'm going to be able to help you much, my knowledge of OpenSSL and PHP is not as high as I'd like it to be. Maybe the OpenSSL version uses SHA-1 by default in PHP. Or that the IV is derived together with the key (not generated separately). But I'm not able to answer your questions, sorry. I'm invoking the commands directly, without any libraries in between. Maybe that would help you?