• Aspire and upgrading WordPress–programming

    Now the problem was how to modify the insert generated by old WordPress backup to the new columns . But I wanted to do it in one shot . So a new application: instead of WSL, I will put into Docker( WordPress has already a docker image). Instead of PowerShell, I will have a .NET…

  • AI and upgrading WordPress–part 2 – wishfull thinking and wordpress in WSL

    So I have a backup of blog WordPress ( posts and comments ) and all I want is to upgrade to latest WordPress, keeping the posts and comments ( and none of customizations, users and others) I figure out that I have WSL under Windows – and WordPress is PHP, so it should work .…

  • AI and upgrading WordPress–part 1

    This blog, https://msprogrammer.serviciipeweb.ro/ , was hacked. Every day I see casinos posts – posted by root. Indeed , the wordpress was very old – and stuffed with plugins.  I tried to delete the root account from database – but somehow I get hacked over again( and yes, I have changed the WordPress password )\ So…

  • Friday links 518

    7 Secret UI Libraries No One Talks About – DEV Community The undercover generalist | Adolfo Ochagavía Transformer.js | GenAIScript microsoft/markitdown: Python tool for converting files and office documents to Markdown. How to send progress updates – Slava Akhmechet Problem Driven Development – Stay SaaSy Cognitive load is what matters What Every Developer Should Know…

  • Friday links 517

    A 10 Year Retrospective of a Passionate Software Engineer | by Boris Cherkasky | Nov,2024 | Medium An impact-based level system for engineers | by Elliot G | Medium Architectures of modern Front-end applications | Medium | BRACKETS Native HTML light and dark color scheme switching – HTMHell math4devs.com Granger causality – Wikipedia Storing times…

  • Friday links 516

    Invoking Async Power: What Awaits WinForms in .NET 9 – .NET Blog Object Calisthenics #5: Other points of views Execution Context Management with AsyncLocal and ThreadLocal in .NET Core Introducing Limbo: A complete rewrite of SQLite in Rust Termo – An Easy to use terminal for your browser Amer-Jabar/khoshnus: A library to bring life to…

  • Friday links 515

    Response Compression In ASP.NET Core The 11 Aspects of Good Code | Path-Sensitive Tally OH! An Improved SQL 8K “CSV Splitter” Function – SQLServerCentral The engineering manager’s guide for someone who really loves to code | Mux How to Write a Great README Stolen Microsoft key offered widespread access to Microsoft cloud services useHooks – The…

  • Friday links 514

    Remembering GitHub’s Office,a Monument to Tech Culture | WIRED zakirullin/cognitive-load: Cognitive Load Developer’s Handbook Coding is the easy part | Swizec Teller Observe and Control Objects – TDD Patterns – XP123 Junior to senior: An action plan for engineering career success The hardest part of building software is not coding,it’s requirements – Stack Overflow Blog…

  • RSCG – rscg_demeter

    RSCG – rscg_demeter     name rscg_demeter nuget https://www.nuget.org/packages/rscg_demeter/ link https://github.com/ignatandrei/rscg_demeter/ author Andrei Ignat Generating diagnostics about Law of Demeter violations   This is how you can use rscg_demeter . The code that you start with is [code lang=”xml”] Exe net9.0 enable enable false true CS0436,NU1903 obj/gx/RSCG_Console.csproj.txt true $(BaseIntermediateOutputPath)\GX [/code] The code that you will…

  • RSCG – PMart.Enumeration

    RSCG – PMart.Enumeration     name PMart.Enumeration nuget https://www.nuget.org/packages/PMart.Enumeration.Generator/ https://www.nuget.org/packages/PMart.Enumeration/ link https://github.com/p-martinho/Enumeration author Martinho Constants as enumeration. With EFCore,Swagger and other implementations.   This is how you can use PMart.Enumeration . The code that you start with is [code lang=”xml”] Exe net9.0 enable enable true $(BaseIntermediateOutputPath)\GX [/code] The code that you will use is [code…

I am ok , you are ok