Shaare your links...
2371 links
interesting links Home Login RSS Feed ATOM Feed Tag cloud Picture wall Daily
Links per page: 20 50 100
◄Older
page 4 / 23
Newer►
458 results for tags TODO x
  • Andrey Listopadov's blog
    Found via https://ochicken.net/projects/workspace/
    https://andreyor.st/posts/2022-02-22-new-look/ could be useful for my own blog, if I ever start it.
    Sat Nov 25 00:22:58 2023 - permalink -
    - https://andreyor.st/posts/2020-04-29-text-editors/
    blog emacs lisp programming reading Scheme TODO
  • A demo of the WebAuthn specification
    Found in c't 2023-10 (TBC).
    See also https://passkey.org/ which was mentioned in the same article.
    Fri Nov 17 15:59:56 2023 - permalink -
    - https://webauthn.io/
    computer reading security TODO
  • This Month in Org, July 2021 - Introducing citations!
    Description of Org’s new native citation syntax.
    Found on https://github.com/vikasrawal/orgpaper/blob/master/orgpapers.org which mentions that org-mode newer than 9.5 is needed for this feature.
    Fri Nov 10 10:18:43 2023 - permalink -
    - https://blog.tecosaur.com/tmio/2021-07-31-citations.html#fnr.3
    blog org-mode TODO
  • Time Card mini adds Pi, GPS, and OCXO to your PC
    PTP time on a Raspberry Pi CM 4. Note that the Rpi 5 also has PTP support.
    See also https://www.jeffgeerling.com/blog/2022/ptp-and-ieee-1588-hardware-timestamping-on-raspberry-pi-cm4
    https://store.timebeat.app/collections/timecard-mini
    He mentioned another time-related HAT on his video https://m.youtube.com/watch?v=RvnG-ywF6_s

    https://www.jeffgeerling.com/blog/2023/build-your-own-private-wireguard-vpn-pivpn is interesting too.
    Sat Oct 14 12:34:18 2023 - permalink -
    - https://www.jeffgeerling.com/blog/2023/time-card-mini-adds-pi-gps-and-oxco-your-pc
    electronics hardware pi PTP raspberry software time TODO π
  • Made with Org-Mode
    Another blog using org-static-blog https://github.com/bastibe/org-static-blog, found on Sacha Chua's blog https://sachachua.com/blog/2023/08/2023-08-28-emacs-news/
    Fri Sep 1 11:23:16 2023 - permalink -
    - https://www.danliden.com/posts/20211203-this-site.html
    blog org-mode TODO
  • towards minimalism
    Another blog using org-static-blog https://github.com/bastibe/org-static-blog, found on Sacha Chua's blog https://sachachua.com/blog/2023/08/2023-08-28-emacs-news/
    Fri Sep 1 11:20:37 2023 - permalink -
    - https://unmonoqueteclea.github.io/2022-12-26-towards-minimalism.html
    blog org-mode TODO
  • Back to Basics: Breaking Down the Fundamentals of Filters
    ebook explaining RF filters.
    Wed Jul 19 15:15:46 2023 - permalink -
    - https://blog.knowlescapacitors.com/blog/back-to-basics-breaking-down-the-fundamentals-of-filters
    electronics reading TODO
  • GitHub - simonthum/git-sync: Safe and simple one-script git synchronization
    This script intends to sync near-automatically via git in "tracking" repositories where a nice history is not as crucial as having one.
    Found via a link on https://orgmode.org/worg/
    Wed Jul 19 14:31:29 2023 - permalink -
    - https://github.com/simonthum/git-sync
    git TODO tool version-control
  • lg library
    Can this function be used to run radioclk http://www.buzzard.me.uk/jonathan/radioclock.html from a GPI pin instead of DCD, DSR, CTS?
    Fri Jul 7 12:34:00 2023 - permalink -
    - http://abyz.me.uk/lg/lgpio.html#lgGpioSetAlertsFunc
    hardware Linux radio software time TODO
  • Sun Type 5 Keyboard on the PC
    Interface circuit to attach a Sun type 5 keyboard to a PC, using a 68HC11 microcontroller.
    Tue Jun 27 18:16:01 2023 - permalink -
    - http://www.buzzard.me.uk/jonathan/sunkbd.html
    electronics hardware keyboard Sun TODO
  • Simple Radio Clock for PC's
    Keep accurate time on a Linux machine based on radio time signals such as DCF77, MSF or WWVB. Found via https://packages.debian.org/stable/net/radioclk
    It uses the modem control input signals to monitor the signal from the radio receiver. For a Raspberry pi, where I want to use this, the articles
    "Raspberry Pi RTS / CTS Flow Control" https://ethertubes.com/raspberry-pi-rts-cts-flow-control/ and
    "Raspberry Pi 3 Hardware Flow Control"  http://www.deater.net/weave/vmwprod/hardware/pi-rts/ will be useful.
    Tue Jun 27 18:13:13 2023 - permalink -
    - http://www.buzzard.me.uk/jonathan/radioclock.html
    hardware Linux NTP pi raspberry software time TODO π
  • PAX Manual - documentation tool for Common Lisp programs
    "What if documentation really lived in the code?

    Docstrings are already there. If some narrative glued them together, we'd be able develop and explore the code along with the documentation due to their physical proximity.

    With the simplistic tools provided, one may emphasize the narrative as with Literate Programming, but documentation is generated from code, not vice versa, and there is no support for chunking.

    Code is first, code must look pretty, documentation is code."
    Tue Jun 20 11:39:17 2023 - permalink -
    - https://melisgl.github.io/mgl-pax-world/pax-manual.html#MGL-PAX:@INTRODUCTION%20MGL-PAX:SECTION
    common-lisp TODO tool
  • 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
Links per page: 20 50 100
◄Older
page 4 / 23
Newer►
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.