Shaare your links...
2426 links
interesting links Home Login RSS Feed ATOM Feed Tag cloud Picture wall Daily
Links per page: 20 50 100
◄Older
page 5 / 13
Newer►
256 results for tags reading x
  • The Original Hacker's Dictionary
    This file, jargon.txt, was maintained on MIT-AI for many years, before being published by Guy Steele and others as the Hacker's Dictionary. Many years after the original book went out of print, Eric Raymond picked it up, updated it and republished it as the New Hacker's Dictionary. Unfortunately, in the process, he essentially destroyed what held it together, in various ways: first, by changing its emphasis from Lisp-based to UNIX-based (blithely ignoring the distinctly anti-UNIX aspects of the LISP culture celebrated in the original); second, by watering down what was otherwise the fairly undiluted record of a single cultural group through this kind of mixing; and third, by adding in all sorts of terms which are "jargon" only in the sense that they're technical. This page, however, is pretty much the original, snarfed from MIT-AI around 1988. -- jpd.

    See also https://www.dourish.com/quotes.html and https://www.dourish.com/goodies/

    Found on https://mumble.net/
    Thu Jan 25 10:05:04 2024 - permalink -
    - https://www.dourish.com/goodies/jargon.html
    computer history reading
  • About - The Corporation
    Movie analyzing the corporation, found on Richard Kelsey's web page
    Thu Jan 25 10:01:14 2024 - permalink -
    - https://thecorporation.com/film/
    politics reading TODO
  • The Scheme 48 Module System
    Description of the module system of Scheme-48. Found on Jonathan Rees' page https://www.mumble.net/~jar/s48/index.html
    I am not sure yet whether Rees' critique [1] on the use of the term "module" applies here.
    [1] https://odontomachus.wordpress.com/?s=module
    Wed Jan 24 11:34:50 2024 - permalink -
    - https://scsh.net/docu/post/modules.html
    reading Scheme
  • Program Development by Stepwise Refinement, Niklaus Wirth
    Reprinted from Communications of the ACM, Vol. 14, No. 4, April 1971, pp. 221-227. Copyright © 1971, Association for Computing Machinery, Inc.
    This is a digitized copy derived from an ACM copyrighted work. It is not guaranteed to be an accurate copy of the author's original work.

    In fact, it contains a number of typographical errors which makes it hard to read.

    Found on Jonathan Rees' blog https://odontomachus.wordpress.com/2011/03/07/are-you-confused-yet-about-the-word-representation/
    Tue Jan 23 16:45:57 2024 - permalink -
    - http://sunnyday.mit.edu/16.355/wirth-refinement.html
    computer programming reading Wirth
  • Oxide Computer Company
    Was mentioned several times on the TUHS and/or COFF mailing lists, I found
    https://news.slashdot.org/story/23/07/29/192248/building-a-better-server-oxide-computer-ships-its-first-rack
    https://blog.jessfraz.com/post/born-in-a-garage/
    The book recommendations on https://blog.jessfraz.com/post/books/ look interesting

    See also https://hubris.oxide.computer/ for Hubris, a small open-source operating system for deeply-embedded computer systems written in Rust.
    Tue Jan 9 10:42:56 2024 - permalink -
    - https://oxide.computer/
    blog book computer FOSS hardware reading Rust software
  • Lisp vs Forth
    Henry Baker wrote a beautiful little paper (see
    https://www.plover.com/~mjd/misc/hbaker-archive/ForthStack.html) showing
    the mapping between Linear Lisp (a Lisp in which all variables are
    referenced once and only once) and a Forth-style "frameless stack".  There
    is also a discussion of Forth as a set of linear combinators: Manfred von
    Thun's Joy https://en.wikipedia.org/wiki/Joy_(programming_language) is a
    Forth-like using nested lists in which the stack is the top-level list.
    Wed Jan 3 02:14:16 2024 - permalink -
    - https://www.tuhs.org/pipermail/tuhs/2024-January/029257.html
    Baker Forth lisp reading
  • Andrey Listopadov's blog
    Found via https://ochicken.net/projects/workspace/
    https://andreyor.st/posts/2022-02-22-new-look/ could be useful for my own blog, if I ever start it.
    Sat Nov 25 00:22:58 2023 - permalink -
    - https://andreyor.st/posts/2020-04-29-text-editors/
    blog emacs lisp programming reading Scheme TODO
  • A demo of the WebAuthn specification
    Found in c't 2023-10 (TBC).
    See also https://passkey.org/ which was mentioned in the same article.
    Fri Nov 17 15:59:56 2023 - permalink -
    - https://webauthn.io/
    computer reading security TODO
  • Animated knots
    Description of many different knots. Found via Paul Lutus' page https://arachnoid.com/rope_climbing_101/index.html
    Mon Nov 13 08:37:35 2023 - permalink -
    - https://www.animatedknots.com/alpine-butterfly-loop-knot
    knot reading
  • Structural insight: The relativity-quantum split
    Found via https://hyper.dev/2023/seed-0-freedom-of-expression-john-shutt-kernel/ on Planet Scheme
    See also https://fexpr.blogspot.com/2019/04/nabla_18.html which links to https://en.wikipedia.org/wiki/Hyperfunction
    Mon Oct 16 17:48:36 2023 - permalink -
    - https://fexpr.blogspot.com/2020/12/the-relativity-quantum-split.html
    blog for:mp lisp mathematics physics reading Scheme science
  • Riddles in the Sky
    A blog dedicated to observing, mostly classified, satellites.
    Found on https://hackaday.io/event/192573-satellite-hunting-hack-chat
    Fri Sep 15 13:29:48 2023 - permalink -
    - https://skyriddles.wordpress.com/
    blog radio reading satellite science space
  • ALS162 Time Signal SDR Receiver for GNU Radio
    See also the other presentations of this conference.
    Fri Sep 15 13:25:52 2023 - permalink -
    - https://events.gnuradio.org/event/21/contributions/415/
    GNU radio reading software time
  • Cleaning Up Git History - sulami's blog
    Found via https://sachachua.com/blog/2023/08/2023-08-14-emacs-news/
    See also https://blog.sulami.xyz/pages/frankenwm/
    Tue Aug 22 14:26:36 2023 - permalink -
    - https://blog.sulami.xyz/posts/cleaning-up-git-history/
    blog git reading X11
  • Album list - Dynamic Range DB
    Database of music album with their dynamic range. Found via
    https://www.hpmuseum.org/forum/thread-20344-post-176178.html#pid176178
    Mon Aug 21 17:50:59 2023 - permalink -
    - https://dr.loudness-war.info/
    audio reading signal-processing software
  • ClipboardsWiki
    Suggestions for handling CLIPBOARD, PRIMARY selection in X11.
    Wed Jul 26 16:20:02 2023 - permalink -
    - https://www.freedesktop.org/wiki/Specifications/ClipboardsWiki/
    reading X11
  • Back to Basics: Breaking Down the Fundamentals of Filters
    ebook explaining RF filters.
    Wed Jul 19 15:15:46 2023 - permalink -
    - https://blog.knowlescapacitors.com/blog/back-to-basics-breaking-down-the-fundamentals-of-filters
    electronics reading TODO
  • Mathematical Problem Solving
    Mon Jul 17 11:38:04 2023 - permalink -
    - https://people.kth.se/~shapiro/index.html
    for:mp mathematics reading
  • Introducing IPython and the Jupyter Notebook
    First chapter of the IPython Cookbook, Second Edition, by Cyrille Rossant, a guide to numerical computing https://ipython-books.github.io/
    Found on https://cyrille.rossant.net/ via the article https://cyrille.rossant.net/moving-away-hdf5/ cited on Peter Monta's blog http://www.pmonta.com/gnss-sky-recordings.html
    Sun Jun 4 14:58:35 2023 - permalink -
    - https://ipython-books.github.io/11-introducing-ipython-and-the-jupyter-notebook/
    book FOSS Python reading
  • Brief Thoughts on "AI" and LLMs
    Interesting observations on large language models. Found via my bookmark https://roland.iwasno.net/links/?ONVyBw which points to https://occasionallycogent.com/new_blog_setup/index.html
    Fri May 12 16:53:24 2023 - permalink -
    - https://occasionallycogent.com/i_can_call_you_betty/index.html
    AI blog Chomsky LLM reading
  • Typed Lisp, A Primer
    The periodic table of the loop macro looks interesting.
    According to https://github.com/bastibe/org-static-blog/, this blog is produced using org-static-blog
    Thu May 11 18:51:33 2023 - permalink -
    - http://alhassy.com/TypedLisp.html
    blog lisp org-mode reading
Links per page: 20 50 100
◄Older
page 5 / 13
Newer►
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.