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 33 / 119
Newer►
  • SHA-1 is a Shambles
    Chosen-prefix collisions for SHA-1. Note that this can affect GPG 1.4.
    Found via https://fossil-scm.org/home/doc/trunk/www/fossil-v-git.wiki
    Mon Sep 13 11:47:05 2021 - permalink -
    - https://sha-mbles.github.io/
    cryptography gpg security SHA
  • Cursor keys belong at the center of your keyboard @ tonsky.me
    The unrelated article https://tonsky.me/blog/syncthing about Syncthing is interesting too. A great quote from https://tonsky.me/blog/phil-libin (not clear whether its from Phil or Nikita):
     The easiest emotional state to generate algorithmically is tribal outrage. It’s a simple and primal emotion. We, as the tech industry, have built a model that we make money when we piss people off. And everyone’s pissed off now, we’ve made a lot of money and people are like, what went wrong? Well, everything went exactly as planned.
    Mon Sep 13 11:12:13 2021 - permalink -
    - https://tonsky.me/blog/cursor-keys/
    key-binding tool
  • Date and time
    See also https://time.is which measures the error of your computer's clock.
    Sat Sep 11 21:35:33 2021 - permalink -
    - http://leapsecond.com/java/gpsclock.htm
    JD on-line time
  • Blogs created with org-mode.
    Found on https://ambrevar.xyz/blog-architecture/index.html
    See http://jgkamat.gitlab.io/blog/website1.html for details.
    https://ogbe.net/blog/blogging_with_org.html is another example. The article https://ogbe.net/blog/moar_monitors.html describes how X11 and VNC can provide an additional display.
    Fri Sep 10 22:20:21 2021 - permalink -
    - http://jgkamat.gitlab.io/blog/home.html
    blog org-mode TODO VNC X11
  • Tips on using org-mode
    Found on https://ambrevar.xyz/blog-architecture/index.html
    Fri Sep 10 22:14:31 2021 - permalink -
    - https://explog.in/notes/writingsetup.html
    blog org-mode TODO
  • Into the Personal-Website-Verse
    Arguments for personal websites instead of social networks.
    TODO: add indieweb tag to the relevant bookmarks.
    Fri Sep 10 21:18:16 2021 - permalink -
    - https://matthiasott.com/articles/into-the-personal-website-verse
    blog indieweb TODO web
  • Programming in the 21st Century
    It's not about technology for its own sake. It's about being able to implement your ideas.
    Tue Sep 7 11:31:18 2021 - permalink -
    - https://prog21.dadgum.com/
    blog programming
  • Dygma Raise is a fully-programmable ergonomic mechanical keyboard
    Split design, programmable key maps with several layers. RGB backlighting. Starts at €319.
    Sat Sep 4 22:32:08 2021 - permalink -
    - https://dygma.com
    hardware keyboard
  • Weekly Tips, Tricks, &c. Thread : emacs
    Extracting coordinates of mouse position in a PDF file. Found on Sacha Chua's blog https://sachachua.com/blog/2021/08/2021-08-30-emacs-news/
    Fri Sep 3 15:29:02 2021 - permalink -
    - https://www.reddit.com/r/emacs/comments/pb6w2z/weekly_tips_tricks_c_thread/haddtq6?utm_source=share&utm_medium=web2x&context=3
    emacs PDF tool
  • HP-15C Simulator - Homepage
    HP-15C Simulator for Windows, Linux and macOS. Supports data exchange with SwissMicros https://www.swissmicros.com DM15 models.
    Wed Sep 1 11:00:34 2021 - permalink -
    - https://hp-15c.homepage.t-online.de/content_web.htm
    GPL Hewlett Packard software Tcl
  • BPF (Berkeley Packet Filters) Compiler Collection (BCC)
    BCC is a toolkit for creating efficient kernel tracing and manipulation programs, and includes several useful tools and examples. It makes use of extended BPF (Berkeley Packet Filters), formally known as eBPF, a new feature that was first added to Linux 3.15. Much of what BCC uses requires Linux 4.1 and above.
    Mon Aug 30 21:14:28 2021 - permalink -
    - https://github.com/iovisor/bcc
    Linux tool
  • (Almost) text-only websites
    This is a directory of websites that primarily stick with simple, marked up, hyperlinked text.
    There is a movement, sometimes called "small web" for simpler web sites. This includes alternative protocols such as Gopher and Gemini.
    I need to come up with a suitable tag, since I have bookmarked a number of such sites. See also "tilde" for a related wish for simplicity. I will use indieweb for now.
    Mon Aug 30 10:42:37 2021 - permalink -
    - https://sjmulder.nl/en/textonly.html
    Gemini gopher indieweb reading web
  • Your journal on the small net
    Smol Pub is tiny blogging service.

    Web interface and CLI to manage your posts.
    Accessible from Web, Gemini and Gopher.
    Storage for your images.
    Write custom CSS for web.
    Attach your custom domain with SSL.
    Export your posts.
    No JavaScript, ads, or tracking technology.
    Sun Aug 29 23:12:55 2021 - permalink -
    - https://smol.pub/
    blog Gemini gopher indieweb tool
  • Cosmic Cartography
    Old-style world map explaining the Dark Energy Spectroscopic Instrument.
    Wed Aug 25 14:58:10 2021 - permalink -
    - https://www.desi.lbl.gov/2021/08/19/cosmic-cartography/
    astronomy map physics
  • How I store my files and why you should not rely on fancy tools for backup
    Backup strategy. The article https://www.unixsheikh.com/tutorials/keeping-your-home-in-git.html is interesting too.
    Thu Aug 19 12:50:18 2021 - permalink -
    - https://www.unixsheikh.com/articles/how-i-store-my-files-and-why-you-should-not-rely-on-fancy-tools-for-backup.html
    backup blog git ZFS
  • Overview - Emacs NG - A new approach to Emacs
    emacs-ng is based off of the master branch of emacs, and regularly merges in the latest changes(this branch includes the native compilation feature from Andrea Corallo).

    This project should be considered an additive native layer over emacs, bringing features like Deno's Javascript and Async I/O environment, Mozilla's Webrender, and other features in development. emacs-ng's approach is to utilize multiple new development approaches and tools to bring Emacs to the next level. It is maintained by a team that loves Emacs and everything it stands for - being totally introspectable, with a fully customizable and free development environment. We want Emacs to be a editor 40+ years from now that has the flexibility and design to keep up with progressive technology.
    Wed Aug 18 16:42:13 2021 - permalink -
    - https://emacs-ng.github.io/emacs-ng/
    editor emacs GPL JavaScript Rust web
  • GitHub - johnsonjh/emacs11: emacs11: EMACS11 (for PDP/RSX and VAX/VMS) in TECO-11 by Fred Fish
    An EMACS command compatible editor for PDP/RSX and VAX/VMS systems with TECO version 35 (or later).
    Tue Aug 17 16:37:09 2021 - permalink -
    - https://github.com/johnsonjh/emacs11
    editor emacs pdp-11 TECO
  • GitHub - johnsonjh/pmince: pmince: Portable MINCE (MINCE is Not Complete[ly] EMACS)
    License is vague:
    MINCE (version 2.5, 2.6, and 2.63), DIFF (version 1.1), Scribble (version 1.3), Pencil (version 1.3), and Crayon (version 1.3), along with any associated documentation (the "Materials"), are Copyright © 1980—1985 by Mark of the Unicorn, Inc.

    These Materials are provided in accordance with Title 17 U.S.C. Section 107, and distributed without profit, in original and unmodified form, for non-commercial research and educational purposes, for use by those who have expressed a prior general interest in receiving the Materials.

    The Portable MINCE authors claim no affiliation, endorsement, or sponsorship whatsoever by the originators of the Materials.

    If you wish to use these copyrighted Materials for any purposes beyond "fair use", you MUST locate and obtain permission from the current copyright owner.
    Tue Aug 17 16:29:56 2021 - permalink -
    - https://github.com/johnsonjh/pmince
    computer emacs history software
  • GitHub - johnsonjh/matlab: matlab: MATLAB (with FORTRAN source code)
    Source Code for MATLAB (1982-05-25)
    A matrix computation System.

    Written in FORTRAN by:

    Cleve Moler
    Department of Computer Science
    University of New Mexico
    Albuquerque, NM  87131

    Source code distributed by:

    Jim Kweeder
    Department of Chemical Engineering
    Clarkson University
    Potsdam, NY  13676
    Internet:  kweeder@sun.soe.clarkson.edu
    Bitnet:    kweeder%sun.soe.clarkson.edu@clutx
    Tue Aug 17 16:26:34 2021 - permalink -
    - https://github.com/johnsonjh/matlab
    Fortran mathematics Moler software
  • DECODER - DEveloper COmpanion for Documented and annotatEd code Reference - XWiki
    DECODER stands for DEveloper COmpanion for Documented and annotatEd code Reference. The project participants develop an open source Integrated Development Environment dedicated to improve the efficiency of software development and maintenance and the quality of software in medium criticality systems, such as in IoT, cloud computing and HPC.
    Tue Aug 17 13:33:22 2021 - permalink -
    - https://www.decoder-project.eu/#
    FOSS software TODO tool
Links per page: 20 50 100
◄Older
page 33 / 119
Newer►
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.