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 1 / 34
676 results for tags software x
  • Borg Documentation — Borg - Deduplicating Archiver 1.4.1 documentation
    BorgBackup (short: Borg) is a deduplicating backup program. Optionally, it supports compression and authenticated encryption.

    The main goal of Borg is to provide an efficient and secure way to backup data. The data deduplication technique used makes Borg suitable for daily backups since only changes are stored. The authenticated encryption technique makes it suitable for backups to not fully trusted targets.
    Tue Aug 12 20:06:43 2025 - permalink -
    - https://borgbackup.readthedocs.io/en/stable/index.html
    backup Python software tool
  • Philip Kaluđerčić's home page
    Interesting web site, for both design and content.
    See also his link collection https://wwwcip.cs.fau.de/~oj14ozun/links.html
    Fri Aug 8 12:45:07 2025 - permalink -
    - https://sdf.org/~pkal/
    blog design emacs FOSS SDF software
  • Automatic Identification System (AIS) using GNU Radio
    Mentioned on the Wikipedia page about AIS.
    Fri Aug 8 08:47:03 2025 - permalink -
    - https://www.funwithelectronics.com/?id=9
    AIS GNU radio software
  • Quickdocs - find Common Lisp libraries shipped by Quicklisp
    Mentioned in a comment to http://blog.quicklisp.org/2025/07/june-2025-quicklisp-dist-now-available.html
    Apparently I have not bookmarked https://www.quicklisp.org/beta/ yet.
    Mon Jul 14 16:38:24 2025 - permalink -
    - https://quickdocs.org/
    common-lisp documentation software
  • GitHub - henesy/awesome-plan9: A curated list of awesome Plan9-related documents, libraries, and software
    Mentioned on 9fans https://marc.info/?l=9fans&m=175200018825021&w=2
    Might try to get a better description for neindaw - DAW for Plan 9, "DAW" probably stands for "digital audio workstation"
    Wed Jul 9 10:26:08 2025 - permalink -
    - https://github.com/henesy/awesome-plan9?tab=readme-ov-file
    Plan9 reading software TODO
  • A compact interpreter for a minimal lisp/scheme dialect. A street lisp.
    Interpreter for an uncommon Lisp:
    https://sr.ht/~ft/StreetLISP/
    mentioned on the 9fans mailing list https://marc.info/?l=9fans&m=175157062515466&w=2

    There are no plans to turn this into Yet Another Scheme, which are already plenty to choose from. When it comes to general development directions, StreetLISP is moving towards being somewhere in between Common Lisp and Scheme, yet not striving to fit any specific standard. The goals are certain level of minimalism and less typing, useful standard library, good Unicode support, portability and interfacing with C of both POSIX-like operating systems and Plan 9. Eventually, hopefully, there will be experiments in cooperative/multithread computations with Erlang-style message passing between "processes".
    Fri Jul 4 09:05:33 2025 - permalink -
    - https://sr.ht/~ft/StreetLISP/
    Lisp plan9 software
  • EuLisp definition and Youtoo, EuXLisp and Eu2C implementations
    Found on the Wikipedia page https://en.m.wikipedia.org/w/index.php?title=EuLisp&wprov=rarw1
    Tue Jun 10 07:50:43 2025 - permalink -
    - https://github.com/Henry/EuLisp
    FOSS lic:GPL2 Lisp software
  • Access Nextcloud files in Emacs
    Found on Sacha Chua's blog https://sachachua.com/blog/2025/05/2025-05-12-emacs-news/
    "If you add a Google Drive or Nextcloud account in GNOME Online Accounts, you can use:
    /gdrive:user@domain:/... or /nextcloud:user@host:/...
    https://www.gnu.org/software/emacs/manual/html_node/tramp/Quick-Start-Guide.html#Using-GNOME-Online-Accounts-based-methods
    Wed May 14 13:03:18 2025 - permalink -
    - https://msz.baz.bar/@quux/114460950255702975
    emacs HOWTO software TODO
  • The Dawn of a new Command Line Interface
    An idea to simplify the software layers involved between command line and display.
    Found on the 9fans mailing list https://9fans.topicbox.com/groups/9fans/T4f1a2098b1e1c854-M474a043f6f18ee4e660a427b/next-generation-acme
    See https://github.com/letoram/arcan/wiki for a wiki about Arcan. https://www.divergent-desktop.org/blog/2020/08/10/principles-overview/ seems to be a good start.
    Wed May 14 07:25:16 2025 - permalink -
    - https://arcan-fe.com/2017/07/12/the-dawn-of-a-new-command-line-interface/
    blog reading software TODO
  • 42links is an open-source, web-based bookmarking server.
    Found on CLiki https://www.cliki.net/42links
    Tue May 6 21:49:09 2025 - permalink -
    - https://code.rosaelefanten.org/42links/dir?ci=tip
    bookmark common-lisp FOSS software
  • Keycloak - Open Source Identity and Access Management
    Found on the Spritely institute forum https://community.spritely.institute/t/step-one-identity/615/3
    Thu Apr 10 18:50:36 2025 - permalink -
    - https://www.keycloak.org/
    authentication FOSS Java lic:apache2 software tool
  • GitHub - justinethier/cyclone: :cyclone: A brand-new compiler that allows practical application development using R7RS Scheme. We provide modern features and a stable system capable of generating fast native binaries.
    Found via the Larceny benchmarks https://larcenists.org/benchmarks2017.html
    Thu Apr 10 15:53:50 2025 - permalink -
    - https://github.com/justinethier/cyclone
    compiler FOSS lic:MIT Lisp Scheme software
  • Why S7 Scheme? — Scheme For Max 0.1 documentation
    Documentation for the S7 scheme interpreter, which can be found on https://ccrma.stanford.edu/software/snd/snd/s7.html
    Thu Apr 10 15:39:05 2025 - permalink -
    - https://iainctduncan.github.io/scheme-for-max-docs/s7.html
    FOSS lic:BSD programming Scheme software
  • Lisp Machines
    Blog about emulators of Lisp machines. Found via a link on the computer history wiki https://gunkies.org/wiki/LISP_machine
    Wed Mar 12 08:00:55 2025 - permalink -
    - https://lisp-machine.org/
    blog hardware Lisp software
  • [TUHS] What would early alternatives to C have been?
    Shell scripts from Rob Pike to show operator precedence in C and Go.
    Mon Mar 10 11:30:04 2025 - permalink -
    - https://www.tuhs.org/pipermail/tuhs/2025-March/031585.html
    C Go software tool
  • A standard library for modeling satellite orbits on a microcomputer/ : Beutel, Kenneth L. : Free Download, Borrow, and Streaming : Internet Archive
    Kenneth L. Beutel's master thesis, Naval Postgraduate School, 1988-03.
    Found via the post https://www.hpmuseum.org/forum/thread-23225.html on the MoHP forum.
    Fri Mar 7 12:15:45 2025 - permalink -
    - https://archive.org/details/standardlibraryf00beut/page/62/mode/2up?view=theater
    C physics software space
  • Test Set for IVP Solvers
    "Both engineers and computational scientists alike will benefit greatly from having a standard test set for Initial Value Problems (IVPs) which includes documentation of the test problems, experimental results from a number of proven solvers, and Fortran subroutines providing a common interface to the defining problem functions. Engineers will be able to see at a glance which methods will be most effective for their class of problems. Researchers will be able to compare their new methods with the results of existing ones without incurring additional programming workload; they will have a reference with which their colleagues are familiar. This test set tries to fulfill these demands and tries to set a standard for IVP solver testing."
    Found on John Butcher's page https://www.jcbutcher.com/rkclub
    Fri Feb 28 08:23:58 2025 - permalink -
    - https://archimede.uniba.it/~testset/testsetivpsolvers/
    algorithm mathematics numerical software
  • Better dates & times for Python
    Found on the Sage site https://doc.sagemath.org/html/en/reference/spkg/
    Might be useful for post-processing BE-Rb measurements.
    Mon Feb 17 18:50:33 2025 - permalink -
    - https://pypi.org/project/arrow/
    FOSS lic:Apache Python software time
  • GitHub repositories of A-Trust
    Tools to inspect certificates, test APIs of A-Trust, the provider of signature services such as "Handysignatur" and "ID Austria".
    Wed Feb 12 08:02:28 2025 - permalink -
    - https://github.com/A-Trust
    cryptography security software tool
  • How to build an L-Band ground station.
    Instructions for setting up a receiver for L-band signals from Inmarsat. Found via https://www.rtl-sdr.com/a-review-of-the-discovery-dish-for-inmarsat-reception which links to https://community.airframes.io/t/discovery-dish-rtlsdr-blog-l-band-acars/181/2
    Wed Feb 12 07:49:22 2025 - permalink -
    - https://thebaldgeek.github.io/L-Band.html
    antenna electronics hardware radio satellite software
Links per page: 20 50 100
◄Older
page 1 / 34
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.