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 35 / 119
Newer►
  • Blacklight – A Real-Time Website Privacy Inspector by Surya Mattu
    Who is peeking over your shoulder while you work, watch videos, learn, explore, and shop on the internet? Enter the address of any website, and Blacklight will scan it and reveal the specific user-tracking technologies on the site—and who’s getting your data. You may be surprised at what you learn.
    Tue Jun 15 12:40:01 2021 - permalink -
    - https://themarkup.org/blacklight
    privacy tool web
  • Python to RPN - source code converter
    Convert Python to HP RPN code.
    A new way to program HP calculators like the HP42S, DM42 and Free42.
    On Fri Feb 16 15:41:07 2018 I bookmarked https://pyrpn.herokuapp.com/ but on 2022-02-10 it leads to a page stating "There's nothing here, yet."
    Mon Jun 14 12:18:38 2021 - permalink -
    - https://pyrpn.atug.com/
    Hewlett on-line Packard Python RPN tool
  • Importing tarball snapshots into an existing Git history
    Adam Sampson's blog, found via https://www.tuhs.org/pipermail/tuhs/2017-September/012094.html
    Sun Jun 13 21:51:30 2021 - permalink -
    - http://offog.org/notes/tarballs-to-git/
    blog git TUHS version-control
  • Computer Keyboards
    These pages are primarily concerned with keyboard layouts, that is, the arrangement of keys on a computer keyboard, and it looks at them from a historical viewpoint, going back to the keyboards found on some quite early computers.
    Thu Jun 10 13:23:23 2021 - permalink -
    - http://www.quadibloc.com/comp/kybint.htm
    keyboard reading
  • Blog about programming and mathematics
    The book reviews on https://catonmat.net/top-100-books-part-eight are short, but cover many interesting books.
    Mon Jun 7 19:14:39 2021 - permalink -
    - https://catonmat.net/
    blog book mathematics programming
  • Scripts for installing V8 UNIX from tape
    See also https://github.com/timnewsham/myv6
    Sat Jun 5 14:51:11 2021 - permalink -
    - https://github.com/timnewsham/myv8
    computer history Unix
  • Running firefox a bit more safely - HOWTO
    Instructions for running Firefox as another, less privileged user. Found on https://www.tuhs.org/pipermail/tuhs/2017-March/010757.html
    In the following post, https://www.qubes-os.org/intro/ was recommended as an improved way.
    Fri Jun 4 01:20:44 2021 - permalink -
    - https://lists.dragonflybsd.org/pipermail/users/2015-August/291195.html
    security software TODO TUHS web
  • an open-source Remote Desktop Protocol server
    Found on
    See also http://www.rdesktop.org/ (dated?) and https://www.freerdp.com/ for open source UNIX clients.
    The wiki page https://github.com/FreeRDP/FreeRDP/wiki/Keyboard has information about keyboard scan codes and remapping mechanisms in Windows and X11.
    Fri Jun 4 00:17:56 2021 - permalink -
    - http://xrdp.org/
    FOSS key-binding software Windows
  • saltpack - a modern crypto messaging format
    Need to encode, transmit, or store encrypted or signed data? saltpack is a streamlined, modern solution, designed with simplicity in mind. It is easy to implement & integrate. We've made few crypto decisions and instead leave almost all of the heavy lifting to the NaCl library.

    saltpack is a binary message format, encoded using the MessagePack format. Messages are broken up into reasonable (1MB) chunks, over which regular NaCl operations are performed. We have taken pains to address many of the shortcomings of current message formats: (1) only authenticated data is output; (2) repudiable authentication is used wherever possible; (3) chunks cannot be reordered or combined with other transmissions; (4) the public keys of senders and recipients can be hidden; and (5) message truncation is detectable.

    Implementations in Go and Python are available at https://saltpack.org/implementations  The format is used by https://keybase.io/
    Tue Jun 1 22:14:50 2021 - permalink -
    - https://saltpack.org/
    BSD cryptography FOSS security software tool
  • Introducing the Emacs Scratchpad, a smart way to integrate Emacs in every text interface you find. : emacs
    Interesting idea, although https://github.com/tecosaur/emacs-everywhere is probably better.
    Mon May 31 15:46:43 2021 - permalink -
    - https://www.reddit.com/r/emacs/comments/nnq1da/introducing_the_emacs_scratchpad_a_smart_way_to/
    emacs tool windowmanager
  • Clean Your System and Free Disk Space | BleachBit
    Found on https://ssd.eff.org/en/module/how-delete-your-data-securely-linux
    Fri May 28 16:55:08 2021 - permalink -
    - https://www.bleachbit.org/
    FOSS Linux privacy security tool Windows
  • The friendly Operating System for the Internet of Things
    Found on https://www.tuhs.org/pipermail/tuhs/2017-January/009420.html
    Wed May 26 09:28:24 2021 - permalink -
    - https://www.riot-os.org/
    FOSS operating-system TUHS
  • A tiny and fast Unix-ish kernel (based on xv6), compiler, and userland for fun, education, and research.
    Virtual CPU with full user/supervisor and virtual memory support, fast enough to support self-emulation.

    Fast C-subset compiler allowing on-the-fly compile-and-go of all applications.

    Network clients & servers, remote OpenGL, GUI applications, and many other nifty features.

    Runs under Windows or Linux.

    See the 00README.txt for full details and a step-by-step walkthrough tutorial.
    Found via https://www.tuhs.org/pipermail/tuhs/2017-January/009247.html
    Wed May 26 00:32:15 2021 - permalink -
    - https://github.com/rswier/swieros
    operating-system TUHS Unix
  • XKB Configuration Guide
    This document describes how to configure Xorg XKB from a user's point of view. It covers basic configuration syntax and gives also a few examples.
    See also the "X Keyboard Configuration Database" https://www.freedesktop.org/wiki/Software/XKeyboardConfig and
    "Custom Keyboard in Linux/X11" http://people.uleth.ca/~daniel.odonnell/Blog/custom-keyboard-in-linuxx11 on Daniel Paul O'Donnell's blog.
    Sat May 22 21:14:11 2021 - permalink -
    - https://www.x.org/releases/X11R7.6/doc/xorg-docs/input/XKB-Config.html
    key-binding reading X11
  • https://tsapps.nist.gov/publication/get_pdf.cfm?pub_id=917935
    ITL BULLETIN FOR FEBRUARY 2015
    NIST SPECIAL PUBLICATION 800-88 REVISION 1,
    GUIDELINES FOR MEDIA SANITIZATION
    http://nvlpubs.nist.gov/nistpubs/SpecialPublications/NIST.SP.800-88r1.pdf
    Fri May 21 15:03:49 2021 - permalink -
    - https://tsapps.nist.gov/publication/get_pdf.cfm?pub_id=917935
    computer security
  • Dart programming language
    Yet another programming language. C-like syntax, object oriented, garbage collected, can be compiled to machine code or JavaScript.
    Found via https://jrpn.jovial.com/ and https://github.com/zathras/jrpn .
    Thu May 20 13:50:45 2021 - permalink -
    - https://dart.dev/
    JavaScript language programming
  • Fileworthy
    Fileworthy is intended to facilitate easy management of files and notes across many devices.
    Mon May 17 11:26:17 2021 - permalink -
    - https://thiru.github.io/fileworthy/docs/
    common-lisp literate-programming TODO web
  • GitHub - apenwarr/isochronous: Precise timing related network testing tools: isoping, isostream, udpstress.
    Precise timing related network testing tools: isoping, isostream, udpstress.
    Tue May 11 14:38:50 2021 - permalink -
    - https://github.com/apenwarr/isochronous
    C++ software time tool
  • How often should I rotate my ssh keys? · Tailscale
    Interesting story about stolen ssh private keys. I should start to change my private keys, because those registered with GitLab will expire soon.
    Tue May 11 11:02:54 2021 - permalink -
    - https://tailscale.com/blog/rotate-ssh-keys/
    security SSH TODO
  • CERN 2019 WorldWideWeb Rebuild
    In December 1990, an application called WorldWideWeb was developed on a NeXT machine at The European Organization for Nuclear Research (known as CERN) just outside of Geneva. This program – WorldWideWeb — is the antecedent of most of what we consider or know of as "the web" today.

    In February 2019, in celebration of the thirtieth anniversary of the development of WorldWideWeb, a group of developers and designers convened at CERN to rebuild the original browser within a contemporary browser, allowing users around the world to experience the rather humble origins of this transformative technology.

    Found on https://www.11ty.dev/
    Thu May 6 11:23:29 2021 - permalink -
    - https://worldwideweb.cern.ch/
    computer history software web
Links per page: 20 50 100
◄Older
page 35 / 119
Newer►
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.