Shaare your links...
2364 links
interesting links Home Login RSS Feed ATOM Feed Tag cloud Picture wall Daily
Links per page: 20 50 100
◄Older
page 37 / 119
Newer►
  • macro-11 for V7-Unix
    Information  about a macroassembler for pdp-11 running v7 unix.
    Tue Apr 13 23:48:40 2021 - permalink -
    - https://www.tuhs.org/pipermail/tuhs/2000-January/001271.html
    assembler computer DEC history pdp-11 TUHS Unix
  • 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
  • Using org mode to write email for outlook · Core Dumped
    How to produce HTML-formatted e-mail from an org-mode buffer in Emacs.
    Tue Apr 13 12:14:12 2021 - permalink -
    - https://coredumped.dev/2019/02/08/using-org-mode-to-write-email-for-outlook/
    emacs org-mode Windows
  • Building a 2.11BSD tape for SimH
    Program and instructions for creating files to be read as tapes by SimH.
    Mon Apr 12 23:48:45 2021 - permalink -
    - https://www.tuhs.org/pipermail/tuhs/2000-May/001403.html
    computer history pdp-11 SimH simulator TUHS
  • Ancient Unix tape archive formats
    Description of tape archive and date formats in early versions of Unix.
    Fri Apr 9 21:20:51 2021 - permalink -
    - https://www.tuhs.org/pipermail/tuhs/1999-October/001200.html
    computer history TUHS Unix
  • open source FPGA tools
    SymbiFlow is a fully open source toolchain for the development of FPGAs of multiple vendors. Currently, it targets the Xilinx 7-Series, Lattice iCE40, Lattice ECP5 FPGAs, QuickLogic EOS S3 and is gradually being expanded to provide a comprehensive end-to-end FPGA synthesis flow.
    Fri Apr 9 17:49:28 2021 - permalink -
    - https://symbiflow.github.io/
    FOSS FPGA tool
  • Reading and writing v7 filesystems from Linux
    The TUHS archive mirror https://unixarchive.cn-k.de/PDP-11/Tools/Filesys/ contains v7fs-0.1.tar.gz and
    bostic_tools.tar.gz
    Wed Apr 7 18:57:18 2021 - permalink -
    - https://www.tuhs.org/pipermail/tuhs/1999-February/001056.html
    computer history TODO tool TUHS Unix
  • http://9legacy.org/9legacy/doc/simh/v8
    Instructions for the installation of v8 unix on SimH.
    Wed Apr 7 13:48:12 2021 - permalink -
    - http://9legacy.org/9legacy/doc/simh/v8
    computer history plan9 Unix
  • The Amsterdam Compiler Kit
    The Amsterdam Compiler Kit is a cross-platform compiler and toolchain suite that is small, portable, extremely fast, and extremely flexible. It targets a number of low-end machines including the Z80, 8086 and 80386, but there are many other code generators available. It supports several languages, including ANSI C, Pascal and Modula-2, and contains integrated runtime libraries including a libc.

    The maintainer, David Given states "I, dtrg, cannot honestly recommend using the ACK for production code unless as a stop-gap measure or unless the other benefits of the ACK (e.g. having a very lightweight turnkey toolchain is valuable to you) outweigh the code quality."
    Fri Apr 2 23:54:59 2021 - permalink -
    - http://tack.sourceforge.net/
    BSD C compiler pdp-11 pi raspberry π
  • TECO and Montgomery Emacs for v6/v7 Unix
    Thu Apr 1 23:03:25 2021 - permalink -
    - https://www.tuhs.org/pipermail/tuhs/2021-April/023560.html
    editor emacs TECO TODO TUHS Unix
  • se is a screen oriented version of the classic UNIX text editor ed
    It’s similar to vi as both are modal editors with curses interfaces. However, it differs from vi in that it has the same command syntax as ed. For example, in se to escape from append mode, you’d enter a line containing a single period instead of the vi way of hitting the escape key.

    se has a long history dating back to the early 1980s. Beginning in 2013, Thomas Cort undertook the task of modernizing the early code and build system to get the software working on recent POSIX operating systems. The code base was straight forward and only used facilities available 25 years prior, and as a result, with a few modifications, it runs on many modern operating systems. Thomas' primary motivation is to preserve this bit of computing history. His goals are to squash any remaining bugs and make se as portable as possible. No major new features will be added.
    Mon Mar 29 20:19:38 2021 - permalink -
    - http://se-editor.org/
    editor software Unix
  • GNSS, Interrupted: The hidden Android setting you need to know | by Sean Barbeau | Medium
    Sean Barbeau is the author of GPSTest, which has a Google group
    https://groups.google.com/g/gpstest_android
    See also https://bit.ly/gpstest-device-database for the GPSTest Database and
    https://github.com/barbeau/awesome-gnss
    for a collection of links to open source GNSS software
    Mon Mar 29 14:08:05 2021 - permalink -
    - https://barbeau.medium.com/gnss-interrupted-the-hidden-android-setting-you-need-to-know-d812d28a3821
    Android GNSS satellite-navigation
  • Will Schenk's blog
    Found via Sacha Chua's blog. Articles about syncthing, IPFS and other interesting stuff.
    Sun Mar 28 23:30:17 2021 - permalink -
    - https://willschenk.com/articles/
    blog duplicate emacs org-mode TODO
  • BerryBoot
    This bootloader allows you to install multiple Raspberry Pi operating systems on a single SD card, as well as to store OS files on a separate hard drive, rather than on an SD card, as is usually the case.
    The site lists a number of operating systems for the Raspberry π.
    Sun Mar 28 20:44:34 2021 - permalink -
    - https://www.techrepublic.com/pictures/choosing-a-raspberry-pi-os-heres-the-definitive-list/33/
    operating-system pi raspberry π
  • OSdev Wiki
    This website provides information about the creation of operating systems and serves as a community for those people interested in OS development with 673 wiki articles.
    Sun Mar 28 15:00:05 2021 - permalink -
    - https://wiki.osdev.org/Main_Page
    operating-system wiki
  • Nyxt browser: the internet on your terms.
    Nyxt is a keyboard-oriented, infinitely extensible web browser designed for power users. Conceptually inspired by Emacs and Vim, it has familiar key-bindings (Emacs, vi, CUA), and is fully configurable in Lisp.
    Was called Next before 2020-06-23 https://github.com/nEXT-Browser/nEXT
    Thu Mar 25 22:35:29 2021 - permalink -
    - https://nyxt.atlas.engineer/
    common-lisp emacs software web
  • gokrazy is a pure-Go userland for your Raspberry Pi 3/4 appliances
    For a long time, we were unhappy with having to care about security issues and Linux distribution maintenance on our various Raspberry Pis.
    Then, we had a crazy idea: what if we got rid of memory-unsafe languages and all software we don’t strictly need?
    Turns out this is feasible. gokrazy is the result.
    Wed Mar 24 20:01:16 2021 - permalink -
    - https://gokrazy.org/
    BSD Go pi raspberry software π
  • C. R. Bond's site
    Found via the Wikipedia page about Optimum "L" filters
    https://en.wikipedia.org/wiki/Optimum_%22L%22_filter
    Mon Mar 22 19:19:22 2021 - permalink -
    - http://www.crbond.com
    electronics filter mathematics physics TODO
  • File:BlankMap-World.svg - Wikimedia Commons
    Blank map of the world and some tools to transform it.
    See also https://upload.wikimedia.org/wikipedia/commons/0/05/Blank_map_of_Europe_%28without_disputed_regions%29.svg
    and https://commons.wikimedia.org/wiki/File:BlankMap-World.svg#/media/File:BlankMap-North_America-Subdivisions.svg
    Sun Mar 21 15:21:53 2021 - permalink -
    - https://commons.wikimedia.org/wiki/File:BlankMap-World.svg
    map SVG TODO
  • IHK/McKernel is a light-weight multi kernel operating system designed specifically for high performance computing.
    Mentioned on https://www.raspberrypi.org/blog/supercomputing-with-raspberry-pi-hackspace-41/
    Sun Mar 21 14:31:57 2021 - permalink -
    - https://www.sys.r-ccs.riken.jp/ResearchTopics/os/mckernel/
    HPC Linux operating-system
Links per page: 20 50 100
◄Older
page 37 / 119
Newer►
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.