Shaare your links...
2370 links
interesting links Home Login RSS Feed ATOM Feed Tag cloud Picture wall Daily
Links per page: 20 50 100
◄Older
page 7 / 13
Newer►
243 results for tags reading x
  • Computer Keyboards
    These pages are primarily concerned with keyboard layouts, that is, the arrangement of keys on a computer keyboard, and it looks at them from a historical viewpoint, going back to the keyboards found on some quite early computers.
    Thu Jun 10 13:23:23 2021 - permalink -
    - http://www.quadibloc.com/comp/kybint.htm
    keyboard reading
  • XKB Configuration Guide
    This document describes how to configure Xorg XKB from a user's point of view. It covers basic configuration syntax and gives also a few examples.
    See also the "X Keyboard Configuration Database" https://www.freedesktop.org/wiki/Software/XKeyboardConfig and
    "Custom Keyboard in Linux/X11" http://people.uleth.ca/~daniel.odonnell/Blog/custom-keyboard-in-linuxx11 on Daniel Paul O'Donnell's blog.
    Sat May 22 21:14:11 2021 - permalink -
    - https://www.x.org/releases/X11R7.6/doc/xorg-docs/input/XKB-Config.html
    key-binding reading X11
  • AEZ is an authenticated-encryption (AE) scheme optimized for ease of correct use (“AE made EZ”).
    Found on https://www.metzdowd.com/pipermail/cryptography/2021-April/036859.html
    "The really important thing is the theory paper, https://www.cs.ucdavis.edu/~rogaway/aez/rae.pdf, which is brilliant and anyone who wants to look at block cipher theory should read and understand it."
    Tue Apr 13 13:28:03 2021 - permalink -
    - https://www.cs.ucdavis.edu/~rogaway/aez/index.html
    cryptography reading TODO
  • Style Guide for online hypertext
    This document was written in the early days of the web (1992), defining such terms as "webmaster", the "www.xxx.com" convention, and a few basic points which are just as valid today.  It has not been updated to discuss recent developments in HTML., and is out of date in many places, except for the addition of a few new pages, with given dates.
    Thu Mar 4 21:33:52 2021 - permalink -
    - https://www.w3.org/Provider/Style/Overview.html
    CSS HTML reading web
  • An Emacs package development handbook. Built with Emacs, by Emacs package developers, for Emacs package developers.
    At first glance, it looks like a list of available/recommended packages  ordered by purpose.
    Fri Feb 26 11:53:57 2021 - permalink -
    - https://github.com/alphapapa/emacs-package-dev-handbook#xml--html
    emacs reading TODO
  • History of development and key concepts of Orthodox Editors
    The paper by Melinda Varian sounds interesting.

    Here is the quote from her very interesting paper ( I strongly recommend to read at least the beginning of this 73 pages paper -- it provides new insights into how two most interesting operating system Unix and VM/CMS were influenced by Corbato's CTTS and MIT Multix project)
    As of 2021-03, the link http://pucc.princeton.edu/~melinda/ is stale, but I found the paper (167 pages)
    VM AND THE VM COMMUNITY: Past, Present, and Future by Melinda Varian, April, 1991
    on http://www.leeandmelindavarian.com/Melinda/neuvm.pdf
    Mon Feb 22 13:20:36 2021 - permalink -
    - http://www.softpanorama.org/Articles/orthodox_editors.shtml
    computer editor history reading
  • Unix Philosophy 2020
    This document is a compendium of Casper Ti. Vector's thoughts about the Unix philosophy in the contemporary context.
    Sun Feb 21 18:47:11 2021 - permalink -
    - https://gitea.com/CasperVector/up2020
    operating-system reading Unix
  • uLisp on M5Stack (ESP32)
    Interesting blog, where literature plays an important role.
    Using an Image Viewer as a Presentation Program, Image Correction in Batch Mode (Using The GIMP) http://blog.matroid.org/display/62
    Sat Jan 30 10:45:18 2021 - permalink -
    - http://blog.matroid.org/display/82
    blog lisp reading
  • Arnold Robbins's Home Page
    The articles sound interesting, particularly those about Plan 9.
    So does TexiWeb Jr., a super simple literate programming system built on top of Texinfo and implemented in awk https://github.com/arnoldrobbins/texiwebjr
    which is mentioned in
    AWK As A Major Systems Programming Language — Revisited
    http://www.skeeve.com/awk-sys-prog.html
    struct --- Convert Fortran into Ratfor
    could be useful for proot:
    This is Brenda Baker's struct program. It converts plain old Fortran into Rational Fortran (ratfor). The code here is taken from the TUHS archives, starting with the V7 version, and progressing through V8 and V10.
    https://github.com/arnoldrobbins/struct
    Fri Jan 29 14:39:13 2021 - permalink -
    - https://www.skeeve.com/
    awk GNU literate-programming plan9 reading Robbins TODO
  • systemd isn't safe to run anywhere
    The blog has a number of interesting articles, which I only have browsed so far.
    http://unixsheikh.com/tutorials/keeping-your-home-in-git.html
    Sun Jan 24 15:26:09 2021 - permalink -
    - http://unixsheikh.com/articles/systemd-isnt-safe-to-run-anywhere.html
    blog FreeBSD git Linux reading TODO
  • Uncle Petros and Goldbach's Conjecture - Wikipedia
    Sounds like an interesting book. See Keith Devlin's review https://www.maa.org/press/maa-reviews/uncle-petros-and-goldbachs-conjecture
    Fri Jan 22 15:00:10 2021 - permalink -
    - https://en.wikipedia.org/wiki/Uncle_Petros_and_Goldbach%27s_Conjecture
    book mathematics reading
  • Responsive Web design
    Mon Jan 11 22:14:30 2021 - permalink -
    - https://wiki.selfhtml.org/wiki/HTML/Tutorials/responsive_Webdesign/bestehende_Webseiten_umbauen
    german reading TODO web
  • LaTeX Cookbook – Collection of LaTeX recipes
    Examples from the  LaTeX Cookbook https://www.packtpub.com/product/latex-cookbook/9781784395148
    Sat Jan 9 15:35:45 2021 - permalink -
    - https://latex-cookbook.net/
    book LaTeX reading
  • Fixing Unix/Linux/POSIX Filenames: Control Characters (such as Newline), Leading Dashes, and Other Problems
    Discussion of problems caused by unusual characters in filenames.
    Found (again) via a link on the TUHS mailing list
    https://www.tuhs.org/pipermail/tuhs/2024-June/030040.html
    Wed Jan 6 23:34:19 2021 - permalink -
    - https://dwheeler.com/essays/fixing-unix-linux-filenames.html
    reading Unix
  • Emacs Should Be Emacs Lisp - Tom Tromey
    Talk about the advantages of Emacs Lisp over Scheme and Common Lisp.
    Found on https://blog.jethro.dev/posts/how_to_take_smart_notes_org/
    Tue Dec 22 14:57:35 2020 - permalink -
    - https://braindump.jethro.dev/posts/emacs_should_be_emacs_lisp/
    emacs reading TODO
  • Spektrum Kompakt Im Orbit - Unterwegs in der Erdumlaufbahn
    Sun Dec 13 21:55:55 2020 - permalink -
    - https://www.spektrum.de/pdf/spektrum-kompakt-im-erdorbit/1712030
    german reading space
  • How CPUs are Designed and Built
    The series will cover computer architecture, processor circuit design, VLSI (very-large-scale integration), chip fabrication, and future trends in computing.
    Sun Dec 13 21:53:59 2020 - permalink -
    - https://www.techspot.com/article/1821-how-cpus-are-designed-and-built/
    computer hardware reading
  • Guile hacker's handbook
    Sun Dec 13 21:48:38 2020 - permalink -
    - https://jeko.frama.io/
    GNU reading Scheme
  • Collection of computer-related usenet articles
    Fri Dec 11 21:39:33 2020 - permalink -
    - https://ipfs.io/ipfs/QmdA5WkDNALetBn4iFeSepHjdLGJdxPBwZyY47ir1bZGAK/comp/index.html
    computer history reading
  • Michael Orlitzky { Let's not Encrypt }
    Interesting argument against the current state of HTTPS certification.
    See also his other articles, e.g. http://michael.orlitzky.com/articles/makeing_latex.xhtml
    Fri Dec 4 16:40:10 2020 - permalink -
    - http://michael.orlitzky.com/articles/lets_not_encrypt.xhtml
    HTTPS LaTeX make reading security TODO web
Links per page: 20 50 100
◄Older
page 7 / 13
Newer►
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.