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 2 / 10
Newer►
188 results for tags computer x
  • Books by John Levine
    Includes "Linkers and Loaders", which I have seen before, but apparently I had not bookmarked it.
    Mon Sep 2 23:42:27 2024 - permalink -
    - https://www.johnlevine.com/books.phtml
    blog book computer reading
  • Vague, But Exciting
    Found on Paolo Amoroso's blog https://journal.paoloamoroso.com/blogroll
    Mon Sep 2 09:59:09 2024 - permalink -
    - https://thehistoryoftheweb.com/book/
    blog computer history reading web
  • A History of the ARPANET: The First Decade
    Appears to be an interesting read.
    Thu Aug 22 11:54:42 2024 - permalink -
    - https://www.tuhs.org/pipermail/tuhs/2024-August/030591.html
    computer history network reading TODO
  • Tools to work on SimH disk files; SDF's interim computer museum
    "Jay Logue has an awesome set of tools using the user space file system support: FUSE for Linux and MacOS: https://github.com/jaylogue/retro-fuse which support UNIX v6, v7 and 2.9BSD filesystem formats." is intriguing.
    Not directly related, but the links to SDF's interim computer museum in https://groups.google.com/g/pidp-11/c/NR_EUdMj3cI/m/Phu3neBrAQAJ are interesting too.
    Tue Aug 6 21:36:41 2024 - permalink -
    - https://groups.google.com/g/pidp-11/c/9SHpZwleyek/m/VxxpNHYCAgAJ
    computer history TODO tool Unix
  • Ben Gurley and the PDP-1
    Found via a link on MoHP https://www.hpmuseum.org/forum/thread-22071-post-189526.html#pid189526
    The number of transistors is smaller than I had expected, it will be interesting to compare it with the values for Mailüfterl.
    Mon Jul 29 22:07:29 2024 - permalink -
    - http://www.computer-timeline.com/timeline/ben-gurley/
    computer history
  • Social Computing, before the Internet
    Blog article about the social aspects of the ITS operating system at MIT, by Kent Pitman.
    Found via
    Mon Jul 22 22:43:27 2024 - permalink -
    - https://netsettlement.blogspot.com/2024/07/social-computing-before-internet.html
    blog computer history ITS operating-system Pitman
  • Polprog's site
    Found a link to the floppy disc head alignment on the MoHP https://www.hpmuseum.org/forum/thread-22003-post-189057.html#pid189057
    Tue Jul 9 07:53:13 2024 - permalink -
    - https://polprog.net/
    blog computer electronics hardware history
  • LinuxCard - Dmitry.GR
    A DECstation emulator on a business-card sized PCB. The description is a nice read.
    https://hackaday.io/project/196769-decstation2040 for a RP2040 version, with 32 MB HyperRAM, 1024 x 864 mono video, and USB mouse/kb
    Mon Jul 8 11:22:37 2024 - permalink -
    - https://dmitry.gr/?r=05.Projects&proj=33.%20LinuxCard#_TOC_2673ce8234cc65bf5d5e81743172700b
    computer DEC hardware history MIPS Unix
  • [TUHS] Anyone ever heard of teaching a case study of Initial Unix?
    Links to stories about the TENEX and TOPS-20 operating systems
    Thu Jul 4 15:38:30 2024 - permalink -
    - https://www.tuhs.org/pipermail/tuhs/2024-July/030389.html
    computer history operating-system reading software TODO
  • FriCAS - PanAxiom
    There is a typo "There are currently there forks" should be "three forks"
    Tue Jun 11 14:15:14 2024 - permalink -
    - https://wiki.fricas.org/PanAxiom
    algebra computer TODO
  • MicroEMACS for v7 Unix on the PDP-11
    See README.me for instructions to set up uu{en,de}code for transferring data between emulated v7 and the host system.
    Fri May 31 09:14:57 2024 - permalink -
    - https://github.com/athornton/microemacs-v7
    computer emacs history pdp-11 unix
  • Playing with Oberon in 2019
    Blog, mostly about the Plan 9 operating system. Found https://seh.dev/p9sk1/ when searching for information about the dp9ik authentication protocol introduced by 9front.

    Other pages I found are
    - https://echoline.org/webterm.pdf, explaining Webterm, an HTML5 remote desktop for use with Plan 9[1] which re-
     imagines drawterm inside of a browser. The source code is available at https://github.com/echoline/webterm
    - https://man.9front.org/6/authsrv
    Thu May 23 13:50:16 2024 - permalink -
    - https://seh.dev/oberon/
    blog computer crytopgraphy history language Oberon plan9 programming security Wirth
  • The Language-theoretic approach (LangSec)
    The Language-theoretic approach (LangSec) regards the Internet insecurity epidemic as a consequence of ‘ad hoc’ programming of input handling at all layers of network stacks, and in other kinds of software stacks.  LangSec posits that the only path to trustworthy software that takes untrusted inputs is treating all valid or expected inputs as a formal language, and the respective input-handling routines as a ‘recognizer’ for that language.
    The recognition must be feasible, and the recognizer must match the language in required computation power.

    Found on the TUHS mailing list https://www.tuhs.org/pipermail/tuhs/2024-May/029846.html
    Mon May 20 16:26:16 2024 - permalink -
    - https://langsec.org/
    computer reading security
  • Free On-line Dictionary of Computing from FOLDOC
    FOLDOC is a searchable dictionary of acronyms, jargon, programming languages, tools, architecture, operating systems, networking, theory, conventions, standards, mathematics, telecoms, electronics, institutions, companies, projects, products, history, in fact anything to do with computing.
    Fri Apr 26 14:13:29 2024 - permalink -
    - https://foldoc.org/Free+On-line+Dictionary
    computer dictionary history
  • DJGPP
    DJGPP is a complete 32-bit C/C++ development system for Intel 80386 (and higher) PCs running DOS. It includes ports of many GNU development utilities. The development tools require a 80386 or newer computer to run, as do the programs they produce. In most cases, the programs it produces can be sold commercially without license or royalties.
    See also https://en.wikipedia.org/wiki/DJGPP
    Found on https://cscope.sourceforge.net/index.html
    Mon Apr 8 11:15:18 2024 - permalink -
    - https://www.delorie.com/djgpp/
    C C++ compiler computer FOSS GNU history
  • LCM+L - Online Systems
    Information on the Computers available over the Internet from the LCM through SSH.
    Wed Mar 27 14:33:06 2024 - permalink -
    - https://livingcomputers.org/Computer-Collection/Online-Systems.aspx
    computer history on-line
  • The Berkeley Software Distribution - by Bradford Morgan White
    The first article I bookmarked, "The Berkeley Software Distribution" appears to have a few errors, e.g. job control vs C-z suspend/resume
    Announced on https://www.tuhs.org/pipermail/tuhs/2024-February/029381.html

    See also https://www.abortretry.fail/p/work-at-the-mill, a history of Digital Equipment Corporation. Found via https://oylenshpeegul.gitlab.io/blog/posts/20250208/ on 2025-02-28
    Sun Feb 18 17:00:51 2024 - permalink -
    - https://www.abortretry.fail/p/the-berkley-software-distribution
    BSD computer history operating-system reading
  • PC/XT and AT Keyboards - How Are They Different?
    I remember the missing \-key on the XT keyboard and find it interesting that it had Ctrl left to A.
    See also https://www.dosdays.co.uk/topics/floppy_drives.php for information about floppy discs.
    Sat Feb 10 22:13:58 2024 - permalink -
    - https://www.dosdays.co.uk/topics/xt_vs_at_keyboards.php
    computer history keyboard
  • Neo6502 - Open Source Hardware Board
    Neo6502 is small computer with USB keyboard host and HDMI/DVI output.
    Found on https://fosdem.org/2024/schedule/event/fosdem-2024-2093-neo6502-in-the-matrix-open-source-hardware-and-software-modern-retro-computer-with-software-defined-architecture/
    Mon Feb 5 15:40:13 2024 - permalink -
    - https://www.olimex.com/Products/Retro-Computers/Neo6502/open-source-hardware
    6502 computer hardware history pi raspberry π
  • Quentin's posts about retro-computing
    Most of them are about TOPS-10, found on the PiDP-10 Google group.
    Tue Jan 30 19:45:17 2024 - permalink -
    - https://www.quentin.org.uk/category/retro-computing/
    blog computer history pdp-10
Links per page: 20 50 100
◄Older
page 2 / 10
Newer►
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.