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 63 / 121
Newer►
  • Licenses for Open Source Hardware (OSHW) - InMojo
    Description of various licenses for open hardware.
    Wed Feb 1 09:25:41 2017 - permalink -
    - http://inmojo.com/licenses/
    hardware license
  • Cryptocat - encrypted chat program
    Cryptocat is free software with a simple mission: everyone should be able to chat with their friends in privacy.

       Open source. All Cryptocat software is published transparently.
       Encrypted by default. Every message is encrypted, always.
       Forward secure. Chats are safe even if your keys are stolen.
       Multiple devices. Devices receive messages even when offline.
       File sharing. Securely share files with friends.

    Available for Windows, Linux and Mac.
    Tue Jan 31 16:40:08 2017 - permalink -
    - https://crypto.cat/index.html
    cryptography FOSS security software
  • youtube-dl
    youtube-dl is a command-line program to download videos from YouTube.com and a few more sites. It requires the Python interpreter (2.6, 2.7, or 3.2+), and it is not platform specific. We also provide a Windows executable that includes Python. youtube-dl should work in your Unix box, in Windows or in Mac OS X. It is released to the public domain, which means you can modify it, redistribute it or use it however you like.
    Thu Jan 26 18:18:25 2017 - permalink -
    - https://rg3.github.io/youtube-dl/
    FOSS software web
  • Understanding Git - git-slides-2009.pdf
    70 presentation slides explaining the git version control tool. Found via
    Sumana Harihareswara's blog
    http://www.harihareswara.net/sumana/2016/08/04/1
    Thu Jan 26 18:14:42 2017 - permalink -
    - http://web.mit.edu/nelhage/Public/git-slides-2009.pdf
    git reading TODO version-control
  • View PDF documents in an Emacs buffer with DocView-like bindings.
    PDF Tools is, among other things, a replacement of DocView for PDF files. The key difference is, that pages are not pre-rendered by e.g. ghostscript and stored in the file-system, but rather created on-demand and stored in memory.

    This rendering is performed by a special library named, for whatever reason, poppler, running inside a server program. This program is called epdfinfo and its job is it to successively read requests from Emacs and produce the proper results, i.e. the PNG image of a PDF page.

    Actually, displaying PDF files is just one part of PDF Tools. Since poppler can provide us with all kinds of information about a document and is also able to modify it, there is a lot more we can do with it.

    [shaarli save link does not work here under Firefox 45.5.1/Windows or Firefox 51.0.1 (64-bit) on xubuntu, because github does not allow "foreign" JavaScript]
    Mon Jan 23 13:09:04 2017 - permalink -
    - https://github.com/politza/pdf-tools
    emacs PDF software TODO
  • LaTeX - Wikibooks, open books for an open world
    Recommended by Wilfrid Hughes
    http://www.wilfred.me.uk/blog/2009/12/05/notes-on-latex/
    Sat Jan 21 01:03:28 2017 - permalink -
    - https://en.wikibooks.org/wiki/LaTeX
    LaTeX on-line reference
  • mermaid - Generation of diagrams and flowcharts from text in a similar manner as markdown.
    Thu Jan 19 18:32:10 2017 - permalink -
    - http://knsv.github.io/mermaid/
    diagram JavaScript tool
  • DrawTiming Homepage
    This software package provides a command line tool for documenting hardware and software designs through timing diagrams.  It reads signal descriptions from a text file with an intuitive syntax, and outputs a timing diagram to an image file.  Notation typical of timing diagrams found in the Electrical Engineering discipline is used, including arrows indicating causal relationships between signal transitions.
    Thu Jan 19 18:30:52 2017 - permalink -
    - http://drawtiming.sourceforge.net/index.html
    diagram time tool
  • WaveDrom - Digital timing diagram everywhere
    WaveDrom draws your Timing Diagram or Waveform from simple textual description.
    It comes with description language, rendering engine and the editor.
    WaveDrom editor works in the browser or can be installed on your system.
    Rendering engine can be embeded into any webpage.
    Thu Jan 19 18:28:15 2017 - permalink -
    - http://wavedrom.com/
    diagram duplicate editor fossil JavaScript time tool web
  • Ham Radio Station 5B4AZ
    Antenna analysis software NEC2 in C with GUI.
    NORAD sdp4/sgp4 satellite orbit modelling software in C and Pascal.
    Thu Jan 19 17:37:07 2017 - permalink -
    - http://www.5b4az.org/
    antenna FOSS satellite software
  • Linux process states — Idea of the day
    Explanation of the possible states of a Linux process.
    Mon Jan 9 09:37:12 2017 - permalink -
    - https://idea.popcount.org/2012-12-11-linux-process-states/
    blog Linux operating-system
  • Sleepy Pi 2 - Spell Foundry
    Raspberry Pi add-on board for Smart Power Management and additional GPIO.

    Run Raspberry Pi on Battery Power
    Extend RPi battery life from hours -> weeks / months
    Deep Sleep, with Wake on Event or Time
    On-board Arduino for user programs
    Adds Arduino Analogue & PWM IO
    Battery-backed Real-Time clock / calendar
    Avoid SD Card corruption with proper shutdown
    Works with all 40-pin Raspberry Pi Models (Zero, A+, B+/B2 and B3)
    Fri Jan 6 23:07:24 2017 - permalink -
    - http://spellfoundry.com/products/sleepy-pi-2/
    electronics hardware pi raspberry time π
  • RIOT - The friendly Operating System for the Internet of Things
    Free real-time operating system for embedded systems. Can run with 1.5 kB of RAM and 5 kB of ROM. Native ports are available for OS X and Linux.
    Fri Jan 6 19:08:09 2017 - permalink -
    - http://riot-os.org/#home
    FOSS LGPL operating-system
  • Various Time Stuff
    Leap second observations, long wave receivers for NTP.
    Fri Jan 6 18:53:14 2017 - permalink -
    - http://www.maths.tcd.ie/~dwmalone/time/
    electronics NTP time
  • Details • SatNOGS - Global Network of Ground Stations • Hackaday.io
    Helical antenna for UHF (437 MHz).
    Wed Jan 4 22:45:33 2017 - permalink -
    - https://hackaday.io/project/1340-satnogs-global-network-of-ground-stations/log/10073-satnogs-going-helix
    antenna electronics hardware
  • BK_Nested_White_Paper.pdf
    BitKeeper is available under an Apache license. The paper is interesting also for users of other version control systems.
    Tue Jan 3 14:30:31 2017 - permalink -
    - http://www.bitkeeper.org/BK_Nested_White_Paper.pdf
    FOSS reading version-control
  • spigot: an exact real calculator
    spigot is a calculating program. It supports the usual arithmetic operations, square and cube roots, trigonometric and exponential functions, and a few other special functions such as erf.

    spigot differs from the average calculating program in that it is an exact real calculator. This means that it does not suffer from rounding errors; in principle, it can keep generating more and more digits of the number you asked for until it runs out of memory.

    In particular, if you ask for a complex expression such as sin(sqrt(pi)), then most calculating systems would compute first pi, then sqrt(pi) and finally sin(sqrt(pi)), accumulating a rounding error at each step, so that the final result had a build-up of error and you would have to do some additional error analysis to decide how much of the output you could trust.

    spigot, on the other hand, does not output any digit until it is sure that digit is correct, so if you ask for (say) 100 digits of sin(sqrt(pi)) then you can be sure they are the right 100 digits.
    Sat Dec 31 22:24:04 2016 - permalink -
    - http://www.chiark.greenend.org.uk/~sgtatham/spigot/spigot.html
    FOSS mathematics software
  • Backing up and restoring data on Android devices directly via USB (Howto)
    From the author:
    "I was looking for a simple way to backup data on Android devices directly to a device running GNU/Linux connected over a USB cable (in my case, a desktop computer).

    Is this really so unique that it’s worth writing a new article about it? Well, in my case, I did not want to buffer the data on any “intermediate” devices such as storage cards connected via microSD or USB-OTG. Also, I did not want to use any proprietary tools or formats. Instead, I wanted to store my backups in “oldschool” formats such as dd-images or tar archives. I did not find a comprehensive howto for that, so I decided to write this article."
    Sat Dec 31 18:28:25 2016 - permalink -
    - https://blogs.fsfe.org/kuleszdl/2016/11/02/android-data-backup/
    Android backup blog FSFE HOWTO USB
  • A Modern Space Cadet / Steve Losh
    How to choose and configure keyboards for efficient typing. Found Wed Dec 21 18:38:57 2016, rediscovered Tue Aug 28 01:08:05 2018.
    The blog has other interesting articles, e.g. https://stevelosh.com/blog/2018/08/a-road-to-common-lisp/, https://stevelosh.com/blog/2013/09/teach-dont-tell/
    Wed Dec 21 18:38:57 2016 - permalink -
    - http://stevelosh.com/blog/2012/10/a-modern-space-cadet/
    blog common-lisp hardware HOWTO key-binding keyboard lisp
  • diffoscope: in-depth comparison of files, archives, and directories
    diffoscope will try to get to the bottom of what makes files or directories different. It will recursively unpack archives of many kinds and transform various binary formats into more human readable form to compare them. It can compare two tarballs, ISO images, or PDF just as easily.
    Mon Dec 19 18:27:58 2016 - permalink -
    - https://diffoscope.org/
    GPL Python software tool
Links per page: 20 50 100
◄Older
page 63 / 121
Newer►
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.