Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

All public logs

Combined display of all available logs of Information Rating System Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 20:29, 19 August 2025 Dan talk contribs created page Internal:Inviting and Contacting Users (Created page with "<h2> Invitations to new users </h2> Social media sites usually obtain members via invitations to new users from existing users. Any such system needs to have some form of hysteresis to avoid email spamming (multiple invitations could be combined into one, for example). In the case of the rating system, let’s consider invitation opportunities/reasons: * provide access to a document or proposition from the rating system to a person along with an invitation to join. Fa...")
  • 17:24, 6 August 2025 Dan talk contribs created page Internal:Documents (Created page with "<h2> Document Design Ideas </h2> * How should we represent URL vs contents of the URL? Document and sub-document? * Rendering of documents based on type * Identification of the actual source of a document * Probably drop text_id, I’m not sure what it is for, since it looks like we have a separate field now to contain the text. One of these two probably needs to go. * We should probably collapse text and body into a single field, with data type represented by mime_type....")
  • 18:40, 28 July 2025 Dan talk contribs created page Internal:Filtering and Source Analysis (Created page with "<h2> Potentially useful filters </h2> <h4> New information </h4> * Current events (consequential to the reader, topic of interest, controversial) * New discoveries in science, engineering, sociology, etc * Rating software changes * New polls * Proposals * Questions (as contrasted to polls, mainly seeking answers to a single question, more like Q&A sites) <h4> Highly trusted users (users with high total delegations on one or more tags) </h4> <h2> Organizational users (...")
  • 20:45, 9 July 2025 Dan talk contribs created page Internal:Annotating Sources (Created page with "<h2> Sources and source link annotation </h2> External sources can be both users and entities that don't use the software. To simplify things, we will create an external source for every user, and add a field to the user table for the id of their external source record. <pre> ALTER TABLE users ADD COLUMN external_source_id INT NOT NULL; CREATE TABLE external_sources : user_created name : TEXT url: TEXT type of external source: person, ai/computation, organization (grou...")
  • 21:55, 29 June 2025 Dan talk contribs created page Internal:Exploratory discussions (Created page with "<h2>Exploratory discussions</h2> In this flow, the discussion will typically begin with a document describing the purpose of the discussion. This document will have two purposes: 1) it invites the creation of follow-on documents, definitions, and propositions and 2) it serves as an initial “context” for these subsequent objects. Here’s a typical sequence of events: # One or more people create the initial document describing the topic to be explored. # Depending...")
  • 21:50, 29 June 2025 Dan talk contribs created page Internal:Proposition Definitions (Created page with "Definition disputes When a proposition is first created, its likely that it will use words without explicitly defining their meaning using a definition object. Any definition added thereafter could conflict with the definition assumed by the readers who already voted on the proposition. This can result in a condition where later readers incorrectly assume that such voters accepted this definition when they really didn’t, and their vote doesn’t mean what it would see...") Tag: Visual edit
  • 18:49, 24 October 2024 Dan talk contribs created page User:Dan (Created page with "== Meta-data for all types of predicates == === Tagging predicates === * One or more domain topic tags can be assigned to a predicate. Whenever a tag is asiggned to a predicate, this generates a first-class predicate that is vote-able to determine the accuracy of the tag. E.g. if predicate X is tagged with the “biology” tag, then a predicate is auto-generated that states: “predicate X is related to biology”). Tags themselves are not actual predicates, however, t...") Tag: Visual edit: Switched
  • 19:51, 2 September 2024 Dan talk contribs created page Internal:Security and hacking issues related to information rating systems (Created page with "When we envision a world where an information rating system heavily influences social status and a community’s decision making process, it is obvious that there will be people who will be highly motivated at times to “cheat the system”. Leo recently asked “How secure is the rating system against hacking/cheating?”, so this is written as a partial answer to that question. It is only a partial answer because “how secure a system is” tends to be an open-ended...") Tag: Visual edit: Switched
  • 18:22, 22 July 2024 User account Dan talk contribs was created