TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Microsoft is a black hole of money and talent

28 pointsby thedataangel10 months ago

6 comments

ilrwbwrkhv9 months ago
I don't think this is a problem with just Microsoft. The majority of the hires at Microsoft have been TC optimization Leetcode folks who really aren't good at programming, but are great at optimizing for the FAANG hiring pipeline. Basically they are gamed.
mkoryak9 months ago
I&#x27;ve been there, worked on poorly built systems and complained about it.<p>One thing I found is that ranting like TFA makes you sound like you think you&#x27;re the most amazing engineer and everyone else is stupid. It makes you sound like someone who no one wants to work with.
cowboylowrez9 months ago
I&#x27;ve worked with 4 erps in varying capacities from amused observer to in the weeds screen dev (and mainly database administration), 3 of those 4 had custom languages and development environments, including deployments in custom things variously. These three seemed to want to reinvent programming all for their app. I was fascinated by it all. The only erp I worked on that didn&#x27;t reinvent the wheel was in cobol and there these poor developers failed to use the original wheel invention. One asleep user could halt the company until the system administrator killed the screen process, the concurrency strategy used was &quot;pessimistic&quot; to the extent that the whole system seemed suicidal. It got replaced by erp 2.<p>Microsoft AX is a beast. I was both fascinated and horrified by it. I took the developer class and loved it but then was so baffled by their source control and deployment, ended up contracting anyways, our desktop dev who also took the course simply found a better job haha, I simply shrank back into my dba role and got fairly familiar with the schema and had developed what I felt were cool and snappy queries that could run without nolock, I am a long time database geek and actually got fired over the nolock keyword, well that and me being an insufferable asshole which was all the rage with dbas at the time hahaha<p><a href="https:&#x2F;&#x2F;learn.microsoft.com&#x2F;en-us&#x2F;dynamics365&#x2F;fin-ops-core&#x2F;dev-itpro&#x2F;dev-ref&#x2F;xpp-language-reference" rel="nofollow">https:&#x2F;&#x2F;learn.microsoft.com&#x2F;en-us&#x2F;dynamics365&#x2F;fin-ops-core&#x2F;d...</a>
mepian9 months ago
The title is not very fitting.
评论 #41191793 未加载
less_less9 months ago
Unsurprisingly, Microsoft Dynamics 365 is an absolutely shit app from the user side too. It&#x27;s horribly slow, has a nearly unusable UI, uninformative errors, that kind of thing.<p>The expense reporting side of D365 is especially bad, or maybe it&#x27;s just my employer&#x27;s integration of it. It doesn&#x27;t properly understand currencies or conversion rates, so maybe you&#x27;ll stay at a hotel in Prague and the expense report page will say $20000 instead of CZK 20000, and then it will write a completely wrong exchange rate, and then refuse to accept the report (with an error in a bar at the top of the screen, but it&#x27;s modal) until you properly itemize this incorrectly recorded expense down to the last haléř.
评论 #41201007 未加载
486sx339 months ago
A general purpose, all encompassing ERP system that works for ANY industry<p>Yeah. That sounds awful<p>The author makes some great points, I think the biggest one from a business perspective, for anyone who is ever involved with a project that scopes an ERP is how do I get my data out of this thing? AND then, example output! I’ve seen ERPs that are basically impossible to ever get all your data out of, and then others where they export everywhere completely verbose, in CSV based on some C code from 1976 … so then what?
评论 #41211608 未加载