Live data from Hacker News

GitHub’s engineering team has moved to Codespaces

github.blog

401–410 of 704 posts

Re: GitHub’s engineering team has moved to Codespaces

#401
post #358

Serious question: if I were to use this, would Microsoft collect analytics on me (code written, keystrokes, mouse movements, sleep/work schedule, productivity metrics, etc) and monetize that data by using it to build some AI product like Copilot, or build a productivity dashboard so managers can fire people for not being productive enough (like Xsolla did), use it to serve me ads, or do some stupid/irresponsible/unet…

I don’t know if this is a good indicator or not, but Codespaces costs money. So there is a non-zero probability that you are not the product.

Windows also costs money and is chock full of spyware.

Re: GitHub’s engineering team has moved to Codespaces

#402
post #377

One of the things I like about my local install of vscode is that it doesn’t burn cash. If I have to hop into a meeting, or take a lunch break, or take a shower, I don’t have to ask myself “Oh, did I forget to turn off my IDE?”.

I wish most people cared as much as you about not leaving random EC2 instances running.

Re: GitHub’s engineering team has moved to Codespaces

#403
We currently have best developer machines ever in the history of development, and we squandered it all with bloat so much that we need to use a thin client to do development? That too on a platform where they can easily snoop on your code, collect whatever metrics they like and use it against you (one way or another)? No thank you.

Call me a luddite if you will, but I feel that the developers should be wary about protecting their craft. This will end up with BigCos turning this into another Social Dilemma type scenario.

Re: GitHub’s engineering team has moved to Codespaces

#404
post #358

Serious question: if I were to use this, would Microsoft collect analytics on me (code written, keystrokes, mouse movements, sleep/work schedule, productivity metrics, etc) and monetize that data by using it to build some AI product like Copilot, or build a productivity dashboard so managers can fire people for not being productive enough (like Xsolla did), use it to serve me ads, or do some stupid/irresponsible/unet…

I don’t know if this is a good indicator or not, but Codespaces costs money. So there is a non-zero probability that you are not the product.

Unfortunately, that rule doesn't apply to Microsoft and the other tech giants.

Re: GitHub’s engineering team has moved to Codespaces

#405
post #94
post #17

Earlier quoted context omitted.

Meanwhile, on BSD UNIX derivatives, I can 'make world' since the dawn of time...

You still have to grab the dependencies before running make, some of which you'll grab from apt/yum/chocolatey/macports, some you'll need to compile manually and put in a platform-dependent location, ... Then you can run `make world`. Of course, BSD make is not completely compatible with GNU make...

OpenBSD and FreeBSD at least can compile themselves from /usr/src on a default install, fresh out of the box with zero additional packages.

Re: GitHub’s engineering team has moved to Codespaces

#406

Earlier quoted context omitted.

Lol, like Microsoft paid the billions to give it out now for free. Besides, do you want your index funds to do well? Because that's exactly where the proceeds go to.

More than that, github was floundering economically, and Microsoft bought them to ensure continuity, because Microsoft was the single largest user. Don't want to rely on Microsoft for GitHub? The underlying 'git' is open source. Just deal with your git repos raw. No one is forcing you to use github.

This is completely false. Microsoft bought GitHub to appeal to developers. They had TFS and Azure DevOps with Git for years before the purchase. I'm also 100% certain Microsoft was/is not GitHub's largest customer.

Re: GitHub’s engineering team has moved to Codespaces

#407

So you're telling me that the next GitHub outage could take out my dev environment and give me an afternoon off? Time to convince management that we need to switch to Codespaces!

Current place of employment uses a similar system, power outages are quite pleasant.

Re: GitHub’s engineering team has moved to Codespaces

#408

Earlier quoted context omitted.

Lol, like Microsoft paid the billions to give it out now for free. Besides, do you want your index funds to do well? Because that's exactly where the proceeds go to.

More than that, github was floundering economically, and Microsoft bought them to ensure continuity, because Microsoft was the single largest user. Don't want to rely on Microsoft for GitHub? The underlying 'git' is open source. Just deal with your git repos raw. No one is forcing you to use github.

>More than that, github was floundering economically, and Microsoft bought them to ensure continuity, because Microsoft was the single largest user.

Was it a common knowledge at the time? I don’t recall seeing info about MS being largest user and unfortunately their newspost on acquisition returns an error…

[1] https://news.microsoft.com/2018/06/04/microsoft-to-acquire-g...

Re: GitHub’s engineering team has moved to Codespaces

#410
post #223

This validates my theory that Microsoft is trying to build something big in dev tooling using Github, VSCode, NPM and Azure. This is probably the second "E" in EEE.

Didn’t know EEE as an acronym, in case others are looking and not interested in reading about Eastern Equine Encephalitis, I think here they are referring to Embrace, Extend, Extinguish: https://en.m.wikipedia.org/wiki/Embrace,_extend_and_extingui...
Post reply on HN