Git Product home page Git Product logo

fortyfour's People

Contributors

traviscarden avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

fortyfour's Issues

This could be a hardware problem, a faulty logic board may be causing multiple issues here

I recommend replacing it completely. At first I was thinking it might be a bug in the database not properly storing all records, but the total shutdown issue sounds more like a hardware issue. The system appears to be not storing data and repeating past problems that clearly should be stored. With all these bugs, i suggest replacing the hardware first before we spend too much time trying to fix all these individual issues. We might waste a lot of time trying to hunt down bugs that can't be fixed with the current system.

Remove obsolete states

The following following states cost more than they contribute, and continue to elect representatives who are dangerously unqualified for the job. They are obsolete and should be removed from the union.

  1. Virginia
  2. Alaska
  3. Kentucky
  4. New Mexico

found coding error easy fix

I found the coding error. It’s an infinite loop. Funny does not matter what party is in charge we always lose.

Government.Local.Start();
Government.State.Start();

switch(Congress){
case Majority.Republican:
while(Obama.HealthCare.Pending){
Obama.HealthCare.Stall();
}
break;
case Majority.Democrate:
while(FederalReserve.Lend) < -- resharper states this is always true!!! WTF.{
Government.Debt.Raise += 1,000,000,000,000;
}
break;
}

Government.Federal.Budget.Pass();
Government.Federal.Start();

Replace switch with

Government.Replace(IQ.GreaterThan.Eighty);

This should clear things up.

From DoD

The sales team are really mad. They were trying to sell this system of government to the rest of the world but now it looks like this bug will make customers look elsewhere for a working version.

BUG: Government occasionally shuts down

I noticed a bug over the past week or so and it seems reproducible:

  1. Go to U.S. Government.
  2. U.S. Government is shut down.

Expected results: Government should be working.

I'm unable to debug or propose a fix since there's not an open, transparent stack trace. Conflicting error messages are being thrown as well.

Hope you can resolve this soon. It would seem that the U.S. Government would value 100% uptime in order to be a reliable and trustworthy source for the rest of the world.

Thanks! Love this project and would like to continue using it.

Rebuild House Indexes

The geospatial shard keys for house districts are poorly distributed and causing indirect performance problems throughout the app. There's one particular "hot spot" server right now where you can observe the delay.

Broken Patterns

Members of the House and Senate classes are too private. I suggest making them public so other classes can access and change them if needed. Furthermore, their deconstructor method should also be made public.

As a bonus improvement, since both classes above break the Singleton pattern by extending their parent Congress, the Congress class should no longer be a Singleton.

Willing to fork project, but don't have the time to commit. Will still contribute to it by placing votes.

Proposal: start from scratch

Due to recent flood of issues a recommend that the core team would drop everything and start from scratch building this "app".

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.