Shaare your links...
2356 links
interesting links Home Login RSS Feed ATOM Feed Tag cloud Picture wall Daily
Links per page: 20 50 100
◄Older
page 9 / 118
Newer►
  • Ideal OS: Rebooting the Desktop Operating System Experience
    Essay about disadvantages of desktop operating systems written in 2017. Found via Karl Voit's blog https://karl-voit.at/2024/06/22/rebooting-the-desktop/
    Some results are reported in https://joshondesign.com/2022/09/21/idealos_mark6, but it seems more like a (slow) prototype.
    Mon Jul 1 13:47:37 2024 - permalink -
    - https://joshondesign.com/2017/08/18/idealos_essay
    blog graphical-programming operating-system reading
  • 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
  • Alice's Adventures in Numberland
    Blog of the mathematician Alice Silverman.
    Tue Jun 25 11:21:27 2024 - permalink -
    - https://numberlandadventures.blogspot.com/
    blog for:mp mathematics politics
  • project for converting an autotools build recipe to a bare makefile that can be read and modified by humans.
    Mentioned on the TUHS mailing list https://www.tuhs.org/pipermail/tuhs/2024-June/030151.html
    Fri Jun 21 07:43:54 2024 - permalink -
    - https://gitlab.com/esr/autodafe/-/blob/master/README.adoc
    FOSS lic:BSD software tool
  • AES-GCM and breaking it on nonce reuse | frereit's blog
    Mentioned on Bruce Schneier's blog https://www.schneier.com/blog/archives/2024/06/demo-of-aes-gcm-misuse-problems.html
    Tue Jun 18 15:55:41 2024 - permalink -
    - https://frereit.de/aes_gcm/
    cryptography on-line reading
  • Unix in Lisp
    Common Lisp program trying to map between Unix and Lisp concepts.
    Sun Jun 16 15:35:27 2024 - permalink -
    - https://www.cliki.net/Unix%20in%20Lisp
    common-lisp lisp software Unix
  • A simple, elegant desktop BSD Operating System
    Mentioned on the TUHS mailing list https://www.tuhs.org/pipermail/tuhs/2024-June/030078.html
    Fri Jun 14 22:15:18 2024 - permalink -
    - https://www.ghostbsd.org/
    BSD operating-system
  • RF Tools
    This section of the site offers RF engineers quick access to popular calculators and design aids. They are useful at design time and for training purposes, both of which stimulated their development and use over the years. Each tool is written in Javascript and the user can view the page source should they wish to examine the implementation.

    I have tried to include references to the various books/papers that I have used in the development of each tool and although I have used them all at various times and believe them to be accurate, please use due diligence and further simulate where necessary.

    Most of the tools come with sample values pre-entered into each input box to offer a degree of help. I apologise if this bothers you, but from the feedback I receive, it is generally preferred.

    Please be sure to have read the "terms of use". The link is available at the bottom of every page.
    Wed Jun 12 08:36:32 2024 - permalink -
    - https://leleivre.com/rftools.html
    electronics on-line tool
  • 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
  • Taste
    An example from Peter Seibel's blog, see also
    https://gigamonkeys.com/code-reading/
    https://gigamonkeys.com/knuth-dijkstra/
    Tue Jun 11 10:31:36 2024 - permalink -
    - https://gigamonkeys.com/taste/
    blog programming reading
  • 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
  • plutoSDR phase noise
    Measurements with internal and external reference clock.
    Tue Jun 4 15:45:40 2024 - permalink -
    - https://ez.analog.com/rf/wide-band-rf-transceivers/design-support/f/q-a/103652/plutosdr-phase-noise/309211
    hardware radio software
  • New mandoc -mdoc -T markdown converter
    Critique of markdown. Found on the TUHS mailing list
    https://www.tuhs.org/pipermail/tuhs/2024-June/029960.html
    Sun Jun 2 22:42:36 2024 - permalink -
    - https://undeadly.org/cgi?action=article&sid=20170304230520
    language markup software
  • MicroEMACS for v7 Unix on the PDP-11
    See README.me for instructions to set up uu{en,de}code for transferring data between emulated v7 and the host system.
    Fri May 31 09:14:57 2024 - permalink -
    - https://github.com/athornton/microemacs-v7
    computer emacs history pdp-11 unix
  • 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
  • Plan9 | Emacs Themes
    This theme was mentioned on https://www.reddit.com/r/emacs/comments/1czgb5f/acmetheme_is_just_so_pleasant_to_look_at/ which I found on Sacha Chua's blog https://sachachua.com/blog/2024/05/2024-05-27-emacs-news/
    https://github.com/ianyepan/acme-emacs-theme
    Wed May 29 12:06:23 2024 - permalink -
    - https://emacsthemes.com/themes/plan9.html
    emacs software
  • 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 π
  • Playing with Oberon in 2019
    Blog, mostly about the Plan 9 operating system. Found https://seh.dev/p9sk1/ when searching for information about the dp9ik authentication protocol introduced by 9front.

    Other pages I found are
    - https://echoline.org/webterm.pdf, explaining Webterm, an HTML5 remote desktop for use with Plan 9[1] which re-
     imagines drawterm inside of a browser. The source code is available at https://github.com/echoline/webterm
    - https://man.9front.org/6/authsrv
    Thu May 23 13:50:16 2024 - permalink -
    - https://seh.dev/oberon/
    blog computer crytopgraphy history language Oberon plan9 programming security Wirth
Links per page: 20 50 100
◄Older
page 9 / 118
Newer►
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.