Tag: System

Every Framework Everywhere All at Once

November 30, 2023 By Mark Otto Off

Eliminating JS Framework Lock-in with Web Components? — Can you build an app where each component is using a different framework? Amazingly, yes. Web components aren’t new but are ‘having a moment’ and Jake demos an interesting, if contrived, use case. He explains: “Say you’re…

Fluid simulation in JavaScript

October 12, 2023 By Mark Otto Off

✍️ Due to being on the road at an event, this is a more compact and bijou issue but I’m back at full pace next week 😅__Peter Cooper, your editor Speeding Up the JS Ecosystem: The Barrel File Debacle — Marvin continues his tour through…

Running Node.js on the iPad?

May 2, 2023 By Mark Otto 0

Now Node.js Can Run on Every Major Browser Engine — The actual story is that WebContainers can now run on Safari, iOS and iPadOS much as they could on Firefox or Chrome before, meaning Node.js, too, can run directly within all of those browsers, if…

Announcing the Simple Database Archival Solution

April 18, 2023 By Mark Otto 0

Today, we are excited to announce the release of the Simple Database Archival Solution (SDAS). SDAS is an open source solution available under Apache License 2.0, which you can deploy in your AWS account to archive data to AWS. SDAS provides organizations with an efficient,…

Custom ERP System: Benefits, Requirements & Cost of Development

March 14, 2023 By Mark Otto Off

If you are looking for an effective and efficient way to manage your business, then a custom enterprise resource planning (ERP) system is the perfect solution. Custom ERP systems allow businesses to collect, store, and analyze information from several departments in one database, making it…

Validating OpenTelemetry Configuration Files with the otel-config-validator

February 22, 2023 By Mark Otto 0

OpenTelemetry provides open source APIs, libraries, and agents to collect distributed traces and metrics for application monitoring. The AWS Distro for OpenTelemetry (ADOT) provides a secure production-ready distribution of OpenTelemetry (OTel) that allows for instrumentation and collecting of metrics and traces. The ADOT collector can…

Advanced TypeScript Editing Features in CodeLobster IDE

January 15, 2022 By Mark Otto 0

There are many truly minimalistic TypeScript editors on the software market. But developers get a much greater advantage when TypeScript support is already integrated into their IDE. If you are not a fan of open source tools, you do not have time to learn all…