andrew, to github
@andrew@esq.social avatar

Reduced my thoughts on Copilot+ PC, as announced, to a piece for Forbes.

TLDR: Also we should think about compliance with things like subpoenas and how completely can anything ever be deleted with such a system.

The more I think about it, the less this seems like a well thought-out product for pros. Dreamed up by coders that already have had their life’s work sucked up by GPT through .

@law

https://www.forbes.com/sites/andrewleahey/2024/05/22/copilot-pcs-could-be-a-privacy-nightmare-for-professionals/
https://esq.social/@andrew/112484905475208847

manchuck, to github
@manchuck@phpc.social avatar

How come I can't allow #github actions to push to a protected branch? I can't be the only person who wants a #GithubAction to update a changelog, then push it to the main branch.

bradwilson, to github
@bradwilson@mastodon.social avatar

How do I remove the button from 2022 17.10 menu bar?

kubikpixel, to github German
@kubikpixel@chaos.social avatar

Wenn dies unter Umständen "unauffindbar" Fehler und zu umständlichen Code erzeugt, sprich Mathematik "seltsam" umgetzt. Es ist ein Hilfsmittel aber sehe nur ich es so oder ist meine Kritik übertrieben?

»Softwareentwicklung – Github Copilot wird direkt in Visual Studio integriert:
Microsoft Build 2024 Mit Visual Studio 17.10 kommen diverse Neuerungen. Unter anderem kann Github Copilot bei der Generierung von Code helfen.«

🤖 https://www.golem.de/news/softwareentwicklung-github-copilot-wird-direkt-in-visual-studio-integriert-2405-185208.html


joel, (edited ) to Miyoo
@joel@fosstodon.org avatar
nixCraft, to privacy
@nixCraft@mastodon.social avatar

Is it just me, or has Microsoft gone completely crazy? They are implementing spyware that takes screenshots every second and forcing AI integration. Why would anyone willingly purchase this? Anyone with experience in computer or information security knows that it is a bad idea, even if it is locally done. Just don't do it. Yet, here we are, and they are doubling down on this idea. https://arstechnica.com/gadgets/2024/05/microsofts-new-recall-feature-will-record-everything-you-do-on-your-pc/

tippfehlr,
@tippfehlr@fosstodon.org avatar

@nixCraft meanwhile we are happily using #github. Move to #gitlab already!

scy, to github
@scy@chaos.social avatar

Is there a way to tell "notify me when someone creates a PR that will fix an issue that I'm subscribed to"?

Because GitHub just notified me "Closed https://github.com/neovim/neovim/issues/16632 as completed via https://github.com/neovim/neovim/pull/27781". I'm subscribed to 16632, but only learned of the existence of 27781 when it got merged.

That PR contained commits saying "fixes 16632" at least five days ago, and I would've loved to have noticed it at that time already.

wyri, to github
@wyri@haxim.us avatar

My plan for this afternoon was to finish my centralized reusable #GitHub Actions workflows for releasing projects. But some outage is keeping me waiting 😅. (Can even see the self hosted runners spin up but not getting any jobs.)

grayrattus, to github
@grayrattus@mastodon.social avatar

removed search on public repositories without account XD They steal your code but do not allow other people to see it. This is disgusting af.

No wonder why people cannot build their own copilots alternatives when the biggest source of code is under stupid regulations.

Kurwa. It's soo good I stopped commiting to my accunt and migrated to :cate:

arda, to Steamdeck
@arda@micro.arda.pw avatar

Just tried Zelda 64 Recompile project on my :steamdeck:

WOW!

https://github.com/Zelda64Recomp/Zelda64Recomp

The binary extracts the assets from the rom to play, all legal.

At Desktop mode, I simply downloaded the Linux binary from GitHub, got the USA no-intro rom of my game, added a the binary as a non-steam game. At the gaming mode, I forced compatibility on Linux runtime.

Deck controllers are pre-configured, all buttons work, runs at native widescreen 720p@60hz

bbelderbos, to python
@bbelderbos@fosstodon.org avatar

In our latest @pybites podcast I list out 10 essential things to add to your project on .

Hope it helps you if you're not sure where to start.

Check it out here: https://youtu.be/eBq4v_eOD-Y

Rob_Bos, to github
@Rob_Bos@mstdn.social avatar

Important update for #GitHub #Action users! Coming June 50% of the actions on the Marketplace will no longer work without adjustments. If you have ignored the warnings, it will start breaking now 💁‍♂️.

Updated dates for Actions runner using Node20 instead of Node16 by default https://github.blog/changelog/2024-05-17-updated-dates-for-actions-runner-using-node20-instead-of-node16-by-default

SylvieLorxu, to github
@SylvieLorxu@chaos.social avatar

Catima 2.29.1 is out!

This is a small bugfix release, fixing some balance and spend/receiving issues (mostly reduced confusion + workaround for some broken Android keyboard apps that don't correctly listen to the list of allowed symbols).

It also contains various translation updates.

The update is available on right now and will most likely be available on within 24 hours. It has also been sent to Google Play Open Testing for review.

openresource, to opensource
@openresource@fosstodon.org avatar

Starting the day by deleting around 200 spam GitHub Discussions. Always a pleasure...

If GitHub's looking for AI topics: it could really help maintainers by spotting spam, blocking accounts, and automatically deleting discussions/issues so they have nothing to do.

openresource,
@openresource@fosstodon.org avatar

After removing a lot of spam GitHub Discussions and probably some deletions made on GitHub side, I encountered some phantom notifications.

This is a confirmed bug, but thanks to the GitHub Support, there is a workaround for that:

  1. Be sure to treat all the real notifications you have to have a zero-inbox.
  2. Run the following script to mark notifications as "read":

gh api --method PUT -H "Accept: application/vnd.github+json" /notifications -F read=true

fuzzychef, to github
@fuzzychef@m6n.io avatar

Is there a better way to create new cards on project boards? The way I know how to do it involves five clicks and three different steps saving things. Surely there's a better path?

scottkeckwarren, to github
@scottkeckwarren@phpc.social avatar

You know you've messed up when the Action's log stops loading...

TalosSecurity, to github
@TalosSecurity@mstdn.social avatar

Cisco Talos has developed a fuzzer that enables us to test macOS software on commodity hardware. We released this tool on this morning, and you can learn more about it here http://cs.co/6019dusi3

video/mp4

bbelderbos, to github
@bbelderbos@fosstodon.org avatar

🚀 Quickly jump from your local #git repository to its corresponding GitHub page with this handy shell alias! ✨

🔗 Add openrepo to your shell profile or rc file, source it, and now you can simply type openrepo in your terminal to open your GitHub repo. 😎

#GitHub #DevTip

donwatkins, to github
@donwatkins@fosstodon.org avatar

Introduction to GitHub Copilot presentation with Brent Laster - All Things Open : All Things Open https://allthingsopen.org/articles/intro-github-copilot-brent-laster #Github #Copilot

  • All
  • Subscribed
  • Moderated
  • Favorites
  • JUstTest
  • thenastyranch
  • magazineikmin
  • ethstaker
  • khanakhh
  • rosin
  • Youngstown
  • everett
  • slotface
  • ngwrru68w68
  • mdbf
  • GTA5RPClips
  • kavyap
  • DreamBathrooms
  • provamag3
  • cisconetworking
  • cubers
  • Leos
  • InstantRegret
  • Durango
  • tacticalgear
  • tester
  • osvaldo12
  • normalnudes
  • anitta
  • modclub
  • megavids
  • lostlight
  • All magazines