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 21 / 34
Newer►
676 results for tags software x
  • FITS Support Office
    Flexible Image Transport System, the standard data format used in astronomy.
    Wed May 11 18:49:30 2016 - permalink -
    - http://fits.gsfc.nasa.gov/fits_home.html
    image software standard
  • Factoring relatively large semi-primes: or, why you should probably just give up, and use YAFU instead
    In order to factor (relatively) large semi-primes (i.e. semi-primes larger than 150-bits), you should (probably) just ask YAFU (Yet Another Factoring Utility, https://github.com/DarkenCode/yafu) to try to factor the number for you in parallel using a highly-optimized number field sieve such as GGNFS (GPL General Number Field Sieve) or SIQS (Self-Initialising Quadratic Sieve). By using YAFU I was able to factor a 302-bit semi-prime in a little over half an hour , as opposed to over the course of 72 minutes using Sage’s Quadratic Sieve (QS).
    Sat Apr 23 23:44:34 2016 - permalink -
    - http://tylerfisher.org/factoring/
    blog factoring mathematics software
  • Home - CONIKS
    CONIKS is a key management system for end users capable of integration in end-to-end secure communication services. The main idea is that users should not have to worry about managing encryption keys when they want to communicate securely, but they also should not have to trust their secure communication service providers to act in their interest.
    Fri Apr 15 17:36:13 2016 - permalink -
    - https://coniks.cs.princeton.edu/
    cryptography security software
  • When coding style survives compilation: De-anonymizing programmers from executable binaries
    Coding style can survive compilation. Interesting study where programmers were de-anonymized with fairly high success rates from the binary code of their programs.
    Fri Apr 15 17:33:17 2016 - permalink -
    - https://freedom-to-tinker.com/blog/aylin/when-coding-style-survives-compilation-de-anonymizing-programmers-from-executable-binaries/
    security software
  • From the Canyon Edge: Ubuntu on Windows -- The Ubuntu Userspace for Windows Developers
    Ubuntu Linux binaries can be used under Windows 10.
    Sat Apr 2 19:57:57 2016 - permalink -
    - http://blog.dustinkirkland.com/2016/03/ubuntu-on-windows.html
    Linux software Windows
  • Overview — Graphite 0.10.0 documentation
    Real-time graphing tool written in Python.

    Graphite does two things:
       Store numeric time-series data
       Render graphs of this data on demand
    Fri Apr 1 16:11:10 2016 - permalink -
    - http://graphite.readthedocs.org/en/latest/overview.html
    graphical-programming Python software
  • Gammon Forum : Electronics : Microprocessors
    Information about programming microprocessors, particularly the Arduino.
    Tue Mar 22 15:10:24 2016 - permalink -
    - http://gammon.com.au/forum/bbshowpost.php?bbtopic_id=123
    Arduino electronics hardware reading software
  • Arduino Playground - PS2Keyboard
    Software to read PS2Keyboard on an Arduino.
    Tue Mar 22 13:48:10 2016 - permalink -
    - http://playground.arduino.cc/Main/PS2Keyboard
    Arduino software
  • Welcome to Attic — Attic - Deduplicating Archiver 0.16 documentation
    Attic is a deduplicating backup program written in Python. The main goal of Attic is to provide an efficient and secure way to backup data. The data deduplication technique used makes Attic suitable for daily backups since only the changes are stored.
    Currently Linux, FreeBSD and MacOS X are supported.
    Sun Mar 20 01:15:44 2016 - permalink -
    - https://attic-backup.org/
    backup FOSS Python software
  • rdiff-backup: Main
    diff-backup backs up one directory to another, possibly over a network. The target directory ends up a copy of the source directory, but extra reverse diffs are stored in a special subdirectory of that target directory, so you can still recover files lost some time ago. The idea is to combine the best features of a mirror and an incremental backup.

    Version 1.2.8, released March 16th 2009
    Includes a windows version.
    Sat Mar 19 22:12:32 2016 - permalink -
    - http://www.nongnu.org/rdiff-backup/index.html
    backup FOSS GPL Linux software Windows
  • hardBackup - Dirvish disk-based backup for Windows | itefix.net
    hardBackup is a powerful solution for disk-based backup on windows systems. By utilizing well proven open source technologies like Dirvish (link is external), Rsync (link is external), Openssh (link is external) and Cygwin (link is external), hardBackup can:

    keep several images of backup in a rotating scheme
    represent identical files in different images by one single physical copy
    transfer only changes in files via secure channels
    Sat Mar 19 21:32:57 2016 - permalink -
    - https://www.itefix.net/hardbackup
    backup FOSS software Windows
  • SDR transceiver
    SDR receivers and transmitters for Red Pitaya.
    Thu Mar 10 01:39:18 2016 - permalink -
    - https://pavel-demin.github.io/red-pitaya-notes/sdr-transceiver/
    radio software
  • userv - user services client and daemon
    Put the security boundary where it ought to be.
    userv (pronounced you-serve) is a program which, according to the specification, is
     a Unix system facility to allow one program to invoke another when only limited trust exists between them.

    Found via the interesting "Experiences with Subversion" http://www.chiark.greenend.org.uk/~sgtatham/svn.html
    Tue Mar 8 00:23:23 2016 - permalink -
    - http://www.chiark.greenend.org.uk/~ian/userv/
    security software Unix
  • Blog | Blinkenlight | 20 LEDs are enough
    Blog describing the development of a software library for DFC77 receivers.
    Fri Feb 26 15:17:24 2016 - permalink -
    - http://blog.blinkenlight.net/blog/
    receiver software time
  • Index of /pub/academic/computer-science/history/pdp-11/teco/
    Information about the TECO editor.
    Found via http://home.windstream.net/engdahl/teco.htm
    See also https://almy.us/teco.html, https://github.com/blakemcbride/TECOC and the home page of Dan Murphy, the author of the original TECO at http://www.opost.com/dlm/
    Wed Feb 24 16:36:08 2016 - permalink -
    - http://www.ibiblio.org/pub/academic/computer-science/history/pdp-11/teco/
    editor history software TECO
  • https://github.com/tesneddon/tecox
    A new portable TECO based on TECO-32 V40. Written in C.
    http://teco-lang.org
    --
    The "save link" script does not appear to work on github, at least in Firefox/Windows. It works on Chrome/OS X.
    Wed Feb 24 16:32:04 2016 - permalink -
    - https://github.com/tesneddon/tecox
    history software TECO TODO
  • A one-liner to catch'em all! - matthieu.io
    A Bash one-liner to open the source code (in Debsources) of any file on your system (if it belongs to a Debian package).
    Mon Feb 22 13:54:50 2016 - permalink -
    - http://matthieu.io/blog/2015/08/16/one-liner-to-catch-em-all/
    FOSS hack Linux software
  • QR code generator for Emacs
    This is a QR code generator for Emacs, written in Emacs Lisp. It's a CommonLISP-to-EmacsLISP port of the cl-qrencode package by jnjcc
    See also https://github.com/ruediger/qrencode-el (added 2021-09-13)
    Tue Feb 16 13:49:32 2016 - permalink -
    - https://github.com/thesoftwarebin/el-qrencode
    coding emacs QR-code software
  • xhyve – Lightweight Virtualization on OS X Based on bhyve | pagetable.com
    xhyve is a lightweight virtualization solution for OS X that is capable of running Linux. It is a port of FreeBSD’s bhyve, a KVM+QEMU alternative written by Peter Grehan and Neel Natu.
    The blog also has entries about 6502 assembly programming.
    Thu Jan 28 12:02:08 2016 - permalink -
    - http://www.pagetable.com/?p=831
    6502 blog BSD FOSS software
  • jbox.dk - Links
    Articles about software complexity. The sanos operating system and the PDP-11 emulator running under it are interesting too.
    http://www.jbox.dk/sanos/pdp11.htm
    Tue Jan 26 21:26:14 2016 - permalink -
    - http://www.jbox.dk/links.htm
    operating-system reading software TODO
Links per page: 20 50 100
◄Older
page 21 / 34
Newer►
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.