Best of Open Source — September 2022
- 1
- 2
Community Picks·4y
gitignore.io is great
gitignore.io is a tool that is so profoundly helpful that I've forgotten what life was like without it. Its purpose is simple: for any project you're working on, it'll generate a valid.gitignore file for you. You can write it by hand, or grab one from another project you work on.
- 3
- 4
DEV·4y
Notesnook is now open source!
Notesnook is a free (as in speech) & open source note taking app focused on user privacy & ease of use. It features 100% end-to-end encrypted sync (free & unlimited for all) encrypted attachments (unlimited storage for as low as $0.99/mo) and encrypted publishing of notes. Creating free alternatives to data "stealing"
- 5
- 6
- 7
Community Picks·4y
Penpot is a Solid Open-Source Figma Alternative to Look Out for!
Penpot is a free and open-source solution as an alternative to Figma and similar design tools. It is in its beta phase following its launch on ProductHunt nearly two years ago. The major highlight is the use of SVG as its native format.
- 8
Community Picks·4y
Turn anyone into a pokémon with this AI art model
The model is the work of machine learning researcher Justin Pinkney, who’s built a number of visual AI tools and resources. A quick search on Twitter shows people have been using Text-to-Pokémon to make all sorts of mash-ups, including Goku, Sonic the Hedgehog, and Jesus H. Christ himself.
- 9
The New Stack·4y
Adobe Buys Figma: What Does this Mean for Web Standards?
Adobe Buys Figma: What Does this Mean for Web Standards? Figma is one of the most impressive web standards-compliant tools in recent memory. It's a bitter pill for Figma users, especially since Figma was originally marketed as an open web alternative to Adobe’s proprietary desktop tools.
- 10
asayer·4y
Four top Front End Monitoring Tools for your Website
Front-end or front-end application monitoring includes the process and tools for tracking and managing an application’s presentation layer. It also helps fix websites, native apps, and web apps by discarding potentially harmful errors. For example, NGINX Amplify, a SaaS-based monitoring tool, monitors performance.
- 11
Community Picks·4y
5 ways to find projects in Hacktoberfest
Hacktoberfest is a yearly Open Source celebration/event in October. It's all about learning and giving back to the community. Why should you take part? It's fun working and collaborating with different people on different projects and learning new skills.
- 12
- 13
- 14
GitHub Blog·4y
Release Radar · August 2022 Edition
Release Radar has been gearing up to launch GitHub Universe 2022. These projects include everything from world-changing technology to developer tooling, and weekend hobbies. The latest update is a brand new icon set which includes outline, solid, and mini icons, as well as a website redesign.
- 15
- 16
Pointer·4y
steven-tey/dub: An open-source link shortener with built-in analytics + free custom domains.
Dub is an open-source link shortener SaaS with built-in analytics + free custom domains. Built with Vercel Edge Functions and Upstash Redis. Dub provides a powerful analytics dashboard for your links, including geolocation, device, and browser information.
- 17
Golang News·4y
A Golang-based open-source alternative to DataDog, New Relic, etc
SigNoz is a Golang-based open-source alternative to DataDog, New Relic, etc. You can see metrics like p99 latency, error rates for your services, external API calls, and individual endpoints. You can find the root cause of the problem by going to the exact traces causing the problem.
- 18
DEV·4y
The Complete List of Heroku Alternatives to Consider
Heroku will be shutting down its free tier in the coming months. Starting October 26, 2022, we will begin deleting inactive accounts and associated storage for accounts that have been inactive for over a year. Some people are looking for free alternatives to replace their current Heroku arrangement. Some are smaller companies that are just getting started.
- 19
- 20
The Register·4y
OpenAI opens its doors to DALL-E text-to-image service
OpenAI opens its doors to DALL-E, its cloud service for generating images from text prompts, available to the public without any waitlist. The original service debuted in January 2021 and was superseded by Dall-E 2 this April. OpenAI justified the closed list by citing the need to be cautious.
- 21
Community Picks·4y
Semantic Versioning 2.0.0
Build metadata may be denoted by appending a plus sign and a series of dot separated identifiers immediately following the patch or pre-release version. Identifiers must comprise only ASCII alphanumerics and hyphens [0-9A-Za-z-]. Identifiers MUST NOT be empty. Build metadata must be ignored when determining version precedence.
- 22
It's Foss·4y
11 Interesting Firefox Add-ons to Improve Your Browsing Experience
The Tranquility Reader add-on has the following stats: - Mozilla’s Recommended extension. It has an average rating of 4.6 stars (with 200 reviews) It gives you a clean UI with nothing but text, so you can focus on reading. The Tomato Clock is a clock timer, which feels either long or short or short depending on how long it is. A ‘tomato’ is 25 minutes long.
- 23
Community Picks·4y
Configuring your Git environment for success
The biggest barrier to entry is the Git workflow surrounding opening and updating a pull request. Maintainers are the final reviewers of pull requests (PRs) and ultimately responsible for the code that gets merged to the project. The first step in setting up your development environment is to pick the project you want to contribute to Add an upstream remote repository.
- 24
- 25