Shaare your links...
2353 links
interesting links Home Login RSS Feed ATOM Feed Tag cloud Picture wall Daily
Links per page: 20 50 100
◄Older
page 1 / 8
152 results for tags unix x
  • GitHub - slewsys/ed: The Unix line editor
    Branch of GNU ed maintained by its original author Andrew L. Moore.
    Found via https://lists.gnu.org/archive/html/bug-ed/2025-01/msg00003.html
    Thu Apr 3 19:50:24 2025 - permalink -
    - https://github.com/slewsys/ed
    editor FOSS GNU Unix
  • How Unix Spell Ran in 64kB RAM
    "How do you fit a dictionary in 64kb RAM? Unix engineers solved it with clever data structures and compression tricks. Here's the fascinating story behind it."
    Mentioned by Aharon Robbins on the TUHS mailing list https://www.tuhs.org/pipermail/tuhs/2025-January/031371.html
    Tue Jan 28 23:23:22 2025 - permalink -
    - https://blog.codingconfessions.com/p/how-unix-spell-ran-in-64kb-ram
    algorithm computer mathematics reading Unix
  • Best Practices and Personal Tech Notes by Jeffrey S. Jonas
    Interesting information on hard/symbolic links,file permissions etc.
    Found via the TUHS mailing list https://www.tuhs.org/pipermail/tuhs/2024-September/030853.html
    Wed Sep 25 14:08:29 2024 - permalink -
    - http://ferretronix.com/sut/
    reading Unix
  • The Early History of the "more" Command
    Dan Halbert explains the origin of the Unix command more(1).
    Mon Sep 16 11:30:25 2024 - permalink -
    - https://danhalbert.org/more.html
    computer history Unix
  • Unix jokes
    Tue Sep 3 07:20:53 2024 - permalink -
    - https://www.cs.earlham.edu/~skylar/humor/Unix/
    humour Unix
  • 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
  • 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
  • Unix in Lisp
    Common Lisp program trying to map between Unix and Lisp concepts.
    Sun Jun 16 15:35:27 2024 - permalink -
    - https://www.cliki.net/Unix%20in%20Lisp
    common-lisp lisp software Unix
  • 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
  • Cscope Home Page
    Cscope is a developer's tool for browsing source code. It has an impeccable Unix pedigree, having been originally developed at Bell Labs back in the days of the PDP-11. Cscope was part of the official AT&T Unix distribution for many years, and has been used to manage projects involving 20 million lines of code!
    Found on the TUHS mailing list
    https://minnie.tuhs.org/mailman3/hyperkitty/list/tuhs@tuhs.org/thread/XORIHRWCFZKNWHB2DXNVRX7LXU4DDIZ2/
    Mon Apr 8 11:16:39 2024 - permalink -
    - https://cscope.sourceforge.net/index.html
    FOSS lic:BSD software tool Unix
  • William Denton's blog
    https://www.miskatonic.org/2023/11/05/fd/ fd, a modern replacement for Unix find(1). Refers to a list of replacements (improvements) for several Unix tools on
    https://github.com/ibraheemdev/modern-unix
    See also https://www.miskatonic.org/2023/02/21/commands/ for a one-line pipeline to calculate frequencies of unix commands,
    https://www.miskatonic.org/2022/02/12/pihole/ for π-hole
    https://www.miskatonic.org/2021/09/26/launcher/ custom GNOME launcher
    https://www.miskatonic.org/2020/08/25/firefox-and-emacs-again/ release race between Firefox and Emacs
    https://www.miskatonic.org/2020/05/28/emacs-refactoring/  Emacs refactoring - maintaining Emacs configuration
    https://www.miskatonic.org/2020/05/24/backups/ Backups and encrypting disks in Linux
    https://www.miskatonic.org/2019/07/05/sshfs-phone/ Mount an Android phone on Linux/Unix with sshfs
    https://www.miskatonic.org/2017/08/21/lineageos/ LineageOS update
    Thu Jan 18 13:17:50 2024 - permalink -
    - https://www.miskatonic.org
    blog pi raspberry software TODO Unix π
  • Signs of Triviality - Opinions, mostly my own, on the importance of being and other things.
    Blog, mostly about network-related things. Found via https://www.tuhs.org/pipermail/tuhs/2023-March/028267.html
    Time is an illusion, Unix time doubly so... https://www.netmeister.org/blog/epoch.html
    Sharing Secrets https://www.netmeister.org/blog/sharing-secrets.html
    Wed Mar 22 11:45:04 2023 - permalink -
    - https://www.netmeister.org/blog/
    blog history security time unix
  • bc/development.md at master - bc - Yzena Tech Gitea
    Document explaining the development of a bc/dc clone. Might be a good example to follow, if I ever make a public project.
    Tue Jan 24 10:07:26 2023 - permalink -
    - https://git.yzena.com/gavin/bc/src/branch/master/manuals/development.md
    C git programming software Unix
  • liam_on_linux | Entries tagged with lisp
    Interesting blog, some example articles:
    Sandcastles and skyscrapers (VMS vs Unix) https://liam-on-linux.dreamwidth.org/#entry-86240
    history of MS-DOS https://liam-on-linux.dreamwidth.org/#entry-85836
    I want to see AROS, MorphOS or Haiku on the Raspberry Pi  https://liam-on-linux.dreamwidth.org/#entry-83201
    Found on the TUHS mailing list.
    Thu Nov 10 15:05:09 2022 - permalink -
    - https://liam-on-linux.dreamwidth.org/tag/lisp
    blog lisp operating-system Unix
  • se is a screen oriented version of the classic UNIX text editor ed
    Found via https://www.tuhs.org/pipermail/tuhs/2022-September/026476.html
    Sun Sep 25 10:14:32 2022 - permalink -
    - https://github.com/screen-editor/se
    computer editor history software Unix
  • TENEX-style user experience for Unix
    Interesting reference to the The Harvard/Radcliffe Student Time-sharing System Terminal Users Guide,
    1st edition, September 10, 1974, Center for Research in Computing Technology, Harvard University
    On 2023-07-12, the original URL https://minnie.tuhs.org/pipermail/tuhs/2022-September/026512.html is not working, replacing minnie by www corrects that.
    Sun Sep 25 10:03:18 2022 - permalink -
    - https://www.tuhs.org/pipermail/tuhs/2022-September/026512.html
    computer history software TENEX Unix
  • Oil shell
    Oil is a new Unix shell. It runs your existing shell scripts, and it's a new language for Python and JavaScript users who avoid shell!
    Found on https://swalla24.people.uic.edu/about/
    Mon Aug 29 19:01:41 2022 - permalink -
    - https://www.oilshell.org/
    shell TODO Unix
  • [TUHS] forgotten versions
    ssh unix50 at unix50.org
    Wed Jun 22 13:25:32 2022 - permalink -
    - https://www.tuhs.org/pipermail/tuhs/2022-June/025964.html
    computer history operating-system TODO Unix
  • athornton | The UNIX-HATERS Handbook, a review
    Just what it says. The author had read the handbook soon after it came out and has revisited it 25 years later. He also offers interesting comments about most of the competing operating systems. See also
    Making old systems accessible via the web https://athornton.dreamwidth.org/14733.html
    Exploring old unixes https://athornton.dreamwidth.org/14340.html
    Wed May 18 10:00:53 2022 - permalink -
    - https://athornton.dreamwidth.org/14272.html
    book computer history operating-system Unix
  • num-utils - programs for dealing with numbers from the Unix command line.
    Found on Joey Hess' page https://joeyh.name/code/moreutils/
    See also Poul-Henning Kamp's https://people.freebsd.org/~phk/ ministat https://www.unix.com/man-page/freebsd/1/ministat/
    Mon May 16 13:04:00 2022 - permalink -
    - https://suso.suso.org/programs/num-utils/index.phtml
    tool Unix
Links per page: 20 50 100
◄Older
page 1 / 8
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.