Blog Logo
TAGS

What’s New in Rider 2024.1 - Monitor Performance, Sticky Lines, New Project Dialog Updates

Rider 2024.1 introduces a new monitoring tool window to track application performance and gather metrics, sticky lines in the editor for easier code navigation, and an updated New Project dialog for q...

Read more...

A TC39 Proposal for Signals. A v0 draft of the signals proposal...

In August of last year, a v0 draft of a proposal for signals in TC39 was publicly released, along with a spec-compliant polyfill. Signals enable one-way data flow by modeling cells of state and comput...

Read more...

Event Loop: Microtasks and Macrotasks

Browser JavaScript execution flow, as well as in Node.js, is based on an event loop. Understanding how event loop works is important for optimizations, and sometimes for the right architecture. The ev...

Read more...

InfoQ Software Architecture and Design Trends Report - April 2024

Organizations are adopting cell-based architectures that contain and isolate a set of related services. The benefits include reduced latency, increased reliability, and cost savings. Innovators in pri...

Read more...

Understanding .NET Aspire Orchestration

Today, we’re going to delve into the world of .NET Aspire, a new and exciting technology that has been making waves in the .NET community. This article aims to provide an easy-to-understand introducti...

Read more...

C# Markup 2 - Concise next-gen C# Markup for .NET UI frameworks

C# Markup 2 for Uno Platform supports multiple UI frameworks, including the excellent Uno Platform. Uno is one of the best and most mature .NET UI frameworks, offering an impressive breadth of feature...

Read more...

Architecting for High Availability in the Cloud with Cellular Architecture

Cellular architecture is a design pattern that helps achieve high availability in multi-tenant applications by deploying components into isolated cells. Each cell is autonomous, minimizing outages imp...

Read more...

Don’t Miss This Transformative Moment in AI

Don’t Miss This Transformative Moment in AI

Come experience Jensen Huang’s GTC keynote live on-stage at the SAP Center in San Jose, CA to explore the AI advances that are shaping our future.

Read more...

GTC March 2024 Keynote with NVIDIA CEO Jensen Huang

GTC March 2024 Keynote with NVIDIA CEO Jensen Huang

Watch NVIDIA CEO Jensen Huang’s GTC keynote to catch all the announcements on AI advances that are shaping our future. Dive into the announcements and discover more content at https://www.nvidia.com/g...

Read more...

What If the Singularity Does NOT Happen? | Vernor Vinge

What If the Singularity Does NOT Happen? | Vernor Vinge

Technology acceleration is like what happens approaching the singularity in the center of a black hole everything is transformed utterly and unpredictably. That metaphor was invented by science ficti...

Read more...

Java 22: Making Java More Attractive for AI Apps/Workloads - The New Stack

Join our community of software engineering leaders and aspirational developers. Always stay in-the-know by getting the most important news and exclusive content delivered fresh to your inbox to learn ...

Read more...

Elysia - Ergonomic Framework for Humans

ElysiaJS is an ergonomic framework for humans, built in TypeScript with end-to-end type safety, a unified type system, and outstanding developer experience. Powered by Bun, Elysia offers a supercharge...

Read more...

Fast and low overhead web framework, for Node.js | Fastify

An efficient server implies a lower cost of the infrastructure, a better responsiveness under load and happy users. How can you efficiently handle the resources of your server, knowing that you are se...

Read more...

hyper-expres

Hyper Express is a powerful tool that enables fast and efficient web development. It provides a streamlined workflow for developers to easily build and deploy web applications. This tool simplifies th...

Read more...

Using Web Components Shadow DOM to scope CSS

I decided to migrate Chūshō’s documentation from VuePress to VitePress the other day. It contains pages about the Vue components the library provides and naturally they include live examples of the co...

Read more...

Keadex Mina - Diagram as Code IDE for C4 Model

Keadex Mina is an open-source, serverless IDE that allows you to code and organize C4 model diagrams with ease. It enables you to create clear and understandable architectural diagrams by respecting t...

Read more...

OpenTelemetry announces support for profiling

CNCF announces support for profiling with OpenTelemetry, join us in Paris, March 19-22, at KubeCon + CloudNativeCon. Learn about CNCF, its members, technical oversight committee, governing board, end ...

Read more...

Sam Altman: OpenAI, GPT-5, Sora, Board Saga, Elon Musk, Ilya, Power & AGI | Lex Fridman Podcast #419

Sam Altman: OpenAI, GPT-5, Sora, Board Saga, Elon Musk, Ilya, Power & AGI | Lex Fridman Podcast #419

Sam Altman is the CEO of OpenAI, the company behind GPT-4, ChatGPT, Sora, and many other state-of-the-art AI technologies. Please support this podcast by checking out our sponsors: - Cloaked: https://...

Read more...

Web Components 2024 Winter Update

Last week, members of the W3C Web Components Community Group, including browser vendors, library authors, and community members, met face-to-face to discuss new Web Component standards and platform im...

Read more...

Agile Architecture, Lean Architecture, or Both? - Exploring the Differences and Strengths in Software Development

Agile and Lean are two distinct approaches in software development with different strengths and weaknesses. Agile focuses on delivering valuable increments of a product, while Lean focuses on improvin...

Read more...