Shaare your links...
2364 links
interesting links Home Login RSS Feed ATOM Feed Tag cloud Picture wall Daily
Links per page: 20 50 100
◄Older
page 25 / 119
Newer►
  • Seeed Studio re_computer case for Raspberry Pi, BeagleBone and Jetson Nano
    See also https://www.seeedstudio.com/re_computer
    Sun Jun 26 18:34:50 2022 - permalink -
    - https://www.elektor.com/seeed-studio-re-computer-case-for-raspberry-pi-beaglebone-and-jetson-nano
    hardware pi raspberry π
  • SmartPi, your personal smart meter
    The SmartPi expansion module extends the Raspberry Pi by interfaces for voltage measurement and non-contact current measurement and thusbecomes a fully-fledged SmartMeter that controls and records powerconsumption and power generation and makes it available in the network or the Internet.
    Sun Jun 26 18:31:31 2022 - permalink -
    - https://enerserve.eu/en/#start_smartpi
    hardware pi raspberry π
  • Kallocain - Wikipedia
    https://en.wikipedia.org/wiki/Aniara
    Both found on Sandra Snan's blog https://idiomdrottning.org/genre-vs-literature
    Thu Jun 23 18:29:31 2022 - permalink -
    - https://en.wikipedia.org/wiki/Kallocain
    blog book reading science-fiction
  • qorg11.net - Org-mode as a Static Site Generator
    This looks much simpler than the other examples I have seen so far. I am not sure whether the blog is also generated from .org files.
    Some interesting articles:
    https://qorg11.net/tech_posts/freebsd_as_desktop.html
    https://qorg11.net/openbsd.xhtml
    Wed Jun 22 15:22:05 2022 - permalink -
    - https://qorg11.net/tech_posts/org_mode_as_ssg.xhtml
    blog org-mode TODO web
  • [TUHS] forgotten versions
    ssh unix50 at unix50.org
    Wed Jun 22 13:25:32 2022 - permalink -
    - https://www.tuhs.org/pipermail/tuhs/2022-June/025964.html
    computer history operating-system TODO Unix
  • Joe Smith's PDP-10 page
    Collection of links with information about, simulators of and software for the pdp-10.
    Mon Jun 20 16:19:26 2022 - permalink -
    - http://www.inwap.com/pdp10/
    computer history ITS pdp-10
  • Spare time gizmos
    AC Frequency Monitor
    Panda display panel for a simulated pdp-10 http://sparetimegizmos.com/Hardware/Panda.htm found on http://panda.trailing-edge.com/
    Mon Jun 20 15:01:41 2022 - permalink -
    - http://sparetimegizmos.com/Hardware/AC_Monitor.htm
    computer electronics hardware history pdp-10
  • Algorand: A Better Distributed Ledger, with Silvio Micali
    Found on http://www.pfarrell.com/
    Sun Jun 19 22:57:11 2022 - permalink -
    - https://m.youtube.com/watch?v=_nQE_HAGlmM
    cryptography reading TODO
  • Codeberg is a collaboration platform and git hosting for free and open source software, content and projects.
    Found on https://jao.io/blog/whats-not-to-like.html. Unlike GitHub and GitLab, it is not run by a corporation.
    https://docs.codeberg.org/collaborating/citable-code/ sounds interesting.
    Sat Jun 18 19:18:26 2022 - permalink -
    - https://codeberg.org
    git on-line TODO tool
  • Software Design for Flexibility: How to Avoid Programming Yourself into a Corner : Hanson, Chris, Sussman, Gerald Jay: Amazon.de: Bücher
    It was mentioned on a Lisp-related site or mailing list, I do not recall which one.
    Tue Jun 14 13:31:05 2022 - permalink -
    - https://www.amazon.de/Software-Design-Flexibility-Programming-Yourself/dp/0262045494/ref=sr_1_1?crid=1YPOS25JJZHWR&keywords=software+design+for+flexibility&qid=1655201644&s=books&sprefix=Software+Design+for+Flexibility%2Cstripbooks%2C278&sr=1-1&asin=0262045494&revisionId=&format=4&depth=1
    book lisp programming Scheme
  • RTC Calibration program - SwissMicros Calculator Forum
    Program to determine the calibration value needed to correct for the frequency error of dm42s' RTC.
    Mon Jun 13 15:58:37 2022 - permalink -
    - https://forum.swissmicros.com/viewtopic.php?f=19&t=2212
    calculator Hewlett Packard time TODO tool
  • free42 Random Math Stuff
    Polynomial root finder for {dm,hp}42s using Laguerre's method. Found on https://forum.swissmicros.com/viewtopic.php?p=20091#p20091
    The Emacs tools for {dm,hp}42 code on https://richmit.github.io/hp42/hp42s-meta.html and the
    Lisp library http://www.mitchr.me/SS/mjrcalc/ look interesting too.
    Mon Jun 13 15:52:20 2022 - permalink -
    - https://richmit.github.io/hp42/math.html#org670c9bb
    algorithm calculator common-lisp emacs Hewlett Laguerre lisp numerical org-mode Packard root-finding tool
  • Re: [DNG] fdisk SD card partitioning question
    The best way to use SD-Cards in Linux only environments is to format them with f2fs file system. f2fs was developed by Samsung with internal behavior of embedded MMC memory devices in mind. Which is pretty the same like an SD-Card. With f2fs you also have
    uid/gid as usual and it will help to improve the endurance and
    performance of an SD-Card.
    Mon Jun 13 11:15:01 2022 - permalink -
    - https://lists.dyne.org/lurker/message/20220613.073432.09700b83.en.html
    f2fs filesystem Linux TODO
  • SCCS - The POSIX standard Source Code Control System.
    An open source implementation of SCCS, found via https://www.tuhs.org/pipermail/tuhs/2022-June/025898.html
    The comparison to RCS on http://sccs.sourceforge.net/sccs_vs_rcs.html appears to be one-sided, but then I am probably biased towards RCS, which was the first version control software I have used.
    http://sccs.sourceforge.net/sccs_invention.html sounds like an interesting read.
    The last message on the mailing list https://sourceforge.net/p/sccs/mailman/sccs-devel/?viewmonth=201510 I found had been written 2015-10.
    According to https://de.wikipedia.org/wiki/J%C3%B6rg_Schilling, the author Jörg Schilling passed away on 2021-10-10.
    TODO: find out the license
    Fri Jun 10 13:29:39 2022 - permalink -
    - http://sccs.sourceforge.net/
    FOSS SCCS software TODO version-control
  • Snow - a place to share Scheme programs, libraries and data
    Snow is a place to share Scheme programs, libraries and data. Currently we host only R7RS libraries, though we may expand to more dialects in the future.
    Found via a link on https://weinholt.se/articles/cond-expand-and-ifdef/
    I tried to run the trivial program
     (define ! (n) (if (< n 2) 1 (* n (! (1- n)))))
     (display (! 10))
    on http://chibi-scheme.appspot.com/, but got an error message about not being able to enlarge memory arrays.
    Fri Jun 10 10:23:46 2022 - permalink -
    - https://snow-fort.org/
    lisp on-line Scheme software
  • EFF's New Wordlists for Random Passphrases | Electronic Frontier Foundation
    Improved word lists for dice-generated passphrases, found via https://michael.kjorling.se/password-tips/
    Thu Jun 9 13:55:16 2022 - permalink -
    - https://www.eff.org/deeplinks/2016/07/new-wordlists-random-passphrases
    security TODO tool
  • Real-World Cryptography
    Found on https://crypto.stackexchange.com/questions/71053/soft-question-what-are-examples-of-beautiful-proofs-in-cryptography?
    Tue Jun 7 17:24:27 2022 - permalink -
    - https://www.manning.com/books/real-world-cryptography
    book cryptography
  • Free Whois Lookup - Whois IP Search & Whois Domain Lookup | Whois.com
    Tue Jun 7 11:35:46 2022 - permalink -
    - https://www.whois.com/whois/
    on-line tool
  • rpirtscts is a simple linux command for enabling the hardware flow control pins for the ttyAMA0 serial port on the Raspberry Pi.
    Found on Jamie Zawinsky's blog https://www.jwz.org/blog/2016/10/export-termaaa-60/#comment-169515
    Tue May 31 23:53:30 2022 - permalink -
    - https://github.com/mholling/rpirtscts
    pi raspberry software π
  • ELEKITSORPARTS - Lixie clock
    Found via rtl-sdr.com where the packet radio modem https://elekitsorparts.com/product/npr-70-modem-by-f4hdk-new-packet-radio-over-70cm-band-amateur-radio-packet-radio was mentioned.
    Tue May 31 21:12:44 2022 - permalink -
    - https://elekitsorparts.com/product/the-lixie-clock-new-and-modern-nixie-rgb-led-clock
    electronics hardware radio
Links per page: 20 50 100
◄Older
page 25 / 119
Newer►
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.