Timeline

andros@twtxt.andros.dev

πŸ— Full-Stack developer (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

andros@twtxt.andros.dev

Learn SQL by solving crimes. I want to highlight it as a teacher and a developer, it's extremely well done. https://www.sqlnoir.com/ #sql

Read replies 1 day ago
andros@twtxt.andros.dev

Have you ever had to refactor a project that was not documented? Any suggestions?

Read replies 1 day ago
andros@twtxt.andros.dev

It's a good day for me to get my hands on a legacy project.

Read replies 2 days ago
andros@twtxt.andros.dev

I have uploaded a new version of #twtxtel πŸ₯³. It's now possible to view profiles, either your own or others. #twtxt #emacs @prologic @xuu

Read replies 2 days ago
andros@twtxt.andros.dev

Excellent article where you reflect on why it is important to write in your blog, even knowing that nobody will read it. https://andysblog.uk/why-blog-if-nobody-reads-it/ At least this article does.

Read replies 5 days ago
andros@twtxt.andros.dev

I'm realizing that my performance bottleneck is @prologic ! It is actually calculating the hash to make the replicas, and specifically users with very long feeds πŸ˜‚ . I'm seriously thinking about enabling replies via configuration.

Read replies 1 week ago
andros@twtxt.andros.dev

I have infinite scroll now! I can finally focus on replies and mentions πŸ˜‹ #twtxtel #twtxt #emacs

Read replies 1 week ago
andros@twtxt.andros.dev

For many years I have found Flask to be too basic a tool for modern development. But since I create APIs using Flask with Pydantic to validate the input data, some middlewares for parsing and Blueprint to separate the code into modules... I must admit that I am super comfortable, fast and easy to test. #flask #python #pydantic

Read replies 2 weeks ago
andros@twtxt.andros.dev

I have managed to make the fetching of feeds asynchronous. To do this I have set up a small system of task queue. All requests are executed at the same time! πŸš€ https://codeberg.org/andros/twtxt-el/src/branch/develop #twtxtel #emacs

Read replies 2 weeks ago
andros@twtxt.andros.dev

I would like to make another proposal to the community, to discuss it calmly: https://git.mills.io/yarnsocial/twtxt.dev/issues/9 #twtxt

Read replies 3 weeks ago
andros@twtxt.andros.dev

I like this quote: Β«Nothing can be made idiot-proof, because idiots are very resourceful.Β»

Read replies 3 weeks ago
andros@twtxt.andros.dev Read replies 3 weeks ago
andros@twtxt.andros.dev

A random suggestion. You should add a password to your private ssh key. Why? If someone steals your key, they won't be able to do anything without the password. You should run: ssh-keygen -p And remember to make a backup copy of key file. As a developer, it is a one of the most valuable files on your computer.

Read replies 3 weeks ago
andros@twtxt.andros.dev

I want to share a little idea for a new extension with the goal of adding direct messages in #twtxt https://github.com/tanrax/twtxt-direct-message-extension

Read replies 3 weeks ago
andros@twtxt.andros.dev

Hola desde Hispa Emacs!! @cats

Read replies 3 weeks ago
andros@twtxt.andros.dev

Does anyone here write in a Lisp dialect? #clojure #commonlisp #lisp

Read replies 4 weeks ago
andros@twtxt.andros.dev

I have said this before, but since I have been back on #IRC I am talking to a lot of interesting people. Can you recommend some channels on Libera?

Read replies 1 month ago
andros@twtxt.andros.dev

@prologic Is it possible to make Pull Request on twtxt.dev ?

Read replies 1 month ago
andros@twtxt.andros.dev

I just finished testing an interface with 95 cases! #testing #python

Read replies 1 month ago
andros@twtxt.andros.dev

I am now using Streamlit at work to build admin interfaces and some internal application. It's amazing! I recommend it

Read replies 1 month ago
andros@twtxt.andros.dev

I'm sharing new developments on the client. I now have a more stable timeline. The first version will appear in the next few weeks. #emacs #twtxt

Read replies 1 month ago
andros@twtxt.andros.dev

This is the first screenshot, a simple timeline I'm using to check the fields. Now I'm working on some details: avatar cache, relative dates, simple thread, etc. #emacs #twtxt

Read replies 1 month ago
andros@twtxt.andros.dev

I'm still making progress with the Emacs client. I'm proud to say that the code that is responsible for reading the feeds is almost finished, including: Twt Hash Extension, Twt Subject Extension, Multiline Extension and Metadata Extension. I'm fine-tuning some tests and will soon do the first buffer that displays the twts.

Read replies 1 month ago
andros@twtxt.andros.dev

@prologic Is it possible to interact with twtxt.net from outside? For example, an search API

Read replies 1 month ago
andros@twtxt.andros.dev

@bender Sorry if I don't reply to you. I don't have any mention notification system... at the moment... Thanks for the suggestion and for fix the error πŸ˜„

Read replies 1 month ago
andros@twtxt.andros.dev

I want to share the video of my last talk: Creating an Instagram in Django for an Iberian lynx https://www.youtube.com/watch?v=dW69cYIULh8 (Spanish) #django #python

Read replies 1 month ago
andros@twtxt.andros.dev

Happy New Year!! πŸ’₯

Read replies 1 month ago
andros@twtxt.andros.dev

@prologic Do you have any data about the #twtxt health? How many people are currently using twtxt?

Read replies 1 month ago
andros@twtxt.andros.dev

Are there any good Registry? I like to check the mentions.

Read replies 1 month ago
andros@twtxt.andros.dev

How can I add feeds to https://feeds.twtxt.net/feeds ? It this possible?

Read replies 1 month ago
andros@twtxt.andros.dev

My cat, @terron has his own twtxt account. Would you follow him? #catsoftwtxt

Read replies 1 month ago
andros@twtxt.andros.dev Read replies 1 month ago
andros@twtxt.andros.dev

Thanks @prologic !

Read replies 1 month ago
andros@twtxt.andros.dev

Is there any rule or information about images in the twtxt specification?

Read replies 1 month ago
andros@twtxt.andros.dev

Thanks @bender for the feedback. I fixed and expanded the article. I'm sorry for my poor interaction. Furthermore, I'm reading and writing while programming a client in Emacs.

Read replies 1 month ago
andros@twtxt.andros.dev

I would like to share my lastest article about #twtxt on my blog: https://programadorwebvalencia.com/twtxt-la-red-social-en-texto-plano-descentralizada-y-minimalista/ . Attention! It is a Spanish

Read replies 1 month ago
andros@twtxt.andros.dev

I like it

Read replies 1 month ago
andros@twtxt.andros.dev

Hi Twtxt

Read replies 1 month ago
Comment via email