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 43 / 121
Newer►
  • A family of devices which fit inside your USB port!
    I’m Tomu, a tiny ARM microprocessor which fits in your USB port. I have two buttons and two LEDs!
    I’m fully open source and am buildable by hobbyists! Designed for 2-factor authentication, USB experiments, or anything else you can think of.
    Can be used as U2F/FIDO authenticator, but has no AES hardware accelerator.
    Wed Dec 23 20:20:25 2020 - permalink -
    - https://tomu.im/tomu.html
    ARM computer hardware USB
  • Emacs Should Be Emacs Lisp - Tom Tromey
    Talk about the advantages of Emacs Lisp over Scheme and Common Lisp.
    Found on https://blog.jethro.dev/posts/how_to_take_smart_notes_org/
    Tue Dec 22 14:57:35 2020 - permalink -
    - https://braindump.jethro.dev/posts/emacs_should_be_emacs_lisp/
    emacs reading TODO
  • GitHub - ililim/dual-key-remap: Remap any key to any other two keys on Windows 🔥. Remap CapsLock to both Ctrl and Escape!
    Remap any key to any other two keys on Windows. Most commonly used to remap CapsLock to Escape when pressed alone and Ctrl when pressed with other keys. Written in C to run at the lowest Windows API level for speed and reliability.
    Mon Dec 21 15:22:04 2020 - permalink -
    - https://github.com/ililim/dual-key-remap
    FOSS GPL key-binding Windows
  • Personal website in org
    Sun Dec 20 22:28:51 2020 - permalink -
    - https://thibaultmarin.github.io/blog/posts/2016-11-13-Personal_website_in_org.html
    blog emacs org-mode TODO web
  • Aaron Toponce
    Blog about cryptography, hash functions and more
    Fri Dec 18 23:02:20 2020 - permalink -
    - https://pthree.org/
    blog cryptography hash Linux number random security
  • GitHub - udem-dlteam/mimosa: Minimal operating system for x86 intended as a basis for benchmarking and running Gambit
    The Mimosa operating system consists of a minimal kernel built on C++ and Scheme. It contains a Scheme implementation of a hard drive (ATA) driver, keyboard (PS2), serial (8250 UART), FAT32 filesystem and a small real time clock manager. The project was built to experiment with development of operating system using a high level functional language to study the development process and the use of Scheme to build a fairly complex system.
    Fri Dec 18 15:38:22 2020 - permalink -
    - https://github.com/udem-dlteam/mimosa
    operating-system Scheme
  • GitHub - susam/uncap: Map Caps Lock to Escape or any key to any key
    Map Caps Lock key to Escape key, or any to any key, on Windows systems.
    Fri Dec 18 11:06:47 2020 - permalink -
    - https://github.com/susam/uncap#custom-mapping
    key-binding MIT software Windows
  • GitHub - susam/emacs4cl: A 35 line ~/.emacs to quickly set up vanilla Emacs for Common Lisp programming
    This repository provides a tiny .emacs file to set up Emacs quickly for Common Lisp programming. README.md provides a detailed description of how to set it up and get started with Common Lisp programming.
    Fri Dec 18 11:01:45 2020 - permalink -
    - https://github.com/susam/emacs4cl
    common-lisp emacs FOSS software
  • Dissecting Lemire’s nearly divisionless random — Very Serious Blog
    Found on Tony Finch's blog
    https://fanf.dreamwidth.org/133551.html
    Mon Dec 14 14:47:39 2020 - permalink -
    - https://veryseriousblog.com/posts/dissecting-lemire
    number random software
  • Spektrum Kompakt Im Orbit - Unterwegs in der Erdumlaufbahn
    Sun Dec 13 21:55:55 2020 - permalink -
    - https://www.spektrum.de/pdf/spektrum-kompakt-im-erdorbit/1712030
    german reading space
  • How CPUs are Designed and Built
    The series will cover computer architecture, processor circuit design, VLSI (very-large-scale integration), chip fabrication, and future trends in computing.
    Sun Dec 13 21:53:59 2020 - permalink -
    - https://www.techspot.com/article/1821-how-cpus-are-designed-and-built/
    computer hardware reading
  • Guile hacker's handbook
    Sun Dec 13 21:48:38 2020 - permalink -
    - https://jeko.frama.io/
    GNU reading Scheme
  • Collection of computer-related usenet articles
    Fri Dec 11 21:39:33 2020 - permalink -
    - https://ipfs.io/ipfs/QmdA5WkDNALetBn4iFeSepHjdLGJdxPBwZyY47ir1bZGAK/comp/index.html
    computer history reading
  • THE ULTIMATE MECHANICAL KEYBOARD CATALOG
    This is a collection of links
    https://candykeys.com/product/vortex-tab90M-ansi
    https://www.duckychannel.com.tw/en/about
    https://www.mechanical-keyboard.org/de/mechanische-tastaturen-im-test/
    https://www.mechanical-keyboard.org/de/mechanische-tastaturen-uebersicht/
    https://www.tomshardware.com/best-picks/best-budget-mechanical-keyboards
    https://www.alternate.at/Mechanische-Tastaturen?s=default&filter_2147482727=920&filter_2147482745=903/
    https://www.wasdkeyboards.com/products/accessories/switch-tester.html
    https://deskthority.net/wiki/Main_Page
    http://global.leopold.co.kr/Shop/Item.php?ItId=1550022047
    https://www.pcgamingrace.com/products/glorious-gmmk-pro-75-barebone-black-reservation
    Tue Dec 8 19:37:39 2020 - permalink -
    - https://mechanicalkeyboards.com/
    computer hardware keyboard
  • Michael Orlitzky { Let's not Encrypt }
    Interesting argument against the current state of HTTPS certification.
    See also his other articles, e.g. http://michael.orlitzky.com/articles/makeing_latex.xhtml
    Fri Dec 4 16:40:10 2020 - permalink -
    - http://michael.orlitzky.com/articles/lets_not_encrypt.xhtml
    HTTPS LaTeX make reading security TODO web
  • ~kennylevinsen/switchd - sourcehut git
    Runs commands when system button/switch states trigger.
    Wed Dec 2 13:53:31 2020 - permalink -
    - https://git.sr.ht/~kennylevinsen/switchd
    FOSS keyboard Linux software
  • Linux operating system targeting embedded devices
    Instead of trying to create a single, static firmware, OpenWrt provides a fully writable filesystem with package management. This frees you from the application selection and configuration provided by the vendor and allows you to customize the device through the use of packages to suit any application. For developers, OpenWrt is the framework to build an application without having to build a complete firmware around it; for users this means the ability for full customization, to use the device in ways never envisioned.
    Tue Dec 1 21:36:33 2020 - permalink -
    - https://openwrt.org/
    FOSS Linux operating-system software
  • Open source, privacy-enabled smartphone operating systems.
    /e/OS is a complete, fully “deGoogled”, mobile ecosystem, an Android fork based on Lineage OS.
    Tue Dec 1 21:17:58 2020 - permalink -
    - https://e.foundation/
    Android FOSS phone privacy software
  • uBlox NEO-M8 series documentation
    Tue Dec 1 21:14:16 2020 - permalink -
    - https://www.u-blox.com/en/product/neo-m8-series#tab-documentation-resources
    electronics Galileo GNSS hardware satellite-navigation
  • Personal server
    "A radical, uncompromising, plug and play personal server, offering one-click installation and simple configuration of open source software services that run over Tor V3. The Embassy is your sovereign territory in the land of the Internet. No technical expertise required."
    Found on the Fairphone forum.
    Mon Nov 30 23:30:53 2020 - permalink -
    - https://start9labs.com/
    pi raspberry software π
Links per page: 20 50 100
◄Older
page 43 / 121
Newer►
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.