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 22 / 121
Newer►
  • mapping ctrl to the SPC key
    Found on Sacha Chua's blog https://sachachua.com/blog/2023/02/2023-02-06-emacs-news/
    https://github.com/kmonad/kmonad sounds interesting.
    Mon Feb 20 15:03:54 2023 - permalink -
    - https://www.reddit.com/r/emacs/comments/10s4zxs/just_want_to_share_the_results_of_my_the_most/
    emacs key-binding keyboard
  • Nicolas Martyanoff — Brain dump
    Interesting blog, includes articles such as
    Using GnuPG https://www.n16f.net/blog/using-gnupg/
    https://www.n16f.net/blog/decluttering-dired-for-peace-of-mind/
    https://www.n16f.net/blog/common-lisp-implementations-in-2023/
    Fri Feb 17 07:26:04 2023 - permalink -
    - https://www.n16f.net/blog
    blog common-lisp cryptography emacs GPG lisp
  • Raspberry Pi runs Apollo Guidance Computer code in this homemade DSKY - Raspberry Pi
    Thu Feb 16 12:28:43 2023 - permalink -
    - https://www.raspberrypi.com/news/raspberry-pi-runs-apollo-guidance-computer-code-in-this-homemade-dsky/
    DSKY electronics hardware pi raspberry π
  • Loom Communications - Simplifying My Blog
    This might be useful for my plans to create web pages based on org-mode. See also https://beta.loomcom.com/blog/do-i-want-to-do-this-anymore/ and https://beta.loomcom.com/blog/new-year-new-site/
    Tue Feb 14 10:21:04 2023 - permalink -
    - https://beta.loomcom.com/blog/simplifying-my-blog/
    blog org-mode TODO
  • Datenzugang: Copernicus in Deutschland
    Datenportale der ESA, EUMETSAT, USGS und des DLR. Die hier aufgelisteten Datenportale beinhalten Satellitendaten und keine Prozessierungsumgebung.
    Mon Feb 13 14:34:53 2023 - permalink -
    - https://www.d-copernicus.de/daten/datenzugang/
    german on-line satellite
  • An introduction to Linux Access Control Lists (ACLs)
    Linux Access Control Lists, or ACLs, can take some getting used to, but they're invaluable for getting a finer-grained control of your Linux filesystem permissions.
    Wed Feb 1 16:25:47 2023 - permalink -
    - https://www.redhat.com/sysadmin/linux-access-control-lists
    Linux reading
  • Personal wiki in org
    This post describes the setup to generate a personal wiki in org. See also https://thibaultmarin.github.io/blog/posts/2016-11-13-Personal_website_in_org.html
    Tue Jan 31 15:11:53 2023 - permalink -
    - https://thibaultmarin.github.io/blog/posts/2017-08-15-Personal_wiki_in_org.html
    emacs org-mode wiki
  • A practical GNU epsilon tutorial
    Explanation of GNU epsilon https://www.gnu.org/software/epsilon/epsilon.html
    "The ε core language, an imperative first-order language, is called ε₀. It’s inconvenient for humans to use for serious problems, yet simple and potentially very efficient. Using ε₀ I’ve built ε₁, a higher-level language with a Lispy feel, but untyped — not dynamically typed like Lisp: untyped, like Forth and machine language."

    See also https://ageinghacker.net/blog/posts/33/ for make-gallery, a bash script to generate a HTML photo gallery.
    Fri Jan 27 14:46:14 2023 - permalink -
    - https://ageinghacker.net/blog/posts/17/
    blog lisp reading software TODO tool web
  • GNU poke - The extensible editor for structured binary data
    GNU poke is a new interactive editor for binary data. Not limited to editing basic entities such as bits and bytes, it provides a full-fledged procedural, interactive programming language designed to describe data structures and to operate on them.
    Home page: http://www.jemarch.net/poke

    Found via a link on Ekaitz's blog https://ekaitz.elenq.tech/bootstrapGcc2.html
    Fri Jan 27 12:00:28 2023 - permalink -
    - https://www.gnu.org/software/poke/
    editor GNU software
  • Landon Curt Noll
    Found via a comment about calc http://www.isthe.com/chongo/tech/comp/calc/index.html
    on https://groups.google.com/g/comp.lang.tcl/c/7JXGt-Uxqag/m/rcHDLLu6MpEJ
    See also https://www.systutorials.com/docs/linux/man/1-calc/ for a man page.
    Thu Jan 26 11:38:54 2023 - permalink -
    - http://www.isthe.com/chongo/index.html
    C mathematics software
  • GitHub - oreboot/oreboot: oreboot is a fork of coreboot, with C removed, written in Rust.
    Found via the iwp9 2023 page https://iwp9.org/
    oreboot is a downstream fork of coreboot, i.e. oreboot is coreboot without 'c'.
    oreboot is mostly written in Rust, with assembly where needed.
    oreboot currently only plans to support LinuxBoot payloads.
    Thu Jan 26 11:26:24 2023 - permalink -
    - https://github.com/oreboot/oreboot
    plan9 Rust software
  • Writing | Glenn Vanderburg
    Articles and papers, mostly about programming languages.
    Found via a link to https://vanderburg.org/old_pages/Tcl/war/ on Wikipedia https://en.wikipedia.org/wiki/Ousterhout%27s_dichotomy
    Wed Jan 25 16:36:43 2023 - permalink -
    - https://vanderburg.org/writing/
    language programming reading Tcl
  • The Inmos Legacy - transputer links and SpaceWire
    After reading https://forums.theregister.com/forum/all/2022/05/06/pi_pico_transputer_code/, I was looking for information related to transputers and found this page.

    The point-to-point technology to link transputers was formalised in the IEEE 1355 standard. This was further developed under the ESA into SpaceWire, which is now designed into a number of space missions under development in Europe, the USA and Japan. A key player in developing SpaceWire was Paul Walker from the transputer team whose company, 4Links, is now selling SpaceWire test equipment.

    XMOS mentioned on the page can be found on https://www.xmos.ai
    Tue Jan 24 10:21:40 2023 - permalink -
    - http://www.inmos.com/inmos_legacy.html
    computer electronics history space
  • bc/development.md at master - bc - Yzena Tech Gitea
    Document explaining the development of a bc/dc clone. Might be a good example to follow, if I ever make a public project.
    Tue Jan 24 10:07:26 2023 - permalink -
    - https://git.yzena.com/gavin/bc/src/branch/master/manuals/development.md
    C git programming software Unix
  • Implementing the Network Time Protocol (NTP) in Rust
    Found via a link to https://foundation.rust-lang.org/ on Derek Jones' blog https://shape-of-code.com/2021/02/07/widely-used-programming-languages-past-present-and-future/
    Tue Jan 24 01:29:52 2023 - permalink -
    - https://foundation.rust-lang.org/news/implementing-the-network-time-protocol-ntp-in-rust/
    NTP Rust software time
  • retrowin32, a win32 emulator and other articles about programming
    "It is now barely capable of executing a few unmodified Windows exe files in a browser (see the site for some links)."
    Contains links to information about various aspects of Windows and how emulators such as Wine are working.

    See also n2: revisiting Ninja https://neugierig.org/software/blog/2022/03/n2.html and https://neugierig.org/software/blog/2020/05/ninja.html for articles about the Ninja build tool.
    Mon Jan 9 07:36:47 2023 - permalink -
    - https://neugierig.org/software/blog/2022/10/retrowin32.html
    blog emulator programming reading software Windows
  • DIY Wiki
    Found via http://www.bobeager.uk/humour.html
    the link to the expanding foam story is incorrect
    Sun Jan 8 23:37:07 2023 - permalink -
    - http://wiki.diyfaq.org.uk/index.php/Main_Page
    for:bru TODO wiki
  • Everything and More: A Compact History of Infinity by David Foster Wallace
    Found via an interview with David Foster Wallace https://neugierig.org/content/dfw/believer_interview.pdf
    Reviews are mixed, so I am undecided whether I should read it.
    Sun Jan 8 21:14:47 2023 - permalink -
    - https://www.amazon.de/Everything-More-Compact-History-Infinity/
    book mathematics reading
  • Links to emulators of historic computers
    Found via http://www.bobeager.uk/emas/index.html
    Fri Jan 6 23:21:55 2023 - permalink -
    - http://www.epocalc.net/pages/mes_emulateurs.htm
    computer history
  • Psiram - Realism as a chance
    Psiram (formerly EsoWatch) provides the essential realism on topics like esotericism, religion, health, and helps you to save money. Psiram presents false prophets, ideologists, quacksalvers, and snake oil salesmen. Psiram sees itself as a skeptical consumer watchdog against hypocritical, useless and ineffective products, therapies and ideologies.
    Wed Jan 4 01:10:07 2023 - permalink -
    - https://www.psiram.com/
    blog german reading science wiki
Links per page: 20 50 100
◄Older
page 22 / 121
Newer►
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.