-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
.gimme() #1
Comments
after thinking a while about this issue, the alternative would be a separate crate (gimme?) that makes use of the awesome yolo crate to implement the awesome gimme crate? this would also allow similar implementation_s_ for as - you know - this project is too important to rush this decision, we should vote about this topic using meme's. ping @mre |
Come to think of it, there should also be
|
we should also consider implementing:
from my point of view it think the smartest way to implement the gimme function would be a crate that use the please crate that use the make_it_happen crate that use the whatever crate that use the fml crate that use the justdoit crate that use the harmless crate that use the lol create that use the fuckit crate that use the yolo crate. what do you think @killercup ? |
Sounds good. Obviously, all these methods need to have their own, customised panic messages.
That sounds about right. Here's a small chart to better visualise the dependencies: |
just to make sure that i understand the graph correctly circles = unsafe code here is a good read about all the gc stuff i need for the implementation: http://manishearth.github.io/blog/2015/09/01/designing-a-gc-in-rust/ |
Yes, that's basically it. Also, for performance purposes, the length of the connecting lines shows which bit flip operations are necessary in x86 assembler and the degree of rotation between the connection ends (the tilt of the arrows and small circles) depicts the order in which to apply them to non-ECC memory. We are doing systems programming, after all. |
As it has been prophesied before
The text was updated successfully, but these errors were encountered: