Mastodon: @canpolat@hachyderm.io
I also use Azure Devops + GitHub - What kind of integration are you looking for?
Not really “looking for” it but what I meant was “pushing to GitHub packages from Azure Pipelines.”
If you’re using Azure as the build server, you can also publish your Nugets into a private feed in Azure
That’s what we do at the moment for private feeds.
If you are not using Azure Devops, GitHub Packages (as suggested by @nibblebit@programming.dev) can be worth looking into. They have a generous free tier.
Have you tried Github packages yet?
No. Thank you for the suggestion. We use Azure Devops, but I would expect it to have good integration with GitHub. But creating a public project in Azure Devops may make more sense (so that all packages are in one place).
[…] but what prevents you to use nuget.org?
The only thing is possible name collisions. I didn’t start looking into this, but it is a possibility. Otherwise I think we will end up doing this.
I believe there is already a browser add on for this. Cannot remember the name right now.
Edit: I think this should be in Lemmy core.
I would add Ars Technica to that list and call it a day.
For programming I follow YouTube channels of the conferences relevant for my tech stack (YouTube natively supports RSS). They are generally 1 hour talks but it’s a great way to stay up to date.
I think you have a better chance if your instance focuses on a topic instead of being general purpose. That’s the reason I chose programming.dev. All communities there are related to programming so when I sort by “local” I see something interesting even though I haven’t subscribed to that community. And that increases my interaction with those communities.
Would love to see a browser based implementation of this.
Here is another implementation: Another Blog Resurrection, the Fediverse, and a New Comment System
https://www.overheid.nl/english
Overheid.nl is the central access point to all information about government organisations of the Netherlands.
We are publishing libraries (mostly client libraries). There are lots of legacy stuff. It’s safer to own the whole feed instead of pushing it to nuget.org and hoping for the best :)