Giter Club home page Giter Club logo

Comments (6)

NorfairKing avatar NorfairKing commented on July 28, 2024

@locallycompact I think I'm not really understanding your use-case here.
Are you saying you use multiple feedback loops in the same project and are feeling friction restarting them?
I'd like to see an example of that so I can understand it better.
Running feedback with no arguments already shows you the available loops.

from feedback.

locallycompact avatar locallycompact commented on July 28, 2024

Here is the README from horizon-plutus

You can get live feedback using the feedback tool and
running the following commands in three separate terminals

feedback build

feedback check

feedback gen

feedback gen here will actually retrigger the other two with generated nix code. All three need to be in different windows and concurrently to respond to all events before committing. I can make one nix app button to do this, but ideally without hardcoding the keywords here.

from feedback.

locallycompact avatar locallycompact commented on July 28, 2024

It's common that these repos are checked out on a remote machine as well because the builds are quite heavy, so to resume this project from a laptop, it's four terminals worth of ssh, but programatically a nix app could return the shell command you need to run to do it from one terminal.

from feedback.

NorfairKing avatar NorfairKing commented on July 28, 2024

@locallycompact

  1. I think I get it now. This'll be a common use-case I think so let's think about this together.
  2. It looks like we have an opportunity to design composite loops so this can handle all of this inside a single window.
  3. We can definitely add some porcelain commands like keys

from feedback.

locallycompact avatar locallycompact commented on July 28, 2024

I think composite loops would suit some people some of the time, but deferring control of the windows to the tiling window manager has other quality of life benefits, like being able to keep one relevant window mirrored in the heads up display of a domain expert or mirrored to a 100 inch screen.

from feedback.

NorfairKing avatar NorfairKing commented on July 28, 2024

Running feedback with no arguments already shows you the available loops.
You can use yq to do what you want.

from feedback.

Related Issues (18)

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.