Check Companies in ANAF by CIF
A tool for checking Romanian companies via their CIF (Tax ID) number on the ANAF (National Tax Agency) website.
A tool for checking Romanian companies via their CIF (Tax ID) number on the ANAF (National Tax Agency) website.
A technical guide for upgrading PostgreSQL from version 16 to 17 on Ubuntu 25.04, including commands and verification steps.
A guide to fixing FrontMatter field population issues in BlazorStatic, a static site generator for Blazor.
An automated solution for centralized Azure budget tracking across subscriptions and management groups using PowerShell, Bicep, and Log Analytics.
Introduces the Azure Services Retirement Workbook, a Power BI tool from Microsoft to help cloud admins track and manage retiring Azure services.
Learn how to use the fail() function in Azure Bicep to conditionally stop deployments and validate parameter inputs.
A guide to running Docker-in-Docker workloads securely on GKE Autopilot using the gVisor sandbox, including cluster configuration steps.
An analysis of the accessibility and usability of experimental CSS Carousels, highlighting current limitations and browser support issues.
A blog post about the importance of checking your work to ensure it achieves its intended outcome, using examples from washing dishes and software development.
Explains the similarities between Astro's component model and React Server Components (RSC) for developers.
A developer shares their experience and key takeaways from attending and speaking at Cloud Native Security Con 2024 in Seattle.
PostgreSQL 18 adds a function to retrieve detailed memory context statistics from any backend or auxiliary process for debugging memory issues.
Explains Go's singleflight package for preventing duplicate work during concurrent requests, improving backend efficiency.
A tutorial on building a React.js UI to stream and compare responses from multiple AI models simultaneously using the Vercel AI SDK.
Developer introduces FeedCity, a new RSS feed reader focused on reducing stress with no unread counts, public feed pages, and list-based sharing.
Analyzes Microsoft's inclusion of GitHub Copilot hints in .NET documentation, questioning if it's advertising and discussing its implications.
Amazon Q Developer introduces an agentic coding experience within the IDE, allowing natural language control to read/write files, run commands, and build code.
A developer analyzes the in-flight map software on British Airways, examining its technical implementation and how it displays international borders.
Explores common design patterns for building AI agents and workflows, discussing when to use them and how to implement core concepts.
A meta exploration of using markdown to write about HTML markup, focusing on the <code> element and escaping special characters.