Giter Club home page Giter Club logo

Comments (9)

M2Ys4U avatar M2Ys4U commented on May 26, 2024

IMHO, 2 > 1 > 3 for the options.

I don't think public logging of the channel is that much of an issue - it's a public channel and the vast majority of things said in there is IRCv3 related.

from ircv3-specifications.

DarthGandalf avatar DarthGandalf commented on May 26, 2024

πŸ‘ for logging. Not sure what exactly you mean by grep though. Search box? Sure. Who needs plain txt these days? But then where is its β€œcon” coming from?

from ircv3-specifications.

TheSaunders avatar TheSaunders commented on May 26, 2024

The idea for the second one was to do something like:

  1. Log everything from #IRCv3 and then have a script that would do grep -A50 -B50 'term' where 'term' would be an issue.
  2. Tag all of the lines returned with the 'term' that was grepped for
  3. Have a website with all the 'terms' we have and allow users to click on them to read all the lines relating to the term they clicked.

But yes, it would likely be a bit better if the website just had a search function, I think that would get resource intensive for long logs though.

from ircv3-specifications.

 avatar commented on May 26, 2024
  1. Put it on a root (e.g. logs.ircv3.org, assuming we can arrange for that)
  2. Split it by day.
  3. Use Google or another search engine which supports site: searches.

No need for us to write a log-search feature when search engines exist.

from ircv3-specifications.

kythyria avatar kythyria commented on May 26, 2024

@Aerdan Mostly true, but Google's output is formatted for "it's in this page somewhere" being good enough: wanting to find the page rather than the exact line. This may or may not be an issue.

@TheSaunders I can actually think of a way to reduce it to the cost of formatting a slightly augmented logfile and additional disk space for the results of each prebaked search, plus a cron job, but avoiding both races and the need to reread the entire result file each time is tricky.

from ircv3-specifications.

 avatar commented on May 26, 2024

@kythyria All browsers worth using have the ability to search within a page, so IMO this is a nonissue.

from ircv3-specifications.

TheSaunders avatar TheSaunders commented on May 26, 2024

@Aerdan Attempting to load months of text just so you can ctrl-f to search for text regarding an issue would not only be a waste of bandwidth but it would lag the browser considerably.

from ircv3-specifications.

ElementalAlchemist avatar ElementalAlchemist commented on May 26, 2024

Combining Google's site: search with a reasonable split length (say, one day = one file) makes it not really that big of a deal.

Putting months and months of logs in one file would be dumb, and I'm pretty sure they know that.

from ircv3-specifications.

DarthGandalf avatar DarthGandalf commented on May 26, 2024

When updating an issue, add a link to logs of discussion => the website hosting logs needs the ability to make a link to line number, similar to github

from ircv3-specifications.

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.