Shaare your links...
2443 links
interesting links Home Login RSS Feed ATOM Feed Tag cloud Picture wall Daily
Links per page: 20 50 100
◄Older
page 63 / 123
Newer►
  • Fuzix--small Unix for 8-bit microprocessors
    This is the announcement, more details can be found on https://github.com/EtchedPixels/FUZIX
    Note that it is not limited to 8-bit processors: core code can be built for 6502, 6809, 68000, 8086, MSP430, pdp11 and Z80/Z180.
    Fri Apr 21 11:03:18 2017 - permalink -
    - https://plus.google.com/+AlanCoxLinux/posts/a2jAP7Pz1gj
    computer GPL history operating-system Unix
  • Micro implementations of Unix
    Timeline of Unix and Unix-like operating systems and related technology.
    Thu Apr 20 22:38:55 2017 - permalink -
    - https://www.landley.net/history/mirror/robotwisdom/nonnix.html
    computer history operating-system
  • PCjs: PDP-11 Machine Configurations
    Another pdp-11 simulator written in Javascript.
    https://www.pcjs.org/software/dec/pdp10/tapes/ was mentioned in 2023-09 on alt.sys.pdp10.
    Wed Apr 12 14:04:47 2017 - permalink -
    - http://www.pcjs.org/devices/pdp11/machine/
    computer FOSS GPL history JavaScript pdp-10 pdp-11
  • I’m Dreaming Of A White C
    Prototype of a translator from a python-like syntax to C. Found via
    https://www.jwz.org/blog/2017/04/python-has-a-lot-to-fucking-answer-for/#comments

    On http://xed.ch/help/, a number of useful personal technical notes can be found.

    For example, http://xed.ch/help/usbdrive.html describes how to create bootable USB drives.
    Wed Apr 12 12:36:44 2017 - permalink -
    - http://xed.ch/b/2015/0901.html
    C language programming Python reading USB
  • Unorthodocs: Abandon your DVCS and Return to Sanity - bitquabit
    Interesting description of the disadvantages of distributed version control systems.
    Found via http://xed.ch/help/mercurial.html
    Wed Apr 12 12:34:11 2017 - permalink -
    - https://bitquabit.com/post/unorthodocs-abandon-your-dvcs-and-return-to-sanity/
    blog reading version-control
  • {λ way}
    The {lambda way} project is free and its installation straightforward, download & install. This wiki is not only a showroom, it's a workshop generating pages where {lambda talk} is systematically (and randomly) tested as a programmable programming language for web design, mathematics, graphics and various other things.
    Wed Apr 5 14:58:31 2017 - permalink -
    - http://epsilonwiki.free.fr/lambdaway/
    lisp TODO web
  • Cosmic Pi - the cosmic ray detector on your desktop
    The Cosmic Pi project aims to build the world's largest open source distributed cosmic ray telescope. You can be a part of the project, by becoming a Cosmic Pixel!
    Mon Apr 3 16:11:28 2017 - permalink -
    - http://cosmicpi.org/
    physics pi raspberry π
  • How to Write a Git Commit Message
    Fri Mar 31 17:56:26 2017 - permalink -
    - https://chris.beams.io/posts/git-commit/
    version-control
  • The USG is a firewall for your USB ports.
    Thu Mar 30 09:34:21 2017 - permalink -
    - https://github.com/robertfisk/USG/wiki
    hardware security USB
  • The Go Programming Language (Addison-Wesley Professional Computing Series) 1, Alan A. A. Donovan, Brian W. Kernighan, eBook - Amazon.com
    by Alan A. A. Donovan, Brian W. Kernighan
    Thu Mar 30 00:20:57 2017 - permalink -
    - https://www.amazon.com/Programming-Language-Addison-Wesley-Professional-Computing-ebook/dp/B0184N7WWS/ref=as_li_ss_tl?s=books&ie=UTF8&qid=1483188224&sr=1-1&keywords=the+go+programming+language&linkCode=sl1&tag=rbersblog-20
    book Go Kernighan language programming
  • Incompatible Timesharing System
    A listing of ITS 1.0 3/19/67 has been scanned 2023-12, see https://gunkies.org/wiki/ITS_138 and https://github.com/PDP-6/ITS-138/tree/master/ITS-Listing
    Tue Mar 28 19:40:29 2017 - permalink -
    - https://github.com/PDP-10/its
    computer history ITS operating-system
  • Monocypher
    Monocypher is an easy to use crypto library inspired by libsodium and TweetNaCl.
    Tue Mar 28 19:33:05 2017 - permalink -
    - http://loup-vaillant.fr/projects/monocypher/
    C cryptography software
  • Subroutine and procedure call support -- Mark Smotherman
    From Turing's ACE to modern (2004) machines.
    The site has a lot of other interesting information about computer architecture.
    Mon Mar 27 23:40:21 2017 - permalink -
    - https://people.cs.clemson.edu/~mark/subroutines.html
    computer history
  • Scientific Operations
    Used to contain a mirror of Wolfgang Helbig's material about v6 unix and pdp-11, but it has been removed.
    See also chapter 1.0 of his operating system lecture notes at:
    http://doc.cat-v.org/unix/v6/operating-systems-lecture-notes/script/
    among others, it explains the assembler language, together with the description of the instruction set
    http://doc.cat-v.org/unix/v6/operating-systems-lecture-notes/pdp11/doc/cpu
    and finally the Unix Assembler Reference Manual(1) at
    http://doc.cat-v.org/unix/v6/operating-systems-lecture-notes/v6/doc/index.html

    Other parts of the site deal with Plan 9, fonts and more.
    Sun Mar 26 15:29:16 2017 - permalink -
    - http://sciops.net/downloads/mirrors/wolfgang/
    computer history pdp-11 plan9 Unix
  • UX/RT - Universally eXtensible Real Time operating system
    Description of an interesting operating system (not implemented yet) based on ideas from QNX and Plan 9.
    Sun Mar 26 03:38:28 2017 - permalink -
    - http://minnie.tuhs.org/pipermail/tuhs/2017-March/009306.html
    operating-system plan9 TUHS Unix
  • Emacs org-mode examples and cookbook
    Example of an Org-mode document.
    Mon Mar 20 14:41:41 2017 - permalink -
    - http://ehneilsen.net/notebook/orgExamples/org-examples.html#sec-5-2
    emacs org-mode reading
  • An Introduction to Qubes OS | Qubes OS
    A security-oriented operating system (OS).
    Sun Mar 19 21:32:08 2017 - permalink -
    - https://www.qubes-os.org/intro/
    FOSS operating-system security
  • Dan Cross's Weblog
    Interesting blog about programming, mathematics, Lisp and Plan 9.
    Sun Mar 19 20:48:47 2017 - permalink -
    - http://pub.gajendra.net/
    lisp mathematics plan9 programming
  • https://github.com/kensanata/emacs-setup/blob/master/config/authinfo-conf.el
    100-line Emacs Lisp program to copy passwords to clipboard and remove them after 10s from both clipboard and kill-ring.
    Tue Mar 14 13:29:54 2017 - permalink -
    - https://github.com/kensanata/emacs-setup/blob/master/config/authinfo-conf.el
    emacs FOSS security TODO
  • Portable PDP-8 and DG Nova Cross-assembler
    Intended to be a basic example of an assembler for two simple architectures, written with the aid of lex and yacc (or GNU flex/bison). Being small, it should lend itself to learning, extension and modification. The source code is released under the GPL and has been built and tested on NetBSD, Linux and OS X.
    Mon Mar 13 16:48:49 2017 - permalink -
    - http://www.telegraphics.com.au/sw/info/dpa.html
    assembler computer FOSS history NetBSD pdp-8 software
Links per page: 20 50 100
◄Older
page 63 / 123
Newer►
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.