OpenTelemetry in 2023 - by Kevin Lin - Bit by Bit
OpenTelemetry (OTEL) started in 2019 as a merger of OpenTracing and OpenCensus, expanding beyond tracing to cover all of observability. OTEL has provided a stable standard for observability pillars, a...
Why note-taking apps don’t make us smarter
For decades, software tools have promised to make working life easier, but they don’t seem to be making much progress in improving our thinking. Can AI change that? This article explores the challenge...
Why we built Restate
Why we built Restate: Our journey from Apache Flink to developing a project that combines the simplicity of RPC-based applications with the scalability and resilience of stream processing. Learn about...
Event Driven Architecture, The Hard Parts
Event Driven Architecture (EDA) is a highly scalable and extensible architectural style where a service publishes an event, and other services can react to it by consuming it and executing their busin...
When to use never and unknown in TypeScript - LogRocket Blog
The never and unknown primitive types were introduced in TypeScript v2.0 and v3.0, respectively. TypeScript is carefully designed according to principles of type theory, but it is also a practical lan...
# Tag Flow for Obsidian
# Tag Flow for Obsidian Streamline the generation and administration of note lists based on specific tags within Obsidian. This plugin allows for tag selection, list creation, list updating, data per...
Designing Microservices with CQRS and Event Sourcing in .NET
Understanding CQRS and Event Sourcing in .NET with a practical example using a simple banking application to explain these key concepts in software design. Combining CQRS and Event Sourcing can make a...
Logseq: A Privacy-First, Open-Source Platform for Knowledge Management and Collaboration
Logseq is a knowledge management and collaboration platform that prioritizes privacy, longevity, and user control. With powerful tools for organizing and structuring notes, including support for Markd...
Why note-taking apps don’t make us smarter
For decades, software tools have promised to make working life easier, but when it comes to improving our thinking, they seem to fall short. This article explores the limitations of note-taking apps a...
<> htmx ~ Why htmx Does Not Have a Build Step
A recurring question from some htmx contributors is why htmx isn’t written in TypeScript, or, for that matter, why htmx lacks any build step at all. The full htmx source is a single 3,500-line JavaScr...
# .NET 6 OpenAPI with TypeScript Client Generation
This is a sample application demonstrating .NET 6 with OpenAPI client code generation. While gRPC and GraphQL seem to be en vogue, REST with OpenAPI offers many of the same benefits in terms of contra...
Generate ASP.NET Core OpenAPI Spec At Build Time
I recently worked with Swashbuckle, a .NET package that can generate Swagger 2.0 and OpenAPI 3.0 specifications from existing ASP.NET Core solutions. The benefit of the library is we can write HTTP AP...
How .NET 7.0 boosted AIS.NET performance by 19%
At endjin, we maintain Ais.Net, an open source high-performance library for parsing AIS message. Last year when .NET 6.0 came out, we re-ran our benchmarks and found a 20% performance boost. Weve repe...
OpenTF Announces Fork of Terraform
Two weeks ago, HashiCorp announced they are changing the license to all their core products, including Terraform, to the Business Source License (BSL). In an attempt to keep Terraform open source, we ...
Prototyping, an underestimated design skill
Coding is an underestimated part of the design. When we think about the design, we immediately fall to whiteboard diagrams, sticky notes, or endless discussions. That’s fine and one way of doing thing...
Welcome to Release - Release
Welcome to Release, a platform that simplifies development by making the creation of environments easy. With Release, you can easily manage environments for your team, from simple applications to comp...
# JobSpy Scraper
Scrapes job postings from LinkedIn, Indeed, ZipRecruiter and returns jobs with title, location, company, and other data. Provides JWT authorization. Includes endpoints for jobs and their parameters. T...
Graph of Thoughts: Solving Elaborate Problems with Large Language Models
We introduce Graph of Thoughts (GoT): a framework that advances prompting capabilities in large language models (LLMs) beyond those offered by paradigms such as Chain-of-Thought or Tree of Thoughts (T...
Modular: $100M raised to fix AI infrastructure for developers
Modular has recently raised $100 million in new funding to further enhance its AI infrastructure for developers. The funding, led by General Catalyst and backed by existing investors GV, SV Angel, Gre...
Big Techday 23: React + Reflex: Harmonizing TypeScript and Haskell with FRP [EN] - Ryan Trinkle
![Big Techday 23: React + Reflex: Harmonizing TypeScript and Haskell with FRP [EN] - Ryan Trinkle](https://img.youtube.com/vi/gKpWF6J9hMM/0.jpg)
The speaker, Ryan Trinkel, is a founding partner at Obsidian Systems, a consultancy specializing in functional reactive programming and Haskell. He studied computer science and law at Harvard and has ...