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 / 49
  • 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
  • The rise of Whatever / fuzzy notepad
    Description of the state of various things (payment methods, web sites, LLM output). Found on
    Retropikzel's website https://retropikzel.neocities.org/, which I found on https://planet.scheme.org/
    Mon Oct 13 10:45:16 2025 - permalink -
    - https://eev.ee/blog/2025/07/03/the-rise-of-whatever/
    LLM reading
  • About – Quote Investigator®
    What is the purpose of this website? This website records the investigatory work of Garson O’Toole who diligently seeks the truth about quotations. Who really said what? This question often cannot be answered with complete finality, but approximate solutions can be iteratively improved over time.
    Fri Oct 10 19:16:04 2025 - permalink -
    - https://quoteinvestigator.com/about/
    quote reading
  • Food Prices - Our World in Data
    Found on Tim Bradshaw's blog https://tfeb.org/fragments/2024/11/02/a-history-of-the-near-future
    Fri Oct 10 18:52:00 2025 - permalink -
    - https://ourworldindata.org/food-prices
    science
  • ALIRE: Ada LIbrary REpository
    It includes bindings to OpenGL and examples of the Raspberry π Pico https://pico-doc.synack.me/. Found after https://calculator-scripts.sourceforge.io/hp41cx-tools/encoder/ has been announced of the MoHP forum https://www.hpmuseum.org/forum/thread-22732-post-210728.html#pid210728
    Fri Oct 10 12:45:25 2025 - permalink -
    - https://alire.ada.dev/
    Ada language pi programming Raspberrry software π
  • Globe in JavaScript
    Found browsing https://multicians.org/mgg.htm
    Mon Oct 6 13:12:10 2025 - permalink -
    - https://multicians.org/thvv/gcw.html
    graphical-programming JavaScript lic:MIT software space
  • Introducing Space Grade Linux [LWN.net]
    A new project, targeting Linux for the proverbial final frontier—outer space—was the subject of a talk (YouTube video) at the Embedded Linux Conference, which was held as part of Open Source Summit Europe in Amsterdam in late August 2025.
    Found via https://gwern.net/about#target-audience which links to https://lwn.net/Articles/380983/
    Mon Oct 6 10:02:42 2025 - permalink -
    - https://lwn.net/Articles/1036168/
    FOSS Linux space
  • Chris Siebenmann's blog/wiki
    Many interesting articles, some of them have a "via" link. Found via the TUHS mailing list https://www.tuhs.org/pipermail/coff/2025-September/002225.html
    Fri Oct 3 07:57:17 2025 - permalink -
    - https://utcc.utoronto.ca/~cks/space/blog/__Index
    blog history reading Unix
  • USB-over-IP mit usbipd
    I found this site via the Sphinx page https://www.sphinx-doc.org/en/master/examples.html#homepages-and-other-non-documentation-sites
    Wed Oct 1 14:02:50 2025 - permalink -
    - https://www.florian-diesch.de/doc/linux/usb-over-ip-mit-usbipd.html
    Linux tool USB
  • I Deleted My Second Brain
    Found on Leah Neukirchen's blog https://leahneukirchen.org/trivium/2025-08-03
    Fri Sep 26 13:27:52 2025 - permalink -
    - https://www.joanwestenberg.com/p/i-deleted-my-second-brain
    reading TODO
  • Gate-level emulation of an Intel 4004 in 4004 bytes of C
    Found on Leah Neukirchen's blog https://leahneukirchen.org/trivium/2025-09-14
    See also https://nicholas.carlini.com/writing for some interesting articles on LLMs
    Fri Sep 26 11:33:41 2025 - permalink -
    - https://nicholas.carlini.com/writing/2025/ioccc-intel-4004-in-4004-bytes-c.html
    C hack hardware LLM programming TODO
  • Insert date at point
    Found via Sacha Chua's blog https://sachachua.com/blog/2025/09/2025-09-22-emacs-news/
    Fri Sep 26 11:02:00 2025 - permalink -
    - https://manueluberti.eu/posts/2025-09-21-date-at-point/
    Emacs lisp tool
  • [COFF] Perl (was Re: forth on early unix)
    version 2 of
    my paper (now 186 pages) entitled:

    "An interesting example at the intersection of Matrix Mathematics and
    Cryptography (and how Artificial Intelligence can write programs)"
    which can be found at
    https://glassblower.info/crypto/an-interesting-example-at-the-intersection-of-matrix-mathematics-and-cryptography-version-2.pdf
    Thu Sep 25 11:56:20 2025 - permalink -
    - https://www.tuhs.org/pipermail/coff/2025-September/002187.html
    language LLM mathematics programming
  • FreeIPA - Identity, Policy, Audit
    Mentioned on the 9fans mailing list https://marc.info/?l=9fans&m=175804582801547&w=2
    See also https://en.m.wikipedia.org/wiki/FreeIPA
    Mon Sep 22 06:24:19 2025 - permalink -
    - https://www.freeipa.org/
    Linux plan9 security software
  • From Transistors to Turing Machines
    Sounds interesting.
    Fri Aug 29 07:25:26 2025 - permalink -
    - https://marc.info/?l=9fans&m=175537619931842&w=2
    computer plan9 science
  • Schulbuchverbesserungen
    From MP
    Thu Aug 28 13:49:25 2025 - permalink -
    - https://www.math.uni-bonn.de/people/karcher/Schulbuchverbesserungen.html
    german mathematics
  • Stromausfall in Spanien: Was weiß man über die beobachteten weiträumigen Oszillationen im Netz?
    5. Mai 2025, from Hannes
    Thu Aug 28 13:45:30 2025 - permalink -
    - https://sciencemediacenter.de/angebote/stromausfall-in-spanien-was-weiss-man-ueber-die-beobachteten-weitraeumigen-oszillationen-im-netz-25085
    physics science TODO
  • Man with esophageal cancer reveals first sign he noticed
    Thu Aug 28 13:37:02 2025 - permalink -
    - https://m.facebook.com/story.php?story_fbid=1484586263713038&id=100064850344103
    for:aman health
  • Common Hormones and how they work
    Thu Aug 28 13:31:46 2025 - permalink -
    - https://m.facebook.com/groups/295023985976263/posts/1128648842613769/
    for:aman health science
  • Louise Penny’s Chief Inspector Gamache Series
    Background material, quotes, comments
    Wed Aug 13 09:14:44 2025 - permalink -
    - https://www.gamacheseries.com/
    book for:aman reading
  • 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
  • Urbit is a new OS and peer-to-peer network that’s simple by design, built to last forever, and 100% owned by its users.
    Found via Jeffrey Kegler's blog https://jeffreykegler.github.io/Ocean-of-Awareness-blog/
    Sounds a bit utopian, but reminds me of https://100r.co/site/uxn.html and https://spritely.institute/. I need a tag, perhaps utopic-computing?
    Tue Aug 12 09:01:49 2025 - permalink -
    - https://urbit.org/overview
    Lisp minimalism operating-system TODO utopic-computing
  • /e/OS is a complete, fully “deGoogled”, mobile ecosystem
    Sat Aug 9 17:36:09 2025 - permalink -
    - https://e.foundation/e-os/
    Android FOSS operating-system TODO
  • Parsing: a timeline -- V3.1
    A history of parsing techniques. Bob McClure's TMG (see https://www.tuhs.org/pipermail/tuhs/2014-September/006765.html) is not mentioned.
    See also the author's blog https://jeffreykegler.github.io/Ocean-of-Awareness-blog/
    Fri Aug 8 16:57:06 2025 - permalink -
    - https://jeffreykegler.github.io/personal/timeline_v3#footnote-42-ref
    algorithm blog computer history
  • Float Exposed
    On-line tool to show the representation of floating point numbers. Found on Philp Kaluđerčić's page https://wwwcip.cs.fau.de/~oj14ozun/links.html
    Fri Aug 8 12:57:20 2025 - permalink -
    - https://float.exposed/0x400921fb54442d0f
    floating-point on-line pi 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
  • Export Google Authenticator secret OTP-keys · GitHub
    Explanation and JavaScript code to translate secret OTP keys from Google Authenticator to a format useful for Yubikey.
    https://alexbakker.me/post/parsing-google-auth-export-qr-code.html has some details about the format. Alex Bakker has written https://github.com/beemdevelopment/Aegis, an {T,H}OTP authenticator app for Android.
    Fri Aug 8 11:13:16 2025 - permalink -
    - https://gist.github.com/mapster/4b8b9f8f6b92cc1ca58ae5506e0508f7
    Android OTP security
  • 'Re: [9fans] parm server: user interaction' - MARC
    Explanation of TOPS-20's COMND% JSYS (Jump to SYStem, essentially system call) command completion mechanism.
    Fri Aug 8 10:46:57 2025 - permalink -
    - https://marc.info/?l=9fans&m=175464100923546&w=2
    computer history operating-system pdp-10
  • Keepass2Android Review
    "Keepass2Android (K2A) is an open souse [sic] port of the excellent KeePass password manager for Windows to the Android platform."
    I just read on https://github.com/android-password-store/Android-Password-Store/discussions/3260 that the password store application has been archived, i.e. development has stopped.
    Fri Aug 8 08:49:02 2025 - permalink -
    - https://proprivacy.com/password-manager/review/keepass2android
    Android cryptography security
  • 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
  • Curate your own newspaper with RSS
    Found via Jamie Zawinsky's blog https://www.jwz.org/blog/2025/07/you-should-be-using-rss/
    Sat Aug 2 00:44:19 2025 - permalink -
    - https://www.citationneeded.news/curate-with-rss/
    reading RSS web
Links per page: 20 50 100
◄Older
page 1 / 49
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.