HackerTrans
TopNewTrendsCommentsPastAskShowJobs

MS27

no profile record

comments

MS27
·letztes Jahr·discuss
A comment from the article:

"I appreciate your work, but that AI generated image is very disturbing and shouldn't be promoting your own work, which is so much more than an AI slab."
MS27
·vor 2 Jahren·discuss
I see most of the comments here say that they don't completely agree with fully banning these websites. But as I strongly disagree with porn, I'm happy with that and I hope more states do that.
MS27
·vor 2 Jahren·discuss
This is very cool but not infinite which is understandable because specific things is used.
MS27
·vor 2 Jahren·discuss
Not that impressive but I personally liked it. Since Telegram isn't accessible without VPN or Proxy in my country, i made a flutter app that connects to an API. The API itself uses Telegram API to get and send messages. So i made a Telegram that doesn't need VPN. But it was so simple (Only for one group and only text messages). Anyway I enjoyed the progress and the result. Oh and a question if you can help me. I used streaming FastAPI for the API and used dart:io in flutter to listen for the new messages and put them in the app. Do you suggest any better way to fetch new messages? Like WebSocket or idk anything.