Shaare your links...
2529 links
interesting links Home Login RSS Feed ATOM Feed Tag cloud Picture wall Daily
Links per page: 20 50 100
◄Older
page 1 / 14
277 results for tags reading x
  • LL and LR Parsing Demystified
    I found this blog on the TUHS mailing list https://www.tuhs.org/pipermail/tuhs/2026-May/033905.html
    There are many interesting articles.
    Thu May 28 13:11:31 2026 - permalink -
    - https://blog.reverberate.org/2013/07/ll-and-lr-parsing-demystified.html
    blog computer programming reading science time
  • dps8m / crc · GitLab
    Example of well written, portable C, announced on the TUHS mailing list https://www.tuhs.org/pipermail/tuhs/2026-May/033896.html
    Thu May 28 09:52:23 2026 - permalink -
    - https://gitlab.com/dps8m/crc#overview
    C language programming reading
  • kek PDP-11 emulator and more
    The emulator is on https://vanheusden.com/emulation/PDP-11/, but the https://vanheusden.com/electronics/ and https://vanheusden.com/time/ projects look interesting too.
    Mon May 25 20:57:11 2026 - permalink -
    - https://vanheusden.com/
    electronics hardware pdp-11 reading software time
  • Greg A. Woods
    Found via the TUHS mailing list https://www.tuhs.org/pipermail/tuhs/2026-May/033863.html
    Mon May 25 13:34:10 2026 - permalink -
    - http://www.robohack.ca/~woods/
    C Git history language operating-system programming reading
  • Retrotechnology Article Library - Typewritten Software
    Manuals for old software. Announced on TUHS https://www.tuhs.org/pipermail/tuhs/2026-May/033788.html
    Thu May 21 11:25:02 2026 - permalink -
    - http://www.typewritten.org/Manual/
    computer history reading unix
  • steve yegge - math-every-day
    Interesting blog, found on the Emacs Wiki https://www.emacswiki.org/emacs/EmacsLispComparisons
    Tue May 12 20:01:27 2026 - permalink -
    - https://sites.google.com/site/steveyegge2/math-every-day
    blog Lisp mathematics programming reading
  • Build Your Website with Org Mode - System Crafters
    Found on Liu's blog https://lio.novelli.si/en/blog/people-of-emacs.html
    Mon May 4 12:55:52 2026 - permalink -
    - https://systemcrafters.net/publishing-websites-with-org-mode/building-the-site/
    blog Emacs org-mode reading
  • 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
  • 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
  • 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
  • Coding Theory and Cryptography
    Found when searching "Shanks's square forms factorization (SQFOF)
    Wed Mar 25 08:05:39 2026 - permalink -
    - https://yetanothermathblog.com/tag/coding-theory/
    blog cryptography mathematics reading
  • muondetector@groups.io | Home
    Discussion group abut the UK Radio Astronomy Association PicoMuon Detector
    Fri Mar 13 15:58:09 2026 - permalink -
    - https://groups.io/g/muondetector
    astronomy Muon reading
  • Back to the egg - Emacs in the 70s · Curious Musings
    Found via https://www.emacswiki.org/emacs?action=browse;diff=1;id=Carnival → https://curious.port111.com/2025/11/01/emacs-carnival-december-the-people.html
    http://curious.galthub.com/blog/typewriters/ might be useful to get math rendering working on my blog.
    http://curious.galthub.com/blog/bashrc/ uses /etc/hostname to determine the name of the host, maybe I should use that on Android?
    Thu Mar 12 09:46:57 2026 - permalink -
    - http://curious.galthub.com/blog/2025-12-10/#fnref:2
    blog computer Emacs history ITS pdp-10 reading
  • AI Hallucinations · Times New Rohan
    Rob Rohan about AI/LLM. Found via a link from his archived repository https://github.com/robrohan/9ne of the JavaScript editor 9ne.
    Tue Mar 10 11:57:30 2026 - permalink -
    - https://robrohan.com/2025/11/13/ai-hallucinations.html
    AI blog LLM reading TODO
  • Cascading Style Sheets articles and tutorials
    Sun Mar 1 22:44:11 2026 - permalink -
    - https://www.w3.org/Style/CSS/learning
    CSS reading W3C
  • GitHub - dbmcclain/Astronomy: Useful computations with angles on the unit sphere.
    Useful computations with angles on the unit sphere.
    Tue Feb 3 17:01:59 2026 - permalink -
    - https://github.com/dbmcclain/Astronomy
    astronomy Lisp reading software
  • Advanced Git commands every senior software developer needs to know
    Found the blog via a link to https://optimizedbyotto.com/post/reasons-to-stop-using-mysql/ on the Devuan list https://lists.dyne.org/lurker/message/20260121.090950.6486b344.en.html
    Other articles such as https://optimizedbyotto.com/post/writing-tips-for-software-professionals/, https://optimizedbyotto.com/post/linux-containers-docker/, https://optimizedbyotto.com/post/restist-the-urge-of-quick-solutions/ sound interesting.
    The article https://optimizedbyotto.com/post/pulsar-best-text-file-and-code-editor/ has some errors: " neither of them [vim, Emacs] has a graphical user interface, and they are completely incapable of doing things like showing images or, for example, a Markdown preview". Emacs can show images and probably can be taught to show a Markdown preview. The statement about modes (for Emacs) is misleading as well, Larry Tesler's statement 'Tesler was very keen on "modeless" software, where a user would not have to, for example, use a keyboard to switch to a command mode before switching back to edit text.' on https://www.theregister.com/2020/02/19/larry_tesler/ describes vi[m]'s modes, but Emacs modes are different, since you do not switch between command and text entry modes.
    Thu Jan 22 11:13:20 2026 - permalink -
    - https://optimizedbyotto.com/post/advanced-git-commands/
    blog Git reading 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
  • 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
Links per page: 20 50 100
◄Older
page 1 / 14
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.