Shaare your links...
2377 links
interesting links Home Login RSS Feed ATOM Feed Tag cloud Picture wall Daily
Links per page: 20 50 100
◄Older
page 1 / 119
  • M-x apropos Emacs
    Fairly new blog about Emacs. The author also wrote a number of interesting articles about mathematics, see
    https://www.matem.unam.mx/~omar/notes/index.html
    https://www.matem.unam.mx/~omar/notes/surprises.html

    Found via Sacha Chua's blog https://sachachua.com/blog/2025/07/2025-07-07-emacs-news/
    Mon Jul 14 17:31:58 2025 - permalink -
    - https://www.matem.unam.mx/~omar/apropos-emacs.html#welcome-to-M-x-apropos-Emacs
    blog emacs mathematics
  • notes from /dev/null
    Found via Sacha Chua's blog https://sachachua.com/blog/2025/07/2025-07-07-emacs-news/
    Has many interesting articles about Emacs and other tools for programming. e.g.
    http://yummymelon.com/devnull/introducing-regfmt.html  describes a tool to produce diagrams showing the layout of registers
    Mon Jul 14 17:11:00 2025 - permalink -
    - http://yummymelon.com/devnull/
    blog emacs
  • 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
  • Karl Voit / Orgdown · GitLab
    Orgdown (in short “OD) is a lightweight markup language similar tocMarkdown but it’s consistent, easy to learn, simple to type evencwithout tool-support, and it is based on its older brother: Org-mode
    The purpose of this site is to provide basic information on the Orgdown syntax, supported software programs, mobile apps, services, and parsers.

    TODO: Star it on GitLab
    Wed Jul 9 17:59:00 2025 - permalink -
    - https://gitlab.com/publicvoit/orgdown
    Emacs org-mode reading tool
  • 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
  • Matplotlib 3.10.3 documentation
    Matplotlib is a comprehensive library for creating static, animated, and interactive visualizations.
    Sun Jul 6 22:26:33 2025 - permalink -
    - https://matplotlib.org/stable/
    plot Python reading
  • 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
  • Ivy is an interpreter for an APL-like language.
    Written by Rob Pike,  "It is a plaything and a work in progress."
    Found via the MoHP forum https://www.hpmuseum.org/forum/thread-23748-post-206165.html#pid206165
    Mon Jun 30 16:49:05 2025 - permalink -
    - https://pkg.go.dev/robpike.io/ivy#section-readme
    APL FOSS Go language lic:BSD3 Pike programming
  • EmacsWiki: External Documentation
    Some interesting documents in info format, e.g. Git, Python, SICP, LaTeX2e.
    Fri Jun 27 14:08:11 2025 - permalink -
    - https://www.emacswiki.org/emacs/ExternalDocumentation
    FOSS reading TODO
  • Welcome to the Tcler's Wiki!
    Found via the SQLite FAQ https://sqlite.org/faq.html#q25 which links to https://wiki.tcl-lang.org/page/Generating+Syntax+Diagrams+Using+Tk
    Thu Jun 26 08:02:00 2025 - permalink -
    - https://wiki.tcl-lang.org/welcome
    reading Tcl wiki
  • Telebahn - an interactive online museum of Packet Switched Public Data Networking
    Found on the TUHS mailing list https://www.tuhs.org/pipermail/tuhs/2025-June/032159.html
    Tue Jun 24 23:08:20 2025 - permalink -
    - https://x25.org/#
    computer history
  • collection of hobby projects, playing with mostly obsolete technology
    Found via Liam Proven's page https://www.theregister.com/2025/04/14/the_lgp30_retrospective/
    Sun Jun 22 21:02:28 2025 - permalink -
    - https://www.e-basteln.de/
    6502 computer enigma hardware history
  • Europe plots escape hatch from enshittification of search
    The article mentions the code ?udm=14 which supposedly excludes AI-generated overviews from Google's search results.
    See also https://udm14.com/
    Sun Jun 22 01:25:37 2025 - permalink -
    - https://www.theregister.com/2025/05/14/openwebsearch_eu/
    HOWTO politics web
  • Approximation to the fine-structure constant
    Thu Jun 12 00:36:54 2025 - permalink -
    - https://github.com/wangyi-fudan/alpha
    for:mp humour physics
  • Writes and Write-Nots
    Short essay by Paul Graham where he predicts that fewer people will be able to write in the future because many people will rely on LLMs.
    Wed Jun 11 13:18:24 2025 - permalink -
    - https://paulgraham.com/writes.html
    LLM politics
  • uniline/README.org - Pure UNICODE text diagrams in Emacs
    Line-drawing using Unicode characters. Some of the drawings are impressive, but many have small artifacts like slightly misaligned arrows.
    Found on Sacha Chua's blog https://sachachua.com/blog/2025/06/2025-06-09-emacs-news/
    Wed Jun 11 13:06:34 2025 - permalink -
    - https://github.com/tbanel/uniline/blob/main/README.org#pure-unicode-text-diagrams-in-emacs
    drawing Emacs tool
  • How I Fixed Emacs Performance Issues on Raspberry Pi Zero 2 or a weak PC. | by Mykhailo Kazarian | May, 2025 | Medium
    On-demand native compilation uses too many resources on a Raspberry π 0. Found on Sacha Chua's blog https://sachachua.com/blog/2025/06/2025-06-09-emacs-news/
    Wed Jun 11 13:02:25 2025 - permalink -
    - https://michael-kazarian.medium.com/how-i-fixed-emacs-performance-issues-on-raspberry-pi-zero-2-3ec3eb85f280
    Emacs pi raspberry π
  • privacy-friendly GPT-o4-mini
    Found via https://matheplanet.at/matheplanet/nuke/html/viewtopic.php?topic=266736&post_id=1945117
    Wed Jun 11 07:59:50 2025 - permalink -
    - https://duck.ai/
    LLM tool
  • 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
  • Amber is a language (derived from Smalltalk) and environment built for the web
    Found on Joseph Holsten's blog https://blog.josephholsten.com/2012/05/03/smalltalk-in-smalltalk-in-javascript/
    The git repository https://lolg.it/amber/amber has been updated 3 years ago (2022).
    Sun Jun 8 23:10:14 2025 - permalink -
    - https://amber-lang.net/
    FOSS language lic:MIT programming Smalltalk web
Links per page: 20 50 100
◄Older
page 1 / 119
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.