KathyReid, to github
@KathyReid@aus.social avatar

Question for other and - if you are submitting supplementary materials to a conference, such as a or @huggingface repo, how do you anonymize the repo so that the name of the repo or the repo owner does not violate the anonymity requirements?

Is there a way to do this?

governa, to github
@governa@fosstodon.org avatar
noneuclideandreamer, to genart German
@noneuclideandreamer@mathstodon.xyz avatar

https://github.com/NonEuclideanDreamer/Temperature

Updated my repository. Now with animals, plants and a few periodic trisolar solutions...

hut, to rust
@hut@chaos.social avatar

Wait, I can not publish a #Rust crate on https://crates.io without logging in via a #GitHub account? Seriously? Where's the hidden camera?

Well, 他妈的, I guess there will be one less crate

LGUG2Z, to github
@LGUG2Z@hachyderm.io avatar

Sometimes I can't believe this is real 🙃

#github #opensource #software

ramsey, to random
@ramsey@phpc.social avatar

This is part of the reason I couldn’t get to a good place (mentally) in order to do a real “Saving Open Source” talk at :

From @geerlingguy: “2024 is the year corporate open source died”

https://www.jeffgeerling.com/blog/2024/corporate-open-source-dead

ramsey,
@ramsey@phpc.social avatar

Maybe it’s just time to say “fuck it” and #GPL all the things?

The #OpenSource movement was a response to corporate skittishness around using #FOSS, and it focused on very permissive licenses to make corporations feel more comfortable using it. Maybe that turned out to be the wrong approach. Maybe the #OSI helped create the problem.

If the OSI helped create it, #GitHub encouraged and exacerbated it.

hypnoglow, to github
@hypnoglow@mastodon.social avatar

How tolerant are you to the software that is not actively maintained?

Imagine you see a GitHub repo with the library you need. But there were no commits for 2 years. Would you use it?

🏷️ #github #opensource #development

nhoizey, (edited ) to wordpress French
@nhoizey@mamot.fr avatar

If you want to push your #Wordpress content on @Mastodon, you can either

#GitHub

⚓️ https://nicolas-hoizey.com/notes/2024/04/29/1/

bbelderbos, to github
@bbelderbos@fosstodon.org avatar

A cool way to keep your profile up2date is by creating a self-updating Readme, a trick I picked up from Simon Willison.

Here is how I made mine pulling in different feeds:
https://pybit.es/articles/how-to-create-a-self-updating-github-readme/

I hope it inspires you to make your profile more engaging.

alovoa_love, to opensource
@alovoa_love@mastodon.social avatar

Alovoa version 1.10.0 released! 🎉

Significant update! Large data, such as images, should download and upload much faster now!

Due to breaking changes, please update to the lastest version if possible.

Also, we reached over 40,000 users! Thanks for the support! 🎉🎉🎉

polychromata, to github

@fujowebdev It's nice to see representation of something other than , but given that is maintained by a forprofit, i expect it's only a matter of time before the same shit starts happening (and there /has/ already been one incident). It'd be cool to see like a cameo (or at least an offhand mention) of something like .

ramikrispin, to python
@ramikrispin@mstdn.social avatar

(1/3) I am excited to share that my course - Data Pipeline Automation with GitHub Actions Using R and Python 🚀, is now available on LinkedIn Learning!

The course provides an introduction to setting up automation with GitHub Actions with both R and Python. Throughout the course, we will use a real-life example by working with the U.S. Energy Information Administration (EIA) API for data automation. 🧵👇🏼

#rstats #python #datascience #github #quarto #data #docker

openresource, to github
@openresource@fosstodon.org avatar

New article on our website describing how to use contrib.rocks to generate an image of the top contributors of any #GitHub repository. Something that can be embedded into your README, for instance, to celebrate your contributors.

More info at https://openresource.dev/articles/contrib-rocks

hgrsd, to github
@hgrsd@hachyderm.io avatar

