Shaare your links...
2408 links
interesting links Home Login RSS Feed ATOM Feed Tag cloud Picture wall Daily
Links per page: 20 50 100
◄Older
page 52 / 121
Newer►
  • The Burroughs 205 and 220 Blog
    This blog is a companion to T J Sawyer's Web Page that outlines the history of the Burroughs Datatron 205 [1]
    and Paul Kimpel's incredible 205 [2] and 220 [3] emulators.
    Found on Cleve Moler's blog
    https://blogs.mathworks.com/cleve/2017/10/09/my-first-computer-the-burroughs-205-datatron/

    [1] http://tjsawyer.com/B205Home.php
    [2] http://www.phkimpel.us/ElectroData-205/
    [3] http://www.phkimpel.us/Burroughs-220
    Tue Jun 4 16:44:15 2019 - permalink -
    - http://datatron.blogspot.com/
    blog Burroughs computer history
  • Compiler Explorer
    See the output of several compilers in your web browser.
    In addition to C++, it now supports Go, Rust and D.
    Mon Jun 3 10:15:16 2019 - permalink -
    - https://godbolt.org/
    C C++ compiler Go hack Rust tool
  • The Noise Protocol Framework
    Noise is a framework for crypto protocols based on Diffie-Hellman key agreement. Noise can describe protocols that consist of a single message as well as interactive protocols.
    Used in WireGuard https://www.wireguard.com/
    Sun May 26 15:05:57 2019 - permalink -
    - http://www.noiseprotocol.org/noise.html
    cryptography reading TODO
  • Idea2IC.html
    IDEAS to INTEGRATED CIRCUITS
    Collection of stories, examples of IC designs and circuits
    Wed May 22 15:50:52 2019 - permalink -
    - http://www.idea2ic.com/
    electronics reading TODO tool
  • Current differencing transconductance amplifier - Wikipedia
    Instead of
    "The CDTA is not free from parasitic input capacitances and it can operate in a wide frequency range due to current-mode operation."
    something like "the CDTA is less sensitive to  parasitic input capacitances..."
    is more appropriate.
    Wed May 22 15:42:40 2019 - permalink -
    - https://en.wikipedia.org/wiki/Current_differencing_transconductance_amplifier
    electronics TODO wikipedia
  • IEC 60050 - International Electrotechnical Vocabulary - Welcome
    The World's Online Electrotechnical Vocabulary
    Wed May 15 19:41:39 2019 - permalink -
    - http://www.electropedia.org/
    on-line physics TODO
  • TECO macro which calculates Pi
    Probably using the Spigot Algorithm from Stanley Rabinowitz.
    Fri May 10 14:54:50 2019 - permalink -
    - http://www.iwriteiam.nl/HaPi_TECO_macro.html
    hack pi TECO π
  • About – HelenOS
    HelenOS is a portable microkernel-based multiserver operating system designed and implemented from scratch. It decomposes key operating system functionality such as file systems, networking, device drivers and graphical user interface into a collection of fine-grained user space components that interact with each other via message passing. A failure or crash of one component does not directly harm others. HelenOS is therefore flexible, modular, extensible, fault tolerant and easy to understand.
    Fri May 3 15:15:31 2019 - permalink -
    - http://www.helenos.org/wiki/About
    BSD FOSS operating-system software
  • UNIX
    Guides how to install or run older UNIX versions in simh.
    Also the UNIX Programmer's manual of V1-V6. V1-V6 are available as nroff output converted to html. V4-V6 are also available as troff'ed PDFs.
    The site also has information about Plan 9 and pdp-6/pdp-10.
    Fri Apr 26 14:12:50 2019 - permalink -
    - http://squoze.net/UNIX/
    computer history pdp-10 pdp-11 plan9 Unix
  • on-line drawing program - draw.io
    Draw diagrams in the browser. Mentioned on MoHP.
    Tue Apr 9 14:49:15 2019 - permalink -
    - https://www.draw.io/
    graphics on-line software tool
  • Choosing A Monospace Font: 2019-March | Wisdom and Wonder
    See also https://www.wisdomandwonder.com/emacs/11659/blogging-with-emacs%f0%9f%90%83-from-org2blog%f0%9f%a6%84-to-wordpress
    for a description of org2blog.
    Mon Apr 8 14:36:47 2019 - permalink -
    - https://www.wisdomandwonder.com/text/12298/choosing-a-monospace-font-2019-march
    blog emacs font software
  • Elektronik und Mikrocontroller
    Interesting collection of electronics experiments, kits, ideas (german).
    Fri Mar 15 17:33:45 2019 - permalink -
    - http://www.b-kainka.de/index.htm
    electronics german hardware radio software
  • GNSS-SDR
    An open source Global Navigation Satellite Systems software-defined receiver.
    Based on GNU radio.
    Thu Mar 14 17:59:13 2019 - permalink -
    - https://gnss-sdr.org/
    receiver satellite-navigation software
  • http://leptonica.com/particle-primer.html
    An Elementary Primer on Elementary Particles and their Interactions
    Tue Mar 12 18:46:36 2019 - permalink -
    - http://leptonica.com/particle-primer.html
    physics reading
  • &what search "french" Unicode characters & entities
    Search for various input methods (HTML entities, URL encoding, etc.) for unicode characters.
    Tue Mar 12 07:38:55 2019 - permalink -
    - http://www.amp-what.com/unicode/search/french
    CSS HTML unicode
  • NDP Software :: Git Cheatsheet
    Mon Mar 11 23:34:33 2019 - permalink -
    - http://ndpsoftware.com/git-cheatsheet.html#loc=workspace;
    git reading
  • its-hackers Info Page
    Mailing list for fans of the incompatible timesharing system (ITS).
    Tue Mar 5 19:40:29 2019 - permalink -
    - http://its.victor.se/mailman/listinfo/its-hackers_its.victor.se
    computer history ITS operating-system reading
  • sequoia-pgp / sequoia · GitLab
    Sequoia is a cool new OpenPGP implementation.  It consists of several
    crates, providing both a low-level and a high-level API for dealing
    with OpenPGP data.
    It is written in Rust
    Wed Feb 27 15:01:02 2019 - permalink -
    - https://gitlab.com/sequoia-pgp/sequoia
    cryptography FOSS GPL Rust security software
  • Skyfield
    Skyfield computes positions for the stars, planets, and satellites in orbit around the Earth. Its results should agree with the positions generated by the United States Naval Observatory and their Astronomical Almanac to within 0.0005 arcseconds (which equals half a “mas” or milliarcsecond).

       Written in pure Python and installs without any compilation.
       Supports Python 2.6–2.7 and Python 3.3–3.5.
       Has NumPy as its only binary dependency, the fundamental package for scientific computing with Python, whose vector operations make Skyfield efficient.
    Wed Feb 27 11:48:23 2019 - permalink -
    - https://rhodesmill.org/skyfield/
    moon physics planet Python satellite software
  • clockphoto - Adjusts photographs based on a clock photo.
    This will open a window asking you to enter the correct date and time of the clock photo. It then calculates the difference between what you entered and the EXIF timestamp of the photo, and adjusts all photos in the directory of photos by that difference.
    Mon Feb 25 17:06:17 2019 - permalink -
    - https://git.zx2c4.com/clockphoto/about/
    EXIF photo software time
Links per page: 20 50 100
◄Older
page 52 / 121
Newer►
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.