NestedTech
NestedTech
  • Links
  • Lists
  • Tags
  • Login

Links

Add
Oldest Newest URL A-Z URL Z-A Title A-Z Title Z-A Random
Object-Oriented Design Patterns with Java
https://www.freecodecamp.org/news/object-oriented-design-patterns-with-java/

In this article I will introduce some of the most useful object-oriented design patterns. Design patterns are solutions to common problems that show up over and over again. These problems will show up in many different contexts but always have the sa...

 
Design Patterns Java OOP P
Added 11 hours ago
Beginner’s Guide to Gemini CLI: Install, Setup, and Use It Like a Pro - KDnuggets
https://www.kdnuggets.com/beginners-guide-to-gemini-cli-install-setup-and-use-it-like-a-pro

Turn your terminal into an AI coding assistant with Gemini CLI and learn how to use it like a pro in minutes.

 
AI Gemini P
Added 11 hours ago
Python: Introduction to Timestamps and Time Strings - The New Stack
https://thenewstack.io/python-introduction-to-timestamps-and-time-strings/

Python has the ability convert dates and time into machine-readable timestamps, and back again. Find out how, here.

 
P Python
Added 11 hours ago
Codemia | Master System Design Interviews Through Active Practice
https://codemia.io/knowledge-hub/path/distributed_cache_redis_prefix_keys
 
Caching Distributed P Redis
Added 11 hours ago
Stop Ignoring Important Returns with PHP 8.5’s `#[\NoDiscard]` Attribute — Amit Merchant — A blog on PHP, JavaScript, and more
https://www.amitmerchant.com/the-nodiscard-attribute-in-php-85/

When writing functions or methods in PHP, we often return values that are crucial for the caller to handle. Usually, those returned values need to be consumed. Check the following example.

 
P PHP
Added 10 hours ago
How To Upgrade Your MCP Server With Context Engineering - The New Stack
https://thenewstack.io/how-to-upgrade-your-mcp-server-with-context-engineering/

Context engineering anchors AI agents to ground truth. So here's how to upgrade an MCP server to help agents find legit and sourced patterns.

 
MCP P
Added 3 hours ago
GitHub - authzed/spicedb: Open Source, Google Zanzibar-inspired database for scalably storing and querying fine-grained authorization data
https://github.com/authzed/spicedb

Open Source, Google Zanzibar-inspired database for scalably storing and querying fine-grained authorization data - authzed/spicedb

 
Authorization GitHub P
Added 11 hours ago
PHP 8.5 Adds Pipe Operator: What it means — The PHP Foundation — Supporting, Advancing, and Developing the PHP Language
https://thephp.foundation/blog/2025/07/11/php-85-adds-pipe-operator/

The PHP Foundation — Supporting, Advancing, and Developing the PHP Language

 
P PHP
Added 11 hours ago
Kubernetes Monitoring backend 2.2: better cluster observability through new alert and recording rules | Grafana Labs
https://grafana.com/blog/2025/07/15/kubernetes-monitoring-backend-2.2-better-cluster-observability-through-new-alert-and-recording-rules/

The latest backend update to our Kubernetes Monitoring app in Grafana Cloud features significant improvements to alert rules and recording rules that will enhance your cluster observability and monitoring experience.

 
Grafana Kubernetes Monitoring P
Added 10 hours ago
How modern browsers work - by Addy Osmani - Elevate
https://addyo.substack.com/p/how-modern-browsers-work

A web developers guide to browser internals

 
HTTP P
Added 3 hours ago
Content Negotiation with Laravel's prefers Method
https://laravel-news.com/request-prefers
 
Laravel P
Added 10 hours ago
Master the Coding Interview: Data Structures + Algorithms Code
https://github.com/aneagoie/ztm-master-the-coding-interview-ds-algo

Master the Coding Interview: Data Structures + Algorithms Code - aneagoie/ztm-master-the-coding-interview-ds-algo

 
DSA GitHub P
Added 3 hours ago
Making a Simple HTTP Server with Asyncio Protocols
https://jacobpadilla.com/articles/asyncio-protocols

Learn how to build a fast, minimal HTTP server using asyncio.Protocol, complete with routing, parsing, and response handling from scratch!

 
Asyncio HTTP HTTP Server P Protocol Python Streams
Added 10 hours ago
Running Redis in Docker: A Practical Guide
https://www.dragonflydb.io/guides/running-redis-in-docker-a-practical-guide

Running Redis in a Docker container provides several advantages that enhance both development and production workflows.

 
Docker P Redis
Added 11 hours ago
Broken
Open models by OpenAI
https://openai.com/open-models/
 
AI Model OpenAI P
Added 11 hours ago
Computing-focused community centered around link aggregation and discussion
https://github.com/lobsters/lobsters

Computing-focused community centered around link aggregation and discussion - lobsters/lobsters

 
GitHub P
Added 3 hours ago
File Storage vs Object Storage vs Block Storage
https://blog.algomaster.io/p/file-vs-object-vs-block-storage
 
P Storage
Added 11 hours ago
Simplified Batch Job Creation with Laravel's Enhanced Artisan Command
https://laravel-news.com/batch-job-creation
 
Laravel P
Added 11 hours ago
Logging in Go with Slog: A Practitioner's Guide · Dash0
https://www.dash0.com/guides/logging-in-go-with-slog

Learn structured logging fundamentals in Go advanced patterns performance tradeoffs and how to avoid critical production pitfalls

 
Golang Logging P
Added 10 hours ago
MCP Catalog: Finding the Right AI Tools for Your Project | Docker
https://www.docker.com/blog/finding-the-right-ai-developer-tools-mcp-catalog/

Learn what MCP is and how to find the right AI developer tools with the Docker MCP Catalog.

 
Agent AI Docker MCP P
Added 11 hours ago
Broken
Kubernetes Monitoring — A Complete Solution, Part 8: Logging with VictoriaLogs
https://itnext.io/kubernetes-monitoring-a-complete-solution-part-8-logging-with-victorialogs-f17c44461034
 
Kubernetes Monitoring P
Added 11 hours ago
Top 10 API Gateways in 2025 | Nordic APIs |
https://nordicapis.com/top-10-api-gateways-in-2025/

Explore 10 top API gateways in 2025, comparing features, use cases, and integrations for modern enterprise needs.

 
API API Gateway P
Added 11 hours ago
GitHub - modelcontextprotocol/php-sdk: The official PHP SDK for Model Context Protocol servers and clients. Maintained in collaboration with The PHP Foundation.
https://github.com/modelcontextprotocol/php-sdk

The official PHP SDK for Model Context Protocol servers and clients. Maintained in collaboration with The PHP Foundation. - modelcontextprotocol/php-sdk

 
GitHub MCP P PHP
Added 1 day ago
Design Pattern: Singleton Pattern - BigBoxCode
https://bigboxcode.com/design-pattern-singleton-pattern

Singleton pattern is a creational pattern. Singleton pattern is used to ensure that only one instance of a class is created in any case, and whenever you want to get an instance of that class, then the same object instance is returned.

 
C Design Patterns
Added 4 hours ago
PHP Pipe Operator Explained — Cleaner, More Readable PHP Code
https://acairns.co.uk/posts/php/pipe-operator

Explore how a native pipe operator could improve code readability and composition in PHP. Understand current alternatives and what future implementation might look like.

 
P PHP
Added 10 hours ago
  • ‹
  • 1
  • 2
  • 3
  • ›
© 2025 NestedTech. All rights reserved. | Powered by LinkAce