I've been trialling GitHub Copilot recently at work and, having been generally skeptical of the golden mountains promised by AI hype guys, I have to say that it gave me a modest efficiency gain in some scenarios. I would miss not having it, much like I would miss not having autocomplete.

I'll probably write up a blog for hgrsd.nl with a few thoughts of where it was helpful for me.

wyri, to github
@wyri@haxim.us avatar

Honestly, #GitHub could use a report spam feature in the UI instead of opening a ticket. Getting tagged in random issues hijacked with posts of crypto scams is getting ridiculous at this point.

lawrencegripper, to github
@lawrencegripper@fosstodon.org avatar

Trying out 2x portrait monitors and one landscape in the middle.

So far really enjoying it.

Portrait is pretty cool for long #github issues with lots of comments and same for long code files.

welcomewerkstatt, to github German
@welcomewerkstatt@norden.social avatar

Kennt ihr ? Auch wenn ihr kein(e) Programmierer:in seid, dann seid ihr bestimmt schonmal auf , o.Ä. gestoßen. Auch als Designer:in, Maker:in, Texter:in oder einfach nur zum Projektmanagement spielen Git und die dazugehörigen Plattformen heute eine große Rolle. Wir erklären Git/GitHub/GitLab für Nicht-Programmierer in einem dreistündigen Workshop am Sonntag, den 19. Mai. https://www.welcome-werkstatt.de/veranstaltungen/git-fuer-nicht-programmierer

Vivaldi, to tech
@Vivaldi@vivaldi.net avatar

Love working with tabs? Then you’ll love this: a Memory Saver that automatically puts your inactive tabs to sleep, so you can experience faster and smoother browsing!⚡

Our built-in Feed Reader now lets you follow feeds on sites like Reddit and GitHub. You can now curate your very own news feed with your preferred content. 📰

There’s more: a new option to create Workspaces with fewer clicks, export of passwords and feeds, and a window split screen view for apps on Mac.

Read on to know more, and upgrade your browser to its latest version👇

https://vivaldi.com/blog/vivaldi-on-desktop-6-7

mattsches, to android German
@mattsches@phpc.social avatar

Gibt's eigentlich noch aktiv entwickelte und empfehlenswerte GitHub-Clients für Android? Nutze bisher FastHub, aber da geht es offenbar nicht mehr weiter …

kubikpixel, to webdev
@kubikpixel@chaos.social avatar

«JASON Canvas:
An open file format for infinite canvas data.»

Is this something new or have I only just discovered it? (I think the data on GitHub is very recent)

🔘 https://jsoncanvas.org

#canvas #json #webdev #jsoncanvas #dev #dataformat #web #data #github

governa, to github
@governa@fosstodon.org avatar
davidism, to python
@davidism@mas.to avatar

slsa-github-generator v2 now uses upload/download-artifact v4, so I can update those in all the Pallets projects. Turns out the publish workflow for most projects didn't need any changes at all. Only MarkupSafe, with multiple build jobs, needed a little change to use different upload names and combine their downloads. https://github.com/pallets/markupsafe/commit/f4905079ef7573d5c1e8fe1f291f1e353050bc87

davidbisset, to wordpress
@davidbisset@phpc.social avatar

Interesting. A #WordPress plugin (not recently updated but still) to sync content with a #GitHub repository (or #Jekyll site)

https://wordpress.org/plugins/wp-github-sync/

toxi, to github
@toxi@mastodon.thi.ng avatar

"Instead of generating the URL after a comment is posted, GitHub automatically generates the download link after you add the file to an unsaved comment, [...]. This allows threat actors to attach their malware to any repository without them knowing."

I always wondered if these attachments would stay around and if so for how long. Seems to be permanent, though (at least until this is going to be fixed)...

https://www.bleepingcomputer.com/news/security/gitlab-affected-by-github-style-cdn-flaw-allowing-malware-hosting/

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