Alan McGlinchey
26 posts
Highlights from April’s ProductTank meetups
Discover key insights from April’s ProductTank meetups in Chile, Norwich, Dublin & Chicago, where global product leaders shared…
Real-time Collaborative Data Science: The Container Way
Gone are the days when data scientists worked in isolation, sharing results through static notebooks or lengthy email…
5 Habits System Developers Must Break for Success
Ignoring Code Documentation: Failing to document code can lead to confusion and difficulties for future maintenance. Prioritize clear,…
Remote Workers, Beware: 5 Cybersecurity Pitfalls That Could Ruin Your Job (And How to Avoid Them!)
In the age of telework—cyber threats lurk behind every click, and your home office could be a hacker’s…
Stay Updated with Python/FastAPI/Django: Weekly News Summary (20/05/2024-26/05/2024)
Dive into the latest tech buzz with this weekly news summary, focusing on Python, FastAPI, and Django updates…
Protecting sveltekit routes from unauthenticated users
While developing a SvelteKit app, I found myself contemplating the intricacies of authentication, specifically regarding the proper storage…
JavaScript Operators, Loops, and Flow Control: A Comprehensive Guide
Explore the world of JavaScript operators, loops, and control flow in this comprehensive guide. Learn how to assign…
Have You Ever Encountered A Ghost in the Machine? 👻
Ever felt like you’ve crossed paths with “Ghosts in the Machine”? Whether it’s mysterious tech phenomena or real-world…
Style Position Fixed in a better way
The CSS property position: fixed has become widely popular due to its ability to provide developers with precise…
How to build your own data platform. Episode 2: authorization layer. Data Warehouse implementation.
Introduction. This article is the second part of the episode about building an authorization layer for your data…