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 57 / 121
Newer►
  • Project Atomic
    Deploy and Manage Your Containers in the Next-Generation Container OS
    Use immutable infrastructure to deploy and scale your containerized applications. Project Atomic mainly comprises Atomic Host, Atomic Workstation, and various container tooling. cloud native platforms.
    Tue Apr 24 00:32:03 2018 - permalink -
    - http://www.projectatomic.io/
    Linux operating-system TODO
  • Containerize data, not services
    Found via "Some random thoughts on improving self-hosting of software at home"  http://notes.whatthefuck.computer/1493081100.0-note.html
    We claim that Sandstorm mitigates most security bugs in apps, by default. We also claim that Sandstorm is the easiest way ever to deploy small-scale (personal, or corporate-internal) web services.
    Understandably, people used to the status quo find these claims hard to believe. It sounds like magic.

    On this page, we will explain the two main pieces of "magic" that make it all work:

    Fine-grained Containerization
    Capability-based Security
    Tue Apr 24 00:23:43 2018 - permalink -
    - https://sandstorm.io/how-it-works
    security software web
  • The CPU Shack - History of Microprocessors & CPU Technology
    CPU History Museum for Intel CPUs, AMD Processor, Cyrix Microprocessors, Microcontrollers and more.
    Also has information about processors used in space missions:
    http://www.cpushack.com/space-craft-cpu.html
    Mon Apr 16 10:46:21 2018 - permalink -
    - http://www.cpushack.com/
    computer hardware history space
  • Notes for new Make users
    How to use (GNU) make.
    Tue Apr 10 16:52:03 2018 - permalink -
    - http://gromnitsky.users.sourceforge.net/articles/notes-for-new-make-users/
    GNU software tool Unix
  • chrony – Introduction
    chrony is a versatile implementation of the Network Time Protocol (NTP). It can synchronise the system clock with NTP servers, reference clocks (e.g. GPS receiver), and manual input using wristwatch and keyboard. It can also operate as an NTPv4 (RFC 5905) server and peer to provide a time service to other computers in the network.
    Tue Apr 10 12:49:48 2018 - permalink -
    - https://chrony.tuxfamily.org/index.html
    Linux NTP software time TODO
  • LeanTRX: A web interface for embedded SDR platforms
    SDR software running on the ADALM Pluto.
    Sat Mar 31 01:34:25 2018 - permalink -
    - http://www.pabr.org/radio/leantrx/leantrx.en.html#bsp_plutosdr
    Linux radio software TODO
  • Reflections on Relativity
    There a number of interesting articles such as
    - The Mystery of the Grazing Goat  http://www.mathpages.com/home/kmath074/kmath074.htm
    - On The Solution of the Cubic Equation  http://www.mathpages.com/home/kmath444/kmath444.htm
    - Infinite grid of resistors, ...
    Fri Mar 30 16:26:40 2018 - permalink -
    - http://www.mathpages.com/rr/rrtoc.htm
    Einstein mathematics physics
  • Man Pages | ManKier
    Linux man pages
    Wed Mar 28 17:12:59 2018 - permalink -
    - https://www.mankier.com/
    Linux manual on-line
  • Home Page of Evan Miller
    For a good example, read http://www.evanmiller.org/dont-kill-math.html
    Wed Mar 28 00:24:51 2018 - permalink -
    - http://www.evanmiller.org/
    blog language mathematics programming TODO
  • ISLisp Processor KISS
    KISS is aimed to be a conforming ISLisp processor.
    The development is at the initial stage.

    The current KISS is an interpreter written in C and ISLisp by Yuji Minejima.

    See also the public domain draft of the ISlisp specification
    https://github.com/nenbutsu/ISLispHyperDraft
    https://nenbutsu.github.io/ISLispHyperDraft/islisp-v23.html
    Tue Mar 27 14:14:34 2018 - permalink -
    - https://github.com/nenbutsu/kiss
    GPL ISLisp lisp software
  • ElsieFour: A Low-Tech Authenticated Encryption Algorithm For Human-to-Human Communication
    Abstract.
    ElsieFour (LC4) is a low-tech cipher that can be computed by hand;
    but unlike many historical ciphers, LC4 is designed to be hard to break. LC4 is intended for encrypted communication between humans only, and therefore it encrypts and decrypts plaintexts and ciphertexts consisting only of the English letters A through Z plus a few other characters. LC4 uses a nonce in addition to the secret key, and requires that different messages use unique nonces. LC4 performs authenticated encryption, and optional header data can be included in the authentication. This paper defines the LC4 encryption and decryption algorithms, analyzes LC4’s security, and describes a simple appliance for computing LC4 by hand.

    An extended version called LS47 can be found on https://github.com/exaexa/ls47, which includes a 3D-printable model of the tiles.
    Tue Mar 27 13:24:53 2018 - permalink -
    - https://eprint.iacr.org/2017/339.pdf
    cryptography hack
  • pi-top
    Raspberry π based notebook computer.
    Fri Mar 23 18:20:35 2018 - permalink -
    - https://pi-top.com/
    hardware pi raspberry π
  • The history of documented Unix facilities
    The links are associated with a timeline visualization, a curated data set, and a repository detailing the evolution of 15,596 unique documented facilities (commands, system calls, library functions, device drivers, etc.) across 93 major Unix releases tracked by the Unix history repository.
    Wed Mar 21 14:22:06 2018 - permalink -
    - https://dspinellis.github.io/unix-history-man/index.html
    computer history software Unix
  • Basic internals of Pluto [Analog Devices Wiki]
    Coarse block diagram and some details of the Pluto SDR.
    Sat Mar 17 23:04:20 2018 - permalink -
    - https://wiki.analog.com/university/tools/pluto/users/understanding
    hardware Linux radio software
  • Software Defined Radio for Global Online Listening
    Skywave Linux is a 64 bit system, built on a base of Ubuntu 16.04 LTS, uses the MATE desktop environment, and draws on the capabilities of Ubuntu: software updating, graphics, system resource management, etc. It is the additional digital signal processing, networking, and signal decoding applications that set Skywave Linux apart from stock Ubuntu Linux. The default username is skywave and there is no password in the default system.
    Thu Mar 15 23:49:49 2018 - permalink -
    - https://skywavelinux.com/
    Linux radio software Ubuntu
  • AD9361 high performance, highly integrated RF Agile Transceiver™ Linux device driver
    This is a Linux industrial I/O (IIO) subsystem driver, targeting RF Transceivers. The industrial I/O subsystem provides a unified framework for drivers for many different types of converters and sensors using a number of different physical interfaces (i2c, spi, etc). See IIO for more information.
    Provides details which are useful for programming the ADALM Pluto SDR.
    Tue Mar 13 00:01:54 2018 - permalink -
    - https://wiki.analog.com/resources/tools-software/linux-drivers/iio-transceiver/ad9361?rev=1520237440
    hardware Linux radio software TODO
  • Old Computer Museum
    On-line collection of small computers from 1950-1990.
    Sun Mar 11 18:41:26 2018 - permalink -
    - http://www.oldcomputermuseum.com/default.htm
    computer history
  • 64-bit Emacs for Windows https://ntemacs.sourceforge.io/
    64-bit Windows build of Emacs 26.0.91. DLLs included.
    Patched with ImageMagick 7 support. Binaries and libs included.
    PDF-TOOLS (epdfinfo.exe) included.
    Features[1]: "XPM JPEG TIFF GIF PNG RSVG IMAGEMAGICK SOUND NOTIFY ACL GNUTLS LIBXML2 ZLIB TOOLKIT_SCROLL_BARS MODULES THREADS LCMS2"
    Optimized clean build. Options[2]: "--without-compress-install --without-dbus --with-modules 'CFLAGS= -O2 -pipe -g3'"

    Built and tested on a clean Windows 10 system.
    addpm modified to not create/update any registry HOME entries. It only creates shortcuts as it should.
    Wed Mar 7 16:07:43 2018 - permalink -
    - https://github.com/m-parashar/emax64
    emacs FOSS GNU software Windows
  • ADALM Pluto Wiki
    Tue Mar 6 22:14:59 2018 - permalink -
    - https://wiki.analog.com/university/tools/pluto/hacking/hardware?do=index
    electronics hardware radio software wiki
  • an Android port of Inferno OS. it works as a regular Android (> 4.0) app. to build it needs only Android Studio (>3.0) and NDK
    Mon Mar 5 09:39:33 2018 - permalink -
    - https://github.com/bhgv/Inferno-OS_Android
    Android inferno software TODO
Links per page: 20 50 100
◄Older
page 57 / 121
Newer►
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.