Shaare your links...
2408 links
interesting links Home Login RSS Feed ATOM Feed Tag cloud Picture wall Daily
Links per page: 20 50 100
◄Older
page 3 / 24
Newer►
467 results for tags TODO x
  • [TUHS] Anyone ever heard of teaching a case study of Initial Unix?
    Links to stories about the TENEX and TOPS-20 operating systems
    Thu Jul 4 15:38:30 2024 - permalink -
    - https://www.tuhs.org/pipermail/tuhs/2024-July/030389.html
    computer history operating-system reading software TODO
  • OpenLDAP is a free implementation of the X.500 directory service standards.
    LDAP stands for Lightweight Directory Access Protocol. The lightweight part comes from the fact it does not implement ALL of the standard. X.500 is quite unwieldy, and much of it has been superseded (e.g. the OSI networking stack) or considered impractical (e.g. such as canonical per entry Distinguished Names) or undesirable (e.g. publishing directories of private entities like businesses).
    Found via a link on ... to https://wiki.gentoo.org/wiki/Project:Prefix
    Sun Jun 30 12:06:14 2024 - permalink -
    - https://wiki.gentoo.org/wiki/OpenLDAP_Server
    reading software TODO
  • ITP method, short for Interpolate, Truncate and Project
    The description below sounds intriguing.
    In numerical analysis, the ITP method, short for Interpolate Truncate and Project, is the first root-finding algorithm that achieves the superlinear convergence of the secant method[1] while retaining the optimal[2] worst-case performance of the bisection method.[3] It is also the first method with guaranteed average performance strictly better than the bisection method under any continuous distribution.[3] In practice it performs better than traditional interpolation and hybrid based strategies (Brent's Method, Ridders, Illinois), since it not only converges super-linearly over well behaved functions but also guarantees fast performance under ill-behaved functions where interpolations fail.[3]
    Fri Jun 28 08:55:26 2024 - permalink -
    - https://en.m.wikipedia.org/w/index.php?title=ITP_method&diffonly=true
    algorithm numerical TODO
  • FriCAS - PanAxiom
    There is a typo "There are currently there forks" should be "three forks"
    Tue Jun 11 14:15:14 2024 - permalink -
    - https://wiki.fricas.org/PanAxiom
    algebra computer TODO
  • LOCKSS Program - Lots Of Copies Keep Stuff Safe
    The LOCKSS Program at Stanford Libraries provides open-source technologies and services for high-confidence, resilient, secure digital preservation.
    Found on David Rosenthal's blog https://blog.dshr.org/2024/01/a-lesson-learned.htm
    Mon Jun 10 14:56:36 2024 - permalink -
    - https://www.lockss.org/
    backup FOSS reading software TODO
  • Writing Literate API Documentation in Emacs Org Mode | notroot
    Description of a way to write a literate program to produce API documentation.
    Found via the article https://blog.notroot.online/posts/how-i-made-this-site-(this-time)/ which was mentioned on Sacha Chua's blog https://sachachua.com/blog/2024/05/2024-05-27-emacs-news/
    https://blog.notroot.online/posts/exwm-on-raspberry-pi-os-lite/ looks interesting too.
    Wed May 29 15:53:32 2024 - permalink -
    - https://blog.notroot.online/posts/writing-literate-api-documentation-in-emacs-org-mode/
    blog emacs literate-programming org-mode TODO
  • Authenticate your Git checkouts!
    Sun May 26 21:20:45 2024 - permalink -
    - https://guix.gnu.org/en/blog/2024/authenticate-your-git-checkouts/
    authentication git gpg Scheme TODO
  • Guide to Setting a Static IP on Raspberry Pi: Enhance Network Stability and Access
    Instructions for setting up a Raspberry π with a static IP address.
    Found via https://www.sunfounder.com/products/power-pack, which was mentioned on the Raspberry π blog https://www.raspberrypi.com/news/capture-solar-eclipses-with-raspberry-pi-4-and-the-high-quality-camera/
    Sun May 26 12:43:55 2024 - permalink -
    - https://www.sunfounder.com/blogs/news/complete-guide-to-setting-a-static-ip-on-raspberry-pi-enhance-network-stability-and-access
    pi Raspberry software TODO π
  • KiwiSDR GNSS position solutions using an extended Kalman filter
    The references look interesting.
    Wed May 22 07:33:04 2024 - permalink -
    - https://hcab14.blogspot.com/2018/09/kiwisdr-gnss-position-solutions-using.html
    GNSS radio satellite-navigation software TODO
  • cmake script to obtain git status
    Found on https://github.com/mcknly/breadboard-os?tab=readme-ov-file
    Mon May 20 14:21:39 2024 - permalink -
    - https://github.com/andrew-hardin/cmake-git-version-tracking/blob/master/git_watcher.cmake
    git lic:MIT software TODO tool
  • The Decompilation Wiki
    Section of the program transformation wiki. Might be useful for fixing the week rollover bug in the Holux M-241.
    Fri Mar 8 17:48:21 2024 - permalink -
    - https://www.program-transformation.org/Transform/DeCompilation.html
    reading software TODO wiki
  • What is the Small Web? – Aral Balkan
    Ideas about reducing the dependence on big companies. See also the author's blog, which contains interesting articles such as
    https://ar.al/2021/11/23/how-to-apply-a-chroma-key-using-imagemagick/
    https://ar.al/2018/10/26/version-display-linux-version-information

    https://ar.al/2021/08/16/key-mapper-a-visual-tool-for-remapping-keys-and-more-on-linux/
    https://ar.al/2019/03/12/reclaiming-your-tilde-and-backtick-with-mac-uk-layout-on-an-ansi-us-keyboard/
    https://ar.al/2019/03/11/setting-multiple-key-bindings-for-the-same-action-in-gnome/
    https://ar.al/2018/07/18/typographical-typing-habits-for-linux
    Fri Feb 23 11:15:43 2024 - permalink -
    - https://ar.al/2020/08/07/what-is-the-small-web/#fnref:4
    blog key-binding politics security TODO web
  • Release 1.1.4 | SatDump
    The section https://www.satdump.org/posts/1.1.4-release/#the-switch-to-jemalloc sounds interesting, perhaps this could be useful for Gpredict?
    Wed Feb 21 15:11:24 2024 - permalink -
    - https://www.satdump.org/posts/1.1.4-release/
    FOSS radio software TODO
  • How to Use Tags
    Karl Voit describes how he uses tags to organize information. The rules might be useful for my Shaarli bookmarks.
    Thu Feb 8 23:11:45 2024 - permalink -
    - https://karl-voit.at/2022/01/29/How-to-Use-Tags/
    reading TODO tool
  • X keyboard extension - ArchWiki
    Description of the  X keyboard extension (XKB), which defines the way keyboards codes are handled in X, and provides access to internal translation tables. It is the basic mechanism that allows using multiple keyboard layouts in X.
    Tue Feb 6 13:14:56 2024 - permalink -
    - https://wiki.archlinux.org/title/X_keyboard_extension
    key-binding reading TODO X11
  • Rclone and Go
    rclone is a command line program to sync your data to and from cloud providers. See also https://www.craig-wood.com/nick/articles/pi-chudnovsky/for Python programs to calculate π, which I found via a link on https://www.angio.net/pi/pi-programs.html
    Thu Feb 1 19:20:14 2024 - permalink -
    - https://www.craig-wood.com/nick/articles/rclone-and-go-2018/
    Go pi Python software TODO π
  • About - The Corporation
    Movie analyzing the corporation, found on Richard Kelsey's web page
    Thu Jan 25 10:01:14 2024 - permalink -
    - https://thecorporation.com/film/
    politics reading TODO
  • William Denton's blog
    https://www.miskatonic.org/2023/11/05/fd/ fd, a modern replacement for Unix find(1). Refers to a list of replacements (improvements) for several Unix tools on
    https://github.com/ibraheemdev/modern-unix
    See also https://www.miskatonic.org/2023/02/21/commands/ for a one-line pipeline to calculate frequencies of unix commands,
    https://www.miskatonic.org/2022/02/12/pihole/ for π-hole
    https://www.miskatonic.org/2021/09/26/launcher/ custom GNOME launcher
    https://www.miskatonic.org/2020/08/25/firefox-and-emacs-again/ release race between Firefox and Emacs
    https://www.miskatonic.org/2020/05/28/emacs-refactoring/  Emacs refactoring - maintaining Emacs configuration
    https://www.miskatonic.org/2020/05/24/backups/ Backups and encrypting disks in Linux
    https://www.miskatonic.org/2019/07/05/sshfs-phone/ Mount an Android phone on Linux/Unix with sshfs
    https://www.miskatonic.org/2017/08/21/lineageos/ LineageOS update
    Thu Jan 18 13:17:50 2024 - permalink -
    - https://www.miskatonic.org
    blog pi raspberry software TODO Unix π
  • Basic citations in Org (Part 1) | William Denton
    Found on Sacha Chua's blog https://sachachua.com/blog/2024/01/2024-01-15-emacs-news/ and https://sachachua.com/blog/2024/01/2024-01-29-emacs-news/
    See also parts
    2 https://www.miskatonic.org/2024/01/10/org-citations-basic-2/
    3 https://www.miskatonic.org/2024/01/15/org-citations-basic-3/
    4 https://www.miskatonic.org/2024/01/17/org-citations-basic-4/
    5 https://www.miskatonic.org/2024/01/22/org-citations-basic-5/
    and
    https://www.miskatonic.org/2017/01/09/recent-emacs-changes/ where org-bullets is demonstrated
    https://www.miskatonic.org/2016/08/25/image-display-size-in-org/ demonstrating image scaling in org-mode

    Jonathan A. Rees has an interesting article about the meaning of "citation" https://odontomachus.wordpress.com/2015/01/14/cite-citation/
    Thu Jan 18 12:49:25 2024 - permalink -
    - https://www.miskatonic.org/2024/01/08/org-citations-basic/
    emacs org-mode TODO
  • Sacha Chua's blog - Org Mode custom link: copy to clipboard
    https://sachachua.com/blog/2024/01/org-mode-custom-link-copy-to-clipboard/ Might be interesting.
    So is https://sachachua.com/blog/2024/10/thinking-about-12-aspects-of-personal-information-knowledge-management/
    Thu Jan 18 10:19:56 2024 - permalink -
    - https://sachachua.com/blog/2024/01/org-mode-custom-link-copy-to-clipboard/
    emacs org-mode software TODO
Links per page: 20 50 100
◄Older
page 3 / 24
Newer►
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.