Spyke

Replies

Comment on

Anthropic's new AI tool can write 67-year-old COBOL code, sending 115-year-old IBM's stock tumbling by 13% — IBM stock has worst day in 26 years, down 25% MoM and counting

Listen. I escaped learning COBOL by being born in the 1980s. However, since I'm so fucking old now, I understand that you DO NOT FIRE THE WIZARD. The Wizard, the one who knows the incantations because they were there when the spells were written? Irreplaceable. Don't fuck with them. Pay them whatever they demand and do not ask questions.

If you want to depreciate the Wizard, you cannot use their spells. You must create your own, and you better do it in a language that people under 40 can comprehend. And they have to be as bulletproof as the Wizard's spells. Good luck getting an LLM to do that. Good luck getting a human to do that.

firefox

Comment on

Firefox development is moving from Mercurial to Git

Reply in thread

We will continue to use Bugzilla, moz-phab, Phabricator, and Lando.

Although we'll be hosting the repository on GitHub, our contribution workflow will remain unchanged and we will not be accepting Pull Requests at this time.

The cool thing about distributed version control is that it's distributed. It sounds like GitHub will just be a public remote, rather than the place where active development happens.

Comment on

I hate github, tell me about cool projects and apps that is hosted on alternative platforms (Not mirrored).

Preface: I appreciate the sentiment, fuck Microsoft.

  1. Projects typically aren't "hosted" on code repositories like GitHub.
  2. Because the underlying version control technology, git, is meant to be distributed - it's super weird to draw that line in the sand. It's like saying "show me TXT files written with SublimeText, I hate Notepad++!"
  3. I get that you might want to, like, judge a developer for using github? But, like... features are features. Build minutes are build minutes. If you fork a repo and use GitLab to manage it, does that make the project better?