Shaare your links...
2443 links
interesting links Home Login RSS Feed ATOM Feed Tag cloud Picture wall Daily
Links per page: 20 50 100
◄Older
page 69 / 123
Newer►
  • The TexiWeb Jr. super simple literate programming system
    This is TexiWeb Jr., a super simple literate programming system built
    on top of Texinfo and implemented in awk.

    The "tangle" piece was successfully bootstrapped on November 4, 2013.
    The "weave" piece started producing a reasonable-looking document
    on November 11, 2013.

    As of Fri Feb 19 12:07:09 IST 2016, both the source code and literate programming document
    are licensed under the GNU GPL. See the file COPYING.

    Other repositories from the same author are interesting too: e.g.
    the portable C compiler
     https://github.com/arnoldrobbins/pcc-revived
    and a converter from RCS to git
     https://github.com/arnoldrobbins/simple-rcs2git
    Fri Aug 5 15:06:47 2016 - permalink -
    - https://github.com/arnoldrobbins/texiwebjr
    awk GPL literate-programming Robbins software version-control
  • [TUHS] networking on unix before uucp
    Link to an interesting networking library.
    Thu Aug 4 18:41:09 2016 - permalink -
    - http://www.tuhs.org/pipermail/tuhs/2014-August/005039.html
    FOSS network software TUHS Unix
  • VeraCrypt - Home
    VeraCrypt is a free disk encryption software brought to you by IDRIX (https://www.idrix.fr) and that is based on TrueCrypt 7.1a.
    Windows / MacOSX / Linux / Source
    Thu Aug 4 15:50:32 2016 - permalink -
    - https://veracrypt.codeplex.com/
    cryptography FOSS security software
  • TCnext - Site dedicated to the development of the next "truecrypt"
    TrueCrypt will not die

    TrueCrypt.ch is the gathering place for all up-to-date information.  Unfortunately TrueCrypt.org is dead. But, we (the pure-privacy people) will help organize a future.
    Thu Aug 4 15:48:17 2016 - permalink -
    - https://truecrypt.ch/
    cryptography FOSS security software
  • cryptsetup / cryptsetup · GitLab
    Cryptsetup is utility used to conveniently setup disk encryption based on DMCrypt kernel module.

    These include plain dm-crypt volumes, LUKS volumes, loop-AES and TrueCrypt (including VeraCrypt extension) format.

    Project also includes veritysetup utility used to conveniently setup DMVerity block integrity checking kernel module.
    Thu Aug 4 15:12:42 2016 - permalink -
    - https://gitlab.com/cryptsetup/cryptsetup
    cryptography Linux security
  • GPSBabel: convert, upload, download data from GPS and Map programs
    Just what it says. Written in c and GPL licensed.
    Thu Aug 4 12:02:00 2016 - permalink -
    - http://www.gpsbabel.org/index.html
    FOSS GPL satellite-navigation software
  • Dan Luu
    Interesting blog, found via his critique of Julia (mostly its development model) http://danluu.com/julialang/#fnref4
    His article https://danluu.com/corrections/ reminds me of Donald Knuth's "Errors in TeX"
    Wed Aug 3 20:08:11 2016 - permalink -
    - http://danluu.com/
    blog computer Julia Knuth language programming
  • Dr. John L. Gustafson: Publications
    Written by one of the foremost experts in high-performance computing and the inventor of Gustafson's Law, The End of Error: Unum Computing explains a new approach to computer arithmetic: the universal number (unum). The unum encompasses all IEEE floating-point formats as well as fixed-point and exact integer arithmetic. This new number type obtains more accurate answers than floating-point arithmetic yet uses fewer bits in many cases, saving memory, bandwidth, energy, and power.
    Tue Aug 2 17:30:36 2016 - permalink -
    - http://www.johngustafson.net/unums.html
    algorithm arithmetic computer numerical
  • SECURE SHARE
    Think of Facebook, Whatsapp, Gmail and Skype rolled into one, without the centralized surveillance and control. secushare employs GNUnet for end-to-end encryption and anonymizing mesh routing (because it has a more suitable architecture than Tor or I2P) and applies PSYC on top (because it performs better than XMPP, JSON or OStatus) to create a distributed social graph.
    Tue Jul 19 01:17:48 2016 - permalink -
    - http://secushare.org/
    cryptography security TODO
  • Modern Crypto
    Forums for discussing modern cryptographic practice. As of 2016-07-19, there are two mailing lists:
    Curves - Elliptic curve cryptography.
     New curves, implementation techniques, and protocols such as PAKE and  
     signatures.

    Messaging - Secure end-to-end messaging.
     New approaches to key management, authentication, usability, and deployment.
    Tue Jul 19 01:08:16 2016 - permalink -
    - https://moderncrypto.org/
    cryptography reading
  • plan9port - Git at Google
    Plan9port, a port of many Plan 9 user programs to Unix used to live on
    http://swtch.com/plan9port/, but since 2014-11-17 it has been moved to this git repository.
    Mon Jul 18 03:15:14 2016 - permalink -
    - https://plan9port.googlesource.com/plan9/
    plan9 software Unix
  • GitHub - Shinmera/portacle: A portable common lisp development environment
    Portacle is a PORTAble Common Lisp Environment. What this means is that it is a fully featured integrated development environment for use with Common Lisp that runs on all major platforms and can even be put onto a USB stick to carry around. For Linux, OS X and Windows.
    Used to be on https://github.com/Shinmera/portacle
    Mon Jul 18 03:13:51 2016 - permalink -
    - https://portacle.github.io/
    common-lisp emacs FOSS lisp SBCL software
  • Rtl Power: Basic scripting.
    Rtl_power is a unix-hacker's approach to the waterfall. Its unique features include:
    - Unlimited frequency range. You can do the whole 1.7GHz of a dongle.
    - Unlimited time. At least until you run out of disk for logging.
    - Unlimited FFT bins. But in practice I don't think I've taken it above 100k bins.
    - Quantitative rendering. Exact power levels are logged.
    - Runs on anything. A slower computer will use less samples to keep up.

    The blog has a lot of other interesting articles, e.g. http://kmkeen.com/tiny-code/, http://kmkeen.com/flash-recovery/ , http://kmkeen.com/fp/ just to name a few.
    Wed Jul 13 04:10:50 2016 - permalink -
    - http://kmkeen.com/rtl-power/
    blog FFT FOSS functional programming radio software TODO
  • Apex: My Editor Project | Good Math Bad Math
    Mark Chu-Carroll's blog covers many subjects, including mathematics, physics and programming. In this article he describes his design of a programming language suited for an editor (think about a more readable version of TECO's language).
    As of 2021-06-21, the site cannot be reached. On 2021-12-22 it is on-line again.
    Tue Jul 12 02:02:28 2016 - permalink -
    - http://goodmath.scientopia.org/2010/12/19/apex-my-editor-project/
    blog editor Go mathematics programming
  • Adam Leventhal's blog » ZFS: Apple’s New Filesystem That Wasn’t
    Blog about DTrace, ZFS, RAID and more.
    Tue Jul 12 01:04:40 2016 - permalink -
    - http://dtrace.org/blogs/ahl/2016/06/15/apple_and_zfs/
    blog FOSS
  • You Don't Need JavaScript for That!
    CSS alternatives to common JavaScript interactions like Tooltips, Dropdown menus and toggling visibility.
    Tue Jul 12 00:49:34 2016 - permalink -
    - https://robots.thoughtbot.com/you-don-t-need-javascript-for-that
    CSS software web
  • bit-player | An amateur's outlook on computation and mathematics
    Interesting blog. I found the article http://bit-player.org/2016/prime-after-prime via Tony Finch's link log http://dotat.at/:
    Tue Jul 12 00:33:12 2016 - permalink -
    - http://bit-player.org/
    blog mathematics physics
  • TAxable electronic Libre Electronic Reserve - Electronic payments for a liberal society!
    Taler is a new electronic payment system under development at Inria. Today, this website only presents the advantages our system is expected to provide. We expect to make the payment system available to the general public in 2016.
    Fri Jul 8 16:55:36 2016 - permalink -
    - https://taler.net/
    cryptography GNU security software
  • Deepsky Brothers - Die Astroseite für Einsteiger
    Magnitude limits for visual observation for different telescope sizes (german).
    Thu Jun 30 13:47:15 2016 - permalink -
    - http://www.deepsky-brothers.de/
    astronomy german
  • Tech Notes
    Interesting blog, found via https://www.reddit.com/r/programming/comments/bxcto/why_not_fossil_scm/
    Thu Jun 30 08:55:03 2016 - permalink -
    - http://neugierig.org/software/blog/
    blog software
Links per page: 20 50 100
◄Older
page 69 / 123
Newer►
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.