Coder Social home page Coder Social logo

gini's Introduction

Banner of my face 300 times

About Me

  • I wrote a http server in bash at one point. Let me know if you can think of a good way to get chunked encoding to work as the fun part is being able to connect it to pipes, but chunked encoding requies handling strings with \0...
  • Genuinely eager to hear criticism of my work. A big part of being able to learn and improve is making sure that I can always see many flaws in myself and my code to chip away at. I would love your help.

Dear Recruiters

If you would like a response to your emails please include the following string in them: 29a4b4bb-30d2-432d-bacc-c7386da87477.

gini's People

Contributors

benoithiller avatar dannenberg avatar orez- avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar

gini's Issues

Network with switch tree and no router does not start

There is no expected behaviour for this case and as such the networks fail. The UMLs attempt to set themselves up with the non existent gateway.

The expected behaviour is that the UMLs are created without a gateway and the network acts as it would in such a case. Meaning that all non local destinations are considered unreachable.

Image of the issue is attached.
buggy_arch_2

Scons install fails on gloader.dtd

The debug output makes the problem fairly obvious. The installer is putting the dtd in share/gini/gloader but expecting it in etc/.

Install file: "backend/src/gloader/gloader.dtd" as "usr/share/gini/gloader/gloader.dtd"
gen_environment_file(["usr/bin/gloader"], ["usr/lib/gini/gloader/gloader.py"])
chmod +x /home/notroot/src/gini13/usr/bin/gloader
gen_environment_file(["usr/bin/gserver"], ["usr/lib/gini/gloader/gserver.py"])
chmod +x /home/notroot/src/gini13/usr/bin/gserver
scons: *** [install-gloader] Source `usr/etc/gloader.dtd' not found, needed by target `install-gloader'.

Router connectivity issues

Dependent on the order in which elements are placed routers will not be able to bring up some of their interfaces.

Apparently it may also be in part "random"

Example 1

in the following the router 1 to router 2 link (via subnet 2) is down
buggy_arch_1
However with the subnets reordered(and possibly the order of connection changed) in the following network the same connection works
working_arch_1

Example 2

The broken network, with several inter router connections having issues.
buggy_arch_4

Working Versions

working_arch_4
The second working version has yet another ordering of subnets.
working_arch_7

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.