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 23 / 34
Newer►
676 results for tags software x
  • Mezzano: operating system written in Common Lisp
    Code can be found on https://github.com/froggey/Mezzano
    Documentation is sparse, but it appears to target x86.
    Wed Jun 3 17:33:27 2015 - permalink -
    - http://www.osnews.com/comments/28254
    common-lisp operating-system software
  • Dependency Walker (depends.exe) Home Page
    Tool to analyse the dependency of Windows programs on dynamic libraries.
    Sun May 24 18:20:21 2015 - permalink -
    - http://www.dependencywalker.com/
    software tool Windows
  • Xiki
    Executable Wiki: non-linear, text-based shell. I am not explaining this well, take a look at the screencasts.
    Tue May 5 18:39:09 2015 - permalink -
    - http://xiki.org/
    shell software wiki
  • Avoiding the top 10 security flaws | IEEE Cybersecurity Initiative
    Guideline to avoid common security flaws in software.
    Tue Mar 10 17:34:45 2015 - permalink -
    - http://cybersecurity.ieee.org/center-for-secure-design/avoiding-the-top-10-security-flaws.html
    security software
  • Fortran Wiki
    Despite the availability of many excellent books and scientific articles and daily discussions on comp.lang.fortran, information about modern Fortran programming is sometimes difficult to find. There is a need for something that changes faster than books, papers, and documentation, but is more persistent and organized than a newsgroup. The Fortran Wiki aims to fill this void. Its mission is to provide an open and community-driven venue for documenting and discussing all aspects of the Fortran language, from compilers and standards and best practices and design patterns.
    Tue Mar 3 15:00:25 2015 - permalink -
    - http://fortranwiki.org/fortran/show/Fortran+Wiki
    Fortran language programming software wiki
  • Software Defined Radio - The RadioReference.com Forums
    Forum discussion SDR hard- and software.
    Sat Feb 21 23:30:19 2015 - permalink -
    - http://forums.radioreference.com/software-defined-radio/
    radio software web
  • Lime SNOWLeo SDR / AZIO Electronics Co., Ltd.
    V3 SNOWLeo SDR is a low-cost open source software defined radio platform based on Xilinx ZYNQ SoC and MYRIAD RF module. It include Giga Ethernet, USB OTG, HDMI, SDIO and USB-UART. SNOWLeo SDR is equipped an MYRIAD module that support 300MHz~3.8GHz, 28MHz BW application, such as WiFi, LTE or WiMax.
    Thu Feb 12 11:53:33 2015 - permalink -
    - http://www.azio-tw.com/azio_web/?page_id=3412
    hardware radio software
  • Projects Archive - Myriad
    Hardware for software defined radio.
    Thu Feb 12 11:52:28 2015 - permalink -
    - https://myriadrf.org/projects/
    hardware radio software
  • unix-like reverse engineering framework and commandline tools http://www.radare.org/
    Radare project started as a forensics tool, an scriptable commandline hexadecimal editor able to open disk files, but later support for analyzing binaries, disassembling code, debugging programs, attaching to remote gdb servers, ..
    Wed Feb 11 20:19:28 2015 - permalink -
    - https://github.com/radare/radare2
    FOSS GPL software tool
  • Round-Up of RTLSDR Upconverter Choices | KF7LZE's Blog
    List of up-converters to allow HF reception with RTLSDR receivers.
    Wed Feb 11 13:49:36 2015 - permalink -
    - http://blog.kf7lze.net/2012/09/14/round-up-of-rtlsdr-upconverter-choices/
    hardware radio software
  • Nix: The Purely Functional Package Manager
    The Purely Functional Package Manager

    Nix is a powerful package manager for Linux and other Unix (including OS X) systems that makes package management reliable and reproducible. It provides atomic upgrades and rollbacks, side-by-side installation of multiple versions of a package, multi-user package management and easy setup of build environments.
    Fri Feb 6 19:55:24 2015 - permalink -
    - http://nixos.org/nix/
    FOSS macosx software tool
  • David & Cecilia Taylor's Web Pages
    Collection of software for reception of various satellite signals, ADS-B receiver (http://www.satsignal.eu/raspberry-pi/dump1090.html) for the Raspberry Pi, NTP (http://www.satsignal.eu/ntp/Raspberry-Pi-NTP.html) and more.
    Mon Feb 2 11:42:50 2015 - permalink -
    - http://www.satsignal.eu/
    NTP pi radio raspberry software π
  • SM5BSZ Home Page
    Lots of information about amateur radio, software defined radio. From the author of linrad, a software receiver for Linux (which also runs under Windows and OS X).
    Mon Jan 26 20:29:56 2015 - permalink -
    - http://www.sm5bsz.com/index.htm
    reading receiver software TODO
  • pkgsrc - portable package build system
    pkgsrc is a framework for building third-party software on NetBSD and other UNIX-like systems, currently containing over 12000 packages. It is used to enable freely available software to be configured and built easily on supported platforms (which include OS X and Cygwin).
    Thu Jan 15 15:03:47 2015 - permalink -
    - http://www.pkgsrc.org/
    FOSS macosx NetBSD software tool unix
  • Topic: Airspy Firmware | airspy.com
    The firmware for airspy will be released once it is cleaned up.
    Fri Dec 12 15:24:21 2014 - permalink -
    - http://airspy.com/?topic=airspy-firmware
    hardware radio software
  • PortableSDR • Hackaday Projects
    Fully stand-alone HF (Shortwave) Software Defined Transceiver & Vector Network Analyzer. Designed for rugged portable use. Highly hackable.
    Fri Dec 12 13:48:42 2014 - permalink -
    - http://hackaday.io/project/1538-portablesdr
    hardware radio software
  • graydon2 | technicalities: interactive scientific computing #1 of 2, pythonic parts
    This is the first half of a two-part blog post that is motivated-by and mostly "about" two software ecosystems I've been poking around at recently. The first (and subject of this post) is I'll roughly call "interactive scientific Python", which includes primarily SciPy/SymPy/NumPy, IPython, and Sage; the second (subject of next post) is a new interactive scientific language Julia, which has a lot of complicated and subtle relationships with the former. If you hate Python, skip this post because it is really just background for why I care about the fate of a few Python packages.
    Bookmarked Sun Nov 23 12:23:56 2014

    "not rocket science" (the story of monotone and bors) http://graydon2.dreamwidth.org/1597.html
    Interesting story about continuous integration and the beginnings of distributed version control.
    Bookmarked Sun Nov 23 11:59:01 2014
    Sun Nov 23 12:23:56 2014 - permalink -
    - http://graydon2.dreamwidth.org/3186.html
    blog history language programming science software version-control
  • i3 - improved tiling wm
    i3 is a tiling window manager, completely written from scratch. The target platforms are GNU/Linux and BSD operating systems, our code is Free and Open Source Software (FOSS) under the BSD license. i3 is primarily targeted at advanced users and developers.
    Sat Nov 22 22:56:11 2014 - permalink -
    - http://i3wm.org/
    BSD FOSS software windowmanager
  • on yakshave, on color, on cosines, on glitchen -- wingolog
    Interesting article about JPEG compression by Andi Wingo, author of Guile.
    Sat Nov 15 19:58:09 2014 - permalink -
    - http://wingolog.org/archives/2014/11/14/on-yakshave-on-color-on-cosines-on-glitchen
    image Scheme software
  • The Amsterdam Compiler Kit
    The Amsterdam Compiler Kit is a cross-platform compiler and toolchain suite that is small, portable, extremely fast, and extremely flexible. It targets a number of low-end machines including the Z80, 8086 and 80386, but there are many other code generators available (including the pdp-11). It supports several languages, including ANSI C, Pascal and Modula-2, and contains integrated runtime libraries including a libc. While it used to be a commercial product, it has been made open source under a BSD license.
    Tue Nov 4 11:02:28 2014 - permalink -
    - http://tack.sourceforge.net/index.html
    BSD compiler software
Links per page: 20 50 100
◄Older
page 23 / 34
Newer►
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.