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 2 / 17
Newer►
329 results for tags FOSS x
  • [TUHS] Pipes (was Re: After 50 years, what has the Impact
    Links to documents describing transputers and the Helios operating system, which has a GPL v3 licensed NG variant, https://github.com/axelmuhr/Helios-NG which appears to be dormant.
    Mon Dec 9 10:10:07 2024 - permalink -
    - https://www.tuhs.org/pipermail/tuhs/2024-December/031154.html
    computer FOSS GPL history operating-system
  • Flashing HP15CE with linux
    Max mentions the FOSS alternative https://ports.macports.org/port/bossa/ to SAM-BA in https://www.hpmuseum.org/forum/thread-22776-post-196270.html#pid196270
    Idarn commented https://www.hpmuseum.org/forum/thread-22776-post-196275.html#pid196275 that a patch is needed
    Thu Nov 28 12:03:09 2024 - permalink -
    - https://www.hpmuseum.org/forum/thread-22776.html
    calculator FOSS Linux tool
  • Orgro: A mobile Org Mode file editor and viewer
    Another Android/iOS app for viewing and editing org-mode files.
    + LaTeX rendering sounds interesting
    Thu Oct 24 14:17:31 2024 - permalink -
    - https://orgro.org/
    Android editor FOSS lic:GPL3 org-mode
  • GitHub - rtrppl/website2org: Turn any website into a minimal Orgmode buffer or .org file.
    website2org.el downloads a website, transforms it into minimalist Orgmode, and presents the results as either a temporary Orgmode buffer or creates an .org file in a specified directory.
    Might be useful for conversion of my few HTML pages to Orgmode.
    Wed Oct 23 15:29:37 2024 - permalink -
    - https://github.com/rtrppl/website2org
    Emacs FOSS HTML lic:GPL3 org-mode tool web
  • 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
  • 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
  • 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
  • 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
  • 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
  • Cscope Home Page
    Cscope is a developer's tool for browsing source code. It has an impeccable Unix pedigree, having been originally developed at Bell Labs back in the days of the PDP-11. Cscope was part of the official AT&T Unix distribution for many years, and has been used to manage projects involving 20 million lines of code!
    Found on the TUHS mailing list
    https://minnie.tuhs.org/mailman3/hyperkitty/list/tuhs@tuhs.org/thread/XORIHRWCFZKNWHB2DXNVRX7LXU4DDIZ2/
    Mon Apr 8 11:16:39 2024 - permalink -
    - https://cscope.sourceforge.net/index.html
    FOSS lic:BSD software tool Unix
  • DJGPP
    DJGPP is a complete 32-bit C/C++ development system for Intel 80386 (and higher) PCs running DOS. It includes ports of many GNU development utilities. The development tools require a 80386 or newer computer to run, as do the programs they produce. In most cases, the programs it produces can be sold commercially without license or royalties.
    See also https://en.wikipedia.org/wiki/DJGPP
    Found on https://cscope.sourceforge.net/index.html
    Mon Apr 8 11:15:18 2024 - permalink -
    - https://www.delorie.com/djgpp/
    C C++ compiler computer FOSS GNU history
  • GitHub - u-root/cpu: cpu command in Go, inspired by the Plan 9 cpu command
    This repo is an implementation the Plan 9 cpu command, both client and server, for Linux. More detail is available in the CPU chapter of the LinuxBoot book. https://book.linuxboot.org/cpu/
    Unlike the Plan 9 command, this version uses the ssh protocol for the underlying transport. It includes features familiar to ssh users, such as support for the ssh config file.

    The cpu command lets you log in from a local system to a remote system and see some or all of the files (how much is up to you) from the local system.

    This is wonderfully convenient for embedded systems programmers. Because some or all the files can come from your local machine, including binaries, the only thing you need installed on the remote machine is the cpu daemon itself.
    Fri Mar 8 12:12:55 2024 - permalink -
    - https://github.com/u-root/cpu
    FOSS go lic:BSD3 plan9 software tool
  • GitHub - brouhaha/nonpareil: microcode-level simulation of HP calculators
    In this release, the following calculators are simulated:
    Classic series:    35, 45, 55, 80
    Woodstock series:  21, 22, 25, 27
    Spice series:      31E, 33C, 34C, 37E, 38E, 38C
    Nut series:        41CV, 41CX
    Voyager series:    11C, 12C, 15C, 16C

    Modified Voyager:  15X (more RAM)

    See also Eric Smith's page https://nonpareil.brouhaha.com/
    Mon Feb 26 10:26:21 2024 - permalink -
    - https://github.com/brouhaha/nonpareil
    calculator FOSS Hewlett Packard software
  • Release 1.1.4 | SatDump
    The section https://www.satdump.org/posts/1.1.4-release/#the-switch-to-jemalloc sounds interesting, perhaps this could be useful for Gpredict?
    Wed Feb 21 15:11:24 2024 - permalink -
    - https://www.satdump.org/posts/1.1.4-release/
    FOSS radio software TODO
  • Microsoft opens sources ThreadX under MIT license
    The 'Azure RTOS' used in millions of Raspberry Pis is now FOSS
    Sun Feb 11 17:39:53 2024 - permalink -
    - https://www.theregister.com/2023/11/28/microsoft_opens_sources_threadx/
    FOSS pi raspberry RTOS π
  • T-Kernel is an open source real-time operating system (RTOS) designed for 32-bit microcontrollers.
    Based on the Industrial TRON (ITRON) variant of The Real-time Operating system Nucleus (TRON project) developed at the University of Tokyo.
    Sat Feb 10 15:34:09 2024 - permalink -
    - https://en.m.wikipedia.org/wiki/T-Kernel
    C C++ FOSS RTOS
  • Enchive : encrypted personal archives, by Chris Wellons (https://nullprogram.com/)
    Enchive is a tool to encrypt files to yourself for long-term archival. It's a focused, simple alternative to more complex solutions such as GnuPG or encrypted filesystems. Enchive has no external dependencies and is trivial to build for local use. Portability is emphasized over performance.

    Supported platforms: Linux, BSD, macOS, Windows

    The name is a portmanteau of "encrypt" and "archive," pronounced en'kīv.

    Files are secured with ChaCha20, Curve25519, and HMAC-SHA256.

    Key pairs can be derived from a pass phrase.  See https://github.com/skeeto/passphrase2pgp for a tool to generate gpg key pairs in a similar way.
    Thu Feb 8 02:14:00 2024 - permalink -
    - https://github.com/skeeto/enchive
    C cryptography FOSS lic:unlicense tool
  • GitHub - tfeb/tfeb-lisp-tools: TFEB.ORG Lisp tools
    Found on Tim Bradshaw's home page https://www.tfeb.org/
    require-module sounds interesting.
    Tue Feb 6 12:45:07 2024 - permalink -
    - https://github.com/tfeb/tfeb-lisp-tools?tab=readme-ov-file#user-content-fn-1-2cb759faf08c2f1233cb3e0fe9ccfac7
    common-lisp FOSS lisp MIT tool
  • General Mission Analysis Tool (GMAT) Version R2022a (GSC-19097-1)
    The General Mission Analysis Tool (GMAT) is the world's only enterprise, multi-mission, open source software system for space mission design, optimization, and navigation. The system supports missions in flight regimes ranging from low Earth orbit to lunar, libration point, and deep space missions. GMAT is developed by a team of NASA, private industry, public, and private contributors and is used for real-world mission support, engineering studies, as a tool for education, and public engagement.
    Fri Jan 12 16:20:23 2024 - permalink -
    - https://software.nasa.gov/software/GSC-19097-1
    FOSS NASA physics software space
Links per page: 20 50 100
◄Older
page 2 / 17
Newer►
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.