Karya Semi
HomeBlogSearchCategoriesAboutContact
Karya Semi

Less noise. More notes.

HomeBlogAboutContactPrivacy PolicyDisclaimer

© 2026 Karya Semi. All rights reserved.

XGitHubLinkedIn
  1. Home
  2. /Tags
  3. /Architecture

Tag

Architecture

Every published article tagged with Architecture.
Illustration for Typebase Delivers File-Based TypeScript Backend Architecture
Web Development/Aug 31, 2026

Typebase Delivers File-Based TypeScript Backend Architecture

Build light Node services fast. Use typebase typescript backend framework to simplify API routing and data storage in single folder.

6 min read
TypebaseTypeScript
Illustration for Mythic Unveils Analog Compute In Memory Architecture For AI Inference
Technology/Aug 28, 2026

Mythic Unveils Analog Compute In Memory Architecture For AI Inference

Run neural networks directly inside flash memory arrays. Use mythic analog compute memory to slash edge AI power draw and latency.

6 min read
MythicAnalog
Illustration for Loops vs Graphs in Agent Architecture and Why Compilers Bridge the Gap
AI/Aug 27, 2026

Loops vs Graphs in Agent Architecture and Why Compilers Bridge the Gap

Unify agent architecture loops graphs. Compiler design bridges iterative runs and deterministic flows to build fast, reliable AI systems.

6 min read
AI AgentsLoops
Illustration for Keenable Search API Architecture for Autonomous Agents
Software Engineering/Aug 27, 2026

Keenable Search API Architecture for Autonomous Agents

Scale agent search api architecture for low-latency structured extraction. Compare retrieval trade-offs on a 100B-page index built for AI workflows.

8 min read
KeenableAI Agents
Illustration for Bare-Metal Operating System Design with Forth and C Assembly
Programming/Aug 22, 2026

Bare-Metal Operating System Design with Forth and C Assembly

Build minimal OS kernel from bare metal. Use tumble forth c compiler to link Forth paradigm with C code. Write bootable system architecture now.

7 min read
ForthArchitecture
Illustration for Redis Caching Strategy Guide for High Performance Web Applications
Software Engineering/Aug 18, 2026

Redis Caching Strategy Guide for High Performance Web Applications

Optimize your system architecture with a proven redis caching strategy. Reduce database load, slash latency, and scale your web apps to handle peak traffic.

7 min read
RedisCaching
Illustration for Event-Driven Architecture with Apache Kafka: Principles and Practical Patterns
Software Engineering/Aug 18, 2026

Event-Driven Architecture with Apache Kafka: Principles and Practical Patterns

Master event driven kafka to build highly scalable, real-time systems. Learn essential architectural patterns, message schemas, and data streaming best practices.

6 min read
KafkaEvent Driven
Illustration for Building Resilient WebSocket Gateway Engines for Real-Time Event Streaming
Web Development/Aug 16, 2026

Building Resilient WebSocket Gateway Engines for Real-Time Event Streaming

Optimize your real-time data pipelines. Discover how a robust websocket gateway engine architecture manages millions of concurrent connections without failing.

7 min read
Web DevelopmentArchitecture
Illustration for Redis Pub/Sub vs Streams: Choosing the Right Event-Driven Pattern
Software Engineering/Aug 12, 2026

Redis Pub/Sub vs Streams: Choosing the Right Event-Driven Pattern

Redis pub sub vs streams event driven architecture: discover the key trade-offs for optimizing real-time event processing in distributed systems.

5 min read
RedisEvent Driven
Illustration for Engineering for the Agentic Era: Infrastructure, Identity, and Operational Control
Software Engineering/Jul 20, 2026

Engineering for the Agentic Era: Infrastructure, Identity, and Operational Control

As AI agents gain execution autonomy in production, software engineering focus is shifting from code generation to security boundaries, identity stacks, and observability.

3 min read
ArchitectureSecurity
Illustration for Postgres Transactions Are a Hidden Superpower for Distributed Systems
Software Engineering/Jul 3, 2026

Postgres Transactions Are a Hidden Superpower for Distributed Systems

Before reaching for Kafka, Redis, or a dedicated message queue, consider what Postgres can already do. The database most teams already use has surprisingly powerful coordination primitives built in.

3 min read
PostgresDatabase
Illustration for Architecture Decision Records for Small Teams That Keep Repeating Debates
Software Engineering/Jun 28, 2026

Architecture Decision Records for Small Teams That Keep Repeating Debates

Architecture decision records explained for small software teams, including what to write, when to create one, and how ADRs stop old debates from coming back.

2 min read
ArchitectureADR