Earlier quoted context omitted.
Autodesk, Altium, Mentor Graphics, Cadence, Keysight, National Instruments, Texas Instruments, Analog Devices, Microchip, CCS, Keil, IAR, NXP, Mikroelektronika, Mitubishi, Xilinx etc. EDA software, CAD/CAM software, instrument control software, electronic simulation and modeling software, specialized compilers/IDEs, etc. are mostly made for Windows desktops (although more and more of them are also supporting Linux no…
And if you combine the revenue of all of those companies, how do they stack up? To put it into perspective King (maker of Candy Crush) - just one mobile app developer made $2 billion in revenue last year ( https://www.statista.com/statistics/288974/king-annual-reven... ) That's about the same as Autodesk ( https://www.statista.com/statistics/416235/net-revenue-of-au... ). Having a dominance in a platform (Windows) wi…
The Cost of Developers
211–220 of 238 posts
Re: The Cost of Developers
#212Earlier quoted context omitted.
And if you combine the revenue of all of those companies, how do they stack up? To put it into perspective King (maker of Candy Crush) - just one mobile app developer made $2 billion in revenue last year ( https://www.statista.com/statistics/288974/king-annual-reven... ) That's about the same as Autodesk ( https://www.statista.com/statistics/416235/net-revenue-of-au... ). Having a dominance in a platform (Windows) wi…
You just said games don't count.
Re: The Cost of Developers
#213Earlier quoted context omitted.
At where I work we use Github Enterprise, which costs way more than Gitlab Enterprise, is not scalable, and barely cares about enterprise customers like ourselves. Gitlab on the other hand is much cheaper, is highly scalable, runs in AWS, and is responsive to requests. Ultimately to make it as a business you need to provide what the customer wants and is willing to pay. Github never did.
We switched from GitHub Enterprise to BitBucket Server several years ago and are pretty (80%) happy with the decision. Saved an absolute truck load of money. The only issue with BitBucket Server is that it (inexplicably) does not have a commit compare view. https://jira.atlassian.com/plugins/servlet/mobile#issue/BSER... This is such a massive oversight I have to conclude Atlassian themselves don’t use this product. I…
We're working on improving that experience. I'd keep a lookout on the next few releases.
Re: The Cost of Developers
#214Earlier quoted context omitted.
We switched from GitHub Enterprise to BitBucket Server several years ago and are pretty (80%) happy with the decision. Saved an absolute truck load of money. The only issue with BitBucket Server is that it (inexplicably) does not have a commit compare view. https://jira.atlassian.com/plugins/servlet/mobile#issue/BSER... This is such a massive oversight I have to conclude Atlassian themselves don’t use this product. I…
There are many things I find frustrating about BitBucket Server (it’s super slow, for one, it’s insistence on clobbering commit strings during merges is the biggest), but I’ve never wanted a commit compare view; I don’t even know what that is. Care to explain what you would use it for?
Re: The Cost of Developers
#215Earlier quoted context omitted.
At where I work we use Github Enterprise, which costs way more than Gitlab Enterprise, is not scalable, and barely cares about enterprise customers like ourselves. Gitlab on the other hand is much cheaper, is highly scalable, runs in AWS, and is responsive to requests. Ultimately to make it as a business you need to provide what the customer wants and is willing to pay. Github never did.
We switched from GitHub Enterprise to BitBucket Server several years ago and are pretty (80%) happy with the decision. Saved an absolute truck load of money. The only issue with BitBucket Server is that it (inexplicably) does not have a commit compare view. https://jira.atlassian.com/plugins/servlet/mobile#issue/BSER... This is such a massive oversight I have to conclude Atlassian themselves don’t use this product. I…
Github and Github Enterprise also fail to provide this view. They do provide a compare view for the triple-dot notation (git diff ...) which actually compares the merge-base of commit1 and commit2 with commit2. It's not possible to do the equivalent of git diff commit1..commit2 in the web interface.
Re: The Cost of Developers
#216Earlier quoted context omitted.
Good for you. But you were ostensibly addressing the idea of making it as an independent company - not whether and when revenues and profits might suddenly matter again.
I believe that Github could've done their own IPO at some point. They could've "made it" as an independent company, in that respect, without profits...
Re: The Cost of Developers
#217Earlier quoted context omitted.
If it cost a ton of cash, that would be ridiculous. It is adding some fields and charts. Do you think Zenhub has or had a ton of cash?
If it was so easy to make a decent project management tool, there would be one...
Re: The Cost of Developers
#218Earlier quoted context omitted.
I believe that Github could've done their own IPO at some point. They could've "made it" as an independent company, in that respect, without profits...
And after the proceeds from the IPO have been spent?
Re: The Cost of Developers
#219Earlier quoted context omitted.
According to Tim Cook yesterday, there are 20M Apple Developers. Someone is not telling it like it is :)
If that is based on number of Xcode downloads then it will over-count, you need to install it to use Homebrew.
Only recently did I discover you can download the CLI without installing XCode first. Saves about an hour off of setting up a new developer.
Re: The Cost of Developers
#220Interesting to see Microsoft playing nice with vendors. I’ve seen many play less than nice. (ISVs who host on Azure and badmouth Microsoft products)