-
DocumentorDatabaseExtensionsAspire–part 2–implementation
The Aspire project as already a database resource – and a executing one ( sqlpad or dbgate or adminer ) So the answer to the several problems to be solved: 1. How to obtain the tables definition ? We can obtain the definition by handling ourselves the tables- but why do not profit from the…
-
[ADCES} Playwright Agents si Lovable
Azi la 19:30 , Prezentare 1: Generare de aplicatii Web cu LovableDescriere: Ce poti face cu https://lovable.dev/, cum il poti folosi si citeva aplicatii deja generatePrezentator : Radu Iovescu , https://www.linkedin.com/in/riovescu/ Prezentare 2: Playwright Agents – un mod de a genera teste si demo videoDescriere: O introducere usoara in https://playwright.dev/docs/test-agents . O sa generam teste…
-
DocumentorDatabaseExtensionsAspire–part 1–idea
The Aspire project as already a database resource – and a executing one ( sqlpad or dbgate or adminer ) What if we can generate documentation for the database ? There are several problems to be solved: 1. How to obtain the tables definition ? 2. How to generate documents for the site ? 3.…
-
Friday Links 547
The Who Cares Era | dansinker.com (9) The Thing You Are Expert at Will Be Your Career Downfall (9) No Thanks: My 7 Non-Negotiables for a Fair Interview Process C# Experimental Attribute. – JetBrains Guide Using the new AI template to create a chatbot about a website Use C# 14 extensions to simplify enum Parsing…
-
RSCG – RapidEnum
RSCG – RapidEnum name RapidEnum nuget https://www.nuget.org/packages/RapidEnum/ link https://github.com/hanachiru/RapidEnum author hanachiru Generate enum values without reflection This is how you can use RapidEnum . 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/RapidEnum
-
RSCG – VYaml
RSCG – VYaml name VYaml nuget https://www.nuget.org/packages/VYaml/ link https://github.com/hadashiA/VYaml author Hadashi A Serializing to/from YAML format This is how you can use VYaml . 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/VYaml
-
RSCG – ConsoleAppFramework
RSCG – ConsoleAppFramework name ConsoleAppFramework nuget https://www.nuget.org/packages/ConsoleAppFramework/ link https://github.com/Cysharp/ConsoleAppFramework author Cysharp, Inc. Generating console parser for functions This is how you can use ConsoleAppFramework . 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/ConsoleAppFramework
-
Friday Links 546
The Ingredients of a Productive Monorepo Emit logs on-demand with log buffering – .NET Blog Why Open Source Maintainers Thrive in the LLM Era | Mike McQuaid (9) The Prompt Engineering Playbook for Programmers 32 MCP Servers You Need To Check Out Now – KDnuggets The Art of Writing Readable Python Functions – KDnuggets VERT-sh/VERT:…
-
SqlExtensionsAspire–drop create database
Another improvement for https://www.nuget.org/account/Packages/SqlExtensionsAspire : Drop Database , Create the database, run init scripts . Demo with Video : https://ignatandrei.github.io/aspireExtensions/images/SqlServerExtensions/video-Recreate_Database_With_Scripts-20251102225854.mp4 The code is pretty simple: executing drop create and initialization
-
Inspired by Command-Line Utilities- part 2- implementation
The translation of Evan Hahn’s blog post utilities to powershell took me in total 4 hours of vibe coding. Notes: I did not give the AI the code, but the description of the tool I have put each category into a special file I haven’t implemented all – because some were pretty useless for me…
I am ok , you are ok