Skip to main content

You can finally DISLIKE a tweet (and make it count)

(If you don't feel like reading you can watch this video instead)

How many times have you wished there was a "dislike" button in Twitter? (and probably also in any other social network, but I will focus on Twitter in this post).


And I am not referring to this dislike button which is not what you want, since it is just a way to tell Twitter (and no one else) that you would not like to see similar tweets on your feed in the future.

So until Twitter decides to add this highly demanded feature (i.e., a real dislike button), I have come up with a way to dislike a tweet and make it count, so you can share your dislikeness with everybody and your dislikes can be aggregated with other Twitter users' dislikes.

All you need to do in order to dislike a tweet is to use the hashtag #dislike or just #dl for short, when replying to the tweet which you dislike. That's it, so simple!

For example, this is the image of a tweet which has two dislikes:

But it would be very annoying if you had to manually go through all the "#dislike" or "#dl" hashtags replied to a tweet in order to know how many people dislikes it and who they are, so this is where my small and simple dislike.devaction.net web app comes into play.  

First, you need to obtain the URL of the tweet by clicking on the "Copy link to tweet" button:



Then, you open dislike.devaction.net on a new tab in your browser. If it is the first time you visit it, it will ask you to open a link in order to obtain an authorization PIN from Twitter, do not worry, it is totally safe:



Then you will see a page from Twitter and it may ask you to login to your account if you are not logged in already:



https://twitter.com/David09167866/status/918681629605863424
Please note that we just need this in order to obtain a PIN to be able to look for dislikes in Twitter, it will not authorize the app to post tweets on your behalf and it will not even read your tweets.

Then Twitter will show you a PIN, please copy that PIN (please note that 6115815 is just an example, you will get a different PIN):






Then return to the previous tab were you have dislike.devaction.net open, paste the PIN and click "Submit":





In the next page, you will be able to paste the Tweet URL/link which you copied to your clipboard on the first step and then click "Show dislikes":






Finally, you will get the number of Twitter users which disliked the tweet (just two in this example), and also who they are! 






That's all, happy disliking!!!












Comments

  1. BetRivers Casino: Sportsbook app, online sportsbook and poker
    BetRivers Casino app, online 여주 출장마사지 sportsbook and poker. Play 경상남도 출장샵 casino 원주 출장마사지 games, poker, blackjack, 포천 출장안마 roulette, slots, poker. 충청남도 출장마사지

    ReplyDelete

Post a Comment

Popular posts from this blog

Kafka + WebSockets + Angular: event-driven microservices all the way to the frontend

In the the initial post of the  Event-driven microservices with Kafka series (see here  or  here ), I talked about the advantages of using event-driven communication and Kafka to implement stateful microservices instead of the standard stateless RESTful ones. I also presented the architecture and the source code of a related proof of concept application. In this post, I would like to show how to extend the asynchronous event-driven communication all the way from Kafka to the Web frontend passing through the Java backend. Hence, in the first post of this series, we got rid of HTTP as the communication protocol among microservices in the backend, and now we are also replacing it (with WebSockets) as the communication protocol between the frontend and the backend. Ok, but why would you do that? Because it provides a better experience to the end user!. Using WebSockets you can build legit  real-time user interfaces, the updates are pushed immediately from the server to the client

Cómo pedir cita previa en la DGT y desesperarse en el intento

El uso de la tecnología para la agilización de la administración española es simplemente bochornoso (y me quedo corto). Además todo el mundo lo sabe, sin ir más lejos, la última gran chapuza  informática en el Ministerio de Justicia va a costar al menos  60 millones  extra.  Pero como el dinero sale del bolsillo de los ciudadanos, pues aquí no pasa absolutamente nada y nadie asumirá ninguna responsabilidad. Esta es la triste realidad de la España actual. Pero es que hasta un trámite tan sencillo como pedir cita previa en una de las Jefaturas Provinciales de Tráfico desespera hasta al más templado. Y como quiero ser muy específico y una imagen vale más que mil palabras, a continuación voy a documentar todo el proceso que es de todo menos intuitivo. Todo empieza abriendo este enlace Y como podéis ver en la imagen previa, con la primera pantalla (vamos a obviar que la interfaz parece que ya haya cumplido la mayoría de edad, tiene pinta de ser de finales de los 90) llega la pri

Proof of Social Network Identity: a proof of concept

One of the main criticisms to blockchain technology is based on the huge consumption of electricity required by the biggest networks (e.g., Bitcoin and Ethereum). That huge electric power consumption  comes from using Proof of Work (PoW) algorithms to prevent " double spending " which is closely related to the " 51% attack ". Some other types of algorithm have been developed as an alternative to PoW, the more popular one being Proof of Stake (PoS), which basically implies that individuals with higher stake (i.e., more crypto money) have more power (i.e., are more trusted) than the rest. Hence, PoS, creates an entry barrier for those who want to become members of the blockchain network, since one needs to own a stake in order to join the network. The key to prevent " double spending / 51% attacks"  is to use something  in the block validation mechanism which is complicated or expensive enough for some malicious actor to replicate or to clone or