As more developers pull up stakes and move out of major hiring hubs like Seattle, San Francisco, and New York, a new set of US cities is emerging as remote-work hot spots.
The COVID-19 pandemic has reshaped many people’s attitude toward work, from embracing greater flexibility to an evolving relationship with the physical workspace. For software developers specifically who tend to be able to work wherever they have an internet connection strong enough to open an IDE and Slack location is becoming less important than quality of life. Where […]
After several years of rumblings, Java is preparing to deprecate the finalize method in JDK 18. This is covered by JDK Enhancement Proposal 421, which will mark finalize as deprecated and allow for it to be turned off for testing. It will remain default enabled. It will be removed entirely in a future release. On […]
At Grammarly, the foundation of our business, our core grammar engine, is written in Common Lisp. It currently processes more than a thousand sentences per…