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 2 / 17
Newer►
324 results for tags FOSS x
  • 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
  • Steve Kinzler
    Found vla the link to https://kinzler.com/me/z/ A simple, safe, and convenient front-end for lzip, bzip2, and gzip on https://www.nongnu.org/lzip/lzip.html#links
    Some of his other tools e.g. https://kinzler.com/me/align and the scripts in https://kinzler.com/me/home.html look interesting.
    Thu Jan 11 10:57:06 2024 - permalink -
    - https://kinzler.com/me/
    FOSS GPL software
  • zngguvnf / org-static-blog-example · GitLab
    Blogging with org-static-blog + Gitlab Pages + Continuous Integration
    This repository demonstrates how to automate blogging with https://github.com/bastibe/org-static-blog
    Thu Jan 11 10:37:13 2024 - permalink -
    - https://gitlab.com/_zngguvnf/org-static-blog-example
    blog emacs FOSS org-mode software TODO
  • Oxide Computer Company
    Was mentioned several times on the TUHS and/or COFF mailing lists, I found
    https://news.slashdot.org/story/23/07/29/192248/building-a-better-server-oxide-computer-ships-its-first-rack
    https://blog.jessfraz.com/post/born-in-a-garage/
    The book recommendations on https://blog.jessfraz.com/post/books/ look interesting

    See also https://hubris.oxide.computer/ for Hubris, a small open-source operating system for deeply-embedded computer systems written in Rust.
    Tue Jan 9 10:42:56 2024 - permalink -
    - https://oxide.computer/
    blog book computer FOSS hardware reading Rust software
  • CLiki: npt
    An implementation of ANSI Common Lisp written in C.
    If I find the time, I would like to find answers which allow to add information to the table on https://www.cliki.net/Common%20Lisp%20implementation
    Wed Nov 29 12:36:19 2023 - permalink -
    - https://www.cliki.net/npt
    common-lisp FOSS software TODO
  • Open source flash emulation
    Hardware to emulate the SPI memory in PCs to speed up the development of free BIOS firmware.
    Found on the Oberon mailing list.
    See also the articles about retrocomputing and security, e.g. https://trmm.net/Cosign/
    Fri Nov 3 16:34:01 2023 - permalink -
    - https://trmm.net/Spispy/
    BIOS computer electronics FOSS hardware history RSA SPI UEFI
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.