• RSCG – EndpointHelpers

        name EndpointHelpers nuget https://www.nuget.org/packages/EndpointHelpers/ link https://github.com/gumbarros/EndpointHelpers author Gustavo Mauricio de Barros Generating endpoint helpers for ASP.NET Core MVC   This is how you can use EndpointHelpers . The code that you start with is The code that you will use is   The code that is generated is Code and pdf at https://ignatandrei.github.io/RSCG_Examples/v2/docs/EndpointHelpers

  • Friday links 578

    I Run a Solo Company with AI Agent Departments – DEV Community Announcing ArkType 2.2 Managing Up – Rands in Repose Engineering Speed at Scale — Architectural Lessons from Sub-100-ms APIs – InfoQ Zen of AI Coding – Nonstructured How I run 4–8 parallel coding agents with tmux and Markdown specs — Manuel Schipper AI…

  • VaRe&DaIn–part 020 of n–testing sqlite has 2 tables

    Once the schema creation script ran at startup, I needed proof — not just trust — that SQLite really ends up with the two tables: `vr_data` and `vr_data_history`. So I wrote a Playwright UI test that drives SqliteWeb (the viewer exposed by Aspire) and asserts both tables are visible and that `vr_data` has the expected…

  • VaRe&DaIn–part 010 of n–creation of database

    The first iteration of the project should create the database – no matter if SqlServer, PostgreSql, Sqlite or MongoDB ( see references ) . Database independence sounds simple until,because I use simple connections, the app should do schema creation. The challenge is that each backend speaks a different language. SQL Server and PostgreSQL need SQL…

  • {ADCES] Hydration and Rendering & Tell Don’t Ask

    Azi la ora 19:30, pe google meet, Prezentare 1 : Different hydration and rendering strategies Prezentator : Neciu Dan, https://neciudan.dev/ Descriere :Over the years, in our goal to achieve faster and faster web applications, we created different hydration and rendering strategies. Each with benefits and drawbacks that we explore in this presentation . Prezentare 2…

  • VaRe&DaIn–part 001 of n – start idea

    I wanted a proof-of-concept app that is truly database-independent: SQL Server, PostgreSQL, MongoDB, or just a local SQLite file. Partly for fun, partly for the engineering challenge, and mostly because real enterprise installs rarely have the same infrastructure. That is the **DaIn (Database Independence)** goal behind this project. That idea became **Vacation Relay (VaRe)**: when…

  • Friday links 577

    locutusjs/locutus: Bringing stdlibs of other programming languages to TypeScript for fun shanraisshan/claude-code-best-practice: practice made claude perfect Friction Focused Management – by Petros Bountis The Complicators, The Drama Aggregators, and The Avoiders – Rands in Repose Source Generation vs Reflection in Needlr: Choosing the Right Approach Nobody Gets Promoted for Simplicity – Terrible Software googleworkspace/cli: Google…

  • RSCG – serde

    name serde nuget https://www.nuget.org/packages/serde/ link https://github.com/serdedotnet/serde author Andy Gocke Serializing in SERDE format   This is how you can use serde . The code that you start with is The code that you will use is   The code that is generated is Code and pdf at https://ignatandrei.github.io/RSCG_Examples/v2/docs/serde

  • RSCG – ReflectionIT.DisposeGenerator

        name ReflectionIT.DisposeGenerator nuget https://www.nuget.org/packages/ReflectionIT.DisposeGenerator/ link https://github.com/sonnemaf/ReflectionIT.DisposeGenerator author Fons Sonnemans Automatically implements the IDisposable pattern for classes that contain disposable fields.   This is how you can use ReflectionIT.DisposeGenerator . The code that you start with is The code that you will use is   The code that is generated is Code and pdf…

  • RSCG – Atulin.AutoDbSet

    name Atulin.AutoDbSet nuget https://www.nuget.org/packages/Atulin.AutoDbSet/ link https://github.com/Atulin/AutoDbSet author Angius Atulin Generating DbSet properties for Entity Framework Core DbContext classes   This is how you can use Atulin.AutoDbSet . The code that you start with is The code that you will use is   The code that is generated is Code and pdf at https://ignatandrei.github.io/RSCG_Examples/v2/docs/Atulin.AutoDbSet

I am ok , you are ok