Just now, I was banging my head on the table trying to figure out how to renew or manually reissue a new free SSL certificate for a...
Ahmad Awais
Creator of CHAI.new — vibe code ai agents · Founder & CEO of Langbase.com — The most powerful serverless AI agents developer platform to build, deploy, and scale AI agents with tools and memory · Check out the State of AI Agents.
Ex VP DevTools & DevRel Eng. Rapid · Google Developers Advisory Board (gDAB) founding member. 🧑💻 AI/ML/DevTools Angel Investor ❯ AI/ML Advisory Board San Francisco, DevNetwork
🎩 Award-winning Open Source Engineer & Dev Advocate 🦊 Google Developers Expert Web DevRel 🚀 NASA Mars Ingenuity Helicopter mission code contributor 🏆 8th GitHub Stars Award recipient with 5x GitHub Stars Award (Listed as GitHub's #1 JavaScript trending developer).
🌳 Node.js foundation Community Committee Outreach Lead, Member Linux Foundation, OpenAPI Business Governing Board, and DigitalOcean Navigator. 📟 Teaching thousands of developers Node.js CLI Automation and VSCode.pro course. Over 142 million views, 24 yrs Blogging, 108K developers learning, 200+ FOSS.
✌️ Author of various open-source dev-tools and software libraries utilized by millions of developers worldwide ⓦ WordPress Core Developer 📣 TEDx Speaker with 100+ international talks.
✨ As quoted by: Satya Nadella · CEO of Microsoft — Awais is an awesome example for developers.
💜 Loves his wife (Maedah) ❯ Read more about Ahmad Awais.
👋… Awais is mostly active on 𝕏 @MrAhmadAwais
SOLVED: You do not have permission to open the application “Mac.app”
I was just trying to open a macOS app packaged by a third-party software company that doesn’t exist anymore and I was getting the following error: You do not have permission to open the application “Mac.app”. Tried everything I could find to open the app and only the following solution worked for me — I had to sign the app again. [...]
Fix macOS Mojave Font Rendering Issue |
Big Sur Update
Just updated to macOS Mojave only to find out that there is a terrible font rendering issue for almost all the ElectronJS based apps like VSCode my code editor of choice. After researching a little bit, messing around with system defaults, less to my surprise, I found out that Apple has disabled Subpixel antialiasing for text in macOS Mojave. [...]