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 5 / 24
Newer►
467 results for tags TODO x
  • GitHub - magit/forge: Work with Git forges from the comfort of Magit
    Work with Git forges, such as Github and Gitlab, from the comfort of Magit and the rest of Emacs.
    Found on https://github.com/fstamour/local-gitlab which was mentioned on https://lisp-journey.gitlab.io/blog/i18n-in-my-lisp-web-app-with-djula-templates-and-gettext/
    Tue May 9 10:20:19 2023 - permalink -
    - https://github.com/magit/forge
    emacs FOSS git GPL software TODO version-control
  • These Years in Common Lisp: 2022 in review - Lisp journey
    Lots of links to interesting projects.
    https://www.reddit.com/r/Common_Lisp/comments/thspgt/securing_quicklisp_through_mitmproxy/
    https://github.com/clasp-developers/clasp/releases/tag/2.0.0
    Wed Apr 26 15:52:23 2023 - permalink -
    - https://lisp-journey.gitlab.io/blog/these-years-in-common-lisp-2022-in-review/#implementations
    blog common-lisp lisp TODO
  • Note-taking strategy 2023 // voices in my head
    Article describing the methods used by the author to take notes.
    Mon Apr 24 15:58:35 2023 - permalink -
    - https://cpbotha.net/2023/04/11/note-taking-strategy-2023/
    blog org-mode reading TODO
  • SC4: Secure Communications in a Very Small Code Base
    SC4 is a secure communications system specifically designed for (relatively) easy auditability by way of a ruthless commitment to simplicity. SC4 provides the functional equivalent of PGP from the end-user's point of view, but implements it in two order of magnitude less code. The cryptographic core of SC4 is Daniel J. Bernstein's TweetNaCl library (<800 LOC). On top of this we have a variety of UI implementations ranging from 1000 to 5000 LOC. One of these has completed a formal audit to date.
    Fri Apr 21 17:16:05 2023 - permalink -
    - https://sc4.us/doc/sc4wp.html
    cryptography Garret security software TODO
  • SolderSmoke Daily News Serving the worldwide community of radio-electronic homebrewers. Providing blog support to the SolderSmoke podcast: http://soldersmoke.com
    Found via the Wikipedia page https://en.wikipedia.org/wiki/NE612
    Fri Apr 14 19:09:59 2023 - permalink -
    - https://soldersmoke.blogspot.com/
    electronics Hewlett Packard TODO Williams
  • Making Debian Livable
    Tue Apr 11 08:04:45 2023 - permalink -
    - https://661.org/articles/debian-livable.html
    key-binding Linux TODO
  • 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
  • Gold Code Sequences
    Information about m-sequences and Gold codes. The condition l ≠  0 (mod 4) is missing.
    The site has a lot of information about wireless communciation, e.g. http://www.wirelesscommunication.nl/reference/xtra/story.htm
    Thu Mar 16 16:51:34 2023 - permalink -
    - http://www.wirelesscommunication.nl/reference/chaptr05/cdma/codes/gold.htm
    electronics mathematics reading TODO
  • Example of org-tufte
    Org-tufte produces web pages in a style inspired by Edward Tufte, including sidenotes and nice-looking formulas.
    Includes a link to https://blog.tecosaur.com/tmio/2021-07-31-citations.html where tools to handle citations in org-mode are described.
    Tue Mar 14 13:24:33 2023 - permalink -
    - https://zilongli.org/code/org-tufte-example.html
    org-mode TODO Tufte
  • 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
  • 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
  • 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
  • Laconic - smart watch running JavaScript
    The https://www.espruino.com/Bangle.js2  is an inexpensive smartwatch with an ARM processor, 256K of RAM, 9MB of flash memory, a touch screen, GPS, a vibration motor, and a heart rate monitor and other sensors. Apps are written in JavaScript. The watch uses a special version of the Gadgetbridge Android app, which can forward notifications from selected phone apps to the watch over Bluetooth. Watch apps can retrieve data from web sites using Gadgetbridge.
    See also https://speechcode.com/maps/world?places=ad,at,be,ca,ch,cn,cz,de,dk,ee,eg,es,fi,fr,gb,gr,hr,hu,id,ie,il,it,jo,jp,li,lt,lv,mt,nl,no,pt,se,si,sk,tr,us for a "Push-pin" Map of the world.
    Fri Dec 16 17:13:44 2022 - permalink -
    - https://speechcode.com/blog/laconic
    electronics FOSS hardware JavaScript map TODO
  • Polynomial Roots Finder - SwissMicros Calculator Forum
    Uses Bairstow's algorithm, code for dm42 and a PDF document. A matlab version is mentioned.
    Mon Nov 14 11:28:36 2022 - permalink -
    - https://forum.swissmicros.com/viewtopic.php?f=19&t=2536
    algorithm Hewlett numerical Packard polynomial TODO
  • A strongly defined, highly compatible specification of Markdown
    See https://spec.commonmark.org/ for the specification, http://code.commonmark.org/ for a reference implementation and validation test suite on GitHub.
    Tue Oct 18 08:19:46 2022 - permalink -
    - https://commonmark.org/
    software TODO tool
  • Gitea - Git with a cup of tea, a painless self-hosted Git service
    Gitea is a community managed lightweight code hosting solution written in Go. It is published under the MIT license.
    Try it once I have an interesting public repository.
    Sat Oct 15 11:59:55 2022 - permalink -
    - https://gitea.io/en-us/
    git go MIT software TODO tool
  • Oil shell
    Oil is a new Unix shell. It runs your existing shell scripts, and it's a new language for Python and JavaScript users who avoid shell!
    Found on https://swalla24.people.uic.edu/about/
    Mon Aug 29 19:01:41 2022 - permalink -
    - https://www.oilshell.org/
    shell TODO Unix
  • Home Assistant
    Open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server.
    Found via Leonardo Robol's GitHub repository
    Sat Aug 20 09:55:10 2022 - permalink -
    - https://www.home-assistant.io/
    for:zsa Python TODO
  • EXWM (Emacs X Window Manager)
    full-featured tiling X window manager for Emacs built on top of XELB. It features:

    Fully keyboard-driven operations
    Hybrid layout modes (tiling & stacking)
    Dynamic workspace support
    ICCCM/EWMH compliance
    (Optional) RandR (multi-monitor) support
    (Optional) Builtin system tray
    (Optional) Builtin input method
    Found on https://news.ycombinator.com/item?id=22457846, where I read the intriguing comment "I have been using it exclusively on my machines for the past three years. By far the best computing environment I have used." from Vladimir Sedach.
    Fri Aug 5 23:54:57 2022 - permalink -
    - https://github.com/ch11ng/exwm
    emacs key-binding TODO X11
Links per page: 20 50 100
◄Older
page 5 / 24
Newer►
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.