Skip to main content

Search

Items tagged with: tip


Traveling to the #Philippines? Here's another #tip from #YourOnlyOne!

This one is rarely asked and advised: you can't lend to someone else your credit/debit card.

Here in the Philippines, all credit/debit card use are checked. If the name on the card is suspiciously not the customer's name (for example, it's a man's name, but the one holding is a woman), it will be questioned and held.

For credit cards (not debit cards), signatures are also required. If the signature did not match the one on the back of the card, the card will be held by the store.

The only exemption to the rule is if it is a company credit card. As long as you can show a company ID, it will be allowed. This is especially true if the company card is Black, because there are no Black credit cards in the Philippines (at least, I haven't seen one; I've only seen it from Korean and Japanese partners).

There were many incidents of foreigners getting stuck because of lending their cards to a friend or relative. One such was in a supermarket.

(1/2)


A follow-up post regarding the Mastodon search tips:

If the search options don't work, the reason might be that your Mastodon instance maintainer hasn't implemented Elasticsearch.

Also important: do not use capitals anywhere in the search conditions. E.g.: "From:me" doesn't work.

Further reading:

https://mstdn.social/@DeltaWye/111280982761530295

and

https://fedi.tips/how-do-i-search-for-stuff-on-mastodon/

#mastodon #MastoTips #FediTips #tip #tips #information #knowledge #fediverse


I took some time to work out the exact #formatting that #Elasticsearch demands. If you think this might be useful, go ahead and boost. If you find any errors or would like to suggest additions, please also post a reply!

Hopefully this can help prevent a lot of frustration and trouble people might encounter and give them a better Mastodon experience!

(Updated to Revision 2)

Mastodon Elasticsearch - Essential Search Formatting

From:@joeybohij@spallone.somedomain
Capitalizing the "F" returns posts you made that include @joeybohij (Search doesn't run correctly?)

from:_@joeybohij@spallone.somedomain
Putting a space between the colon and @ returns posts you made that include @joeybohij (Search doesn't run correctly?)

from:@joeybohij@spallone.somedomain
This returns posts from @joeybohij - assuming their posts are searchable
from:@joeybohij@spallone.somedomain apple
This returns posts from @joeybohij - assuming their posts are searchable, containing the word "apple"

from:@joeybohij@spallone.somedomain before:2023-09-01 apple
Elasticsearch uses the following date formatting:
YYYY-MM-DD
This returns posts from @joeybohij - assuming their posts are searchable, containing the word "apple"
", before September 1st, 2023

from:@joeybohij@spallone.somedomain apple before:2023-09-01
This returns posts from anyone before September 1st, 2023, with "apple" in it.

TL;DR in Elasticsearch CAPITALIZATION is significant, SPACING is significant, DATE FORMAT is significant, and ORDER of search elements is significant! (And make sure to hit the blue "see all" once you've searched or only some results will load.)

From @deltawye@mstdn.social - October 23rd, 2023 (Revision 2)



If you have ever worked with Deluxe Paint or heard about it, be sure to check out PyDPainter, a great and free resurrection of the legendary DPaint pixel editor.

https://github.com/mriale/PyDPainter

#pixel #PixelArt #graphics #GameDev #RetroComputing #tool #editor #tip #FediTips #Commodore #Amiga #MSDOS #retro

Screenshot of PyDPainter, a reincarnation of the legendary Deluxe Paint pixel editor.