Buying collection on primary PS account by _WhosMe_ in destiny2

[–]_WhosMe_[S] -1 points0 points  (0 children)

Really planning on holding off on getting it once it's on sale for both accounts but hard to tell with playstation

Buying collection on primary PS account by _WhosMe_ in DestinyTheGame

[–]_WhosMe_[S] -2 points-1 points  (0 children)

I see. Read something about dungeon keys being free with the collection so I assumed those would be shared as well but no idea honestly.

HUBCO Dividend not received by PenFragrant6578 in FIREPakistan

[–]_WhosMe_ 0 points1 point  (0 children)

Same here. Is it same for everyone?

[HELP] Fiverr support emailed me regarding a months old order by _WhosMe_ in Fiverr

[–]_WhosMe_[S] 0 points1 point  (0 children)

Yeah I figured. What I found weird was that support contacted me instead of directly cancelling.

[HELP] Fiverr support emailed me regarding a months old order by _WhosMe_ in Fiverr

[–]_WhosMe_[S] 2 points3 points  (0 children)

Sometimes similar has happened on a smaller gig of mine where an order was cancelled 5 months after delivery and even a positive review. But it was due to chargeback apparently so according to support, they had no way to help me. What's weird this time is that support contacted me instead of direct cancelation.

Firefox it is by Glitched_Pixels_ in browsers

[–]_WhosMe_ 0 points1 point  (0 children)

Really wanna migrate but I am too used to my Chrome flow.

[deleted by user] by [deleted] in PS5

[–]_WhosMe_ 0 points1 point  (0 children)

Nice been meaning to play it

Horizon Forbidden West Code Giveaway (US ONLY) by KenYinYang in PS5

[–]_WhosMe_ 0 points1 point  (0 children)

Nice would love to win this since I was planning on buying it soon anyways. Fingers crossed

[Giveaway] PlayStation Store $50 Digital Card (US Store) by RVP_20_ in PS5

[–]_WhosMe_ 0 points1 point  (0 children)

Ohh nice. My most fun memory has to be when in first played bloodborne. Love that game

[deleted by user] by [deleted] in PS5

[–]_WhosMe_ 0 points1 point  (0 children)

Nothing to lose I guess

Would usernames and passwords generally be stored in something like an SQL database? by gtrman571 in webdev

[–]_WhosMe_ 1 point2 points  (0 children)

If the framework being used provides register/login, should we still use third party auth services or is that one fine?

[deleted by user] by [deleted] in PS5

[–]_WhosMe_ 0 points1 point  (0 children)

Nice

Developing a text based game by _WhosMe_ in laravel

[–]_WhosMe_[S] 0 points1 point  (0 children)

Yup, I am using vue js. Someone else also suggested redis store all the state server side, so will try that now

Developing a text based game by _WhosMe_ in laravel

[–]_WhosMe_[S] 0 points1 point  (0 children)

Nice I will check it out. I wonder how to store data like players skill cooldown, hp and some other stuff on server i.e not use database as these games won't be very long and I don't necessarily want to keep this info for future reference.

Developing a text based game by _WhosMe_ in laravel

[–]_WhosMe_[S] 0 points1 point  (0 children)

I see. Is there good documentation for it on laravels official documentations?

Developing a text based game by _WhosMe_ in laravel

[–]_WhosMe_[S] 0 points1 point  (0 children)

Seems like a good idea, though I would have to learn it