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 / 34
669 results for tags software x
  • 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
  • 9front - v86 in the browser
    Run the 9front variant of the plan9 operating system in the browser. Mentioned on the 9fans mailing list
    https://marc.info/?l=9fans&m=173906659913041&w=2
    Sun Feb 9 19:04:32 2025 - permalink -
    - https://copy.sh/v86/?profile=9front
    emulator plan9 software
  • Apache Status Page: Simple Setup Guide - Status List
    I found this when I searched for documentation about configuring Apache.
    Thu Jan 9 15:18:13 2025 - permalink -
    - https://statuslist.app/apache/apache-status-page-simple-setup-guide/
    apache software tool web
  • Complex Multiplication (CM)
    The CM software implements the construction of ring class fields of imaginary quadratic number fields and of elliptic curves with complex multiplication via floating point approximations. Additionally it provides an implementation of the fastECPP algorithm for proving primality of integers. It consists of libraries that can be called from within a C program and of executable command line applications. For the implemented algorithms, see A. Enge, The complexity of class polynomial computation via floating point approximations, Mathematics of Computation 78 (266), 2009, pp. 1089–1107.
    Found via https://matheplanet.at/matheplanet/nuke/html/viewtopic.php?topic=266257&post_id=1939590

    See also https://www.multiprecision.org/paridroid/index.html for PariDroid, a port of PARI/GP to Android
    Sun Dec 29 21:50:44 2024 - permalink -
    - https://www.multiprecision.org/cm/index.html
    C lic:GPL3 mathematics number-theory software
  • ACME Laboratories
    https://www.acme.com/software/e/ is a tiny Emacs, mentioned on
    https://mastodon.social/@jef/113632905099469381
    The planimeter https://www.acme.com/planimeter/ is neat.
    Tue Dec 17 11:43:44 2024 - permalink -
    - https://www.acme.com/
    C Emacs FOSS software tool
  • Jujutsu—a version control system
    Found on a discussion of version control systems on the TUHS mailing list https://www.tuhs.org/pipermail/tuhs/2024-December/031229.html
    See also https://neugierig.org/software/blog/2024/12/jujutsu.html for an attempt on an explanation "high-level enough to read and think about, without providing so much detail that it washes over you."
    https://ahal.ca/blog/2024/jujutsu-mercurial-haven/ is an article from a Mercurial users.
    Sun Dec 15 21:56:11 2024 - permalink -
    - https://github.com/martinvonz/jj
    blog lic:apache2 software tool version-control
  • Receiving Starlink Signals with an RTL-SDR and Ku-Band LNB
    Wed Dec 4 13:29:24 2024 - permalink -
    - https://www.rtl-sdr.com/receiving-starlink-signals-with-an-rtl-sdr-and-ku-band-lnb/
    radio satellite software
  • Complex floats and some big root-finding speedups
    The statement "I've found that Aberth performs worse [than Weierstrass-Durand-Kerner] on most examples as its faster convergence is offset by the slower evaluation." is interesting.
    Fredrik Johansson is the author of https://mpmath.org/, https://arblib.org/ and https://flintlib.org/ arbitrary-precision libraries and of the Mathematical Functions Grimoire https://fungrim.org/
    Mon Oct 28 12:17:41 2024 - permalink -
    - https://fredrikj.net/blog/2024/06/complex-floats-and-some-big-root-finding-speedups/
    blog mathematics polynomial root-finding 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.