Copilot edited an ad into my PR
141–150 of 704 posts
Re: Copilot edited an ad into my PR
#142Re: Copilot edited an ad into my PR
#143Earlier quoted context omitted.
Interesting indeed. I wonder how long GitHub as a platform will be there as a viable option. Anyone who remembers SourceForge?
Another step into ensh*ttification? https://www.youtube.com/watch?v=T4Upf_B9RLQ
Hell, I just saw an amazing open-source alternative to Raycast[0] and just replaced it the other day.
Re: Copilot edited an ad into my PR
#144Earlier quoted context omitted.
Interesting indeed. I wonder how long GitHub as a platform will be there as a viable option. Anyone who remembers SourceForge?
It's baked in literally into every coding tutorial and is kind of industry standard, like JIRA. Maybe it's just an experiment at this moment.
By the way, most pre-industry-standard FOSS projects still have their own infrastructure. I do find it disappointing that Rust is on GitHub.
Re: Copilot edited an ad into my PR
#145This "ad" is not exactly new. Looks like MS thinks it's a "tip" rather than an ad. I don't know if Raycast team even knows about this. https://github.com/PlagueHO/plagueho.github.io/pull/24#issue... Copilot has been adding "(emoji) (tip)" thing since May 2025. GitHub copilot was released in May 2025, so basically it has had an ad since beginning. There are 1.5m of these things in GitHub. https://github.com/search?q=%…
Honestly, it being a "tip" or "ad" is exactly the same. What I mean is that even if I take that at face value and accept that it's not an ad, and I can just about see from a certain level of corporate brainwashing how one could believe that, it's still completely unacceptable.
Re: Copilot edited an ad into my PR
#146This "ad" is not exactly new. Looks like MS thinks it's a "tip" rather than an ad. I don't know if Raycast team even knows about this. https://github.com/PlagueHO/plagueho.github.io/pull/24#issue... Copilot has been adding "(emoji) (tip)" thing since May 2025. GitHub copilot was released in May 2025, so basically it has had an ad since beginning. There are 1.5m of these things in GitHub. https://github.com/search?q=%…
Honestly, it being a "tip" or "ad" is exactly the same. What I mean is that even if I take that at face value and accept that it's not an ad, and I can just about see from a certain level of corporate brainwashing how one could believe that, it's still completely unacceptable.
Re: Copilot edited an ad into my PR
#147Earlier quoted context omitted.
Interesting indeed. I wonder how long GitHub as a platform will be there as a viable option. Anyone who remembers SourceForge?
I believe Codeberg is the new hotness
Every company or entity changes over time. Codeberg is great, but with more people using it for free, without donating, and worse, more people abusing the service with some bs AI generate code, malware, etc, more expensive will get to keep it running.. for now they have money, but as e.V in Germany, you survive either from members or from donations.. So use Codeberg, but most important, support it!
Re: Copilot edited an ad into my PR
#148Earlier quoted context omitted.
Interesting indeed. I wonder how long GitHub as a platform will be there as a viable option. Anyone who remembers SourceForge?
It's baked in literally into every coding tutorial and is kind of industry standard, like JIRA. Maybe it's just an experiment at this moment.
...for now.
> like JIRA
is not an industry standard. It's a widely used software by some folks. I used it in the past, not using now, for example.
> Maybe it's just an experiment at this moment.
Does Microsoft understand objection and negative feedback to experiments?
- No.
- Remind me in three days.Re: Copilot edited an ad into my PR
#149I was recently running Copilot CLI in a sandbox on autopilot mode and it kept overriding git config to put only "GitHub Copilot" as commit author instead of my name. Strongly worded instructions weren't helping, I had to resort to the permission system to change this behavior. I wonder if this is consistent with their terms of service. I mean, maybe they DO take all the responsibility for the code I generate and push…