GithubHelp home page GithubHelp logo

Comments (12)

7c6f434c avatar 7c6f434c commented on September 2, 2024 2

Unix way teaches us that every protocol can be embedded into text streams…

from ofborg.

grahamc avatar grahamc commented on September 2, 2024

We are rapidly approaching a point where we simply can't contain everything in the github comments anymore :(

from ofborg.

grahamc avatar grahamc commented on September 2, 2024

Perhaps you can help me understand what that means.

from ofborg.

7c6f434c avatar 7c6f434c commented on September 2, 2024

from ofborg.

grahamc avatar grahamc commented on September 2, 2024

In general the problem is with updating comments: updates don't load until the page is refreshed, plus all the caching problems of read-after-write consistency you want in data stores.

from ofborg.

7c6f434c avatar 7c6f434c commented on September 2, 2024

Read-after-write probably means that editing the original comment is too risky; editing own comments by replacing them with the new-correct text should be fine from consistency point of view as long as the comment editor process has monotonously increasing view of the builds.

After the last update a ping will create both a notification and a reminder to refresh the page… (alternative: it will contain all the data, and the original comment gets deleted, so refreshing is not needed)

from ofborg.

grahamc avatar grahamc commented on September 2, 2024

What do you mean by a ping? I'm not sure this avenue is going to work :(

from ofborg.

7c6f434c avatar 7c6f434c commented on September 2, 2024

A separate comment primarily intended to create a new notification.

from ofborg.

grahamc avatar grahamc commented on September 2, 2024

Then we may as well just post them all as individual comments, no?

from ofborg.

7c6f434c avatar 7c6f434c commented on September 2, 2024

Well, you could update the comment with the results as they appear — for those who like to refresh the page — then replace this with a new comment once you have all the results.

from ofborg.

7c6f434c avatar 7c6f434c commented on September 2, 2024

Re: original topic: maybe Borg could include Hydra links for comparison?

from ofborg.

7c6f434c avatar 7c6f434c commented on September 2, 2024

… in particular, a fact that ofborg failed to build a dependency with the same derivation as already failed on Hydra could also be useful.

from ofborg.

Related Issues (20)

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.