woo-besluit-broncode-digid-app VS govuk-puppet

Compare woo-besluit-broncode-digid-app vs govuk-puppet and see what are their differences.

govuk-puppet

Decommissioned: Puppet manifests that used to provision the legacy GOV.UK stack. (by alphagov)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
woo-besluit-broncode-digid-app govuk-puppet
19 405
18 125
- -
4.6 9.3
over 1 year ago 3 months ago
C# Puppet
GNU General Public License v3.0 or later MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

woo-besluit-broncode-digid-app

Posts with mentions or reviews of woo-besluit-broncode-digid-app. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-19.
  • Code Smell 193 - Switch Instead of Formula
    1 project | dev.to | 27 Jan 2023
    private static string GetPercentageRounds(double percentage) { if (percentage == 0) return "⚪⚪⚪⚪⚪⚪⚪⚪⚪⚪"; if (percentage > 0.0 && percentage <= 0.1) return "🔵⚪⚪⚪⚪⚪⚪⚪⚪⚪"; if (percentage > 0.1 && percentage <= 0.2) return "🔵🔵⚪⚪⚪⚪⚪⚪⚪⚪"; if (percentage > 0.2 && percentage <= 0.3) return "🔵🔵🔵⚪⚪⚪⚪⚪⚪⚪"; if (percentage > 0.3 && percentage <= 0.4) return "🔵🔵🔵🔵⚪⚪⚪⚪⚪⚪"; if (percentage > 0.4 && percentage <= 0.5) return "🔵🔵🔵🔵🔵⚪⚪⚪⚪⚪"; if (percentage > 0.5 && percentage <= 0.6) return "🔵🔵🔵🔵🔵🔵⚪⚪⚪⚪"; if (percentage > 0.6 && percentage <= 0.7) return "🔵🔵🔵🔵🔵🔵🔵⚪⚪⚪"; if (percentage > 0.7 && percentage <= 0.8) return "🔵🔵🔵🔵🔵🔵🔵🔵⚪⚪"; if (percentage > 0.8 && percentage <= 0.9) return "🔵🔵🔵🔵🔵🔵🔵🔵🔵⚪"; return "🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵"; } } } // Full source // https://github.com/MinBZK/woo-besluit-broncode-digid-app/blob/master/Source/DigiD.iOS/Services/NFCService.cs
  • De vrijmibodraad
    1 project | /r/thenetherlands | 20 Jan 2023
  • When you let interns code the official government ID app
    1 project | /r/ProgrammerHumor | 20 Jan 2023
  • Dutch Government's DigiD iOS App Code Snippet
    2 projects | dev.to | 19 Jan 2023
    The Dutch government was forced to release the source code of their DigiD digital authentication iOS app. It is written in C#. https://github.com/MinBZK/woo-besluit-broncode-digid-ap
  • The Dutch government was forced to release the source code of their DigiD digital authentication iOS app
    1 project | /r/programminghorror | 19 Jan 2023
  • its okay guys they fixed it!
    10 projects | /r/ProgrammerHumor | 18 Jan 2023
    I actually have a really big love hate relationship with digiD. It can be great or your biggest nightmare. I actually found a public archive of the code though: https://github.com/MinBZK/woo-besluit-broncode-digid-app
  • Source code for Dutch DigiD app released under Dutch Open Government Act
    1 project | /r/patient_hackernews | 18 Jan 2023
    1 project | /r/hackernews | 18 Jan 2023
    1 project | /r/hypeurls | 18 Jan 2023
    3 projects | news.ycombinator.com | 18 Jan 2023
    It would seem so: https://github.com/MinBZK/woo-besluit-broncode-digid-app/blo...

    The interesting aspect of this is that it can be studied to write clients for platforms that are not officially supported -- currently, only Android and iOS are supported, but it'd be great to see a Linux client too.

govuk-puppet

Posts with mentions or reviews of govuk-puppet. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-17.

What are some alternatives?

When comparing woo-besluit-broncode-digid-app and govuk-puppet you can also consider the following projects:

FizzBuzz Enterprise Edition - FizzBuzz Enterprise Edition is a no-nonsense implementation of FizzBuzz made by serious businessmen for serious business purposes.

coronavirus-dashboard - Dashboard for tracking Coronavirus (COVID-19) across the UK

my_first_calculator.py - my_first_calculator.py

Tailwind CSS - A utility-first CSS framework for rapid UI development.

type_safe - Zero overhead utilities for preventing bugs at compile time

uMatrix - uMatrix: Point and click matrix to filter net requests according to source, destination and type

io-app - IO, l'app dei servizi pubblici

uswds - The U.S. Web Design System helps the federal government build fast, accessible, mobile-friendly websites.

Elm - Compiler for Elm, a functional language for reliable webapps.

frontend - The Guardian DotCom.

info-frontend - Serves /info pages to display user needs and performance data about a page on GOV.UK

fastlane - 🚀 The easiest way to automate building and releasing your iOS and Android apps