Top Stories published by Idea Hub in 2022
January
February
June
July
August
September
October
November
December

How feature flags improve the DORA metrics

Idea

Here’s how feature flags improve the DORA metrics:

  • Feature flags improve deployment frequency because you can deploy any time. Even if there is unfinished code in the codebase, it will be hidden…

Non-deterministic Finite Automaton, NFA

Idea

  • Similar to DFA
  • There may be many choices at one particular point
  • There may be no path spelling the input
  • An input is accepted if at least one sequence…

Basic definitions of Automaton

Idea

TODO

An Alphabet, , is a non-empty set of symbols.

For example:

  • ∑={0, 1} is a binary alphabet.
  • ∑={a, b, c, d, …, z} is the collection of…

These were the top 10 stories published by Idea Hub in 2022. You can also dive into monthly archives for 2022 by using the calendar at the top of this page.