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 14 / 34
Newer►
676 results for tags software x
  • 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
  • eql / EQL5-Android · GitLab
    This is an Android port of EQL5 https://gitlab.com/eql/EQL5
    Embedded Qt Lisp (Qt5 binding embedded in ECL, embeddable in Qt)
    See also https://www.lights-of-holiness.eu/android/
    Mon Aug 19 17:03:05 2019 - permalink -
    - https://gitlab.com/eql/EQL5-Android
    Android common-lisp MIT Qt software
  • http://cr.yp.to/clockspeed.html
    clockspeed uses a hardware tick counter to compensate for a persistently fast or slow system clock. Given a few time measurements from a reliable source, it computes and then eliminates the clock skew.

    sntpclock checks another system's NTP clock, and prints the results in a format suitable for input to clockspeed. sntpclock is the simplest available NTP/SNTP client.

    taiclock and taiclockd form an even simpler alternative to SNTP. They are suitable for precise time synchronization over a local area network, without the hassles and potential security problems of an NTP server.
    Tue Aug 13 15:33:11 2019 - permalink -
    - http://cr.yp.to/clockspeed.html
    NTP software time
  • The Zero Knowledge Cloud
    CryptPad is a private-by-design alternative to popular office tools and cloud services. All the content stored on CryptPad is encrypted before being sent, which means nobody can access your data unless you give them the keys (not even us).
    Thu Jul 4 18:34:10 2019 - permalink -
    - https://cryptpad.fr/index.html
    cryptography security software web
  • About – HelenOS
    HelenOS is a portable microkernel-based multiserver operating system designed and implemented from scratch. It decomposes key operating system functionality such as file systems, networking, device drivers and graphical user interface into a collection of fine-grained user space components that interact with each other via message passing. A failure or crash of one component does not directly harm others. HelenOS is therefore flexible, modular, extensible, fault tolerant and easy to understand.
    Fri May 3 15:15:31 2019 - permalink -
    - http://www.helenos.org/wiki/About
    BSD FOSS operating-system software
  • on-line drawing program - draw.io
    Draw diagrams in the browser. Mentioned on MoHP.
    Tue Apr 9 14:49:15 2019 - permalink -
    - https://www.draw.io/
    graphics on-line software tool
  • Choosing A Monospace Font: 2019-March | Wisdom and Wonder
    See also https://www.wisdomandwonder.com/emacs/11659/blogging-with-emacs%f0%9f%90%83-from-org2blog%f0%9f%a6%84-to-wordpress
    for a description of org2blog.
    Mon Apr 8 14:36:47 2019 - permalink -
    - https://www.wisdomandwonder.com/text/12298/choosing-a-monospace-font-2019-march
    blog emacs font software
  • Elektronik und Mikrocontroller
    Interesting collection of electronics experiments, kits, ideas (german).
    Fri Mar 15 17:33:45 2019 - permalink -
    - http://www.b-kainka.de/index.htm
    electronics german hardware radio software
  • GNSS-SDR
    An open source Global Navigation Satellite Systems software-defined receiver.
    Based on GNU radio.
    Thu Mar 14 17:59:13 2019 - permalink -
    - https://gnss-sdr.org/
    receiver satellite-navigation software
  • sequoia-pgp / sequoia · GitLab
    Sequoia is a cool new OpenPGP implementation.  It consists of several
    crates, providing both a low-level and a high-level API for dealing
    with OpenPGP data.
    It is written in Rust
    Wed Feb 27 15:01:02 2019 - permalink -
    - https://gitlab.com/sequoia-pgp/sequoia
    cryptography FOSS GPL Rust security software
  • Skyfield
    Skyfield computes positions for the stars, planets, and satellites in orbit around the Earth. Its results should agree with the positions generated by the United States Naval Observatory and their Astronomical Almanac to within 0.0005 arcseconds (which equals half a “mas” or milliarcsecond).

       Written in pure Python and installs without any compilation.
       Supports Python 2.6–2.7 and Python 3.3–3.5.
       Has NumPy as its only binary dependency, the fundamental package for scientific computing with Python, whose vector operations make Skyfield efficient.
    Wed Feb 27 11:48:23 2019 - permalink -
    - https://rhodesmill.org/skyfield/
    moon physics planet Python satellite software
  • clockphoto - Adjusts photographs based on a clock photo.
    This will open a window asking you to enter the correct date and time of the clock photo. It then calculates the difference between what you entered and the EXIF timestamp of the photo, and adjusts all photos in the directory of photos by that difference.
    Mon Feb 25 17:06:17 2019 - permalink -
    - https://git.zx2c4.com/clockphoto/about/
    EXIF photo software time
  • jj's useful and ugly FFT page
    Collection of FFT and related algorithm implementation in various programming languages.
    Mon Feb 25 12:32:33 2019 - permalink -
    - https://www.jjj.de/fft/fftpage.html#introrem
    algorithm C FFT Fortran numerical software
  • Easy-ISLisp(EISL) is an interpreter and compiler compatible with ISLisp standard.
    EISL was written by Kenichi Sasagawa
    https://qiita.com/sym_num/items/793adfe118514668e5b0
    The license appears to be similar to BSD/MIT to my non-laywer eyes: https://github.com/sasagawa888/eisl/blob/master/license.txt
    It provides an interface to WiringPi, allowing control of the GPIO pins on a Raspberry π.
    Tue Feb 19 17:03:06 2019 - permalink -
    - https://github.com/sasagawa888/eisl
    compiler FOSS ISLisp lisp pi raspberry software π
  • mpsh
    mpsh is an experimental command interpreter for Unix systems written by Dave Fischer at the Center for Computational Aesthetics and distributed under the 3-clause BSD license.
    Fri Jan 25 16:51:15 2019 - permalink -
    - https://www.cca.org/mpsh/
    BSD FOSS shell software Unix
Links per page: 20 50 100
◄Older
page 14 / 34
Newer►
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.