Shaare your links...
2510 links
interesting links Home Login RSS Feed ATOM Feed Tag cloud Picture wall Daily
Links per page: 20 50 100
◄Older
page 1 / 126
  • Microkernel Characteristics and Features
    A capability-based kernel, mentioned on the TUHS mailing list https://www.tuhs.org/pipermail/tuhs/2026-April/033534.html
    Tue Apr 21 11:34:09 2026 - permalink -
    - http://cap-lore.com/CapTheory/KK/UnixOnMicroKernel/ch1.html
    computer operating-system security TODO Unix
  • stylewarning's screed
    Blog about Common Lisp, (Quantum) computing. Found via the announcement http://www.stylewarning.com/posts/not-all-elementary/ on https://planet.lisp.org/
    His Lisp library for performing extremely fast, extremely high-precision arithmetic https://github.com/stylewarning/hypergeometrica sounds intriguing.
    Wed Apr 15 15:14:48 2026 - permalink -
    - https://www.stylewarning.com/about/
    blog common-lisp mathematics π
  • GitHub - aalpar/wile: Pure Go R7RS Scheme — embeddable interpreter with hygienic macros, first-class continuations, and sandboxing · GitHub
    Found on https://get.scheme.org/
    Note that it supports arbitrary precision floating point numbers (including complex numbers).
    Wed Apr 15 11:51:48 2026 - permalink -
    - https://github.com/aalpar/wile
    FOSS Go Lisp Scheme software
  • Ink & Switch - An independent research lab exploring the future of tools for thought
    Interesting tools, found via Karl Voit's blog https://karl-voit.at/2026/04/06/Are-we-stuck-with-the-same-Desktop-UX-forever/
    Tue Apr 14 17:47:04 2026 - permalink -
    - https://www.inkandswitch.com/
    software TODO tool
  • OrgFolio | Turn your scattered interests into cultivated obsessions - Chris Maiorana
    Writing notes/blog entries using org-mode.  Found via Sacha Chua's blog https://sachachua.com/blog/2026/04/2026-04-13-emacs-news/
    Tue Apr 14 12:51:11 2026 - permalink -
    - https://chrismaiorana.com/introduction-orgfolio/
    blog Emacs org-mode
  • Modern Common Lisp with FSet
    On-line Book about FSet, a common lisp library for functional sets.
    Announcecd on Planet Lisp https://scottlburson2.blogspot.com/2026/04/fset-v242-champ-bags-and-v10-of-my-fset.html
    Mon Apr 13 11:44:24 2026 - permalink -
    - https://fset.common-lisp.dev/Modern-CL/Top_html/index.html#SEC_Contents
    book common-lisp FOSS functional Lisp programming reading
  • Which time-sharing operating systems can be run via emulation today?
    Blog about time-sharing operating systems. Found via Lars Brinkoff's post https://groups.google.com/g/pidp-10/c/HsfFnIp2Ucc on the PiDP-10 Google group.
    Mon Apr 13 08:57:01 2026 - permalink -
    - https://timereshared.com/os-list/
    blog computer history operating-system pdp-10 reading
  • Javascript-less math in the browser (using MathML)
    Found via the Emacs Wiki https://www.emacswiki.org/emacs/pokey
    Sun Apr 12 08:50:27 2026 - permalink -
    - https://pokey.onl/javascript_less_math_in_the_browser_using_mathml.html
    blog Emacs JavaScript org-mode
  • Web key directory (WKD)
    Sandra Snan mentioned WKD on her blog https://idiomdrottning.org/what-delta-chat-was
    Sat Apr 11 12:15:22 2026 - permalink -
    - https://www.webkeydirectory.com/set-up-wkd
    cryptography security WKD
  • org-grimoire: a static site generator for GNU Emacs
    Another static site generator rendering org-mode files.  The function org-element-map is worth investigating, so is the button to switch between dark and light modes.
    Found on Sacha Chua's blog https://sachachua.com/blog/2026/04/2026-04-06-emacs-news/
    Fri Apr 10 14:05:05 2026 - permalink -
    - https://strah.net/post/org-grimoire-static-site-generator-for-gnu-emacs.html
    blog org-mode tool
  • NEO Emacs (WIP): A GPU-powered Emacs written in Rust with a modern display engine. Aiming for modern design/multi-threaded Elisp, 10x performance and 100% Emacs compatibility.
    Found via https://sachachua.com/blog/2026/04/2026-04-06-emacs-news/ → https://lio.novelli.si/en/blog/mistakes-and-misconceptions.html
    According to https://toot.aquilenet.fr/@civodul/116099728965679661, LLM-based "vibe coding" was used to produce neomacs.
    Fri Apr 10 12:44:21 2026 - permalink -
    - https://github.com/eval-exec/neomacs/
    AI editor Emacs Lisp LLM Rust software
  • GNU Emacs: Multiple Remote Code Execution Vectors on File Open
    Be careful with git repositories, inspect .git/hooks/payload and .git/config for core.fsmonitor.
    Found on Sacha Chua's blog https://sachachua.com/blog/2026/04/2026-04-06-emacs-news/
    Fri Apr 10 12:05:22 2026 - permalink -
    - https://github.com/califio/publications/blob/main/MADBugs/vim-vs-emacs-vs-claude/Emacs.md
    Emacs Git security
  • Radiacode – Tragbarer Strahlendetektor, Dosimeter & Spektrometer
    Gamma spectrometer based on scintillator, mentioned on the MoHP forum https://www.hpmuseum.org/forum/thread-24898-post-218604.html#pid218604
    Tue Mar 31 19:44:04 2026 - permalink -
    - https://radiacode.com/
    electronics hardware physics
  • HP Article VA042b - Boldly Going - Outsmarting PROOT (71B).pdf
    15-page article belonging to my "Boldly Going" series, this is the original version for the HP-71B of my article "HP Article VA042a - Boldly Going - Outsmarting PROOT (42S)".

    Though this article appears at first sight quite similar to the version for the HP-42S published in Update #24, it was actually written earlier and includes additional sections discussing the internal workings of PROOT and their differences, as well as more examples specific to the 12-digit precision available in the HP-71B, which aren't featured in the HP-42S version. Also, it can be very useful for HP-42S users to better understand the RPN version innards, as the BASIC code is much clearer and the algorithm is exactly the same.

    The article includes a small 11-line BASIC subprogram PZER (plus an optional driver) for the HP-71B and emulators (Emu71/DOS, Emu71/Win, go71b, etc.) dealing with a glaring limitation of the HP-71B Math ROM’s keyword PROOT, the polynomial root finder which finds at once all real/complex roots of an Nth-degree polynomial but only works for polynomials having real coefficients. On the other hand, PZER works efficiently and accurately for polynomials whose coefficients are real and/or complex, and can work globally (no user inputs or initial guesses required whatsoever, just the coefficients) while also providing the user with extra control if desired. It can be called from your own programs or manually from the command line.
    Tue Mar 31 08:41:52 2026 - permalink -
    - https://www.hpmuseum.org/forum/thread-14855-post-143746.html#pid143746
    algorithm Hewlett numerical Packard reading
  • Miller-Rabin Primality Test for the HP-48
    Compare to IsPrime. The question "It would be interesting to see how long this takes on a real HP-28." is tempting, I was thinking to build an infrared receiver to allow measuring the calculation time by sending something before and after the calculation to the simulated printer.
    Mon Mar 30 17:39:02 2026 - permalink -
    - https://www.hpmuseum.org/forum/thread-10988.html
    Miller number-theory Rabin RPL software TODO
  • What is PKI? (A modern day tale) - 1E
    Mentioned on the MoHP forum https://www.hpmuseum.org/forum/thread-24890-post-218543.html#pid218543
    Mon Mar 30 14:34:22 2026 - permalink -
    - https://www.1e.com/blogs/what-is-pki-a-modern-day-tale/
    Adleman crytptography PKI Rivest security Shamir
  • dnote.el - A wrapper for the dnote CLI - davep
    Could https://www.getdnote.com/ useful for my notes spread over various media?
    Fri Mar 27 13:17:53 2026 - permalink -
    - https://blog.davep.org/2020/01/19/dnote-el.html
    blog emacs TODO
  • Building a Raspberry Pi Stratum 1 NTP Server
    Found when searching for HP 5384A Universal Counter
    Fri Mar 27 07:51:28 2026 - permalink -
    - https://blog.thelifeofkenneth.com/2020/03/building-raspberry-pi-stratum-1-ntp.html
    NTP pi raspberry time π
  • Binary-to-decimal conversion with minimal number of digits
    A number of algorithms with cute names are mentioned, might be interesting to look into. I think a bookmarked a page where the Russ Cox improved the proof of an algorithm described by Donald Knuth.
    https://research.swtch.com/fp-all, https://research.swtch.com/fp-knuth, https://research.swtch.com/fp, https://research.swtch.com/fp-proof
    Wed Mar 25 11:44:48 2026 - permalink -
    - https://en.wikipedia.org/wiki/Floating-point_arithmetic#Binary-to-decimal_conversion_with_minimal_number_of_digits
    algorithm Cox floating-point Knuth numerical reading TODO
  • arg min: a blog of minimum value
    Found via https://quomodocumque.wordpress.com/2026/03/09/the-irrational-decision/
    Wed Mar 25 09:26:05 2026 - permalink -
    - https://www.argmin.net/
    blog computer science
Links per page: 20 50 100
◄Older
page 1 / 126
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.