A software engineer’s corporate laptop was compromised, allowing the unauthorized threat actor to gain access to a cloud-based development environment and steal source code, technical information, and certain LastPass internal system secrets.
Considering his (current, as of writing this) head of trust and safety is quoted by Reuters, it's more likely that it was shut down, but as soon as articles start popping up on it, it's quickly re-enabled. Bonus for elon to not acknowledge and give more fuel to his cultists to "not trust the media"
I for one am absolutely sure NOT to trust Elon Musk. By now doesn't everyone realize he's an impulsive narcissistic liar?
Raise your hand if you're gullible enough to believe his cockamamie story that he was just about to roll out a brand new much better upgraded suicide prevention system, but simply shut down the current system in advance for a while exactly around Christmas Suicide Season, because ...?
Funny how he didn't need to turn off the entire twitter feed for a day to implement impression counts, just like he shut down the entire Twitter Spaces system when a journalist asked him an obvious question he didn't like.
I'm astounded how willingly and enthusiastically and shamelessly gullible some people are.
How do you really handle background jobs using Firebase function. I have build Firekiq, and it works. But do you have better options? Here are few things I am trying to get out of it:
* Cron jobs (similar to scheduler on heroku), and it looks fairly simple on firebase.
* Async jobs, similar to Sidekiq on ruby/rails.