Git says I am adding '^M' but core.autocrlf is true The problem is simple enough. Git is saying I've added CR (^M) to a file, me@myComp MINGW64 /c/workspace/service (develop) $ git diff --check engine/src/main/java/someFile.java:18: trailing whites...
If We Want a Shift to Walking, We Need to Prioritize Dignity To make walking and rolling a desirable, everyday activity, we need facilities that are compliant, safe and dignified.
So you want to build your own open source chatbot… – Mozilla Hacks - the Web developer blog A small team within Mozilla’s innovation group recently undertook a hackathon to build a trustworthy internal chatbot prototype.
A spectacular superconductor claim is making news. Here’s why experts are doubtful Skepticism abounds for claim that lead-based material perfectly conducts electricity at room temperature and pressure
It's There But It Isn't - EF Shadow Property #shorts 🚀 Support me on Patreon to access the source code: https://www.patreon.com/milanjovanovicJoin my weekly .NET newsletter:https://www.milanjovanovic.techRead ...
A Steering Council notice about PEP 703 (Making the Global Interpreter Lock Optional in CPython) Posting for the whole Steering Council, on the subject of @colesbury’s PEP 703 (Making the Global Interpreter Lock Optional in CPython). Thank you, everyone, for responding to the poll on the no-GIL proposal. It’s clear that the overall sentiment is posi...
ASP.NET Community Standup - Migrate from framework to core with System.Web.Adapters Taylor Southwick shares some tips and tricks for incremental framework to core migrations with the System.Web adapters. He'll go over some common scenarios h...
👨💻 𝗗𝗼𝘁𝗡𝗲𝘁 𝗖𝗼𝗱𝗶𝗻𝗴 𝗖𝗼𝗻𝘃𝗲𝗻𝘁𝗶𝗼𝗻𝘀 𝗳𝗼𝗿 𝗖𝗹𝗲𝗮𝗻𝗲𝗿 𝗖𝗼𝗱𝗲! 👨💻 𝗗𝗼𝘁𝗡𝗲𝘁 𝗖𝗼𝗱𝗶𝗻𝗴 𝗖𝗼𝗻𝘃𝗲𝗻𝘁𝗶𝗼𝗻𝘀 𝗳𝗼𝗿 𝗖𝗹𝗲𝗮𝗻𝗲𝗿 𝗖𝗼𝗱𝗲! I highly recommend following Microsoft's official C#...
How to Access Configuration During Application's Startup in .NET In this article, we will talk about how to Access Configuration During Application's Startup in .NET, by retrieving different services.
The U.K. Government Is Very Close To Eroding Encryption Worldwide The U.K. Parliament is pushing ahead with a sprawling internet regulation bill that will, among other things, undermine the privacy of people around the world. The Online Safety Bill, now at the final stage before passage in the House of Lords, gives the ...
No-GIL mode coming for Python The Python Steering Council has announced its intent to accept PEP 703 (Making the Global Interpreter Lock Optional in CPython), with initial support possibly showing up in the 3.13 release. There are still some details to work out, though.
Why Clean Architecture Is Great For Complex Projects I've been using Clean Architecture for 6+ years on large scale applications serving thousands of customers and millions of requests. Today I want to talk about why it's a great approach for structuring your applications. I'm aware that Clean Architecture...
Ubiquitous F# in Contextive, the Ubiquitous Language Tool | fsharpConf 2023 Contextive is a tool for documenting & surfacing key concepts in your domain - the 'ubiquitous language' from Domain-Driven Design. It's also built using F#...