Shaare your links...
2441 links
interesting links Home Login RSS Feed ATOM Feed Tag cloud Picture wall Daily
Links per page: 20 50 100
◄Older
page 1 / 123
  • Surprisingly, Emacs on Android is pretty good
    Found on Sacha Chua's blog https://sachachua.com/blog/2025/11/2025-11-24-emacs-news/
    I need to look into the method which allows access to termux.
    The article https://kristofferbalintona.me/posts/202206141852/ look interesting too.
    Wed Nov 26 08:37:21 2025 - permalink -
    - https://kristofferbalintona.me/posts/202505291438/#the-good-and-bad-what-to-expect-on-android
    Android blog Emacs org-mode TODO
  • Configuring Keyboards with Org-mode Babel
    Interesting article describing the use of org-mode to define keyboard maps for QMK. Found on Sacha Chua's blog https://sachachua.com/blog/2025/11/2025-11-24-emacs-news/
    Gave me the idea to look into QMK for my Sun keyboard translator.
    See also https://kyo.iroiro.party/en/posts/why-rewriting-emacs-is-hard/
    Wed Nov 26 07:21:51 2025 - permalink -
    - https://kyo.iroiro.party/en/posts/org-mode-maintains-my-keyboard/
    blog Emacs key-binding keyboard org-mode TODO
  • [TUHS] Why did Unix succeed? "simple, robust and performant" or "hackable: source available and extensible"?
    Timeline of Unix and related technologies.
    Tue Nov 25 08:47:45 2025 - permalink -
    - https://www.tuhs.org/pipermail/tuhs/2025-November/032813.html
    computer history reading Unix
  • Marcin Borkowski: 2025-11-17 Showing size of Org mode subtrees
    I have started on a similar tool, but did not get far.
    Fri Nov 21 14:17:07 2025 - permalink -
    - https://mbork.pl/2025-11-17_Showing_size_of_Org_mode_subtrees
    emacs org-mode tool
  • How to do X with Emacs Org-Mode
    Found via Christine Lemmer-Webber's GitLab project https://gitlab.com/dustyweb/rewisp which links to https://www.draketo.de/software/wisp
    Wed Nov 19 23:48:53 2025 - permalink -
    - https://www.draketo.de/software/org-mode-tipps.html
    blog Emacs org-mode reading TODO
  • Blog article about the little learner, a book about large language models
    https://www.thelittlelearner.com/
    Found via Christine Lemmer-Webber's GitLab page https://gitlab.com/users/dustyweb/projects and her website https://dustycloud.org/blog/
    See also https://dustycloud.org/blog/re-re-bluesky-decentralization/, which has interesting numbers about the cost of non-profit services such as Wikipedia, Signal etc.
    Wed Nov 19 23:32:49 2025 - permalink -
    - https://dustycloud.org/blog/the-little-learner-and-hotel-room-hacking/
    book Lisp LLM Scheme
  • libchop, tools & library for data backup and distributed storage
    Found on https://gitlab.com/dustyweb/magenc/-/blob/master/magenc/scribblings/intro.org
    Wed Nov 19 10:20:23 2025 - permalink -
    - https://www.nongnu.org/libchop/
    backup cryptography FOSS software
  • tusharhero/tinee: This Is Not Emacs Everywhere, in the sense that it's not as featureful as Emacs-everywhere, and hence tinee. - Codeberg.org
    Found via Sacha Chua's blog https://sachachua.com/blog/2025/11/2025-11-03-emacs-news/ and https://tusharhero.codeberg.page/emacs-needs-keyboard.html
    Tue Nov 4 18:27:39 2025 - permalink -
    - https://codeberg.org/tusharhero/tinee/
    emacs tool
  • cocotb | Python verification framework
    cocotb is an open source coroutine-based cosimulation testbench environment for verifying VHDL and SystemVerilog RTL using Python.
    Found via https://www.raspberrypi.com/news/rp2350-hacking-challenge-2-into-extra-time/ and https://connectingindustry.com/the-chipwhisperer-husky-is-a-revolutionary-device-developed-by-newae-technology-inc/.
    Mon Nov 3 18:17:06 2025 - permalink -
    - https://www.cocotb.org/
    electronics hardware Python security VHDL
  • Emacs on ITS, Lisp machines
    Announced on the PiDP-10 Google group https://groups.google.com/g/pidp-10/c/0jW05fcTikk
    Sat Nov 1 14:29:21 2025 - permalink -
    - https://www.reddit.com/r/emacs/comments/1ojic3t/early_history_1978_of_emacs_from_pdp10_its_archive/
    emacs history Lisp
  • Simplelists Blog - DMARC vs. DKIM: What’s The Difference? | Simplelists
    Found via the Scheme mailing lists https://srfi-email.schemers.org/schemeorg/ mentioned on https://planet.scheme.org/
    Fri Oct 24 16:41:28 2025 - permalink -
    - https://www.simplelists.com/blog/dmarc-vs-dkim-what-is-the-difference/
    e-mail reading Scheme security TODO
  • sunil's garden - another blog
    Found on Sandra Snan's web ring https://webring.xxiivv.com/#Idiomdrottning
    Fri Oct 24 13:35:29 2025 - permalink -
    - https://garden.sunils.in/
    blog design
  • https://cosmic-clock.vercel.app/
    Nice on-line clock, found on Sunil 's blog https://garden.sunils.in/projects.
    Fri Oct 24 13:31:26 2025 - permalink -
    - https://cosmic-clock.vercel.app/
    JavaScript on-line time
  • librephone Project
    FSF project to develop free software for certain Android phones.
    Tue Oct 21 15:36:26 2025 - permalink -
    - https://librephone.fsf.org/
    Android FOSS FSF software
  • Formula Generator: Generate LaTeX formulae and equations that can be copied to Microsoft Word
    Unfortunately, it does not work with OneNote.
    Fri Oct 17 16:32:00 2025 - permalink -
    - https://formula-generator.com/
    mathematics Microsoft tool
  • Ymacs - an Emacs-like editor for the Web
    Found on the Emacs Wiki https://www.emacswiki.org/emacs?action=browse;diff=1;id=CommonLispEmacs
    See also https://lisperator.net/s/slip/ for an in-browser Lisp implementation.  The latter (SLip build fc7e29c 2025-10-21 20:08:55) does not compute (tan x) correctly, I reported this on 2025-10-30. SLip build d1c5dfe 2025-11-03 22:51:27 has working atan (with one argument only) and tan functions.
    It is lacking apropos and describe, which would be very useful. https://jscl-project.github.io/ does have these functions.
    Fri Oct 17 12:52:28 2025 - permalink -
    - https://lisperator.net/ymacs/
    Emacs JavaScript Lisp on-line TODO web
  • Overkill
    Nice blog, found on Sacha Chua's https://sachachua.com/blog/2025/10/2025-10-13-emacs-news/

    The dependency graph is missing on this page.
    Thu Oct 16 14:00:31 2025 - permalink -
    - https://stebalien.com/projects/overkill/
    blog emacs Python TODO
  • Retropikzel's blog - 2025-07-27 - Choosing an R7RS Scheme implementation in 2025
    Found on  https://planet.scheme.org/
    Tue Oct 14 19:24:06 2025 - permalink -
    - https://retropikzel.neocities.org/blog/2025-07-27%20-%20Choosing%20an%20R7RS%20Scheme%20implementation%20in%202025
    blog language Lisp programming Scheme
  • Personal Editor 3 - text editor similar to IBM's PE2
    Written in Snobol 5.  Found via https://texteditors.org/cgi-bin/wiki.pl?PE2https://en.wikipedia.org/wiki/Personal_Editor amd
    Mon Oct 13 15:09:06 2025 - permalink -
    - http://snobol5.org/pe3doc.htm
    editor FOSS history Snobol
  • Calculators – MORAVIA Consulting
    Hewlett-Packard has outsourced its calculators to this company.
    Mon Oct 13 13:08:57 2025 - permalink -
    - https://moravia-consulting.com/calculators/
    calculator Hewlett Packard
Links per page: 20 50 100
◄Older
page 1 / 123
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.