Richard Lewis

Results 72 comments of Richard Lewis
trafficstars

I'm curious about how meta keywords helps in Search Engine Optimization if search engines don't use it?

Hi! I'm the author of Suplemon (https://github.com/richrd/suplemon) and I've been thinking of ditching curses. Blessings seems like a good fit, but I need 256 color support. This feature would be...

Hi, Just came to say thanks for creating a great game! I played through it last year but I forgot the name. It took me a good while of searching...

I think it would be great to be able to limit the messages by how old they are. For example maybe I'd like to configure it to delete messages that...

For the record, this type of query could be used for deleting n days of logs (the example deletes messages that are over 1 year old). ```sql delete from messages...

@alekna Hi, thanks for the follow up! Just checking if I understand this correctly, this is what I assume: 1. `DELETE` somehow marks the rows as deleted, but doesn't actually...

I love the fact that this works for image uploads! For me personally that is probably the most compelling use case. All in all looks like a nice feature. I'd...

So, keep the current behavior but add messages sent with `/msg` to history so that they are visible when opening a query?

(1) This is not a message. This is a marker that shows which messages are new. This doesn't hide messages, just hides the unread marker. (2) Currently there is no...

It might be possible but might be hard to do or possibly a bit unreliable due to having to somehow detect which message is the last visible one.