Robin Lord
24 posts
A framework to help you pick the right product tool
You are a product manager or leader, and you know that some of the tools can help you…
Building Secure Authentication in Angular with Supabase
Hey Angular developers! 🅰️ It’s about that time again for yet another article. In this guide, we’re going…
How to navigate the explosion of AI tools aimed at product managers
According to a 2024 Forbes Advisor poll, the vast majority of people (79%) in the UK are already…
Group Management in Linux: My Journey to Organized Systems
I’ve come to appreciate that effective Linux system management isn’t just about installing software or managing files—it’s also…
AWS Redshift Cheat Sheet
AWS Redshift Cheat Sheet for AWS Certified Data Engineer – Associate (DEA-C01) Core Concepts and Building Blocks Amazon…
arboles set graph
main #include #include "graph.hpp" #include "set.hpp" #include //stack dfs(graph) int main() { srand((unsigned) time(nullptr)); int order = 10;…
Top Open Ended Questions Examples for User Research in SaaS
If you’re seeking open-ended questions examples that elicit meaningful insights, this guide is tailored for you. We cut…
No more Mr. Open Source Guy
I’ve had some reactions on my latest move to make Magic closed source, and figured I wanted to…
What You Should Know About LLMs (As a User and Marketer) — Whiteboard Friday
Whether you’re a user or a marketer, Robin will explain to you what you should absolutely know about…
Understanding MySQL Enums: Unveiling Surprising Behaviors
Have you ever encountered MySQL enums in your database work and been left puzzled by their behavior? In…