Insufferable
Insufferable
I was going through azure web app services, who the f names this things.
Automatic scaling and autoscale are two different things. WTF.
This is SO true!
Razor pages extension? .cshtml Blazor component? .razor
Also true the other way around, things that sound like the same but are actually different:
.NET Core, .NET Framework, .NET Standard, .NET
Bonus points for Microsoft also often using the term “framework” for labeling .NET (Core). And then there of course also is ASP.NET because of course.
Just great.
You don’t want to know.
If you really want to knowMicrosoft Dynamics 365 is an integrated suite of enterprise resource planning (ERP) and customer relationship management (CRM) applications offered by Microsoft. -Wikipedia
Right, thank you for pointing it out!
I was using Eternity, but it seems to be no longer maintained, so I’m currently trying out some other alternatives.
Anyway, the comment should now be fixed.
I dont think that poor UI programming for dedicated programs is an argument for browser based solutions.
I have issues with poorly programmed UIs in browser based tools all the time.
That’s not the issue here. And that relies entirely on them being implemented well.
Just like the web
Against every developer’s advice, management has moved our entire stack to Microsoft Dynamics 365. It took over a year of prep, millions in ISV consulting charges, and it performs like trash. Now management is constantly complaining about outages, Microsoft nickles and dimes us for tens of thousands more than the estimates, and they are constantly jerking us around to half-baked tech by removing support for anything that actually works. “Want data out of F&O? We’re killing everything except Synapse Link. You spent months migrating yet it drops data? That’s not surprising since we fired everyone working on it. You should be on Fabric! No, that’s not finished either, but we need to test it on someone!”
I’m very bitter.
Synapse link is a pain too if you’re doing everything with as much private networking as possible. Actual setup is quick, but you need a windows machine for the PowerShell libraries needed for the dynamics side of the link, and if you’re just added as a guest to a client tenant, the cmdlets won’t let you login on their tenant, always uses the default tenant as far as I recall and there’s no tenant flag. I’ve set it up a handful of times and once it’s up it works really well, just an annoyance sometimes getting there. Think doing it through event hub has some similar irritations too.
I’ve not had the pain of dealing with fabric extensively, most of the engineers and data scientists I work with hate working with it, everything seems like a halfbaked implementation of stuff in synapse, adf and Power BI premium but somehow worse, and their documentation is increasingly unhelpful.
When we finally onboarded the D365 ERP replacement, management wanted to run perf testing on it told them we could do it in JMeter, and we already had JMeter code that we’d used for the older systems, and we’d learned more than enough from including it in integration automation, that I was sure we could do it.
Instead they hired two chodes from an agency and told them to use some odd tool. Literally a month into that project one of the contractors asked me straight up why we weren’t just using JMeter.
They eventually cut those guys because they weren’t able to produce, and then went with some kookball Akamai solution (Cloudtest?) They didn’t even seem to realize that by going with that solution, they were going to be beholden to paying Akamai every time they wanted to run it. They somehow managed to cajole Akamai into giving us a standalone version of the tool, but they didn’t seem to comprehend that when you run it that way you don’t get the cloud.
It’s funny, someone asked me the other day why I quit that job, and I’m now suddenly starting to remember why.
It was actually a pretty good company, it just wasn’t a software company, so its tech decisions were often really bonkers. But that aside, it was actually a good company, and part of me kicks myself for leaving it – I’d probably still be working there four years later.
wtf is it with managers and pushing shitty microsoft products?
everyone hates teams and outlook but somehow every single manager is forcing us to use it.
I wish! It’s more of a loose collection of random business softwares in various states of abandonment. D365 CE is a platform for Sales teams to organize and track leads, quotes, contracts, etc. D365 BC is an ERP platform born out of the ashes of NAV, the core of which Microsoft bought decades ago. D365 F&O, D365 S&M, and others are various flavors of AX, another ERP platform Microsoft bought over a decade ago. They are direct competitors to D365 BC for some reason. None of these softwares can communicate directly with each other, and none allow direct access to the Azure SQL. Occasionally Microsoft will throw a bone towards integration stuff like DualWrite or Synapse or Fabric, but they can never seem to commit and eventually abandon those too.
I would actually be much happier if it was just crummy databases instead of an archipelago of rotting digital islands.
D365 CE is a platform for Sales teams to organize and track leads, quotes, contracts, etc.
Huh, I would have thought “CE” stood for “compact edition” like it did for Windows CE back in the day. Which was unironically called “WinCE” by Microsoft.
HyperCard! There’s a name I haven’t heard in a while. It was marvellous, for its time.
I’m appalled to see it compared to some shitty MS product (that I have no knowledge of), and I’ll just add that I have never encountered our hard of this bonkers “previous page is still active” issue in HyperCard - but I readily believe it’s there in 365.
I just went through that for a while and saw nothing that doesn’t look exactly like C#. If it’s based around .NET and looks exactly like C#, why the fuck not just use C#?
As somebody who first started coding BASIC on an Apple IIe in 1981, I am just so tired of new languages. They all do basically the same shit and there’s just no real point to any of them.