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 47 / 121
Newer►
  • AFF3CT - A Fast Forward Error Correction Toolbox
    AFF3CT is an Open-source software (MIT license) dedicated to the Forward Error Correction (FEC or channel coding) simulations. It is written in C++11 and it supports a large range of codes: from the well-spread Turbo codes to the new Polar codes including the Low-Density Parity-Check (LDPC) codes. A particular emphasis is given to the simulation throughput performance (hundreds of Mb/s on today's CPUs) and the portability of the code.
    The comparison table on https://aff3ct.github.io/fec_libraries.html is interesting.
    Note that the shaarli bookmarklet was working here.
    Mon Jun 15 15:12:27 2020 - permalink -
    - https://aff3ct.github.io/
    C++ coding correction error FOSS MIT
  • Funtoo Linux distribution
    Welcome! Funtoo Linux (distrowatch) is a community-developed Linux meta-distribution based upon Gentoo Linux. Funtoo Linux is optimized for the best possible performance on the latest Intel and AMD hardware. Funtoo is led by Daniel Robbins, the creator of Gentoo Linux, and actively developed by the Funtoo community.
    Funtoo does not use systemd, but OpenRC https://www.funtoo.org/FAQ:Do_You_Support_Systemd
    Fri Jun 12 18:41:31 2020 - permalink -
    - https://www.funtoo.org/Welcome
    FOSS Linux operating-system
  • Octobus - commercial support for Mercurial
    The are working to archive all of Bitbucket Mercurial content before Atlassian delete it all.
    The article "Not everything is UTF-8" 2020-06-05 (no URL yet, as of 2020-06-09 it can be found on https://octobus.net/blog) is interesting too.
    Tue Jun 9 16:41:13 2020 - permalink -
    - https://octobus.net/blog/2020-05-26-swh-status-download.html
    blog mercurial Rust version-control
  • .@ Tony Finch's homepage
    Interesting software, such as
    unifdef selectively removes C preprocessor conditionals. My version of this program now shipped by all the BSDs (including Mac OS X) and is used by the Linux kernel build system.
    regpg safely stores server secrets using gpg, so you can keep them in version control.
    picoro - tiny coroutine implementations in pure C. I wrote an accompanying article, coroutines in 20 lines of standard C.
    Counting the days - tiny routines for converting Gregorian dates into linear counts, like Julian day numbers or Unix time_t. The date of the count - a small routine for converting linear day counts into Gregorian dates.
    https://dotat.at/@/2016-04-22-synergy-vs-xmodmap-fight.html Why you can't use xmodmap to change how Synergy handles modifier keys
    https://dotat.at/@/2023-05-26-whence-time.html Where does my computer get the time from?
    https://dotat.at/@/2023-08-04-unix69.html a neat keyboard map
    https://dotat.at/@/2024-01-29-four-point-egg.html construct an egg shape with straightedge and compass
    His log of links, https://dotat.at/:/ which I found on the TUHS mailing list is also worth reading. He explains a bit about this log on http://dotat.at/.
    Mon Jun 8 22:31:25 2020 - permalink -
    - http://dotat.at/
    blog C compiler cryptography Go hardware key-binding keyboard lisp mathematics software software time TUHS X11
  • Circuit Diagram - A Circuit Diagram Maker
    A user-friendly program for making electronic circuit diagrams in the browser. Circuits can be exported as netlists, PNG and SVG images and in the native format of the editor.
    Sat Jun 6 15:23:03 2020 - permalink -
    - https://www.circuit-diagram.org/
    editor electronics for:mp on-line tool
  • Electronics Demonstrations
    A number of circuit which can be simulated in the browser. I believe that it uses JavaScript, not Java.
    Many other physics-related simulations can be found on https://www.falstad.com/mathphysics.html
    Sat Jun 6 15:19:28 2020 - permalink -
    - https://www.falstad.com/circuit/e-index.html
    electronics on-line physics simulator
  • A Short History of UNIX
    Wed Jun 3 12:37:36 2020 - permalink -
    - http://www.tavi.co.uk/unixhistory/index.html
    computer history Unix
  • Emacs Ninja - Brave New World
    Interim is an attempt to implement an operating system using ideas from the Lisp machines and Plan 9.
    https://github.com/mntmn/interim
    The blog has other interesting articles on (Emacs) Lisp, Scheme, git...
    Fri May 29 11:45:41 2020 - permalink -
    - https://emacsninja.com/posts/brave-new-world.html
    blog emacs lisp plan9 Scheme
  • Magic-Wormhole: Get Things From One Computer To Another, Safely — Magic-Wormhole 0.12.0+3.g95a628e.dirty documentation
    This package provides a library and a command-line tool named wormhole, which makes it possible to get arbitrary-sized files and directories (or short pieces of text) from one computer to another. The two endpoints are identified by using identical “wormhole codes”: in general, the sending machine generates and displays the code, which must then be typed into the receiving machine.

    The codes are short and human-pronounceable, using a phonetically-distinct wordlist. The receiving side offers tab-completion on the codewords, so usually only a few characters must be typed. Wormhole codes are single-use and do not need to be memorized.
    Wed May 27 18:43:39 2020 - permalink -
    - https://magic-wormhole.readthedocs.io/en/latest/
    cryptography Python security software tool
  • tl;dr shell getopts
    Simple example of getopts.
    There are a number of interesting articles on https://notes.neeasade.net/, e.g.
    https://notes.neeasade.net/mobile-capture-with-orgzly-termux-and-syncthing.html
    Wed May 27 15:53:37 2020 - permalink -
    - https://notes.neeasade.net/shell-getopts.html
    blog emacs Linux
  • Telegraf Open Source Server Agent | InfluxData
    The article https://www.raspberrypi.org/blog/design-your-own-internet-of-things-with-hackspace-magazine/ mentions the TICK stack, where
    I is the InfluxDB data base for time series data,
    K is Kapacitor, a data processing engine
    C is Chronograf, a GUI to control Kapacitor and InfluxDB and
    T is a logger
    Mon May 25 13:57:55 2020 - permalink -
    - https://www.influxdata.com/time-series-platform/telegraf/
    software TODO tool
  • The first open-source FIDO2 security key
    Open-source hard- and software for two-factor authentication.
    I need to test them and want to understand the differences between versions 1 and 2. The articles
    https://solokeys.com/blogs/news/trussed-announcement and
    https://github.com/trussed-dev/trussed-totp-pc-tutorial look interesting.
    Sun May 24 23:29:20 2020 - permalink -
    - https://solokeys.com/
    cryptography FIDO FOSS hardware security software TODO
  • From Dotfiles to Org File
    I read Literate Configuration by Diego Zamboni. Now I want to replace my Dotbot-managed dotfiles with an Org file.
    https://leanpub.com/lit-config/
    https://github.com/anishathalye/dotbot
    Found via https://genehack.blog/2020/04/meta-post/
    where https://randomgeekery.org/tags/indieweb/ was mentioned.
    Sun May 24 16:48:27 2020 - permalink -
    - https://randomgeekery.org/post/2020/04/from-dotfiles-to-org-file/
    blog emacs literate-programming org-mode TODO
  • VBinDiff — Visual Binary Diff
    VBinDiff (Visual Binary Diff) displays files in hexadecimal and ASCII (or EBCDIC). It can also display two files at once, and highlight the differences between them. Unlike diff, it works well with large files (up to 4 GB).
    Sun May 24 12:04:33 2020 - permalink -
    - https://www.cjmweb.net/vbindiff/
    FOSS GPL software tool
  • Share your keyboard and mouse between computers with Barrier - Raspberry Pi
    Source and binaries for (among others) 64 bit Windows can be found on https://github.com/debauchee/barrier/
    Wed May 20 14:53:15 2020 - permalink -
    - https://www.raspberrypi.org/blog/share-your-keyboard-and-mouse-between-computers-with-barrier/
    FOSS GPL pi raspberry tool π
  • Org-roam
    Org-roam is a solution for effortless non-hierarchical note-taking with Org-mode. With Org-roam, notes flow naturally, making note-taking fun and easy. Org-roam should also work as a plug-and-play solution for anyone already using Org-mode for their personal wiki.
    Tue May 19 13:15:03 2020 - permalink -
    - https://org-roam.readthedocs.io/en/master/
    org-mode TODO web
  • Filestash - a web client for org-mode
    Filestash (formerly nuage) is a web client for org-mode. It started as its author believe emacs and org-mode are the greatest thing since sliced bread. The project aims to fix the pain points org-mode's users may have:
    - emacs isn't great out of the desktop world, it needs a cross platform companion app
    - not everyone is willing to go through learning emacs which makes org-mode a hard to sell tool to manage team project.

    A positive review can be found on https://nixfaq.org/2020/06/filestash-a-drag-and-drop-gui-for-file-management-on-server.html

    See https://www.filestash.app/2021/09/06/android-backup/ for a neat way to backup photos from an Android phone.
    Tue May 19 13:07:17 2020 - permalink -
    - https://demo.filestash.app/api/export/wiki/text/html/emacs.org
    Android backup emacs hardware on-line org-mode web
  • A syntax-highlighter for git and diff output
    Delta provides language syntax-highlighting, within-line insertion/deletion detection, and restructured diff output for git on the command line.
    Found via https://tecosaur.github.io/emacs-config/config.html
    There are other programs using the name delta, for example
    https://guix.gnu.org/packages/delta-2006.08.03/
    "Delta assists you in minimizing "interesting" files subject to a test of their interestingness."
    Mon May 18 13:22:32 2020 - permalink -
    - https://github.com/dandavison/delta/
    emacs git software tool
  • RF Tools | Phase Noise to Jitter Calculator
    See also the LC filter design tool at https://rf-tools.com/lc-filter/
    Fri May 15 17:35:00 2020 - permalink -
    - https://rf-tools.com/jitter/
    electronics on-line tool
  • Language agnostic
    Enjoy the various programming-themed writings available on offer. The latest post is available below and the archive link is directly above this text.
    Sun May 10 17:49:14 2020 - permalink -
    - http://langnostic.inaimathi.ca/archive
    blog common-lisp emacs Haskell lisp reading
Links per page: 20 50 100
◄Older
page 47 / 121
Newer►
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.