@openresource@fosstodon.org
@openresource@fosstodon.org avatar

openresource

@openresource@fosstodon.org

Open {re}Source is your platform for sharing and discovering the open source world. Understand how it works, and learn how to create, manage, and contribute to open-source projects.

This profile is from a federated server and may be incomplete. Browse more on the original instance.

openresource, to opensource
@openresource@fosstodon.org avatar

We've hit 50 stars on GitHub!
A massive thank you for your support and contributions. This milestone is just the beginning, and we can't wait to continue building and growing together!

https://github.com/Open-reSource/openresource.dev

openresource, to opensource
@openresource@fosstodon.org avatar

📚 New "Building and Engaging Your Community" chapter in "Creating Your Own Open-Source Project" module!

This is just the first version, which we will refine and expand with more detailed information and examples over time. We're taking it step-by-step since it's always challenging to find spare time alongside other open-source activities :)

Check it out here: https://openresource.dev/guide/creating-your-own-open-source-project/building-and-engaging-your-community

#OpenSource #oss #community

openresource, to random
@openresource@fosstodon.org avatar

I'll be at for 3 days. If you want to meet in person, please send me a DM somewhere :)

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

Following up this morning's post, ever heard of the GitHub ghost user? 👻

Find out more in our latest article: https://openresource.dev/articles/github-ghost-user

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

openresource, to opensource
@openresource@fosstodon.org avatar

Following up on finding open-source projects to contribute to: https://goodfirstissue.dev is another great resource!

It curates easy pickings from popular open-source projects and narrows down projects for new contributors.

Projects must meet criteria like 3+ 'good first issue' labels, 10+ contributors, a README.md with setup instructions, and a CONTRIBUTING.md with guidelines. Projects must also be maintained.

You can filter projects by programming languages.

#OpenSource #OSS

openresource, to opensource
@openresource@fosstodon.org avatar

Most of the time, you don’t need to look far to find an open-source project to contribute to. Use a tool regularly and see room for improvement? Consider contributing!

Still can't find a project? Check out aggregators like https://up-for-grabs.net/ for curated lists of projects needing help. Filter by language, difficulty, and more!

openresource, to random
@openresource@fosstodon.org avatar
openresource, to random
@openresource@fosstodon.org avatar

The Open Technology Fund (OTF) announced a new fund to support ongoing maintenance of FOSS projects: the FOSS Sustainability Fund.

Applications are due May 17th.

More info at: https://www.opentech.fund/funds/free-and-open-source-software-sustainability-fund/

There's also a livestream May 7th at https://www.meetup.com/fr-FR/github/events/300811719/

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 repository. Something that can be embedded into your README, for instance, to celebrate your contributors.

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

openresource, to github
@openresource@fosstodon.org avatar

Check out our latest small article on integrating Repobeats into your GitHub README for a dynamic visual representation of your repository's activity!
https://openresource.dev/articles/repobeats

The tool itself is free, but not open source. Still, it can be a nice way to show the activity of your GitHub repo and encourage people to contribute, and celebrate your top contributors. That's up to you to decide :)

openresource, to random
@openresource@fosstodon.org avatar
openresource, to random
@openresource@fosstodon.org avatar

TBH, as a non-native speaker, I've always struggled with whether to write "Open Source", "open-source", "open source", ... Just found a helpful rule in the Microsoft Style Guide: https://learn.microsoft.com/en-us/style-guide/a-z-word-list-term-collections/o/open-source

The Open {re}Source website has been updated accordingly.

openresource, to random
@openresource@fosstodon.org avatar

Exciting news from GitHub! GitHub Accelerator 2024 applications are officially open. This year's theme and cohort is about open-source projects who are making AI advancements. Selected projects will receive up to $40K. Deadline is March 5, 2024. Who's planning to apply?

More info at https://accelerator.github.com/

openresource, to opensource
@openresource@fosstodon.org avatar

Started a booklist related to making . Check out the initial recommendations at https://openresource.dev/resources. Got other recommendations to add?

openresource,
@openresource@fosstodon.org avatar

@daoud Let's say that you're doing them differently 😆 Have a good reading

openresource, to opensource
@openresource@fosstodon.org avatar

Happy New Year to users, contributors, and maintainers! I hereby declare the "Bump copyright to 2024" PRs competition officially open! 😜

openresource, to opensource
@openresource@fosstodon.org avatar

Exciting update in the "Promoting Open Source Projects" module of our guide! Check out the "Building a Strong Project Identity" chapter!
We've tried a new approach, introducing a handy "TL;DR" section for quick takeaways. Plus, a new "Exercices and resources" for practical insights.
Share your thoughts - we're eager to hear your feedback!

https://openresource.dev/guide/promoting-open-source-projects/building-a-strong-project-identity

openresource, to random
@openresource@fosstodon.org avatar

As the year wraps up, here's your coding year in review with a personalized video of your GitHub activity in 2023 🌠
https://githubunwrapped.com/

openresource, to random
@openresource@fosstodon.org avatar

If you want to meet in person, I'll be around as a visitor at

openresource, to opensource
@openresource@fosstodon.org avatar

GitHub Universe starts today! 🚀
21 sessions are live-streamed out of 89: https://reg.githubuniverse.com/flow/github/universe23/sessioncatalog/page/sessioncatalog?search.deliveryformat=1692799009854003CF33.
We're planning to catch a few ourselves, and you? 👀
Hope to come across some valuable insights about the tool itself and Open Source 🍿

openresource, to random
@openresource@fosstodon.org avatar

Finally had the time to finalize a PR started a long time ago. When we share our content like https://openresource.dev/articles/can-i-take-this-issue, search engines & social media use our generated image from the content of the page.

openresource,
@openresource@fosstodon.org avatar

If you're interested in the technical part, you can check out https://github.com/Open-reSource/openresource.dev/pull/289
. It's based on https://github.com/delucis/astro-og-canvas and an adapted usage of what's done in @astro documentation. Thanks folks for that <3

openresource, to github
@openresource@fosstodon.org avatar

Here is our new article "GitHub Marketplace: Social Preview for Your GitHub Actions" which explains how to change the rendering of the social preview of your GitHub Actions when shared from GitHub Marketplace on social media platforms 📰

https://openresource.dev/articles/github-marketplace-social-preview-for-your-github-actions

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