Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7903539
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 3, 20262026-06-03T09:46:19+00:00 2026-06-03T09:46:19+00:00

I was reflecting on Rich Hickey’s talk, Simple Made Easy , when I got

  • 0

I was reflecting on Rich Hickey’s talk, Simple Made Easy, when I got to the “What’s in your Toolkit?” slide. There is a list of contrasts between complexity and simplicity, this one piqued my interest:

Complexity: Conditionals, Simplicity: Rules

Does anyone have any insight into what sorts of things Rich was proposing here?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-03T09:46:19+00:00Added an answer on June 3, 2026 at 9:46 am

    I guess he is reffering on Conditionals as boolean expressions in programming languages. If you have many conditional Statements like loops and switches it will get complex very fast. The simpler way is to define Rules. Rules are in a more natural language, you can handle them in a more abstract way to describe your conditions.

    Look at the Windows access Management where you can assign rules to users about the rights they have. Like changing the desktop wallpaper. The rules are easy to understand and it’s an simple boolean decisions if an rule is applied or not. But if your extract all the conditionals behind the rules it will get very complex. Because you have to care about each and every thing that could affect the wallpaper in this case.

    In the end both are methods to describe a Condition, but the one is simpler that the other.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

How can reflection be used on satellite assemblies? is there any difference in reflecting
Given: Type T = typeof(List<string>); Requirement: typeof(List<>) == SomeFunction(T) Many times when I'm reflecting
After watching the interview with Rich Hickey on Protocols in Clojure 1.2, and knowing
While reflecting with ILSpy i found this line of code in the Queue<T>.Enqueue(T item)
I'm reflecting a C++/CLI method that has the following signature: void foo(long n); This
I'm reflecting a property 'Blah' its Type is ICollection public ICollection<string> Blah { get;
Reflection API is great thing out there to manipulate the OOP stuff and looks
After reflecting upon all the great answers I received to my previous question about
I'm reflecting over a class (in a unit test of said class) to make
System.Reflection does not (AFAIK) support reflecting on global methods in an assembly. At the

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.