Shaare your links...
2370 links
interesting links Home Login RSS Feed ATOM Feed Tag cloud Picture wall Daily
Links per page: 20 50 100
◄Older
page 13 / 34
Newer►
670 results for tags software x
  • 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
  • Tribes, Fossil, 9front, Bell Labs, by mycroftiv
    This post is a survey of technical and community issues connected to Plan 9 root file servers. The author is not a member of any Plan 9 tribe save Grid. Opinions are entirely my own and a lot of unsourced claims will be made based on my years of participation and observation of the Plan 9 community.
    Sat Jan 11 14:21:24 2020 - permalink -
    - http://doc.9gridchan.org/blog/200110.fossil.9front
    blog plan9 software
  • 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
  • Take a whirlwind tour of your next favorite language. Community-driven!
    Tutorials for a number of programming languages, software tools and some mathematical concepts.
    Tue Dec 31 22:10:00 2019 - permalink -
    - https://learnxinyminutes.com/
    reading software
  • Audio Bootloader for Attiny85 Microcontrollers
    You can simply program an Attiny85 via the audio output of a PC, Smartphone or audio-player.

    Only a low-part count circuit is needed.

    The bootloader presented here has the following features:
       low memory footprint: ~1KB
       [full Arduino IDE integration] (https://github.com/8BitMixtape/8Bit-Mixtape-NEO/wiki/3_3-IDE-integration)
       automatic Baudrate detection and callibration
       very simple circuit: two 10 k resistors and a 100 nF capacitor are needed to connect the microcontroller to the audio output of the PC or audio player
       one pin for data transmission is needed
       an optional led indicator, needs an extra pin, for the state of the boot loader
       as hex/binary to wav converter, programmed in java, is also available. It works on win and linux
    Thu Dec 19 16:44:54 2019 - permalink -
    - https://github.com/ChrisMicro/TinyAudioBoot
    Arduino electronics hack hardware software
  • The Upspin manifesto: On the ownership and sharing of data
    Upspin sounds interesting.
    There are other interesting articles, for example
    https://commandcenter.blogspot.com/2019/01/notes-from-1984-trip-to-xerox-parc.html
    https://commandcenter.blogspot.com/2018/02/cerns-ipod-like-control-devices-from.html
    Ironically, I found this via
    https://ambrevar.xyz/links/index.html
    where both Kernighan and Ritchie's book "The C programming language" and Kernighan and Pike's "The Unix programming environment" are classified as "Unix books you’d rather not read".
    Tue Dec 10 16:11:23 2019 - permalink -
    - https://commandcenter.blogspot.com/2017/10/the-upspin-manifesto-on-ownership-and.html
    blog Pike software TODO
  • Apache Guacamole™
    Apache Guacamole is a clientless remote desktop gateway. It supports standard protocols like VNC, RDP, and SSH.

    We call it clientless because no plugins or client software are required.

    Thanks to HTML5, once Guacamole is installed on a server, all you need to access your desktops is a web browser.
    Tue Dec 10 15:25:09 2019 - permalink -
    - https://guacamole.apache.org/
    browser FOSS software
  • Things that use Ed25519
    Here's a list of protocols and software that use or support the superfast, super secure Ed25519 public-key signature system from Daniel J. Bernstein, Niels Duif, Tanja Lange, Peter Schwabe, and Bo-Yin Yang.
    Fri Nov 29 15:16:41 2019 - permalink -
    - https://ianix.com/pub/ed25519-deployment.html
    Bernstein cryptography software
  • Open Source Password Management Solutions | Bitwarden
    Yet another password manager.
    Fri Nov 29 15:14:09 2019 - permalink -
    - https://bitwarden.com/
    cryptography FOSS security software
  • 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
  • General Mission Analysis Tool (GMAT) Wiki Home
    GMAT is designed to model, optimize, and estimate spacecraft trajectories in flight regimes ranging from low Earth orbit to lunar applications, interplanetary trajectories, and other deep space missions. Analysts model space missions in GMAT by first creating resources such as spacecraft, propagators, estimators, and optimizers.
    Fri Oct 18 17:57:59 2019 - permalink -
    - http://gmatcentral.org/
    FOSS physics software space
  • Milonga, a customizable theme for Emacs
    Milonga is a customizable theme for Emacs, based on the Tango color palette. The specificity of Milonga is in the way it is programmed. Every basic color in the palette has a corresponding foreground and background face, and every themed face inherits from one or two of them instead of having its color hard-wired. This means that if you want to change one of the original colors throughout the theme, you only need to customize one (or two) faces.

    Milonga provides the `milonga-theme' Custom group from which you may access the aforementioned core faces.
    Thu Oct 10 11:10:57 2019 - permalink -
    - https://www.lrde.epita.fr/~didier/software/elisp/#milonga
    emacs GPL lisp software
  • 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
  • Retrocomputing - MIT CADR Lisp Machines
    Emulator of the MIT CADR. Basically a program to run its microcode. Last updated 2006-07-11.
    Mon Oct 7 15:29:57 2019 - permalink -
    - http://www.unlambda.com/cadr/index.html
    computer history lisp MIT software
  • The SILE Typesetter
    SILE is a typesetting system. Its job is to produce beautiful printed documents.
    SILE follows TeX in each of these three areas; it contains a slavish port of the TeX line-breaking algorithm which has been tested to produce exactly the same output as TeX given equivalent input. But as SILE is itself written in an interpreted language, it is very easy to extend or alter the behaviour of the SILE typesetter.
    Mon Oct 7 11:13:35 2019 - permalink -
    - http://sile-typesetter.org/
    FOSS MIT software TeX typesetting
  • multi-platform screen and application forwarding system "screen for X11"
    Xpra is an open-source multi-platform persistent remote display server and client for forwarding applications and desktop screens.
    It gives you remote access to individual applications or full desktops.
    On X11, it is also known as screen for X11: it allows you to run programs, usually on a remote host, direct their display to your local machine, and then to disconnect from these programs and reconnect from the same or another machine, without losing any state.
    It can also be used to forward full desktops, from X11 servers, MS Windows, or Mac OS X.

    Xpra also allows forwarding of sound, clipboard and printing services.
    Sessions can be accessed over SSH, or password protected over plain TCP sockets with or without SSL.
    Xpra is usable over reasonably slow links and does its best to adapt to changing network bandwidth constraints.
    Tue Oct 1 19:14:38 2019 - permalink -
    - http://xpra.org/
    FOSS GPL software X11
  • 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
  • Accidentally Quadratic
    Blog describing many cases where algorithms with quadratic complexity appear, almost always unintentionally.
    Fri Sep 13 15:13:26 2019 - permalink -
    - https://accidentallyquadratic.tumblr.com/
    algorithm blog software
  • Yet another tiny Unix machine
    Found via a post on the TUHS mailing list
    https://www.tuhs.org/pipermail/tuhs/2019-September/018465.html
    Thu Sep 12 09:53:03 2019 - permalink -
    - https://www.olimex.com/Products/Duino/PIC32/PIC32-RETROBSD/open-source-hardware
    BSD FOSS hardware software TUHS Unix
  • An implementation of Org mode without the dependency of Emacs - built for mobile and desktop browsers
    Just what it says. Can use Dropbox, Google Drive or WebDAV as back-end storage.
    See also https://organice.200ok.ch/documentation.html and the short review https://colekillian.com/posts/comparing-organice-and-orzly/
    As of 2022-06-01, it offers sign-in with GitLab, WebDav, DropBox and GoogleDrive on https://organice.200ok.ch/sign_in, or once signed in on https://organice.200ok.ch/files
    Perhaps I shall try the GitLab option before WebDav via NextCloud?
    The link bin/compile\and\upload.sh on https://organice.200ok.ch/documentation.html#org48615b6 is not formatted correctly: the URL has underscores which are shown as \subscripts.
    Sun Sep 8 15:25:41 2019 - permalink -
    - https://github.com/200ok-ch/organice
    FOSS JavaScript org-mode software TODO
Links per page: 20 50 100
◄Older
page 13 / 34
Newer►
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.