Making a nice neon button
A tutorial on creating visually appealing neon buttons using CSS drop-shadow, box-shadow, and animation effects.
A tutorial on creating visually appealing neon buttons using CSS drop-shadow, box-shadow, and animation effects.
A talk from DjangoCon US 2023 covering updates to the official djangoproject.com website and how to contribute to its development.
A summary of a study showing how technical debt and low code quality significantly slow development and increase defects.
A weekly tech digest covering podcasts on AI and free speech, plus articles on Microsoft's AutoGen framework for LLMs and Microsoft Fabric.
Explains the World Economic Forum's Cybercrime Atlas initiative, a global effort to map and disrupt cybercriminal networks through centralized intelligence.
A guide comparing tools like Minikube, Kind, K3s, and Kubeadm for setting up local Kubernetes clusters for development and learning.
A guide on learning software development effectively, covering language choice, early practice with simple challenges, and building a todo app.
A technical comparison of RabbitMQ and Apache Kafka for messaging in microservices, covering their architectures, patterns, and use cases.
A front-end developer analyzes the CSS techniques used in Adobe's new web-based Photoshop, focusing on layout, flexbox, and interesting implementation details.
Key takeaways from the AI Engineer Summit 2023, focusing on challenges in LLM deployment like evaluation methods and serving costs.
A guide on using Tailscale VPN to securely access a self-hosted Home Assistant instance remotely, avoiding insecure internet exposure.
Explores using logic programming (Prolog) for data analysis, demonstrating its application on a diamond pricing dataset to build robust models.
A biweekly newsletter curating the latest news, tools, and tutorials on mobile automation, covering iOS, Android, and Flutter CI/CD, testing, and development.
A guide to using Ollama, an open-source CLI tool for running and customizing large language models like Llama 2 locally on your own machine.
Explains how Amazon DynamoDB implements distributed ACID transactions at massive scale without sacrificing performance for existing single-key operations.
A developer's summary of upgrading to .NET 8 Preview 7, RC1, and RC2, covering new warnings, API changes, and performance improvements.
Explains the oklch() CSS color function, its benefits for web design, browser support, and practical usage examples.
A technical tutorial on building a basic GUI client from scratch using the Wayland protocol in C, without external libraries.
A tutorial on implementing tabbed interfaces (tabsets) in web pages using vanilla JavaScript and CSS, with support for Markdown and HTML.
A technical guide to fixing a persistent 'error occurred during host configuration' in vSphere after upgrading vSphere Replication and vCenter.