Skip to content

2023

Weekly news | 2023-12-27

news

  • Amazon EKS introduces upgrade insights.
  • otf (An open source alternative to Terraform Enterprise) archived on Dec 26, 2023.
  • GitHub promotes LICENSE (if available) as a tab with the README in the UI.

tooling

  • snk: generate a snake game from a GitHub user contributions graph
  • gh-dash: a GitHub CLI extension to display a dashboard with PR and issues by filters
  • Latacora (SecOps for hire) published recommended SCPs in Terraform.
  • CNCF Incubating HeadLamp: A Kubernetes web UI that is fully-featured, user-friendly and extensible.
  • GitHub Action to install GitHub Releases binaries.
  • Neosync: Open source Test Data Management. HackerNews post.
  • danswer: OpenSource Enterprise Question-Answering. Connects to tools like Slack, GitHub, Confluence, etc.

blogs

Some of the best blog posts and articles we've seen in 2023:

Weekly news | 2023-12-20

news

Weekly news | 2023-12-13

news

Weekly news | 2023-12-06

announcements

Weekly news | 2023-11-29

announcements

Weekly news | 2023-11-22

announcements

Weekly news | 2023-11-15

announcements

finding .gitignore file for dotnet projects

When creating a new git repository for a C# dotnet project on GitHub, I can't seem to find a preset .gitignore file for dotnet projects. I scroll through the list looking for C#, CSharp or dotnet with no luck. Guess what it is called? VisualStudio 🙃 .