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 8 / 17
Newer►
335 results for tags tool x
  • 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
  • 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
  • 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 π
  • 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
  • Keystroke visualizer for GUI version Emacs
    This package is a keystroke visualizer for GUI version Emacs.
    You no longer need to use external tools to display keystrokes when creating screencasts!
    Fri May 8 14:50:29 2020 - permalink -
    - https://github.com/chuntaro/emacs-keypression
    emacs tool
  • Unicode Lookup: convert special characters
    Unicode Lookup is an online reference tool to lookup Unicode and HTML special characters, by name and number, and convert between their decimal, hexadecimal, and octal bases.
    Fri May 8 10:58:18 2020 - permalink -
    - https://unicodelookup.com/
    on-line tool unicode
  • Safely Backup Google Photos | Ubuntu
    gphoto-sync is an open source command-line tool written in Python. It’s purpose is to backup Google Photos and Albums using the Google Photos Library API. Once setup, it can be run on a regular basis, to ensure all the pictures stored in the cloud are also stored locally on your own storage.
    Tue Mar 10 15:32:54 2020 - permalink -
    - https://ubuntu.com/blog/safely-backup-google-photos
    FOSS photo Python software tool
  • Dotfiles configuration management
    The link points to survey results, those below are about specific ways to manage dotfiles.
      1. https://www.atlassian.com/git/tutorials/dotfiles
      2. https://news.ycombinator.com/item?id=11070797 needs more exploration
      3. https://thoughtbot.com/blog/rcm-for-rc-files-in-dotfiles-repos
      4. https://blog.tfnico.com/2014/03/managing-dot-files-with-vcsh-and-myrepos.html found in (2)
    Sun Mar 8 19:11:26 2020 - permalink -
    - https://www.swalladge.net/archives/2017/08/07/dotfiles-config-survey/
    git mercurial TODO tool version-control
  • WebPageTest Test Details - Frankfurt : roland.iwasno.net - 03/04/20 15:52:24
    Results of a web page performance test found on https://danluu.com/web-bloat/
    I copied the content of the first table here.
    Load Time First Byte Start Render First Contentful
    Paint Visually Complete Speed Index Last Painted Hero First CPU Idle Result (error code) Time Requests Bytes In Time Requests Bytes In
    First View (Run 1) 0.413s 0.201s 0.300s 0.347s 0.400s 0.305s 0.400s > 0.300s 0 0.413s 8 33 KB 0.465s 9 34 KB
    Wed Mar 4 16:06:46 2020 - permalink -
    - https://www.webpagetest.org/result/200304_FK_a980323bc3a646f6df81ffe4dfa53021/1/details/#waterfall_view_step1
    performance software tool web
  • Lzip - LZMA lossless data compressor
    Lzip is a lossless data compressor with a user interface similar to the one of gzip or bzip2. Lzip can compress about as fast as gzip (lzip -0) or compress most files more than bzip2 (lzip -9). Decompression speed is intermediate between gzip and bzip2. Lzip is better than gzip and bzip2 from a data recovery perspective. Lzip has been designed, written and tested with great care to replace gzip and bzip2 as the standard general-purpose compressed format for unix-like systems.
    The lzip file format is designed for data sharing and long-term archiving, taking into account both data integrity and decoder availability:
    - The lzip format provides very safe integrity checking and some data recovery means. The lziprecover program can repair bit flip errors (one of the most common forms of data corruption) in lzip files, and provides data recovery capabilities, including error-checked merging of damaged copies of a file.
    - The lzip format is as simple as possible (but not simpler). The lzip manual provides the source code of a simple decompressor along with a detailed explanation of how it works, so that with the only help of the lzip manual it would be possible for a digital archaeologist to extract the data from a lzip file long after quantum computers eventually render LZMA obsolete.
    - Additionally the lzip reference implementation is copylefted, which guarantees that it will remain free forever.
    The suffix .lz is used for files compressed with lzip.

    See https://lists.dyne.org/lurker/message/20181020.205455.fbab5607.en.html for negative claims about Lzip.
    Mon Jan 13 13:50:35 2020 - permalink -
    - https://nongnu.org/lzip/lzip.html
    compression software TODO tool
  • Mathpix Snip
    Extract LaTeX from PDFs or handwritten notes in seconds just by taking a screenshot.

    Download Snip for desktop and start saving time.

    Free for 50 snips/month, $4.99/month for unlimited personal version.

    Found via https://github.com/jethrokuan/mathpix.el, an Emacs interface to Mathpix.
    Fri Jan 10 18:52:15 2020 - permalink -
    - https://mathpix.com/
    LaTeX software tool
  • rclone - rsync for cloud storage
    Rclone is a command line program to sync files and directories to and from a number of cloud storage services, including
    - Google Drive
    - Nextcloud
    Wed Nov 6 15:58:37 2019 - permalink -
    - https://rclone.org/
    Go MIT software tool
  • restic · Backups done right!
    Encrypted, deduplicated backup tool, runs on Linux, *BSD, OS X and Windows.
    Wed Nov 6 15:49:28 2019 - permalink -
    - https://restic.net/
    backup BSD cryptography FOSS tool
  • GNSS Performance Monitor - Homepage
    GNSS Positioning Performance Monitor.
    Fri Oct 18 18:24:13 2019 - permalink -
    - https://gnssperformancemonitor.com/index.php
    satellite-navigation tool
  • DoIt: Yet Another Remote-Execution Daemon for Windows
    Program to allow a Unix machine to open documents on a Windows machine (for example, sending commands back to your Windows desktop machine from a Unix server you've connected to from there).
    Tue Oct 8 17:42:10 2019 - permalink -
    - https://www.chiark.greenend.org.uk/~sgtatham/doit/
    C FOSS MIT software tool Unix Windows
  • From gnuplot to Matplotlib & Pandas • ds9a.nl articles
    Article describing how to plot with Python, Matplotlib & Pandas.
    Wed Sep 25 18:14:48 2019 - permalink -
    - https://ds9a.nl/articles/posts/from-gnuplot-to-matplotlib-pandas/
    blog FOSS graphical-programming Python software tool
  • Compiler Explorer
    See the output of several compilers in your web browser.
    In addition to C++, it now supports Go, Rust and D.
    Mon Jun 3 10:15:16 2019 - permalink -
    - https://godbolt.org/
    C C++ compiler Go hack Rust tool
  • Idea2IC.html
    IDEAS to INTEGRATED CIRCUITS
    Collection of stories, examples of IC designs and circuits
    Wed May 22 15:50:52 2019 - permalink -
    - http://www.idea2ic.com/
    electronics reading TODO tool
Links per page: 20 50 100
◄Older
page 8 / 17
Newer►
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.