Shaare your links...
2358 links
interesting links Home Login RSS Feed ATOM Feed Tag cloud Picture wall Daily
Links per page: 20 50 100
◄Older
page 21 / 118
Newer►
  • 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
  • where did mark and space come from?
    Nice story, including bits about the history of serial interfaces going back to Samuel Morse.
    Sun Dec 4 01:01:18 2022 - permalink -
    - http://coraid.com/b181121-silicon-valley-90s.html
    computer history
  • 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
  • Bullseye LNB Calibration
    Discussion about calibration of the local oscillator frequency of the bullseye LNB
    https://github.com/g4eml/Bullseye-Calibrator
    Sat Nov 26 15:00:05 2022 - permalink -
    - https://forums.othernet.is/t/bullseye-lnb-calibration/7577/9
    electronics hardware radio
  • Predict when the Moon is illuminated by the French GRAVES space surveillance radar.
    Found via the author's blog https://www.dl1ye.com/posts/2021-04-29-universal-lnb-biastee/ which in turn was found when searching for a bias tee.
    Fri Nov 25 23:17:05 2022 - permalink -
    - https://gitlab.com/knightshrub/graves
    physics Python software space
  • M1GEO - air particulate sensor
    M1GEO's blog, found https://www.george-smart.co.uk/projects/lnb-bias-tee/ when looking for bias tees.
    Another air quality sensor is described on https://www.george-smart.co.uk/2021/02/an-esp8266-based-air-quality-sensor/
    Fri Nov 25 15:02:55 2022 - permalink -
    - https://www.george-smart.co.uk/2020/02/air-particulate-sensor/
    blog electronics hardware satellite-navigation
  • The Linux kernel user’s and administrator’s guide
    I was looking for [dm-]verity, but this guide will be useful for other subjects.
    Mon Nov 21 07:44:30 2022 - permalink -
    - https://www.kernel.org/doc/html/latest/admin-guide/device-mapper/verity.html
    documentation Linux on-line
  • Finding out why a package was held back with apt
    See also https://chrisdown.name/2018/01/02/in-defence-of-swap.html which I found via a link on Lennart Poettering's article https://0pointer.net/blog/fitting-everything-together.html
    Mon Nov 21 07:36:25 2022 - permalink -
    - https://chrisdown.name/2014/02/10/finding-out-why-package-was-held-back-with-apt.html
    blog Linux tool
  • Emacs – Nick Higham
    Emacs-related articles on Nick Higham's blog.
    See also the interesting "What Is" series of articles, mostly on numerical linear algebra.
    Thu Nov 17 16:03:45 2022 - permalink -
    - https://nhigham.com/category/emacs/
    algorithm blog emacs mathematics numerical org-mode
  • Polynomial Roots Finder - SwissMicros Calculator Forum
    Uses Bairstow's algorithm, code for dm42 and a PDF document. A matlab version is mentioned.
    Mon Nov 14 11:28:36 2022 - permalink -
    - https://forum.swissmicros.com/viewtopic.php?f=19&t=2536
    algorithm Hewlett numerical Packard polynomial TODO
  • liam_on_linux | Entries tagged with lisp
    Interesting blog, some example articles:
    Sandcastles and skyscrapers (VMS vs Unix) https://liam-on-linux.dreamwidth.org/#entry-86240
    history of MS-DOS https://liam-on-linux.dreamwidth.org/#entry-85836
    I want to see AROS, MorphOS or Haiku on the Raspberry Pi  https://liam-on-linux.dreamwidth.org/#entry-83201
    Found on the TUHS mailing list.
    Thu Nov 10 15:05:09 2022 - permalink -
    - https://liam-on-linux.dreamwidth.org/tag/lisp
    blog lisp operating-system Unix
  • The Meson Build system
    Meson is an open source build system meant to be both extremely fast, and, even more importantly, as user friendly as possible.

    The main design point of Meson is that every moment a developer spends writing or debugging build definitions is a second wasted. So is every second spent waiting for the build system to actually start compiling code.
    Sat Nov 5 21:10:28 2022 - permalink -
    - https://mesonbuild.com/index.html
    Python tool
  • Use ‘xkb’ to setup full-spectrum of modifiers—Meta, Alt, Super, and Hyper—for use with Emacs – Emacs Notes
    How to enable modifier keys in X11.
    https://emacsnotes.wordpress.com/2022/08/16/who-stole-c-c-and-possibly-other-keys-from-my-emacs/ looks interesting too.
    Wed Nov 2 14:19:35 2022 - permalink -
    - https://emacsnotes.wordpress.com/2022/10/30/use-xkb-to-setup-full-spectrum-of-modifiers-meta-alt-super-and-hyper-for-use-with-emacs/
    blog emacs HOWTO key-binding lisp X11
  • 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
  • Iterative Error Correction
    Mentioned on Daniel Estévez' blog.
    Thu Oct 20 19:14:56 2022 - permalink -
    - https://www.cambridge.org/core/books/iterative-error-correction/7964EAB1B743D56D2E9B58CCA4CE71EB
    book coding
  • GMAT Wiki - Confluence
    The General Mission Analysis Tool (GMAT) is an open-source space mission analysis tool. Found via https://destevez.net/2022/09/more-qo-100-orbit-determination/
    Thu Oct 20 16:39:37 2022 - permalink -
    - https://gmat.atlassian.net/wiki/spaces/GW/overview?homepageId=380273216
    FOSS physics software space
  • A strongly defined, highly compatible specification of Markdown
    See https://spec.commonmark.org/ for the specification, http://code.commonmark.org/ for a reference implementation and validation test suite on GitHub.
    Tue Oct 18 08:19:46 2022 - permalink -
    - https://commonmark.org/
    software TODO tool
  • Gitea - Git with a cup of tea, a painless self-hosted Git service
    Gitea is a community managed lightweight code hosting solution written in Go. It is published under the MIT license.
    Try it once I have an interesting public repository.
    Sat Oct 15 11:59:55 2022 - permalink -
    - https://gitea.io/en-us/
    git go MIT software TODO tool
Links per page: 20 50 100
◄Older
page 21 / 118
Newer►
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.