Those of you who have been to our workshops in the past 3 years know that we promote one feature as the ultimate killer feature for moving to Oracle Database 19c and 23ai: Refreshable Clones. These work not only from PDB to PDB, but magically also with a non-CDB. And our teams works with a good number of customers using exactly this technique to Oracle 23ai. Now, we talked about it. And we blogged about it (see below). But there is a brand-new MOS note out there showcasing an AutoUpgrade migr...| Upgrade your Database – NOW!
This is a short post describing how to debug Flask apps with the ever-useful rpdb, along with a few gotchas to be careful of. Our workhorse web backend is Flask+uWSGI, running on standalone EC2 instances. At the same time we rely on Twisted for several backend services. On occasion a Thinkster might need to debug one of these services on one of the EC2 instances. Due to our instance isolation strategy, it’s tricky to get fancy remote debugging running, such as VS Code’s Remote Debugging. ...| Thinkst Thoughts
A blog about general reverse engineering, security research, poking around Windows internals, and messing with the Intel x86/AMD64 architecture.| www.triplefault.io