Tag: Miscellaneous
-
A very subjective history of functional programming
Posted on August 14, 2026, Level beginner Resource Length medium
This article traces the historical trajectory of functional programming, moving from its academic roots in lambda calculus to its current status as a dominant paradigm in modern software development. It explores how concepts like immutability and pure functions transitioned from niche theoretical constructs to essential tools for building reliable, scalable systems. The piece highlights the cultural and technical shifts that brought FP into the mainstream, offering developers a deeper understanding of why these patterns are increasingly prevalent in contemporary tech stacks. By Arthur Lazdin.
Tags software-engineering architecture-and-apis leadership-and-career miscellaneous
-
PostHog vs Matomo: Choosing the right self-hosted analytics tool
Posted on July 15, 2026, Level beginner Resource Length medium
PostHog and Matomo serve distinct analytics purposes: PostHog excels in product analytics for SaaS applications, while Matomo is a robust web analytics platform. Both support self-hosting via Docker, but differ in resource usage and feature sets. By Alex Thornton.
Tags data-and-analytics devops-and-ci-cd cloud-and-infrastructure miscellaneous
-
How to safely run Claude Code on Ubuntu 24.04 bare metal
Posted on June 20, 2026, Level beginner Resource Length medium
Run Claude Code securely on Ubuntu 24.04 bare metal using rootless Podman, Quadlet systemd, and strict billing controls to avoid runaway API costs. By ServerMO DevSecOps Team.
Tags cloud-and-infrastructure devops-and-ci-cd ai-and-machine-learning miscellaneous security-and-privacy
-
Dell's $9.7B win signals shift in hybrid cloud infrastructure
Posted on June 16, 2026, Level beginner Resource Length short
Dell Technologies secures a massive $9.7 billion deal to modernize cloud infrastructure, highlighting the critical role of hybrid cloud strategies in enterprise architecture. This move underscores the growing demand for flexible, scalable solutions that bridge on-premises and public cloud environments. By Cris Tolomia.
Tags cloud-and-infrastructure architecture-and-apis leadership-and-career miscellaneous
-
How to poison the data that Big Tech uses to surveil you
Posted on May 31, 2026, Level beginner Resource Length medium
The article argues that users can use their data as a strategic tool to challenge the power of tech giants. Rather than passively accepting surveillance, individuals can engage in coordinated data actions—like data strikes, poisoning, or shifting data to competitors—to disrupt algorithmic performance. By Karen Hao.
Tags cloud-and-infrastructure data-and-analytics leadership-and-career miscellaneous business-and-emerging-tech
-
European open digital ecosystems strategy
Posted on May 8, 2026, Level beginner Resource Length long
Open source powers Europe's digital economy, contributing €65–95B annually to GDP. From energy (Baltic RCC) to cloud (NUBO), finance (Deutsche Bank), and mobility (EV charging), real-world use cases show how it boosts resilience, innovation, and sovereignty. By Paula Grzegorzewska.
Tags cloud-and-infrastructure miscellaneous leadership-and-career ai-and-machine-learning
-
How to become a better Unity C# Programmer in 2026
Posted on May 4, 2026, Level intermediate Resource Length medium
In the age of AI-assisted coding, the sharpest Unity C# programmers are the ones who still write, debug, and understand code the old-fashioned way. By Darko Tomic.
Tags software-engineering miscellaneous product-and-design
-
The value of Open Source AI for the Canadian economy
Posted on May 2, 2026, Level beginner Resource Length long
The fifth report in our Meta-sponsored series examines the open source AI opportunity for Canada. Key findings show that despite the country's early momentum in policy development, funding, and academic excellence, it faces challenges in the commercialization of AI. By Hilary Carter, Anna Hermansen, the Linux Foundation.
Tags cloud-and-infrastructure ai-and-machine-learning miscellaneous software-engineering leadership-and-career
-
Agentic code reviews for $0.25 each
Posted on March 23, 2026, Level beginner Resource Length medium
GitLab introduces Code Review Flow, an agentic AI tool that slashes code review costs to $0.25 per review, significantly reducing bottlenecks and improving developer productivity. By Karishma Kuma
Tags software-engineering miscellaneous devops-and-ci-cd ai-and-machine-learning
-
5 Linux servers that let you ditch the public cloud and reclaim your privacy - for free
Posted on March 17, 2026, Level beginner Resource Length medium
Five free, privacy-first Linux server distributions that empower users to self-host with minimal technical expertise and full control over their data. By Steven Vaughan-Nichols.
Tags cloud-and-infrastructure security-and-privacy miscellaneous
-
Angular signal forms part 4: Metadata and accessibility handling
Posted on January 10, 2026, Level intermediate Resource Length medium
Enhance your Angular forms with metadata and ARIA attributes for improved user experience, inclusivity and accessibility. By Danny Koppenhagen.
Tags product-and-design frontend-and-mobile miscellaneous
-
How to write blog posts that developers read
Posted on November 20, 2025, Level beginner Resource Length long
Effective blogging for technical audiences: lessons from developer-centric content. By Michael Lynch.
Tags software-engineering miscellaneous leadership-and-career