Shaare your links...
2432 links
interesting links Home Login RSS Feed ATOM Feed Tag cloud Picture wall Daily
Links per page: 20 50 100
◄Older
page 5 / 16
Newer►
302 results for tags blog x
  • Dian Kurniawan – electronic for better life
    Found on https://soldersmoke.blogspot.com/2017/05/indonesian-bitx-check-out-britx.html
    Tue Apr 18 10:28:08 2023 - permalink -
    - https://diankurniawan.wordpress.com/page/8/
    blog electronics hardware indonesia radio
  • How My org-mode Blog Works
    The blog has also a number of articles about pdp-11.
    Sun Apr 9 01:19:13 2023 - permalink -
    - http://www.aaronsplace.co.uk/blog/2015-09-07-how-my-blog-works.html
    blog emacs org-mode pdp-11 TODO
  • Using fossil and venti as auxiliary storage on plan9.
    Instructions for setting up Fossil and Venti on 9ants5, but they should be working on 9front as well.
    Tue Apr 4 10:54:53 2023 - permalink -
    - https://posixcafe.org/blogs/2019/12/30/0/
    blog plan9 reading
  • Signs of Triviality - Opinions, mostly my own, on the importance of being and other things.
    Blog, mostly about network-related things. Found via https://www.tuhs.org/pipermail/tuhs/2023-March/028267.html
    Time is an illusion, Unix time doubly so... https://www.netmeister.org/blog/epoch.html
    Sharing Secrets https://www.netmeister.org/blog/sharing-secrets.html
    Wed Mar 22 11:45:04 2023 - permalink -
    - https://www.netmeister.org/blog/
    blog history security time unix
  • Editing org files on an Android device - Part 1
    First article in a series about using native GNU Emacs on Android. As of 2025-02-26, I have not found other parts.

    Other interesting articles on this blog are
    https://emacs.dyerdwelling.family/emacs/20241226125955-emacs--exploring-emacs-based-static-website-publishing-with-org-publish/
    https://emacs.dyerdwelling.family/emacs/20250221075427-emacs--why-i-switched-from-magit-to-vc-mode/
    https://emacs.dyerdwelling.family/emacs/20230308203648-emacs--indexing-my-emacs-init-file/
    and probably many others.
    Tue Mar 14 13:10:49 2023 - permalink -
    - https://www.emacs.dyerdwelling.family/emacs/20230312193655-emacs--editing-files-on-a-phone-and-tablet/
    Android blog emacs GNU org-mode version-control
  • The 6502 overflow flag explained mathematically
    Just one of the many interesting articles written by Ken Shiriff, who also has chip photos together with detailed information about the corresponding circuit, e.g.
    https://www.righto.com/2022/04/reverse-engineering-lm185-voltage.html
    Mon Mar 13 11:17:33 2023 - permalink -
    - https://www.righto.com/2012/12/the-6502-overflow-flag-explained.html
    AGC blog electronics hardware photo space
  • formula rendering for HTML
    Both https://katex.org/ and https://www.mathjax.org/ are supported by the R documentation.
    Sun Mar 5 11:20:28 2023 - permalink -
    - https://blog.r-project.org/2022/04/08/enhancements-to-html-documentation/index.html
    blog HTML LaTeX R-language
  • Rob Austein's pages
    Found when https://www.hactrn.net/sra/alice/index.html was mentioned on the TUHS mailing list.
    https://www.hactrn.net/blog/2019/04/17/threads-considered-harmful/ links to https://glyph.twistedmatrix.com/2014/02/unyielding.html
    The plan in https://www.cs.toronto.edu/~sme/CSC340F/humour.html sounds all too familiar.
    Sat Mar 4 11:09:40 2023 - permalink -
    - https://www.hactrn.net
    blog computer history pdp-10
  • Amjad Masad's blog
    About his life and work, which involves programming. Mentioned on the Interlisp Google group for the article
    https://amasad.me/right on DWIM.
    Fri Mar 3 08:34:33 2023 - permalink -
    - https://amasad.me
    blog lisp philosophy
  • The why of version.lisp-expr
    Fe[nl]ix explains his approach to maintain a version number for Lisp systems.
    Tue Feb 21 08:56:29 2023 - permalink -
    - https://blog.cddr.org/posts/2012-06-05-the-why-of-version-dot-lisp-expr/
    blog common-lisp lisp TODO
  • 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
  • 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
  • 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
  • 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
  • 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
  • M1GEO - air particulate sensor
    M1GEO's blog, found https://www.george-smart.co.uk/projects/lnb-bias-tee/ when looking for bias tees.
    Another air quality sensor is described on https://www.george-smart.co.uk/2021/02/an-esp8266-based-air-quality-sensor/
    Fri Nov 25 15:02:55 2022 - permalink -
    - https://www.george-smart.co.uk/2020/02/air-particulate-sensor/
    blog electronics hardware satellite-navigation
  • Finding out why a package was held back with apt
    See also https://chrisdown.name/2018/01/02/in-defence-of-swap.html which I found via a link on Lennart Poettering's article https://0pointer.net/blog/fitting-everything-together.html
    Mon Nov 21 07:36:25 2022 - permalink -
    - https://chrisdown.name/2014/02/10/finding-out-why-package-was-held-back-with-apt.html
    blog Linux tool
  • Emacs – Nick Higham
    Emacs-related articles on Nick Higham's blog.
    See also the interesting "What Is" series of articles, mostly on numerical linear algebra.
    Thu Nov 17 16:03:45 2022 - permalink -
    - https://nhigham.com/category/emacs/
    algorithm blog emacs mathematics numerical org-mode
  • liam_on_linux | Entries tagged with lisp
    Interesting blog, some example articles:
    Sandcastles and skyscrapers (VMS vs Unix) https://liam-on-linux.dreamwidth.org/#entry-86240
    history of MS-DOS https://liam-on-linux.dreamwidth.org/#entry-85836
    I want to see AROS, MorphOS or Haiku on the Raspberry Pi  https://liam-on-linux.dreamwidth.org/#entry-83201
    Found on the TUHS mailing list.
    Thu Nov 10 15:05:09 2022 - permalink -
    - https://liam-on-linux.dreamwidth.org/tag/lisp
    blog lisp operating-system Unix
  • Use ‘xkb’ to setup full-spectrum of modifiers—Meta, Alt, Super, and Hyper—for use with Emacs – Emacs Notes
    How to enable modifier keys in X11.
    https://emacsnotes.wordpress.com/2022/08/16/who-stole-c-c-and-possibly-other-keys-from-my-emacs/ looks interesting too.
    Wed Nov 2 14:19:35 2022 - permalink -
    - https://emacsnotes.wordpress.com/2022/10/30/use-xkb-to-setup-full-spectrum-of-modifiers-meta-alt-super-and-hyper-for-use-with-emacs/
    blog emacs HOWTO key-binding lisp X11
Links per page: 20 50 100
◄Older
page 5 / 16
Newer►
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.