Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
$300 Free Credits for Your Google Cloud Projects
Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
A service to close notifications with a keyboard shortcut.
When you have lots of notifications on the screen, you simply switch to the Finder by clicking on the desktop. Then you click a keyboard shortcut and voilà: All notifications dissapperar.
For notifications in "Alert Style" (with buttons) only.
Developed and tested on Mac OS X 10.11.5
On launch it opens a new finder window in fixed size
This AppleScript "Open Applications folder" opens a Finder window for the "Applications" directory in a fixed size. The Finder sometimes "suffers" from amnesia regarding to its window sizes.
Just put this compiled script into the dock and you have it at hand quickly.
Alternatively I wrote a service which can be installed easily and assigned a keyboard shortcut to execute this code (when the finder is topmost application, just by clicking into the dock for example).
Developed and...