Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
cors24438ythis thread makes me realize, each and every time, muting push notifications for a rant does not prevent new comments from creating a notifications, it only affects likes.
and also... why? i mean yeah, table tennis and stuff but... doesn't the existential crisis of doing something this repetitive and pointless ever hit? it's almost a philosophically, literarily absurd situation, like the novels of beckett or kafka. just... why? -
ping
(I've just realized that if the comments would count as well for the swag probably at this point I'll be swimming in stress balls ;)) -
cors24438y@DeveloperACE hi, it's me again. i've been contemplating on your ping pong game since my last complaint, and thought maybe you are harvesting ++'es mutually. came here to check but no, you don't ++ each other either, so i'll just get back to my reflections on the possible reasons of your game. bye.
-
@cors I can't speak for the other but I'm doing this only because is funny and stupid.
and anyway ping -
A-C-E57028y@jabawack81 pong.
@cors are you the devrant police? I just want to see how long we can do this for... -
@c3ypt1c ping
now I've a new goal break DevRant with to many comments on a post all in the name of QA obviously -
A-C-E57028y@c3ypt1c pong
@dfox we need notifications to skip to the comment it's notifying about, or at least a "skip to bottom " button. -
dfox428268yPong.
Funny story - at one point we had a backend bug where a rant with a lot of comments, like this one, caused very bad app latency because of a query used for notifications that was causing deadlocks. That was fixed a while ago though :)
It still could potentially crash the app though because of memory, but no actually backend issues I don't think. -
A-C-E57028y
-
A-C-E57028y@c3ypt1c ping. You know i actually made that number up right,?
If u want to actually count that would be great, but im too lazy -
@c3ypt1c Pong
and the correct number is #173
````
body {
counter-reset: comment; /* Set the section counter to 0 */
}
li.reply-row::before {
counter-increment: comment; /* Increment the section counter*/
content: "Comment " counter(comment) ": "; /* Display the counter */
}
````
via: https://developer.mozilla.org/en-US... (A winner always cite his source)
@dfox we need Markdown syntax -
A-C-E57028y@c3ypt1c pong 205
Scrolling to the bottom is a pain. Shall we start on a new rant? @dfox please add skip to bottom -
c3ypt1c99058y@DeveloperACE ping 206
Well.... We already asked @dfox for it.... I hope he has a skip to the bottom button in mind some time soon.... And well... This rant needs to be wrote down in history... XD -
A-C-E57028y@c3ypt1c can't. 5 min timeout...
My autocorrect has learned to pong now I can't say pong...
P I N G 224 -
A-C-E57028y@c3ypt1c ping 240
Is it just me or is this rant taking longer to load as time goes on...
@dfox maybe a feature to selectively preload comments for rants? -
dfox428268yHey, just a heads up - very soon muting push notifs for a rant will also disable in-app notifs for the rant (except direct mentions).
-
djlazz313766y{
"code": 418
"message": {
"text": "The request body is a teapot and MAY be short and stout",
"lol": 353
}
}
Related Rants
Ping.
undefined
!rant