• 0 Posts
  • 27 Comments
Joined 1 year ago
cake
Cake day: July 29th, 2023

help-circle



  • I would advocate for using each tool, where it makes sense, to achieve a more intelligible graph. This is what I’ve been moving towards on my personal projects (am solo). I imagine with any moderately complex group project it becomes very difficult to keep things neat.

    In order of expected usage frequency:

    1. Rebase: everything that’s not 2 or 3. keep main and feature lines clean.
    2. Merge: ideally, merge should only be used to bring feature branches into main at stable sequence points.
    3. Squash: only use squash to remove history that truly is useless. (creating a bug on a feature branch and then solving it two commits later prior to merge).

    History should be viewable from log --all --decorate --oneline --graph; not buried in squash commits.




  • I really don’t understand. Can someone divulge the circumstances or is this all just hearsay? IP law really isn’t all that complicated. Its been in practice for a long time, and generally things only need to go to court when one of the parties didn’t do some basic homework. If the court didn’t rule in the author’s favor I find it hard to believe the author didn’t legitimately give up their rights to that IP.


  • True, its not the best description of it. I was trying to land on something that would resonate with the type of person i thought it might appeal to, without fully explaining the thing. Maybe I failed lol.

    Yeah there’s no track building. Each stage is a physics puzzle where you’re at some section of road, and there’s an infinite stream of cars. You’re allowed to make crude adjustments to verts on the road, in attempt to get the stream of cars to drive to some goal. The puzzles are very satisfying, and even when you’re not at a solution, its just fun watching the wagons fly into whatever direction your road positioning happens to take them.

    Also its truly independent in the strict sense of the term. Solo dev, no publisher. Not that I have anything against small publishers.









  • ActionHank@sopuli.xyztoMemes@lemmy.ml¿¿Que??
    link
    fedilink
    arrow-up
    4
    ·
    11 months ago

    lol yeah I guess it depends on the length of the sentence and the context. Context is usually pretty clear for questions, and maybe exclamations are typically short enough that the ‘!’ is already visible anyways. Definitely wasn’t considering periods and commas in that list.