I would use reportMissingData
I would use reportMissingData
I was thinking the same thing, until I read Minecraft. Java mods…
Lapce looks pretty cool, for an alpha.
You’ve made some incorrect statements and assumptions. The old .net framework was/is Windows only but the new(er) dotnet Core is cross platform, you can use the clr on Linux no prob.
So, the question is, how do you deliver better code faster?
I think there question needs to be: how do we convince people that it’s “worth it” to pay for better code?
I get it, we all want to do our jobs well and excel in the craft. The problem i see here is that the stated need for cleanup, refactoring and documentation is immediately followed with a ‘but’. But there is no but, imo.
Code that “works” isn’t good enough, and we need a full stop right there and heads around the table nodding up and down in unison. But they’ll take the inferior POC build every time over investing in a “good” solution that incorporates lessons learned. Next they complain that it can’t be modified easily (“but, it’s just a simple change!”), and bemoan the state of software development.
I think once you’ve absorbed a bunch of data, it takes time to put all the connections together.
AKA Personal Liberty
That’s great to hear! I’m in the manufacturing sector in the US. Things seem tight.
https://learn.microsoft.com/en-us/dotnet/standard/simd
Is this what you’re looking for?
You can’t explain that!
Thank you, that was a good read.
Not exactly what you asked for, but take a look at Nushell
Your views of Microsoft and dotnet are very outdated, as you’ve been informed. You can develop dotnet code on Linux/Mac, Intel/arm using whatever editor or ide you like. The tooling is comparable to other language (i.e. dotnet add package …, dotnet build, dotnet test bla bla), it’s performant and imo fun.
You should check out the ASP .net core 7 minimal api, it’s a great way to run a backend api (no IIS required), or write some code to control gpio on a raspberry pi, you could try out F# in vs code(ium) using the polyglot Jupyter notebook extension, or just use the repl shell…
Anyway, I just wanted to address the ‘fun’ factor.
These links never work for me 😔
I agree that report and record are different. To me record means it’s preserved in some managed way.
This makes it sound like the intent goes beyond logging, but not so far as recording. That’s how I come to ‘report’ as the correct verb.