Best of Open SourceMay 2022

  1. 1
    Article
    Avatar of hnHacker News·4y

    The Modern JavaScript Tutorial

  2. 2
    Article
    Avatar of phProduct Hunt·4y

    IT Tools - Collection of handy online tools for devs, with great UX

    IT Tools is a free and open-source collection of handy online tools for developers & people working in IT. It includes a token generator, case converter, base converter QR code generator, Git cheatsheet, lorem ipsum generator, ... and many more.

  3. 3
    Article
    Avatar of devtoDEV·4y

    Our open-source project got funded!

    Novu is the first open-source notifications infrastructure for developers. It solves developers the pain of building from scratch and maintaining their notification systems. It can be an in-app notification center (like you might know from platforms like Facebook) to transactional messages sent over multiple delivery channels.

  4. 4
    Article
    Avatar of phProduct Hunt·4y

    Commands.dev - A searchable, open source collection of terminal commands

    Command.dev is a curated collection of popular terminal commands. Search for hard to remember terminal commands by tag, description, and title. Share commands with teammates and friends. Contribute to an open source repo of commands that show up on the site. Use commands.dev to help you with your work.

  5. 5
    Article
    Avatar of pointerPointer·4y

    sindresorhus/awesome: 😎 Awesome lists about all kinds of interesting topics

    All your environment variables, in one place. Start selling to enterprise customers with just a few lines of code. Add Single Sign-On (and more) in minutes instead of months. Gitpod automatically and continuously prebuilds dev environments for all your branches. Neverinstall gives you an uninterrupted development experience and improved accessibility.

  6. 6
    Article
    Avatar of omgubomg! ubuntu!·4y

    NVIDIA Unexpectedly Announces Open-Source GPU Kernel Modules

    NVIDIA announces the immediate release of open source GPU kernel modules for a crop of its current hardware. The move, it says, is the first step in a broader open source by the company aimed at ‘improving the experience of using NVIDIA GPUs in Linux’ NVIDIA trails its rivals (mainly AMD and Intel, though bonus points if you remember VIA) in support for emerging open source technologies.

  7. 7
    Article
    Avatar of hashnodeHashnode·4y

    Git And GitHub For Beginners

    Git and GitHub are very important tools for a developer and it doesn't matter at what stage of your career you are, you can learn them. In the first part we are going to learn what is Git and GitHub and how can we use them? And then in the second article i.e., Getting Started With Open Source (coming soon!), we will discuss what is open source and how you can contribute.

  8. 8
    Article
    Avatar of hashnodeHashnode·4y

    Getting Started With Open Source

    Part two of the Git GitHub And Opensource series. We are going to learn how we can use these tools to make contributions to open source projects. In this tutorial we will be using a beginner-friendly open source project so you can make your first contribution easily: link.

  9. 9
    Article
    Avatar of phProduct Hunt·4y

    XSAlert - A nice, responsive and fully customizable Javascript Alert

    XSAlert is a jQuery open-source plugin to enhance your websites with an easy-to-use and fully customizable popup alert. It supports many input types, it's responsive, and there are many CSS pre-made themes available. XSAlert can be downloaded from the XS Alert website.

  10. 10
    Article
    Avatar of phProduct Hunt·4y

    Windows 11 - Open Source Project made with 💛

  11. 11
    Article
    Avatar of hnHacker News·4y

    The Open Source TeamViewer Alternative

    window.onload = function () { var OSName = "Unknown"; var link; if (window.navigator.userAgent.indexOf("Windows") !== -1) OS name = "Windows 10"; if (Window.Navigator. userAgent. indexOf("Macintosh") !=' -1') OS Name = "Mac"; if. window.navigators.useragent.index of("X11") != -1, OS name is "Ubuntu" if. (OSName === "Android") { link = $("#a-android")[0].href info = "1.1.9 Android (13MB)" } else

  12. 12
    Article
    Avatar of pointerPointer·4y

    hashcat/hashcat: World's fastest and most advanced password recovery utility

    hashcat is the world's fastest and most advanced password recovery utility. It supports five unique modes of attack for over 300 highly-optimized hashing algorithms. It currently supports CPUs, GPUs, and other hardware accelerators on Linux, Windows, and macOS. It has facilities to help enable distributed password cracking.

  13. 13
    Article
    Avatar of phProduct Hunt·4y

    Contember - Open-source, headless CMS without limits

    Contember puts you in control. Create an administration interface and data structure tailored to your project. Enjoy GraphQL API, role-based access control, authentication and a well-structured Postgres database. Built by developers for developers. For more information on Contember, visit the Contember website.

  14. 14
    Article
    Avatar of csharpcornerC# Corner·4y

    Top Three VS Code Extensions Worth The Money

    GitLive is a peer-to-peer code streaming platform for VS Code and JetBrains. It has real-time features such as online presence for team members and instant merge conflict detection. Code Time is an Open Source plugin for automatic programming metrics and time tracking in Visual Studio Code.