Shaare your links...
2364 links
interesting links Home Login RSS Feed ATOM Feed Tag cloud Picture wall Daily
Links per page: 20 50 100
◄Older
page 31 / 119
Newer►
  • HamSCI, the Ham Radio Science Citizen Investigation
    HamSCI, the Ham Radio Science Citizen Investigation, is a platform for the publicity and promotion of projects that are consistent with the following objectives:

    Advance scientific research and understanding through amateur radio activities.
    Encourage the development of new technologies to support this research.
    Provide educational opportunities for the amateur community and the general public.
    HamSCI serves as a means for fostering collaborations between professional researchers and amateur radio operators. It assists in developing and maintaining standards and agreements between all people and organizations involved.
    Sat Dec 11 22:29:58 2021 - permalink -
    - https://hamsci.org
    radio science software
  • 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
  • GitHub - vvaltchev/tilck: A Tiny Linux-Compatible Kernel
    Tilck is an educational monolithic x86 kernel designed to be Linux-compatible at binary level. Project's small-scale and simple design makes it the perfect playground for playing in kernel mode while retaining the ability to compare how the very same usermode bits run on the Linux kernel as well. That's a unique feature in the realm of educational kernels. Because of that, building a program for Tilck requires just a i686-musl toolchain from bootlin.com.

    Found on Leah Neukirchen's blog https://leahneukirchen.org/trivium/2021-08-15
    Tue Dec 7 16:39:53 2021 - permalink -
    - https://github.com/vvaltchev/tilck#overview
    Linux operating-system
  • THE ANALOG THING
    A high-quality, low-cost (€299), open-source, and not-for-profit cutting-edge analog computer.
    See https://analogparadigm.com/documentation.html for some interesting examples.

    Found on Leah Neukirchen's blog https://leahneukirchen.org/trivium/2021-12-05
    Mon Dec 6 13:18:31 2021 - permalink -
    - https://the-analog-thing.org/
    analogue computer
  • Home · will127534/RaspberryPiAtomicNixieClock Wiki · GitHub
    Found on Leah Neukirchen's blog https://leahneukirchen.org/trivium/2021-09-19
    Mon Dec 6 13:16:51 2021 - permalink -
    - https://github.com/will127534/RaspberryPiAtomicNixieClock/wiki
    electronics hardware pi raspberry satellite-navigation time π
  • Escape From Kmail
    Description of the various programs involved in sending and receiving e-mail, as of 2012.
    Sun Nov 28 19:08:29 2021 - permalink -
    - http://troubleshooters.com/lpm/201202/201202.htm
    e-mail HOWTO Linux
  • 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
  • Wayback Machine
    Tue Nov 9 13:23:31 2021 - permalink -
    - http://web.archive.org/
    history internet
  • Sniffle is a sniffer for Bluetooth 5 and 4.x (LE) using TI CC1352/CC26x2 hardware.
    Sat Nov 6 19:29:19 2021 - permalink -
    - https://github.com/jaylogue/Sniffle
    bluetooth software
  • Common Lisp on Android : lisp
    Failed attempt to build sbcl on Android using ecl, which exists both as inofficial Termux package and as Termux-independent Android app
    https://gitlab.com/eql/EQL5-Android/
    But I believe that ECL only provides a byte compiler since native compilation is done via C.
    See also https://www.christopherbiscardi.com/2014/1/10/common-lisp-on-android-running-the-mocl-android-example
    Fri Nov 5 14:50:26 2021 - permalink -
    - https://www.reddit.com/r/lisp/comments/j7hom9/common_lisp_on_android/
    Android common-lisp
  • Valgrind is an instrumentation framework for building dynamic analysis tools.
    There are Valgrind tools that can automatically detect many memory management and threading bugs, and profile your programs in detail. You can also use Valgrind to build new tools.
    Sat Oct 30 20:00:05 2021 - permalink -
    - https://valgrind.org/
    C C++ software tool
  • From ‘guix environment’ to ‘guix shell’
    While this blog article is about a new feature of the Scheme-based Guix Linux package manager, it contans the following interesting observation about erroneous shell settings: "it’s not uncommon for the shell to mess up with the whole environment. Why? Because, contrary to documented practice, it’s quite common for users to define or override environment variables in the startup files of non-login shells, ~/.bashrc for Bash, ~/.zshrc for Zsh. Instead, environment variable definitions should go to the startup file of login shells—~/.bash_profile, ~/.profile, or similar. But let’s face it: it’s a subtle distinction that few of us know or care about."
    Thu Oct 28 01:29:02 2021 - permalink -
    - https://guix.gnu.org/blog/2021/from-guix-environment-to-guix-shell/
    programming Scheme shell TODO
  • Time-based One-time Password (TOTP) - MELPA
    Create TOTP using gnutls for crypto and auth source for secure storage of shared secret.
    Emacs 27.1 is required for bignum support.
    Found on Sacha Chua's blog https://sachachua.com/blog/2021/10/2021-10-18-emacs-news/
    Tue Oct 19 09:50:40 2021 - permalink -
    - https://melpa.org/#/totp
    cryptography emacs
  • How to have orgmode footnotes per entry? | Tech.ToryAnderson.com
    Footnotes can be collected in the entry where they are referred to rather than in a central place.
    Tue Oct 19 09:46:12 2021 - permalink -
    - https://tech.toryanderson.com/2021/10/13/how-to-have-orgmode-footnotes-per-entry/
    org-mode TODO
  • 9front on an SDF VPS
    Instructions for installing 9front on an SDF VPS. Found on https://9p.sdf.org/
    Sun Oct 17 20:19:46 2021 - permalink -
    - https://wiki.sdf.org/doku.php?id=vps_-_9front
    plan9 reading wiki
  • Pi-KVM - Open and cheap DIY IP-KVM on Raspberry Pi
    A very simple and fully functional Raspberry Pi-based KVM over IP that you can make with your own hands without any soldering!
    Sun Oct 17 13:48:36 2021 - permalink -
    - https://pikvm.org/
    pi raspberry tool π
  • IP/DNS Detect - What is your IP, what is your DNS, what informations you send to websites.
    From https://www.schneier.com/blog/archives/2021/09/check-what-information-your-browser-leaks.html
    https://dnsleaktest.com/ offers a similar service.
    Fri Oct 15 11:48:33 2021 - permalink -
    - https://ipleak.net/
    browser DNS privacy security
  • Viral Attacks On UNIX System Security
    Article from Tom Duff, August 1987
    Executable files in the Ninth Edition of the UNIX system contain small amounts of unused space, allowing small code sequences to be added to them without noticeably affecting their functionality. A program fragment that looks for binaries and introduces copies of itself into their slack space will transitively spread like a virus. Such a virus program could, like the Trojan Horse, harbor Greeks set to attack the system when run by sufficiently privileged users or from infected set-userid programs.
    Thu Oct 14 21:29:40 2021 - permalink -
    - https://cryptohub.nl/zines/vxheavens/lib/-show_abstract=vtd01.htm
    computer history security Unix
  • Phil's PDP10 Miscellany Page
    Lots of information about pdp-10, operating systems and other computers from the same age.
    Thu Oct 14 10:59:41 2021 - permalink -
    - http://www.regressive.org/phil/pdp10/
    computer DEC history pdp-10 reading
  • An experimental asynchronous SDR runtime for heterogeneous architectures written in Rust
    An experimental asynchronous SDR runtime for heterogeneous architectures that is:
    - Extensible: custom buffers (supporting accelerators like GPUs and FPGAs) and custom schedulers (optimized for your application).
    - Asynchronous: solving long-standing issues around IO, blocking, and timers.
    - Portable: Linux, Windows, Mac, WASM, Android, and prime support for embedded platforms through a REST API and web-based GUIs.
    - Fast: SDR go brrr!
    Found on https://www.rtl-sdr.com/futuresdr-an-async-sdr-framework-implemented-in-rust/
    Thu Oct 14 00:25:37 2021 - permalink -
    - https://www.futuresdr.org/
    radio Rust software
Links per page: 20 50 100
◄Older
page 31 / 119
Newer►
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.