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 11 / 118
Newer►
  • GCP: REG Design
    Random event generators, found via a comment on https://www.raspberrypi.com/news/raspberry-pi-cosmic-ray-detector-from-cern/
    They appear to be used to demonstrate "The behavior of our network of random sources is correlated with interconnected human consciousness on a global scale." https://noosphere.princeton.edu/introduction.html
    Thu Apr 4 12:15:18 2024 - permalink -
    - https://noosphere.princeton.edu/reg.html
    electronics hardware random
  • Gödel's Lost Letter and P=NP | a personal view of the theory of computation
    Another mathematics blog, found on John D. Cook's blog https://www.johndcook.com/blog/2018/09/24/riemann-hypothesis-the-fine-structure-constant-and-the-todd-function/
    Wed Apr 3 13:28:21 2024 - permalink -
    - https://rjlipton.com/
    blog Gödel mathematics
  • Annoying Precision - Qiaochu Yuan's blog
    Found on https://rjlipton.com/2024/03/01/dominic-welsh-1938-2023/
    https://qchu.wordpress.com/2017/03/13/singular-value-decomposition nice description of the singular value decomposition (SVD)
    Wed Apr 3 13:24:47 2024 - permalink -
    - https://qchu.wordpress.com/
    blog mathematics SVD
  • LCM+L - Online Systems
    Information on the Computers available over the Internet from the LCM through SSH.
    Wed Mar 27 14:33:06 2024 - permalink -
    - https://livingcomputers.org/Computer-Collection/Online-Systems.aspx
    computer history on-line
  • timeanddate.com
    Information about time(zones), dates, calendars and astronomical events.
    Mon Mar 25 13:02:15 2024 - permalink -
    - https://www.timeanddate.com/
    astronomy calendar on-line time
  • M_Map: A Mapping package for Matlab
    M_Map is a set of mapping tools written for Matlab (it also works under Octave). M_Map includes:
    1. Routines to project data in 21 different projections (and determine inverse mappings), using spherical and ellipsoidal earth-models.
    2. A grid generation routine to make nice axes with limits either in lat/long terms or in planar X/Y terms.
    3. A coastline database (with 1/4 degree resolution).
    4. A global elevation database (1 degree resolution).
    Hooks into freely available high-resolution coastline and bathymetry databases.
    5. Other useful stuff.

    I have not found out which license is used.
    Fri Mar 22 09:50:10 2024 - permalink -
    - https://www.eoas.ubc.ca/~rich/map.html
    map matlab octave software
  • 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
  • GitHub - u-root/cpu: cpu command in Go, inspired by the Plan 9 cpu command
    This repo is an implementation the Plan 9 cpu command, both client and server, for Linux. More detail is available in the CPU chapter of the LinuxBoot book. https://book.linuxboot.org/cpu/
    Unlike the Plan 9 command, this version uses the ssh protocol for the underlying transport. It includes features familiar to ssh users, such as support for the ssh config file.

    The cpu command lets you log in from a local system to a remote system and see some or all of the files (how much is up to you) from the local system.

    This is wonderfully convenient for embedded systems programmers. Because some or all the files can come from your local machine, including binaries, the only thing you need installed on the remote machine is the cpu daemon itself.
    Fri Mar 8 12:12:55 2024 - permalink -
    - https://github.com/u-root/cpu
    FOSS go lic:BSD3 plan9 software tool
  • Interconvert numbers, Unicode, and HTML/XHTML entities
    Tool to answer questions about unicode characters.
    Sat Mar 2 22:59:10 2024 - permalink -
    - https://www.fourmilab.ch/webtools/unum/
    perl software tool unicode
  • I hate that I can't decide on anything…
    Another blog I discovered via Sacha Chua's blog https://sachachua.com/blog/2024/02/2024-02-26-emacs-news/
    The pseudo-Wiki https://svbck.org/page/index.html sounds like an interesting idea for my own pages, so does the fact that the pages on on https://svbck.org/ are generated using org-mode https://svbck.org/page/colophon.html
    Fri Mar 1 12:20:07 2024 - permalink -
    - https://svbck.org/blog/2023-09-25-cant-decide.html
    blog emacs org-mode wiki
  • The Go Programming Language
    I have read quite a bit about Go, but apparently not saved any bookmarks.
    https://pkg.go.dev/math/big@go1.22.0#Int has functions useful for the 256-bit benchmark.
    Includes an on-line "REPL".
    Fri Mar 1 11:57:14 2024 - permalink -
    - https://go.dev/
    Go language on-line programming REPL
  • Core Dumped
    Blog, mostly about experimenting with an Emacs Lisp byte compiler and interpreter implemented in Rust.
    Fri Mar 1 10:57:50 2024 - permalink -
    - https://coredumped.dev/
    blog emacs Rust
  • Brain dump - Nicolas Martyanoff's blog
    I have seen this before, but apparently I had not bookmarked it. Today I read the statement "As usual, the best way to figure out how something works is to get rid of the high level tools and try to do it on your own." which resonates with my experience on https://www.n16f.net/blog/building-erlang-applications-the-hard-way/
    https://www.n16f.net/blog/improving-git-diffs-for-lisp/ looks useful too.
    Tue Feb 27 09:49:41 2024 - permalink -
    - https://www.n16f.net/
    blog lisp
  • nfdn: Using Ediff in 2023
    Hints for using emacs' ediff mode to compare files.
    Mon Feb 26 13:36:39 2024 - permalink -
    - http://yummymelon.com/devnull/using-ediff-in-2023.html
    blog emacs reading tool
  • GitHub - brouhaha/nonpareil: microcode-level simulation of HP calculators
    In this release, the following calculators are simulated:
    Classic series:    35, 45, 55, 80
    Woodstock series:  21, 22, 25, 27
    Spice series:      31E, 33C, 34C, 37E, 38E, 38C
    Nut series:        41CV, 41CX
    Voyager series:    11C, 12C, 15C, 16C

    Modified Voyager:  15X (more RAM)

    See also Eric Smith's page https://nonpareil.brouhaha.com/
    Mon Feb 26 10:26:21 2024 - permalink -
    - https://github.com/brouhaha/nonpareil
    calculator FOSS Hewlett Packard software
  • 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
  • Using FIDO2 Auth Keys (Yubikey, Solokeys) with MacOS and FreeBSD // hackacad.net
    Just what it says in the title.
    Tue Feb 20 13:43:01 2024 - permalink -
    - https://hackacad.net/freebsd/2020/03/27/using-fido2-auth-keys-yubikey-solokey-with-macos-and-freebsd.html
    BSD cryptography HOWTO security
  • The Berkeley Software Distribution - by Bradford Morgan White
    The first article I bookmarked, "The Berkeley Software Distribution" appears to have a few errors, e.g. job control vs C-z suspend/resume
    Announced on https://www.tuhs.org/pipermail/tuhs/2024-February/029381.html

    See also https://www.abortretry.fail/p/work-at-the-mill, a history of Digital Equipment Corporation. Found via https://oylenshpeegul.gitlab.io/blog/posts/20250208/ on 2025-02-28
    Sun Feb 18 17:00:51 2024 - permalink -
    - https://www.abortretry.fail/p/the-berkley-software-distribution
    BSD computer history operating-system reading
  • The Industrial Grade PX5 RTOS
    The PX5 RTOS is ULTRASMALL (< 1KB for minimal use), enabling its use in some of the most memory-constrained devices. It is one of the smallest RTOSes available, requiring less than 1KB of FLASH and 1KB of RAM on typical 32-bit microcontrollers. I have not found out how it is licensed.
    The company also offers https://px5rtos.com/px5-net/, a TCP/IP implementation.

    Found on https://www.theregister.com/2023/11/28/microsoft_opens_sources_threadx/
    Wed Feb 14 11:08:19 2024 - permalink -
    - https://px5rtos.com/px5-rtos/
    C POSIX RTOS software
Links per page: 20 50 100
◄Older
page 11 / 118
Newer►
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.