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 3 / 17
Newer►
324 results for tags FOSS x
  • C2-Scans mit readcd - Wozu?
    How to measure the number of correctable errors on CDs to judge the quality.
    Found via https://reproducible-builds.org/who/projects/ which links to https://www.fabiankeil.de/gehacktes/electrobsd/
    Thu Nov 2 12:59:33 2023 - permalink -
    - https://www.fabiankeil.de/readcd.html
    BSD CD coding computer FOSS german hardware Reed Solomon
  • Simple Linux Utility for Resource Management
    The SLURM Workload Manager is an open source, fault-tolerant and highly scalable cluster management and job scheduling system[1] used on the DEAC cluster. Formerly known as Simple Linux Utility for Resource Management (aka SLURM)[2], it provides three key functions:

    Allocates exclusive and/or non-exclusive access to resources (compute nodes) to users for X period of time
    Provides a framework for starting, executing, and monitoring work on allocated nodes
    Arbitrates contention for resources by managing a queue of pending jobs

    See also https://wiki.deac.wfu.edu/user/Software:OpenPFGW a primality test program
    Sat Sep 30 22:53:50 2023 - permalink -
    - https://wiki.deac.wfu.edu/user/SLURM:Quick_Start_Guide#What_is_SLURM?
    FOSS Linux mathematics software wiki
  • Chimera Linux - A modern, general-purpose non-GNU Linux distribution
    Chimera is a general-purpose OS born from unhappiness with the state of Linux distributions. It's built around the core idea that a simple system does not have to require endless setup and customization to be practical.

    It aims to capture the convenience of complex distributions while retaining conceptual simplicity. To this purpose, it is built from scratch using novel tooling and approaches.
    Fri Sep 22 23:40:12 2023 - permalink -
    - https://chimera-linux.org/
    BSD FOSS Linux software
  • GitHub - troglobit/finit: Fast init for Linux. Cookies included
    Fast init for Linux systems. Reverse engineered from the EeePC fastinit over ten years ago by Claudio Matsuoka.
    Found via  https://www.tuhs.org/pipermail/tuhs/2023-August/028865.html, where MicroEMACS 3.6
    https://github.com/troglobit/MicroEMACS was mentioned. See also the author's blog https://troglobit.com/posts/
    Fri Aug 25 13:39:37 2023 - permalink -
    - https://github.com/troglobit/finit
    blog emacs FOSS Linux Linux software
  • Open source friendly, repair- and upgradeable computers
    Tue Jul 4 21:01:07 2023 - permalink -
    - https://frame.work/at/en/about
    computer FOSS hardware
  • Introducing IPython and the Jupyter Notebook
    First chapter of the IPython Cookbook, Second Edition, by Cyrille Rossant, a guide to numerical computing https://ipython-books.github.io/
    Found on https://cyrille.rossant.net/ via the article https://cyrille.rossant.net/moving-away-hdf5/ cited on Peter Monta's blog http://www.pmonta.com/gnss-sky-recordings.html
    Sun Jun 4 14:58:35 2023 - permalink -
    - https://ipython-books.github.io/11-introducing-ipython-and-the-jupyter-notebook/
    book FOSS Python reading
  • GitHub - aewallin/allantools: Allan deviation and related time & frequency statistics library in Python
    A python library for calculating Allan deviation and related time & frequency statistics. LGPL v3+ license.

    Use https://github.com/aewallin/allantools.git to clone it.

    http://www.stable32.com/ appears to be a closed source program (free Windows executable available) used in the frequency stability community.
    Thu May 25 11:57:47 2023 - permalink -
    - https://github.com/aewallin/allantools
    Allan FOSS LGPL Python software
  • 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
  • Keyoxide
    Verifying online identity with cryptography.
    Found via Nicolas Martyanoff's page https://www.n16f.net/about/
    Tue May 2 14:31:37 2023 - permalink -
    - https://keyoxide.org/
    cryptography FOSS security tool
  • Google Calendar Command Line Interface
    gcalcli is a Python application that allows you to access your Google Calendar(s) from a command line. It's easy to get your agenda, search for events, add new events, delete events, edit events, see recently updated events, and even import those annoying ICS/vCal invites from Microsoft Exchange and/or other sources. Additionally, gcalcli can be used as a reminder service and execute any application you want when an event is coming up.

    gcalcli uses the Google Calendar API version 3.

    Found on https://www.raspberrypi.com/news/pico-powered-progress-bar/
    Mon Apr 17 13:54:18 2023 - permalink -
    - https://github.com/insanum/gcalcli
    calendar FOSS Python software
  • MNT Reform USB Keyboard
    Found on https://www.theregister.com/2023/02/09/balthazar_free_hardware_laptop/

    Completely open hardware and open-source firmware. N-Key rollover: Diodes on every keyswitch prevent ghosting. Controller: ATmega32U4 with open source firmware based on LUFA. Easy to update via USB.

    Now also supported by the popular QMK firmware.
    Mon Apr 17 01:03:49 2023 - permalink -
    - https://shop.mntre.com/products/mnt-reform-usb-keyboard-standalone
    computer FOSS hardware keyboard USB
  • gLAB Tool Suite — Research group of Astronomy and GEomatics. gAGE — UPC. Universitat Politècnica de Catalunya
    gLAB is a software tool suite developed under an European Space Agency (ESA) Contract by the research group of Astronomy and Geomatics (gAGE) from the Universitat Politecnica de Catalunya (UPC), is an interactive educational multipurpose package to process and analyse GNSS data.

    gLAB performs precise modeling of GNSS observables (pseudorange and carrier phase) at the centimetre level, allowing both standalone GPS positioning and PPP. Every single error contributor may be assessed independently, which, in turn, provides a major educational benefit. gLAB is adapted to a variety of standard formats like RINEX-3.00, SP3, ANTEX and SINEX files, among others. Moreover, functionality is also included for GPS, Galileo and GLONASS, allowing performing some data analysis with real multi-constellation data.

    The gLAB software tool is quite flexible, able to run under Linux, Windows, and Mac operating systems and is provided free of charge by ESA Education Office to universities and GNSS professionals.

    Found on https://gssc.esa.int/navipedia/index.php/GNSS:Tools
    Tue Apr 11 11:36:21 2023 - permalink -
    - https://gage.upc.edu/en/learning-materials/software-tools/glab
    ESA FOSS GNSS satellite-navigation software
  • Give Up GitHub!
    Campaign to encourage FOSS developers to use other services instead of GitHub.
    Found on Plan 9 mailing list https://marc.info/?l=9fans&m=167213881800670&w=2, where
    https://ghuntley.com/fracture/ and https://isdotnetopen.com/ were mentioned as well.
    Tue Dec 27 23:15:35 2022 - permalink -
    - https://sfconservancy.org/GiveUpGitHub/
    FOSS reading
  • Ladybird: A new cross-platform browser project – Andreas Kling – I like computers!
    A new cross-platform browser project, from the author of SerenityOS https://serenityos.org/
    Found in c't.
    Mon Dec 19 17:22:50 2022 - permalink -
    - https://awesomekling.github.io/Ladybird-a-new-cross-platform-browser-project/
    FOSS operating-system software tool web
  • Laconic - smart watch running JavaScript
    The https://www.espruino.com/Bangle.js2  is an inexpensive smartwatch with an ARM processor, 256K of RAM, 9MB of flash memory, a touch screen, GPS, a vibration motor, and a heart rate monitor and other sensors. Apps are written in JavaScript. The watch uses a special version of the Gadgetbridge Android app, which can forward notifications from selected phone apps to the watch over Bluetooth. Watch apps can retrieve data from web sites using Gadgetbridge.
    See also https://speechcode.com/maps/world?places=ad,at,be,ca,ch,cn,cz,de,dk,ee,eg,es,fi,fr,gb,gr,hr,hu,id,ie,il,it,jo,jp,li,lt,lv,mt,nl,no,pt,se,si,sk,tr,us for a "Push-pin" Map of the world.
    Fri Dec 16 17:13:44 2022 - permalink -
    - https://speechcode.com/blog/laconic
    electronics FOSS hardware JavaScript map TODO
  • W3C Open Source Software
    https://www.w3.org/Talks/Tools/Slidy2/ and https://www.w3.org/Tools/Ical2html/,  https://www.w3.org/People/Bos/Hcalproxy/ look interesting.
    Mon Dec 5 17:29:22 2022 - permalink -
    - https://www.w3.org/Status.html
    calendar FOSS HTML tool web
  • vc-fossil: GNU Emacs VC backend for the Fossil version control system
    Support for the Fossil version control system https://fossil-scm.org/home/doc/trunk/www/index.wiki for Emacs' VC version control abstraction.
    Wed Nov 30 11:44:09 2022 - permalink -
    - https://tumbleweed.nu/r/vc-fossil/doc/tip/README.md
    emacs FOSS fossil GNU lisp version-control
  • Alternative firmware for ESP8266
    Alternative firmware for ESP8266 with easy configuration using webUI, OTA updates, automation using timers or rules, expandability and entirely local control over MQTT, HTTP, Serial or KNX. Full documentation at https://tasmota.github.io/docs
    See also https://ota.tasmota.com/tasmota/release/
    Tue Nov 29 08:52:18 2022 - permalink -
    - https://github.com/arendst/Tasmota
    FOSS GPL software tool
  • Pocket SDR - An Open-Source GNSS SDR
    Pocket SDR is an open-source GNSS (Global Navigation Satellite System) receiver based on SDR (software defined radio) technology. It consists of a RF front-end device, some utilities for the device and GNSS-SDR APs (application programs) written in Python and C. It supports almost all signals for GPS, GLONASS, Galileo, QZSS, BeiDou, NavIC and SBAS.
    From Tomoji Takasu, the author of rtklib.
    https://www.rtklib.com/rtklib_sdr.htm has a nice table describing GNSS signals.



    See also https://s-taka.org/en/awesome-pocketsdr-pocket_trk/ for several blog articles about pocketSDR.
    Sat Oct 29 22:54:00 2022 - permalink -
    - https://github.com/tomojitakasu/PocketSDR
    blog FOSS Python radio satellite-navigation software
  • Ginan is a processing package being developed to processes GNSS observations for geodetic applications.
    We currently support the processing of:

    the United States' Global Positioning System (GPS);
    the Russian GLONASS system (GLONASS);
    the European Union's Galileo system (Galileo);
    the Chinese Navigation Satellite System (BeiDou);
    the Japanese QZSS develop system (QZSS).
    We are actively developing Ginan to have the following capabilities and features:

    Precise Orbit & Clock determination of GNSS satellites (GNSS POD);
    Precise Point Positioning (PPP) of GNSS stations in network and individual mode;
    Real-Time corrections for PPP users;
    Analyse full, single and multi-frequency, multi-GNSS data;
    Delivering atmospheric products such as ionosphere and troposphere models;
    Servicing a wide range of users and receiver types;
    Delivering outputs usable and accessible by non-experts;
    Providing both a real-time and off-line processing capability;
    Delivering both position and integrity information;
    Routinely produce IGS final, rapid, ultra-rapid and real-time (RT) products;
    Model Ocean Tide Loading (OTL) displacements.
    The software consists of two main components: Network Parameter Estimation Algorithm (PEA) and Precise Orbit Determination (POD).
    Sat Oct 29 15:34:11 2022 - permalink -
    - https://github.com/osqzss/ginan
    Fortran FOSS satellite-navigation software
Links per page: 20 50 100
◄Older
page 3 / 17
Newer►
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.