Skip to main content

sudhang 's Library tagged no_tag   View Popular

25 Dec 08

HOWTO: Be more productive (Aaron Swartz's Raw Thought)

  • time is "fungible" -- that time spent watching TV can just as easily be spent writing a novel. And sadly, that's just not the case.
  • Time has various levels of quality.
  • 38 more annotations...
24 Dec 08

IEEE Spectrum: How We Found the Missing Memristor

  • had been theorized
    nearly 40 years ago,
  • In the end, memristors might even become the
    cornerstone of new analog circuits that compute using an
    architecture much like that of the brain.
  • 40 more annotations...

IEEE Spectrum: Multicore Is Bad News For Supercomputers

  • For informatics, more cores doesn’t mean better
    performance
  • At the heart of the trouble is the so-called memory
    wall—the growing disparity between how fast a CPU can
    operate on data and how fast it can get the data it
    needs.
  • 1 more annotations...
22 Dec 08

The Future of Photography - TIME

  • The days of darkrooms and negatives are mostly behind us
  • film photography lives on in the fine art world
  • 6 more annotations...
21 Dec 08

Paxos - Pinewiki

  • one of the most efficient practical algorithms for achieving consensus in a message-passing system with FailureDetectors
  • Processes are classified as proposers, accepters, and learners
  • 7 more annotations...

Ars Technica Guide to Virtualization: Part I: Page 3

    • the VMM must give each guest OS the illusion of exclusive access to the following parts of the machine:



      1. CPU
      2. Main memory
      3. Mass Storage (typically a hard disk)
      4. I/O (typically a network interface)
  • the software presents a carefully crafted and controlled model of the whole computer—called a virtual machine—to each guest OS.
  • 5 more annotations...

Ars Technica Guide to Virtualization: Part I: Page 2

  • There are two main ways that this is accomplished: 1) by running a VMM on top of a host OS, and letting it host multiple virtual machines, or 2) by wedging the VMM between the hardware and the guest OSes, in which case the VMM is called a hypervisor.
  • These guest operating systems don't "know" that they're running on top of another software layer. Each one believes that it has the kind of exclusive and privileged access to the hardware that it needs in order to carry out its isolation and arbitration duties. Much of the challenge of virtualization on an x86 platform lies in maintaining this illusion of supreme privilege for each guest OS.
  • 12 more annotations...
19 Dec 08

The Texas Tech Tornado Cluster

  • About
    $1,300
    was
    spent
    on
    the
    cluster
    during
    this
    period
    primarily
    on
    network
    cards
    and
    hard
    drives.
    The
    emphasis
    through
    out
    the
    construction
    of
    the
    Linux
    cluster
    was
    on
    low
    cost.
  • For
    teaching
    parallel
    programming
    it¹s
    more
    important
    t
    o
    first
    have
    numbers
    in
    terms
    of
    cluster
    nodes
    than
    speed
    (although
    speed
    should
    not
    be
    ignored).
    Without
    numbers,
    the
    opportunities
    to
    study
    and
    learn
    about
    the
    behavior
    of
    a
    multi-computer
    cluster
    diminishes.
14 Dec 08

Ars Technica Guide to Virtualization: Part I: Page 1

  • "Vanderpool" that was aimed at providing hardware-level support for something called "virtualization."
  • Virtualization implementations are so widespread that some are even popular in the consumer market, and some (the really popular ones) even involve gaming.
  • 2 more annotations...
29 Nov 08

Natasha Demkina - The Girl with Normal Eyes

  • We wanted a test that would prevent Natasha from making diagnoses that could not be disproved

  • required Natasha to find already established medical abnormalities in the test subjects
  • 3 more annotations...
09 Nov 08

How To Become A Hacker

  • There is a community, a shared culture, of expert programmers and
    networking wizards
  • some claim that the hacker
    nature is really independent of the particular medium the hacker works
    in
  • 10 more annotations...
05 Nov 08

Distance-vector routing protocol - Wikipedia, the free encyclopedia

  • A distance-vector routing protocol uses the Bellman-Ford algorithm to calculate paths.
  • DV protocol is based on calculating the direction and distance to any link in a network
  • 2 more annotations...
30 Oct 08

Selective Repeat Protocol

  • If the sequence
    number is within the sender's window ,sender sends the packets.
  • ACK
    is  received and  the  packet's  sequence  number
    is equal to base of the sender window, the window moves forward
29 Oct 08

Unqualified Reservations: A straightforward explanation of the present financial crisis (part 1)

  • the monetary token in Nitropia is the cowrie.
  • closed-loop financial system
  • 6 more annotations...
19 Oct 08

Three Way Handshake

  • The originator
    (you, hopefully)  sends an initial
    packet called a "SYN" to establish communication and "synchronize" sequence
    numbers in counting bytes of data which will be exchanged.
05 Oct 08

Constraint Guide - Binarization

  • Most algorithms of constraint satisfaction restrict to the CSPs in which
    each constraint is either unary or binary. Such CSP is usually referred as a
    binary
    CSP
    .
  • a binary CSP can be depicted by a constraint graph (sometimes
    referred as a
    constraint network),
    in which each node represents a variable, and each arc represents a constraint between variables represented by
    the end points of the arc
  • 5 more annotations...

Constraint Guide - Constraint Satisfaction

    • A Constraint Satisfaction
      Problem
      (CSP) consist of:



      • a set of variables
        X={x1,...,xn},
      • for each variable
        xi, a finite set Di of possible values (its
        domain),
      • and a set of
        constraints restricting the values that the variables can
        simultaneously take.


      Note that values need not be a
      set of consecutive integers (although often they are), they need not
      even be numeric.

  • A solution to a CSP is
    an assignment of a value from its domain to every variable, in such a
    way that every constraint is satisfied
  • 3 more annotations...

PsyBlog: How to Improve Your Self-Control

  • One of humanity's most useful skills, without which advanced civilisations would not exist, is being able to engage our higher cognitive functions, our self-control, to resist these temptations.
  • Psychologists have found that self-control is strongly associated with what we label success: higher self-esteem, better interpersonal skills, better emotional responses and, perhaps surprisingly, few drawbacks at even very high levels of self-control
  • 7 more annotations...

Constraint Guide - Introduction

  • declarative
  • declarative
  • 13 more annotations...
01 Oct 08

Classic.Ars: Understanding Moore's Law: Page 6

  • "power wall" mentioned above. Power
    densities cannot keep increasing indefinitely. At some point, active cooling
    will be required for all new CPU designs if architects continue on their present
    course of adding more and more functionality to a single die.
  • But one of the
    shifts that has already started to happen is that systems vendors are opting to
    exploit Moore's Law not by adding more functionality to each chip but by making
    smaller chips that can be ganged together via board-level and network-level
    integration.
  • 4 more annotations...
1 - 20 of 123 Next › Last »
Showing 20 items per page

Diigo is about better ways to research, share and collaborate on information. Learn more »

Join Diigo