Shaare your links...
2353 links
interesting links Home Login RSS Feed ATOM Feed Tag cloud Picture wall Daily
Links per page: 20 50 100
◄Older
page 1 / 3
44 results for tags GNU x
  • GitHub - slewsys/ed: The Unix line editor
    Branch of GNU ed maintained by its original author Andrew L. Moore.
    Found via https://lists.gnu.org/archive/html/bug-ed/2025-01/msg00003.html
    Thu Apr 3 19:50:24 2025 - permalink -
    - https://github.com/slewsys/ed
    editor FOSS GNU 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 - sigmf/SigMF: The Signal Metadata Format Specification
    By providing a standard way to describe data recordings, SigMF facilitates the sharing of data, prevents the "bitrot" of datasets wherein details of the capture are lost over time, and makes it possible for different tools to operate on the same dataset, thus enabling data portability between tools and workflows.

    Implementations of the the standard are available for Python, C++ and GNU Radio.
    Mon Oct 23 10:22:59 2023 - permalink -
    - https://github.com/sigmf/SigMF
    C++ CC-BY-SA GNU Python radio software
  • ALS162 Time Signal SDR Receiver for GNU Radio
    See also the other presentations of this conference.
    Fri Sep 15 13:25:52 2023 - permalink -
    - https://events.gnuradio.org/event/21/contributions/415/
    GNU radio reading software time
  • A GNU Radio DCF77 Time Signal Decoder
    Recently a DCF77 receiver and decoder program based on Python and GNU Radio has been uploaded to GitHub
    https://github.com/henningM1r/gr_DCF77_Receiver
    by henningM1r. It includes a simulator written in Python so you can simulate your own DCF77 signal for testing the receiver too.

    Currently the decoder has been tested to work with an Airspy HF+ Discovery SDR, but it should work with any SDR capable of receiver 77.5 kHz if the GNU Radio source block is changed out.
    Fri Apr 28 10:16:38 2023 - permalink -
    - https://www.rtl-sdr.com/a-gnu-radio-dcf77-time-signal-decoder/
    DCF77 GNU Python radio software
  • Editing org files on an Android device - Part 1
    First article in a series about using native GNU Emacs on Android. As of 2025-02-26, I have not found other parts.

    Other interesting articles on this blog are
    https://emacs.dyerdwelling.family/emacs/20241226125955-emacs--exploring-emacs-based-static-website-publishing-with-org-publish/
    https://emacs.dyerdwelling.family/emacs/20250221075427-emacs--why-i-switched-from-magit-to-vc-mode/
    https://emacs.dyerdwelling.family/emacs/20230308203648-emacs--indexing-my-emacs-init-file/
    and probably many others.
    Tue Mar 14 13:10:49 2023 - permalink -
    - https://www.emacs.dyerdwelling.family/emacs/20230312193655-emacs--editing-files-on-a-phone-and-tablet/
    Android blog emacs GNU org-mode version-control
  • GNU poke - The extensible editor for structured binary data
    GNU poke is a new interactive editor for binary data. Not limited to editing basic entities such as bits and bytes, it provides a full-fledged procedural, interactive programming language designed to describe data structures and to operate on them.
    Home page: http://www.jemarch.net/poke

    Found via a link on Ekaitz's blog https://ekaitz.elenq.tech/bootstrapGcc2.html
    Fri Jan 27 12:00:28 2023 - permalink -
    - https://www.gnu.org/software/poke/
    editor GNU software
  • 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
  • MaiZure's Projects - Just another place to dispose of personal programming projects
    Found http://www.maizure.org/projects/decoded-gnu-coreutils/index.html via https://www.gnu.org/software/coreutils/#source
    Recommended reading: http://www.maizure.org/projects/printf/index.html
    Thu Jul 28 12:18:44 2022 - permalink -
    - http://www.maizure.org/projects/index.html
    C GNU mathematics programming reading
  • GNU Privacy Guard is very powerful software with a terrible interface.
    This document attempts to give you the tools needed to answer questions and explain the mysteries of gpg and PGP so that you too can take advantage of this tool and stop making excuses.
    Found on https://rgoulter.com/blog/posts/programming/2022-06-10-a-visual-explanation-of-gpg-subkeys.html
    See also https://github.com/dmshaw/paperkey and https://github.com/jonathancross/jc-docs
    Fri Jul 1 11:31:54 2022 - permalink -
    - https://gpg.wtf/
    cryptography GNU gpg reading security TODO
  • How do you solve merge conflicts? : emacs
    Settings for emerge, smerge sounds interesting too.
    Fri Jan 29 19:14:05 2021 - permalink -
    - https://www.reddit.com/r/emacs/comments/l0huvz/how_do_you_solve_merge_conflicts/
    emacs FOSS git GNU tool
  • Arnold Robbins's Home Page
    The articles sound interesting, particularly those about Plan 9.
    So does TexiWeb Jr., a super simple literate programming system built on top of Texinfo and implemented in awk https://github.com/arnoldrobbins/texiwebjr
    which is mentioned in
    AWK As A Major Systems Programming Language — Revisited
    http://www.skeeve.com/awk-sys-prog.html
    struct --- Convert Fortran into Ratfor
    could be useful for proot:
    This is Brenda Baker's struct program. It converts plain old Fortran into Rational Fortran (ratfor). The code here is taken from the TUHS archives, starting with the V7 version, and progressing through V8 and V10.
    https://github.com/arnoldrobbins/struct
    Fri Jan 29 14:39:13 2021 - permalink -
    - https://www.skeeve.com/
    awk GNU literate-programming plan9 reading Robbins TODO
  • Guile hacker's handbook
    Sun Dec 13 21:48:38 2020 - permalink -
    - https://jeko.frama.io/
    GNU reading Scheme
  • Home | Bastian Bloessl
    Bastian ported GNU Radio to Android, this was announced on
    https://www.rtl-sdr.com/gnu-radio-code-for-android-now-released/
    There are many other interesting articles, e.g. how to measure SDR performance, allocating CPU cores to SDR etc.
    Mon May 4 16:57:35 2020 - permalink -
    - https://www.bastibl.net/
    Android blog GNU radio software
  • ρEmacs is a preconfigured distribution of GNU Emacs editor for Microsoft Windows.
    It offers nearly GNU/Linux Emacs experience in Windows with minimum configuration efforts. A set of additional GNU command-line and development tools is available through the network installer. Includes commonly used POSIX utilities such as diff, grep, aspell.
    Optionally, a number of Lisp implementations can be installed.
    Wed Aug 28 09:36:56 2019 - permalink -
    - https://rho-emacs.sourceforge.io/
    editor emacs GNU lisp Windows
  • Ministry of Freedom – GNU+Linux laptops with Libreboot preinstalled
    Minifree provides secure, privacy-respecting computers with 100% free (as in freedom) software, including the Libreboot BIOS replacement and GNU+Linux operating system, certified by FSF under their Respects Your Freedom certification program.
    Wed May 23 15:54:08 2018 - permalink -
    - https://minifree.org/
    FOSS GNU hardware Linux security
  • Guix on Android! — 2018 — Blog — GuixSD
    Installing the Guix package manager on Android, requires root access.
    Note that "Guix complains when /gnu or /gnu/store is a symlink".
    Wed Apr 25 11:45:47 2018 - permalink -
    - https://www.gnu.org/software/guix/blog/2018/guix-on-android/
    Android FOSS GNU Linux Scheme TODO
  • Notes for new Make users
    How to use (GNU) make.
    Tue Apr 10 16:52:03 2018 - permalink -
    - http://gromnitsky.users.sourceforge.net/articles/notes-for-new-make-users/
    GNU software tool Unix
  • 64-bit Emacs for Windows https://ntemacs.sourceforge.io/
    64-bit Windows build of Emacs 26.0.91. DLLs included.
    Patched with ImageMagick 7 support. Binaries and libs included.
    PDF-TOOLS (epdfinfo.exe) included.
    Features[1]: "XPM JPEG TIFF GIF PNG RSVG IMAGEMAGICK SOUND NOTIFY ACL GNUTLS LIBXML2 ZLIB TOOLKIT_SCROLL_BARS MODULES THREADS LCMS2"
    Optimized clean build. Options[2]: "--without-compress-install --without-dbus --with-modules 'CFLAGS= -O2 -pipe -g3'"

    Built and tested on a clean Windows 10 system.
    addpm modified to not create/update any registry HOME entries. It only creates shortcuts as it should.
    Wed Mar 7 16:07:43 2018 - permalink -
    - https://github.com/m-parashar/emax64
    emacs FOSS GNU software Windows
  • Adding numerical methods to emacs with dynamic modules
    Simple example of adding a dynamically loaded function written in C to Emacs.
    Wed Jul 12 18:08:22 2017 - permalink -
    - http://kitchingroup.cheme.cmu.edu/blog/2017/07/08/Adding-numerical-methods-to-emacs-with-dynamic-modules/
    Bessel C emacs GNU programming
Links per page: 20 50 100
◄Older
page 1 / 3
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.