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 17 / 121
Newer►
  • Greaseweazle V4 USB Floppy Adapter – Flux Reader Writer – Ultimate Mister FPGA
    Greaseweazle allows versatile floppy drive control over USB. Read and write your vintage floppy disks from your PC/Linux/Mac computer. This USB device lets you to connect an old floppy disk drive to your modern computer to read/write floppy disks from any system with Shugart standard drives (Amiga, Atarí, Commodore, Amstrad, Sinclair, PC, CNC machines, musical instruments, industrial equipment, and more.)

    By extracting the raw flux transitions from a drive, any disk format can be captured and analyzed. The Greaseweazle also supports writing to floppy disks, from a range of image file formats including those commonly used for online preservation (ADF, IPF, DSK, IMG, HFE, …).

    Greaseweazle V4 is the latest version, updated for mass production and with the following features:

    Reads and writes 3″, 3.5″, 5.25″, 8″ disks (with suitable drive and cable)
    Buffered outputs, for communicating with older 5.25″ and 8″ disk drives
    Integrated power connector for directly powering most 3.5″ disk drives
    Write-enable jumper can be removed for safer preservation of precious vintage disks
    Supports floppy-modded 5.25″ drives
    Supports Disk-Change detection as used by Rob Smith’s integration into the WinUAE Amiga emulator
    3 user-definable outputs (eg. 8″ interface REDWC signal)
    100% factory tested, and tested again by me before shipping

    Found via https://www.tuhs.org/pipermail/tuhs/2023-January/027510.html
    Thu Dec 14 15:24:14 2023 - permalink -
    - https://ultimatemister.com/product/greaseweazle-v4-usb-floppy-adapter-flux-reader-writer/
    computer hardware history TODO USB
  • CodeArtNow - MACSimizing TECO
    MACSimizing TECO: A Note on the Invention of EMACS
    by Adrienne Gaye Thompson [1] 2009-11-02
    Found on https://dbpedia.org/page/Emacs, where the incorrect URL http://www.codeartnow.com/hacker-art-1/macsimizing-teco is used
    Thu Nov 30 10:18:10 2023 - permalink -
    - https://www.codeartnow.com/hacker-art/macsimizing-teco
    editor emacs history TODO
  • CLiki: npt
    An implementation of ANSI Common Lisp written in C.
    If I find the time, I would like to find answers which allow to add information to the table on https://www.cliki.net/Common%20Lisp%20implementation
    Wed Nov 29 12:36:19 2023 - permalink -
    - https://www.cliki.net/npt
    common-lisp FOSS software TODO
  • Abstract Heresies: GitHub Co-pilot Review
    Review of GitHub Co-pilot, a code generator based on AI (presumably LLM).
    Mon Nov 27 12:33:33 2023 - permalink -
    - https://funcall.blogspot.com/2023/11/github-co-pilot-review.html
    AI blog programming
  • Andrey Listopadov's blog
    Found via https://ochicken.net/projects/workspace/
    https://andreyor.st/posts/2022-02-22-new-look/ could be useful for my own blog, if I ever start it.
    Sat Nov 25 00:22:58 2023 - permalink -
    - https://andreyor.st/posts/2020-04-29-text-editors/
    blog emacs lisp programming reading Scheme TODO
  • Emacs Workspace: IDE + Yet Another Jupyter
    "This blog is my configuration of Emacs as a personal workspace, includes:
    Use Org mode Babel as yet another Jupyter and can preview LaTeX TikZ pictures;
    Use Org mode to generate blog pages and deploy to VPS, not rely on Hugo and Hexo;
    A mini-IDE for programming."
    Fri Nov 24 21:12:04 2023 - permalink -
    - https://ochicken.net/projects/workspace/
    blog emacs org-mode
  • A demo of the WebAuthn specification
    Found in c't 2023-10 (TBC).
    See also https://passkey.org/ which was mentioned in the same article.
    Fri Nov 17 15:59:56 2023 - permalink -
    - https://webauthn.io/
    computer reading security TODO
  • Getting started with Google OpenSK
    OpenSK https://github.com/google/OpenSK released by Google is a fully open-source implementation for security keys written in Rust that supports both FIDO U2F and FIDO2 standards.

    OpenSK is based on the FIDO2 specifications, which combine the World Wide Web Consortium’s (W3C) Web Authentication (WebAuthn) specification and FIDO Alliance’s corresponding Client-to-Authenticator Protocol (CTAP).

    The nRF52840 MDK USB Dongle works well with OpenSK. Taking advantage of the UF2 Bootloader, you can easily program the OpenSK by just copying the .uf2-format image to the flash drive.
    Tue Nov 14 07:41:40 2023 - permalink -
    - https://blog.makerdiary.com/getting-started-with-google-opensk/
    computer cryptography hardware Rust security
  • Animated knots
    Description of many different knots. Found via Paul Lutus' page https://arachnoid.com/rope_climbing_101/index.html
    Mon Nov 13 08:37:35 2023 - permalink -
    - https://www.animatedknots.com/alpine-butterfly-loop-knot
    knot reading
  • Using Emacs, Org-mode and R for Research Writing in Social Sciences
    This guide introduces an open-source toolkit for academic research and writing. The main features of this toolkit centered around Emacs and Org-mode are:

    - embedded R code in the document that allows for statistical results to be revised and reproduced,
    - bibliographic citations from a personal bibliographic database,
    - formatting using well defined styles with minimal markup,
    - support for production of final output as pdf, odt, docx, html and many other formats.

    Found on Sacha Chua's blog https://sachachua.com/blog/2023/11/2023-11-06-emacs-news/
    Fri Nov 10 10:25:21 2023 - permalink -
    - https://github.com/vikasrawal/orgpaper/blob/master/orgpapers.org
    LaTeX org-mode writing
  • This Month in Org, July 2021 - Introducing citations!
    Description of Org’s new native citation syntax.
    Found on https://github.com/vikasrawal/orgpaper/blob/master/orgpapers.org which mentions that org-mode newer than 9.5 is needed for this feature.
    Fri Nov 10 10:18:43 2023 - permalink -
    - https://blog.tecosaur.com/tmio/2021-07-31-citations.html#fnr.3
    blog org-mode TODO
  • [Oberon] Re (2): UEFI
    Neutral description of BIOS, UEFI and IME and some hints about the boot mechanism used by the Raspberry pi on the Oberon mailing list.
    Fri Nov 3 16:39:29 2023 - permalink -
    - https://lists.inf.ethz.ch/pipermail/oberon/2021/015933.html
    BIOS computer IME Oberon pi raspberry UEFI Wirth π
  • Open source flash emulation
    Hardware to emulate the SPI memory in PCs to speed up the development of free BIOS firmware.
    Found on the Oberon mailing list.
    See also the articles about retrocomputing and security, e.g. https://trmm.net/Cosign/
    Fri Nov 3 16:34:01 2023 - permalink -
    - https://trmm.net/Spispy/
    BIOS computer electronics FOSS hardware history RSA SPI UEFI
  • C2-Scans mit readcd - Wozu?
    How to measure the number of correctable errors on CDs to judge the quality.
    Found via https://reproducible-builds.org/who/projects/ which links to https://www.fabiankeil.de/gehacktes/electrobsd/
    Thu Nov 2 12:59:33 2023 - permalink -
    - https://www.fabiankeil.de/readcd.html
    BSD CD coding computer FOSS german hardware Reed Solomon
  • GitHub - sigmf/SigMF: The Signal Metadata Format Specification
    By providing a standard way to describe data recordings, SigMF facilitates the sharing of data, prevents the "bitrot" of datasets wherein details of the capture are lost over time, and makes it possible for different tools to operate on the same dataset, thus enabling data portability between tools and workflows.

    Implementations of the the standard are available for Python, C++ and GNU Radio.
    Mon Oct 23 10:22:59 2023 - permalink -
    - https://github.com/sigmf/SigMF
    C++ CC-BY-SA GNU Python radio software
  • Structural insight: The relativity-quantum split
    Found via https://hyper.dev/2023/seed-0-freedom-of-expression-john-shutt-kernel/ on Planet Scheme
    See also https://fexpr.blogspot.com/2019/04/nabla_18.html which links to https://en.wikipedia.org/wiki/Hyperfunction
    Mon Oct 16 17:48:36 2023 - permalink -
    - https://fexpr.blogspot.com/2020/12/the-relativity-quantum-split.html
    blog for:mp lisp mathematics physics reading Scheme science
  • Jonathan's Space Report
    Found on https://www.n2yo.com/satellite-article/How-many-satellites-can-we-safely-fit-in-Earth-orbit/86
    https://planet4589.org/jcm/misc/distros/index.html observations about Linux desktops
    Sat Oct 14 21:11:35 2023 - permalink -
    - https://www.planet4589.org/space/jsr/jsr.html
    for:bru Linux science space
  • Time Card mini adds Pi, GPS, and OCXO to your PC
    PTP time on a Raspberry Pi CM 4. Note that the Rpi 5 also has PTP support.
    See also https://www.jeffgeerling.com/blog/2022/ptp-and-ieee-1588-hardware-timestamping-on-raspberry-pi-cm4
    https://store.timebeat.app/collections/timecard-mini
    He mentioned another time-related HAT on his video https://m.youtube.com/watch?v=RvnG-ywF6_s

    https://www.jeffgeerling.com/blog/2023/build-your-own-private-wireguard-vpn-pivpn is interesting too.
    Sat Oct 14 12:34:18 2023 - permalink -
    - https://www.jeffgeerling.com/blog/2023/time-card-mini-adds-pi-gps-and-oxco-your-pc
    electronics hardware pi PTP raspberry software time TODO π
  • Raspberry Pi Pico NeoPixel LED Examples
    Controlling NeoPixel LEDs with a Raspberry pi Pico and Circuit Python.
    Sat Oct 14 12:30:26 2023 - permalink -
    - https://projects-raspberry.com/raspberry-pi-pico-neopixel-led-examples/
    DSKY electronics pi Pico Python raspberry software π
  • Simple Linux Utility for Resource Management
    The SLURM Workload Manager is an open source, fault-tolerant and highly scalable cluster management and job scheduling system[1] used on the DEAC cluster. Formerly known as Simple Linux Utility for Resource Management (aka SLURM)[2], it provides three key functions:

    Allocates exclusive and/or non-exclusive access to resources (compute nodes) to users for X period of time
    Provides a framework for starting, executing, and monitoring work on allocated nodes
    Arbitrates contention for resources by managing a queue of pending jobs

    See also https://wiki.deac.wfu.edu/user/Software:OpenPFGW a primality test program
    Sat Sep 30 22:53:50 2023 - permalink -
    - https://wiki.deac.wfu.edu/user/SLURM:Quick_Start_Guide#What_is_SLURM?
    FOSS Linux mathematics software wiki
Links per page: 20 50 100
◄Older
page 17 / 121
Newer►
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.