HackerTrans
TopNewTrendsCommentsPastAskShowJobs

dashesyan

no profile record

comments

dashesyan
·3 miesiące temu·discuss
Time Machine has a similar issue. OneDrive silently corrupted hundreds of my files, replacing their content with binary zeros while retaining the original file size. I have Time Machine backups going back years, but it turns out TM does not backup Cloud files, even if you have them pinned to local storage! So I lost sales those files, including some irreplaceable family photos

I’ve added restic to my backup routine, pointed at cloud files and other critical data
dashesyan
·3 lata temu·discuss
Should be called ElectronPHP
dashesyan
·4 lata temu·discuss
Maybe on new accounts? I looked in my paypal portal and they are still refunding fees for my refunds
dashesyan
·4 lata temu·discuss
I don't know about Stripe, but PayPal refunds PayPal fees if you refund the customer. Net amount in and net amount out are the same.
dashesyan
·4 lata temu·discuss
This doesn’t duplicate one of the best features of Ngrok: the local web server that lets you inspect and replay recent requests. This feature makes writing webhook code so much easier, because if your code doesn’t work right, you can inspect the request, fix your code, and have Ngrok replay the request until it’s all working properly. That’s even in the free version! And the paid version is also pretty cheap, and you don’t have to maintain, nor pay for, a cloud instance
dashesyan
·6 lat temu·discuss
Because the DOM can be updated client-side before the server responds