Skip Navigation
Jump
Using Git offline
  • That's hacky in a way I love, but since you're on the same network by design, why not just expose a remote on a machine that all other machines will use?

    1
  • Jump
    Become a Better Programmer by Taking a Shower
  • That's not the point of the article though. Reversing an array is simply an exemple of a very simple CS puzzle. Of course it's common enough to have a builtin function. No, this won't be written in a code base, or asked for a code review. That's not the point.

    8
  • Jump
    Which language you wish would really grow and reach mainstream adoption?
  • Interesting!
    I see OCaml with rust syntax, for the web, which checks out the project goal of bringing functional patterns to everyday programmers.

    2
  • Jump
    Generators are dead, long live coroutines, generators are back | Inside Rust Blog
  • Could you explain to me how simula's implementation of coroutines differ from modern languages (be it stackless or stackful)? I tried to dig a little but didn't find much and I don't really have time to investigate further.

    Thank you!

    8