Shaare your links...
2353 links
interesting links Home Login RSS Feed ATOM Feed Tag cloud Picture wall Daily
Links per page: 20 50 100
◄Older
page 1 / 5
81 results for tags hack x
  • GPSJAM - daily GPS/GNSS Interference Map
    Daily maps of navigation accuracy as reported by aircraft using ADS-B.
    Provided by John Wiseman
    Mon Feb 12 15:34:10 2024 - permalink -
    - https://gpsjam.org/
    hack satellite-navigation security
  • TTL-based computer
    Magic-1 is a completely homebuilt minicomputer.  It doesn't use an off-the-shelf microprocessor, but instead has a custom CPU made out of 74 Series TTL chips.  Altogether there are more than 200 chips in Magic-1 connected together with thousands of individually wrapped wires.  And, it works.  Not only the hardware, but a full software stack. There's a ANSI C cross-compiler for Magic-1 (retargeted LCC), a fully multi-user, multi-tasking port of the Minix 2 operating system. a TCP/IP stack and hundreds of programs.
    Sat Jan 29 11:55:48 2022 - permalink -
    - http://www.homebrewcpu.com/
    computer hack Minix
  • Writing userspace USB drivers for abandoned devices
    Description of reverse-engineering the USB protocol of a device no longer supported.

    Found on Leah Neukirchen's blog https://leahneukirchen.org/trivium/2021-10-03 which links to
    https://blog.benjojo.co.uk/post/imaging-mounted-disk-volumes-live
    Fri Dec 10 13:14:51 2021 - permalink -
    - https://blog.benjojo.co.uk/post/userspace-usb-drivers
    hack Linux USB
  • Another org-mode based blog
    It uses https://emacs.love/weblorg/doc/index.html
    Found on https://sachachua.com/blog/2021/11/2021-11-22-emacs-news/ via https://www.lucacambiaghi.com/posts/ipad-main-computer.html
    Thu Nov 25 17:48:40 2021 - permalink -
    - https://www.lucacambiaghi.com/posts/weblorg.html
    apple blog emacs hack org-mode
  • Audio Bootloader for Attiny85 Microcontrollers
    You can simply program an Attiny85 via the audio output of a PC, Smartphone or audio-player.

    Only a low-part count circuit is needed.

    The bootloader presented here has the following features:
       low memory footprint: ~1KB
       [full Arduino IDE integration] (https://github.com/8BitMixtape/8Bit-Mixtape-NEO/wiki/3_3-IDE-integration)
       automatic Baudrate detection and callibration
       very simple circuit: two 10 k resistors and a 100 nF capacitor are needed to connect the microcontroller to the audio output of the PC or audio player
       one pin for data transmission is needed
       an optional led indicator, needs an extra pin, for the state of the boot loader
       as hex/binary to wav converter, programmed in java, is also available. It works on win and linux
    Thu Dec 19 16:44:54 2019 - permalink -
    - https://github.com/ChrisMicro/TinyAudioBoot
    Arduino electronics hack hardware software
  • Compiler Explorer
    See the output of several compilers in your web browser.
    In addition to C++, it now supports Go, Rust and D.
    Mon Jun 3 10:15:16 2019 - permalink -
    - https://godbolt.org/
    C C++ compiler Go hack Rust tool
  • TECO macro which calculates Pi
    Probably using the Spigot Algorithm from Stanley Rabinowitz.
    Fri May 10 14:54:50 2019 - permalink -
    - http://www.iwriteiam.nl/HaPi_TECO_macro.html
    hack pi TECO π
  • Mes - GNU Project - Free Software Foundation
    GNU Mes brings a Reduced Binary Seed bootstrap to GuixSD and potentially to any other interested GNU/Linux distribution, and aims to help create a full source bootstrap as part of the bootstrappable builds effort.

    It consists of a mutual self-hosting Scheme interpreter written in ~5,000 LOC of simple C and a Nyacc-based C compiler written in Scheme. This mes.c is being simplified to be transpiled by M2-Planet.
    https://github.com/oriansj/M2-Planet

    The Scheme interpreter (mes.c) has a Garbage Collector, a library of loadable Scheme modules– notably Dominique Boucher's LALR, Pre-R6RS portable syntax-case with R7RS ellipsis, Matt Wette's Nyacc –and test suite just barely enough to support a simple REPL and simple C-compiler: MesCC.
    https://github.com/oriansj/mescc-tools

    Mes+MesCC can compile an only lightly patched TinyCC that is self-hosting. Using this tcc and the Mes C library we now have a Reduced Binary Seed bootstrap for the gnutools triplet: glibc-2.2.5, binutils-2.20.1, gcc-2.95.3. This is enough to bootstrap GuixSD for i686-linux and x8664-linux.

    Mes is inspired by The Maxwell Equations of Software: LISP-1.5 – John McCarthy page 13, GNU Guix's source/binary packaging transparency and Jeremiah Orians's stage0 ~500 byte self-hosting hex assembler.

    GNU Mes is free software, it is distributed under the terms of the GNU General Public Licence version 3 or later. See the file COPYING.
    Tue Oct 30 18:51:26 2018 - permalink -
    - https://www.gnu.org/software/mes/
    C compiler FOSS hack Scheme software
  • Incandescent Light Simulator (ILS) Code
    Interesting information about using the GPU of the Raspberry π.
    In the forum thread https://stardot.org.uk/forums/viewtopic.php?p=152451#p152451 emulators for 6502 and other processors are discussed, even pdp-11 was mentioned.
    More details can be found at https://github.com/hoglet67/PiTubeDirect/wiki
    The pdp-11 emulator is in the 'egg-eater-dev' branch.
    Mon Oct 29 11:51:35 2018 - permalink -
    - https://groups.google.com/forum/#!topic/pidp-8/Sh7ae7aCxpg
    hack pdp-11 pdp-8 pi raspberry software π
  • LUnix - The Next Generation
    LNG is an operating system primarly for the good old Commodore64 home-computer. There also is a native version for the successor Commodore128. Ports to other 6502/6510 driven 8Bit Computers are possible but not yet started. LUnix started in 1993 and reached the internet in 1994. In 1997 LUnix0.1 was rewritten from scratch, the result is LNG.
    Mon Jun 4 17:05:37 2018 - permalink -
    - http://lng.sourceforge.net/
    6502 hack operating-system Unix
  • Gigatron TTL Color Computer
    Interesting minimal computer using TTL SSI parts. Includes VGA output.
    Sat Jun 2 15:56:08 2018 - permalink -
    - https://gigatron.io/
    computer hack hardware
  • 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
  • Wireworld in Emacs -- DustyCloud Brainstorms
    Wireworld is a cellular automaton, not unlike Conway's Game of Life. Except with Wireworld, the "cells" in play are a bit more constrained... you have a set of wires, and electrons run along them, multiply, and die out, but the paths stay the same.
    Mon Jan 29 10:38:45 2018 - permalink -
    - http://dustycloud.org/blog/wireworld-in-emacs/
    blog emacs hack
  • fanf | Named and optional function arguments in C99
    Tue Sep 26 01:35:58 2017 - permalink -
    - https://fanf.dreamwidth.org/121573.html
    C hack language programming
  • GRC | Off The Grid    
    A paper-based system for encrypting domain names into secure passwords.
    Sun Nov 6 23:22:20 2016 - permalink -
    - https://www.grc.com/offthegrid.htm
    hack security
  • A robust self-printing program written in Ruby. It works even if you delete one character anywhere from the code.
    Tue Sep 6 11:41:12 2016 - permalink -
    - https://github.com/mame/radiation-hardened-quine
    hack programming Ruby
  • 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
  • The Deep Sweep
    The Deep Sweep is an aerospace probe scanning the otherwise out-of-reach signal space between land and stratosphere, with special interest placed in UAV/drone to satellite communication.
    Fri Sep 25 18:43:43 2015 - permalink -
    - https://criticalengineering.org/projects/deep-sweep/
    hack politics radio software
  • spark - ▁▂▃▅▂▇ in your shell.
    Written in 91 lines of C, license is unclear.
    Thu Sep 3 11:42:03 2015 - permalink -
    - http://git.zx2c4.com/spark/about/
    graphical-programming hack
  • UNIX ON PIC32 – meet RetroBSD for DuinoMite | olimex
    A port of BSD2.11 to a MIPS-based microcontroller with 128 kiB RAM.
    Thu Sep 11 21:56:52 2014 - permalink -
    - http://olimex.wordpress.com/2012/04/04/unix-on-pic32-meet-retrobsd-for-duinomite/
    hack software Unix
Links per page: 20 50 100
◄Older
page 1 / 5
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.