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…
Should be called ElectronPHP
Maybe on new accounts? I looked in my paypal portal and they are still refunding fees for my refunds
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.
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…
Because the DOM can be updated client-side before the server responds
OK I did. Results: https://i.imgur.com/D128c3T.png For developers who responded "I am a developer by profession" and used C, C++, Java, and/or Python in their dev environment, VSCode tops VIM, which tops Sublime, which…
Hey, I'm a customer of IBM Cloud, too. Could you share what you're hearing from them? It would be nice to know what's going on
Tobi Lutke (Shopify CEO) has put out a $10,000 bounty for cross platform virtual camera for OBS https://twitter.com/tobi/status/1242641154576965634 https://github.com/obsproject/obs-studio/issues/2568…
Yes there’s OBS Virtual Camera and there’s NDI tools See the setup section here: https://www.hanselman.com/blog/TakeRemoteWorkerEducatorWebca...
Here are the details of Austria’s lockdown, for the curious: https://fm4.orf.at/stories/3000031/
There's a "yo momma" joke just waiting to be made here...
NewEgg and eBay
You're giving away my secrets! I've bought 3 of these types of HP workstations over the years, starting with a Z210 with a Xeon E3-1240. I added a graphics card to make it a super budget gaming PC. My most recent one is…
> To be vegetarian is to be vegetarian in mind and identity. I've been a vegetarian for 7 years. I identify as vegetarian. That doesn't mean I have some sort of purity of mind and spirit. It just means I don't eat meat,…
Hopefully soon. I've been waiting for > 16GB for almost 7 years now. :/ (I have a 2011 MBP with 16GB RAM)
What is TruffleRuby? "JRuby+Truffle started as my internship project at Oracle Labs in early 2013. It is an implementation of the Ruby programming language on the JVM, using the Graal dynamic compiler and the Truffle…
Just make sure you eject any removable disks before hibernating. And, sleepfast may drain your battery faster than the default hybrid sleep
I've had this in my .profile for years: alias sleepsafe='sudo pmset -a destroyfvkeyonstandby 1 hibernatemode 25' alias sleepfast='sudo pmset -a hibernatemode 0' alias sleepdefault='sudo pmset -a hibernatemode 3'…
It looks like you're right. Thanks!
Nokogiri comes with a command-line tool for just that purpose: https://github.com/sparklemotion/nokogiri/blob/master/bin/no... Example: nokogiri https://news.ycombinator.com -e 'puts $_.css("td.title a @href")'
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…
Should be called ElectronPHP
Maybe on new accounts? I looked in my paypal portal and they are still refunding fees for my refunds
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.
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…
Because the DOM can be updated client-side before the server responds
OK I did. Results: https://i.imgur.com/D128c3T.png For developers who responded "I am a developer by profession" and used C, C++, Java, and/or Python in their dev environment, VSCode tops VIM, which tops Sublime, which…
Hey, I'm a customer of IBM Cloud, too. Could you share what you're hearing from them? It would be nice to know what's going on
Tobi Lutke (Shopify CEO) has put out a $10,000 bounty for cross platform virtual camera for OBS https://twitter.com/tobi/status/1242641154576965634 https://github.com/obsproject/obs-studio/issues/2568…
Yes there’s OBS Virtual Camera and there’s NDI tools See the setup section here: https://www.hanselman.com/blog/TakeRemoteWorkerEducatorWebca...
Here are the details of Austria’s lockdown, for the curious: https://fm4.orf.at/stories/3000031/
There's a "yo momma" joke just waiting to be made here...
NewEgg and eBay
You're giving away my secrets! I've bought 3 of these types of HP workstations over the years, starting with a Z210 with a Xeon E3-1240. I added a graphics card to make it a super budget gaming PC. My most recent one is…
> To be vegetarian is to be vegetarian in mind and identity. I've been a vegetarian for 7 years. I identify as vegetarian. That doesn't mean I have some sort of purity of mind and spirit. It just means I don't eat meat,…
Hopefully soon. I've been waiting for > 16GB for almost 7 years now. :/ (I have a 2011 MBP with 16GB RAM)
What is TruffleRuby? "JRuby+Truffle started as my internship project at Oracle Labs in early 2013. It is an implementation of the Ruby programming language on the JVM, using the Graal dynamic compiler and the Truffle…
Just make sure you eject any removable disks before hibernating. And, sleepfast may drain your battery faster than the default hybrid sleep
I've had this in my .profile for years: alias sleepsafe='sudo pmset -a destroyfvkeyonstandby 1 hibernatemode 25' alias sleepfast='sudo pmset -a hibernatemode 0' alias sleepdefault='sudo pmset -a hibernatemode 3'…
It looks like you're right. Thanks!
Nokogiri comes with a command-line tool for just that purpose: https://github.com/sparklemotion/nokogiri/blob/master/bin/no... Example: nokogiri https://news.ycombinator.com -e 'puts $_.css("td.title a @href")'