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 7 / 24
Newer►
467 results for tags TODO x
  • FGI-GSRx software receiver | National Land Survey of Finland
    The FGI-GSRx software receiver has been extensively used as a research platform for the last one decade in different national and international Research and Development (R&D) projects to develop, test and validate novel receiver processing algorithms for robust, resilient and precise Position, Navigation and Timing (PNT). At present, the FGI-GSRx can process GNSS signals from multiple constellations, including GPS, Galileo, BeiDou, GLONASS, and NavIC. The software receiver is intended to process raw Intermediate Frequency (IF) signals in post-processing. The processing chain of the software receiver consists of GNSS signal acquisition, code and carrier tracking, decoding the navigation message, pseudorange estimation, and Position, Velocity, and Timing (PVT) estimation. The software architecture is built in such a way that any new algorithm can be developed and tested at any stage in the receiver processing chain without requiring significant changes to the original codes.
    Mon Mar 21 16:04:27 2022 - permalink -
    - https://www.maanmittauslaitos.fi/en/fgi-gsrx-os
    GNSS GPL matlab radio satellite-navigation software TODO
  • The Communicative Value of Using Git Well – Math ∩ Programming
    Blog article describing the author's way of using git and some comparison to mercurial.
    Mentions John Wigley's book https://jwiegley.github.io/git-from-the-bottom-up/
    Thu Mar 17 10:42:41 2022 - permalink -
    - https://jeremykun.com/2020/01/14/the-communicative-value-of-using-git-well/
    blog git reading TODO version-control
  • 🎈 Public Lab: a DIY environmental science community
    Public Lab is a community and a non-profit, democratizing science to address environmental issues that affect people.
    Tue Mar 15 10:42:55 2022 - permalink -
    - https://publiclab.org/
    science TODO
  • Spencer Usenix 1992 paper [TUHS]
    The paper
    https://www.usenix.org/legacy/publications/library/proceedings/sa92/spencer.pdf
    sounds like it is worth reading.
    Tue Mar 1 16:15:39 2022 - permalink -
    - https://www.tuhs.org/pipermail/tuhs/2022-March/025504.html
    C programming reading TODO Unix
  • XXIIVV — about
    Wiki of devine, a member of 100 rabbits https://wiki.xxiivv.com/site/hundred_rabbits.html
    Lots of interesting ideas about programming, simplicity etc.
    For example, Catclock was originally an X10 program by Tony Della Fera, Dave Mankins, Ed Moy, Deanna Hohn and Philip Schneider, crafted for entertainment, in the late 1980's. It was also ported to the Plan 9 operating system by Tom Duff. https://wiki.xxiivv.com/site/plan9.html
    See https://100r.co/site/tools_ecosystem.html, https://100r.co/site/computing_and_sustainability.html which I (re?)discovered 2024-11-22
    Found via https://100r.co/site/uxn.html
    Thu Feb 24 20:06:29 2022 - permalink -
    - https://wiki.xxiivv.com/site/about.html
    computer graphical-programming Lisp minimalism plan9 Smalltalk TODO utopic-computing wiki
  • pipefile – attach filter to file in name space
    Plan9 command to insert filters for read and write access to a file. Found via https://marc.info/?l=9fans&m=164529121414777&w=2
    Sun Feb 20 14:29:10 2022 - permalink -
    - https://9p.io/magic/man2html/1/pipefile
    plan9 TODO
  • Various Thoughts
    https://lockywolf.wordpress.com/2019/02/16/a-mathematical-theory-of-systems-engineering-the-elements-by-a-wayne-wymore/
    Thu Feb 3 17:46:45 2022 - permalink -
    - https://lockywolf.wordpress.com/page/2/
    blog book review TODO
  • Better Web Browsing - riseup.net
    Recommendations for improving security/privacy-related settings of common Web browsers.
    Mon Jan 31 11:09:19 2022 - permalink -
    - https://riseup.net/en/security/network-security/better-web-browsing
    security TODO web
  • XKeyboardConfig
    X Keyboard Configuration Database
    The goal is to provide the consistent, well-structured, frequently released open source of X keyboard configuration data for X Window System implementations (free, open source and commercial). The project is targeted to XKB-based systems.
    https://people.uleth.ca/~daniel.odonnell/Blog/custom-keyboard-in-linuxx11 looks useful as well.
    Thu Jan 27 11:56:08 2022 - permalink -
    - https://www.freedesktop.org/wiki/Software/XKeyboardConfig/
    key-binding TODO X11
  • Phil Budne
    Lot of information about the PDP-10 and other early computers.
    http://www.ultimate.com/phil/lil/
    Has a nice icon "This Web page is Lynx friendly!"
    http://www.ultimate.com/phil/images/lynx_friendly.gif
    Mon Jan 17 12:57:51 2022 - permalink -
    - http://www.ultimate.com/phil/
    computer history ITS pdp-10 TODO
  • How SQLite Is Tested
    Description of the test methods used for SQLite. The statements
     Valgrind is a simulator - it simulates an x86 running a Linux binary. (Ports of Valgrind for platforms other than Linux are in development, but as of this writing, Valgrind only works reliably on Linux, which in the opinion of the SQLite developers means that Linux should be the preferred platform for all software development.)
    are interesting, I did not get this from a casual reading of Valgrind's documentation.
    Sat Dec 25 14:40:16 2021 - permalink -
    - https://www.sqlite.org/testing.html#valgrind
    software testing TODO
  • Window-chord
    Key chords for window management inspired by the Symbolics Lisp-machine.
    Found on https://planet.scheme.org/ Monday, December 13, 2021. I did not find an URL for this post.
    See also the push-pin maps https://speechcode.com/blog/push-pin-maps
    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,il,it,jo,jp,li,lt,lv,mt,nl,no,ps,pt,se,si,sk,tr,us,va
    https://speechcode.com/blog/org-to-clipboard
    Wed Dec 15 08:05:28 2021 - permalink -
    - https://speechcode.com/blog/window-chord
    blog JavaScript key-binding lisp map Scheme TODO web
  • Die Faire Maus
    Computer mouse produced in Germany, trying to use fairly produced materials.
    Mon Dec 13 08:46:38 2021 - permalink -
    - https://www.nager-it.de/maus
    computer fairness german hardware TODO
  • From ‘guix environment’ to ‘guix shell’
    While this blog article is about a new feature of the Scheme-based Guix Linux package manager, it contans the following interesting observation about erroneous shell settings: "it’s not uncommon for the shell to mess up with the whole environment. Why? Because, contrary to documented practice, it’s quite common for users to define or override environment variables in the startup files of non-login shells, ~/.bashrc for Bash, ~/.zshrc for Zsh. Instead, environment variable definitions should go to the startup file of login shells—~/.bash_profile, ~/.profile, or similar. But let’s face it: it’s a subtle distinction that few of us know or care about."
    Thu Oct 28 01:29:02 2021 - permalink -
    - https://guix.gnu.org/blog/2021/from-guix-environment-to-guix-shell/
    programming Scheme shell TODO
  • How to have orgmode footnotes per entry? | Tech.ToryAnderson.com
    Footnotes can be collected in the entry where they are referred to rather than in a central place.
    Tue Oct 19 09:46:12 2021 - permalink -
    - https://tech.toryanderson.com/2021/10/13/how-to-have-orgmode-footnotes-per-entry/
    org-mode TODO
  • Automated Org Mode Website Publishing with GitHub or SourceHut - System Crafters
    Instructions for setting up static websites on GitHub or SourceHut.
    Found on Sacha Chua's blog https://sachachua.com/blog/2021/10/2021-10-11-emacs-news/
    Wed Oct 13 13:50:17 2021 - permalink -
    - https://systemcrafters.net/publishing-websites-with-org-mode/automated-site-publishing/
    org-mode TODO web
  • Draw and Scribble Notes in GNU Emacs
    Development version of a sketching tool.
    GTK (on Linux) and librsvg support compiled in Emacs are required.
    Wed Oct 13 13:39:53 2021 - permalink -
    - https://lifeofpenguin.blogspot.com/2021/08/scribble-notes-in-gnu-emacs.html
    emacs SVG TODO tool
  • A few comments on ‘age’ – Neil Madden
    Critical review of some of the design choices made in the cryptographic tool 'age'.
    There are other interesting articles, such as the three-part series
    https://neilmadden.blog/2018/11/14/public-key-authenticated-encryption-and-why-you-want-it-part-i/
    https://neilmadden.blog/2018/11/26/public-key-authenticated-encryption-and-why-you-want-it-part-ii/
    https://neilmadden.blog/2018/12/14/public-key-authenticated-encryption-and-why-you-want-it-part-iii/
    and
    https://neilmadden.blog/2016/09/13/critical-thinking-for-software-engineers
    Tue Oct 12 18:09:43 2021 - permalink -
    - https://neilmadden.blog/2019/12/30/a-few-comments-on-age/
    blog cryptography reading security TODO
  • GitHub - misohena/el-easydraw: Embedded drawing tool for Emacs
    Emacs Easy Draw is a drawing tool that runs inside Emacs. It requires
    - Emacs 27.2
    - Image support
    - SVG support
    - gzip and gunzip(or zlib support)
    - libxml support
    Mon Oct 4 13:59:58 2021 - permalink -
    - https://github.com/misohena/el-easydraw
    emacs graphical-programming TODO tool
  • BEV - Control Point for Smartphones
    Reference points in Austria where the accuracy of GNSS receivers can be checked.
    Sat Oct 2 15:09:16 2021 - permalink -
    - https://kontrollpunkt.bev.gv.at/
    GNSS satellite-navigation TODO
Links per page: 20 50 100
◄Older
page 7 / 24
Newer►
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.