Shaare your links...
2353 links
interesting links Home Login RSS Feed ATOM Feed Tag cloud Picture wall Daily
Links per page: 20 50 100
◄Older
page 2 / 34
Newer►
669 results for tags software x
  • Standalone port of Rc shell written by Tom Duff with edit, history and completion support.
    Announced on the 9fans mailing list https://marc.info/?l=9fans&m=154827964823547&w=2
    Fri Oct 11 23:42:11 2024 - permalink -
    - https://github.com/benavento/rc
    FOSS plan9 shell software
  • Snapshot (computer storage) - Wikipedia
    Learn about LVM snapshots and use them for my backups.
    Found on the tarsnap page https://www.tarsnap.com/snaptime.html
    Wed Sep 25 16:48:01 2024 - permalink -
    - https://en.wikipedia.org/wiki/Snapshot_(computer_storage)
    reading software TODO
  • GitHub - vogelchr/radioclkd2: Quick and dirty fork of http://www.jonatkins.com/page/software/radioclkd2 adding Linux GPIO pin support.
    Found on An Engineer's View - Applying logic, science and common sense, https://www.cosjwt.com/reading-modem-status-registers-in-ubuntu-linux/
    Wed Sep 4 15:31:34 2024 - permalink -
    - https://github.com/vogelchr/radioclkd2
    DCF77 Linux radio software time TODO
  • Practices for Software Projects | John Jacobsen
    I discovered this blog via the link to http://johnj.com/posts/to-the-metal/ on https://planet.lisp.org/
    His static site generators https://github.com/eigenhombre/weeds and https://github.com/eigenhombre/organa look interesting too.
    Tue Aug 20 14:36:47 2024 - permalink -
    - http://johnj.com/posts/practices/
    blog common-lisp Lisp org-mode programming software
  • home | kamid
    kamid is a FREE, easy-to-use and portable implementation of a 9p file server daemon for UNIX-like systems with a strong focus on security and correctness.
    Found via https://www.cliki.net/tinmop, where a client for this 9p file server is described.
    See also the author's blog. e.g. https://www.omarpolo.com/post/joy-of-elisp-sndio.html
    Fri Jul 19 12:35:32 2024 - permalink -
    - https://kamid.omarpolo.com/index.html
    emacs FOSS lisp literate-programming plan9 software
  • jq, a lightweight and flexible command-line JSON processor
    jq is like sed for JSON data - you can use it to slice and filter and map and transform structured data with the same ease that sed, awk, grep and friends let you play with text.
    Tue Jul 9 14:07:42 2024 - permalink -
    - https://jqlang.github.io/jq/
    FOSS JSON reading software tool
  • [TUHS] Anyone ever heard of teaching a case study of Initial Unix?
    Links to stories about the TENEX and TOPS-20 operating systems
    Thu Jul 4 15:38:30 2024 - permalink -
    - https://www.tuhs.org/pipermail/tuhs/2024-July/030389.html
    computer history operating-system reading software TODO
  • OpenLDAP is a free implementation of the X.500 directory service standards.
    LDAP stands for Lightweight Directory Access Protocol. The lightweight part comes from the fact it does not implement ALL of the standard. X.500 is quite unwieldy, and much of it has been superseded (e.g. the OSI networking stack) or considered impractical (e.g. such as canonical per entry Distinguished Names) or undesirable (e.g. publishing directories of private entities like businesses).
    Found via a link on ... to https://wiki.gentoo.org/wiki/Project:Prefix
    Sun Jun 30 12:06:14 2024 - permalink -
    - https://wiki.gentoo.org/wiki/OpenLDAP_Server
    reading software TODO
  • project for converting an autotools build recipe to a bare makefile that can be read and modified by humans.
    Mentioned on the TUHS mailing list https://www.tuhs.org/pipermail/tuhs/2024-June/030151.html
    Fri Jun 21 07:43:54 2024 - permalink -
    - https://gitlab.com/esr/autodafe/-/blob/master/README.adoc
    FOSS lic:BSD software tool
  • Unix in Lisp
    Common Lisp program trying to map between Unix and Lisp concepts.
    Sun Jun 16 15:35:27 2024 - permalink -
    - https://www.cliki.net/Unix%20in%20Lisp
    common-lisp lisp software Unix
  • LOCKSS Program - Lots Of Copies Keep Stuff Safe
    The LOCKSS Program at Stanford Libraries provides open-source technologies and services for high-confidence, resilient, secure digital preservation.
    Found on David Rosenthal's blog https://blog.dshr.org/2024/01/a-lesson-learned.htm
    Mon Jun 10 14:56:36 2024 - permalink -
    - https://www.lockss.org/
    backup FOSS reading software TODO
  • plutoSDR phase noise
    Measurements with internal and external reference clock.
    Tue Jun 4 15:45:40 2024 - permalink -
    - https://ez.analog.com/rf/wide-band-rf-transceivers/design-support/f/q-a/103652/plutosdr-phase-noise/309211
    hardware radio software
  • New mandoc -mdoc -T markdown converter
    Critique of markdown. Found on the TUHS mailing list
    https://www.tuhs.org/pipermail/tuhs/2024-June/029960.html
    Sun Jun 2 22:42:36 2024 - permalink -
    - https://undeadly.org/cgi?action=article&sid=20170304230520
    language markup software
  • Plan9 | Emacs Themes
    This theme was mentioned on https://www.reddit.com/r/emacs/comments/1czgb5f/acmetheme_is_just_so_pleasant_to_look_at/ which I found on Sacha Chua's blog https://sachachua.com/blog/2024/05/2024-05-27-emacs-news/
    https://github.com/ianyepan/acme-emacs-theme
    Wed May 29 12:06:23 2024 - permalink -
    - https://emacsthemes.com/themes/plan9.html
    emacs software
  • Guide to Setting a Static IP on Raspberry Pi: Enhance Network Stability and Access
    Instructions for setting up a Raspberry π with a static IP address.
    Found via https://www.sunfounder.com/products/power-pack, which was mentioned on the Raspberry π blog https://www.raspberrypi.com/news/capture-solar-eclipses-with-raspberry-pi-4-and-the-high-quality-camera/
    Sun May 26 12:43:55 2024 - permalink -
    - https://www.sunfounder.com/blogs/news/complete-guide-to-setting-a-static-ip-on-raspberry-pi-enhance-network-stability-and-access
    pi Raspberry software TODO π
  • KiwiSDR GNSS position solutions using an extended Kalman filter
    The references look interesting.
    Wed May 22 07:33:04 2024 - permalink -
    - https://hcab14.blogspot.com/2018/09/kiwisdr-gnss-position-solutions-using.html
    GNSS radio satellite-navigation software TODO
  • cmake script to obtain git status
    Found on https://github.com/mcknly/breadboard-os?tab=readme-ov-file
    Mon May 20 14:21:39 2024 - permalink -
    - https://github.com/andrew-hardin/cmake-git-version-tracking/blob/master/git_watcher.cmake
    git lic:MIT software TODO tool
  • BreadboardOS is the best thing since sliced bread for your Raspberry Pi Pico
    BBOS provides a command line interface (or CLI) that lets you interface with the RP2040 board directly. This makes it possible to not only interact with the Pi but also handle practical functions like real-time debugging. https://github.com/mcknly/breadboard-os
    Mon May 20 11:53:40 2024 - permalink -
    - https://www.tomshardware.com/raspberry-pi/breadboardos-is-the-best-thing-since-sliced-bread-for-your-raspberry-pi-pico
    pi Raspberry RTOS software π
  • Getting the maximum of your C compiler, for security
    Found on Sandra Snan's notice https://idiomdrottning.org/notice/AgXNxNMyxT1ZMgpLPM
    Thu May 16 23:09:13 2024 - permalink -
    - https://airbus-seclab.github.io/c-compiler-security/
    C compiler security software
  • unsurv offline | Crowd Supply
    unsurv offline is a privacy friendly, small and lightweight PCB (45 mm x 32 mm) based on an ESP32 featuring a high quality GNSS receiver, accelerometer, and NFC capabilities. Using a combination of onboard features and OpenStreetMap (OSM) data, unsurv offline helps you collect and analyze location data in a privacy-friendly way. Originally conceived to better understand offline video surveillance, this fully open source project is here to help you find and develop a variety of custom use cases.
    Thu May 16 12:28:06 2024 - permalink -
    - https://www.crowdsupply.com/unsurv-technologies/unsurv-offline#products
    electronics FOSS hardware software
Links per page: 20 50 100
◄Older
page 2 / 34
Newer►
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.