Shaare your links...
1984 links
interesting links Home Login RSS Feed ATOM Feed Tag cloud Picture wall Daily
Links per page: 20 50 100
◄Older
page 1 / 15
283 results for tags tool x
  • A practical GNU epsilon tutorial
    Explanation of GNU epsilon https://www.gnu.org/software/epsilon/epsilon.html
    "The ε core language, an imperative first-order language, is called ε₀. It’s inconvenient for humans to use for serious problems, yet simple and potentially very efficient. Using ε₀ I’ve built ε₁, a higher-level language with a Lispy feel, but untyped — not dynamically typed like Lisp: untyped, like Forth and machine language."

    See also https://ageinghacker.net/blog/posts/33/ for make-gallery, a bash script to generate a HTML photo gallery.
    Fri Jan 27 14:46:14 2023 - permalink -
    - https://ageinghacker.net/blog/posts/17/
    blog Lisp reading software TODO tool web
  • Ladybird: A new cross-platform browser project – Andreas Kling – I like computers!
    A new cross-platform browser project, from the author of SerenityOS https://serenityos.org/
    Found in c't.
    Mon Dec 19 17:22:50 2022 - permalink -
    - https://awesomekling.github.io/Ladybird-a-new-cross-platform-browser-project/
    FOSS operating-system software tool web
  • Augeas — a configuration API
    Augeas is a configuration editing tool. It parses configuration files in their native formats and transforms them into a tree. Configuration changes are made by manipulating this tree and saving it back into native config files.
    Found on https://gitlab.com/uxrt/uxrt-toplevel/-/blob/master/architecture_notes
    Wed Dec 14 11:00:12 2022 - permalink -
    - https://augeas.net/index.html
    LGPL Linux tool
  • W3C Open Source Software
    https://www.w3.org/Talks/Tools/Slidy2/ looks interesting.
    Mon Dec 5 17:29:22 2022 - permalink -
    - https://www.w3.org/Status.html
    FOSS HTML tool web
  • Alternative firmware for ESP8266
    Alternative firmware for ESP8266 with easy configuration using webUI, OTA updates, automation using timers or rules, expandability and entirely local control over MQTT, HTTP, Serial or KNX. Full documentation at https://tasmota.github.io/docs
    See also https://ota.tasmota.com/tasmota/release/
    Tue Nov 29 08:52:18 2022 - permalink -
    - https://github.com/arendst/Tasmota
    FOSS GPL software tool
  • Finding out why a package was held back with apt
    See also https://chrisdown.name/2018/01/02/in-defence-of-swap.html which I found via a link on Lennart Poettering's article https://0pointer.net/blog/fitting-everything-together.html
    Mon Nov 21 07:36:25 2022 - permalink -
    - https://chrisdown.name/2014/02/10/finding-out-why-package-was-held-back-with-apt.html
    blog Linux tool
  • The Meson Build system
    Meson is an open source build system meant to be both extremely fast, and, even more importantly, as user friendly as possible.

    The main design point of Meson is that every moment a developer spends writing or debugging build definitions is a second wasted. So is every second spent waiting for the build system to actually start compiling code.
    Sat Nov 5 21:10:28 2022 - permalink -
    - https://mesonbuild.com/index.html
    Python tool
  • A strongly defined, highly compatible specification of Markdown
    See https://spec.commonmark.org/ for the specification, http://code.commonmark.org/ for a reference implementation and validation test suite on GitHub.
    Tue Oct 18 08:19:46 2022 - permalink -
    - https://commonmark.org/
    software TODO tool
  • Gitea - Git with a cup of tea, a painless self-hosted Git service
    Gitea is a community managed lightweight code hosting solution written in Go. It is published under the MIT license.
    Try it once I have an interesting public repository.
    Sat Oct 15 11:59:55 2022 - permalink -
    - https://gitea.io/en-us/
    git go MIT software TODO tool
  • virtual console spy tool
    Access a virtual console, e.g. from an ssh session.
    Sun Oct 9 21:11:56 2022 - permalink -
    - https://linux.die.net/man/1/conspy
    Linux software tool
  • WebPlotDigitizer - Copyright 2010-2021 Ankit Rohatgi
    On-line tool to digitize plot images.
    Wed Sep 7 11:54:56 2022 - permalink -
    - https://apps.automeris.io/wpd/
    on-line tool web
  • Tenon.io: Tenon.io | Accessibility as a Service: ICT accessibility testing, training, and tooling. WCAG, 508, CVAA, ADA, VPAT services
    Tool to check the accessibility of web pages. Found on https://karl-voit.at/2015/07/26/LaTeX-typography/
    Mon Sep 5 12:09:33 2022 - permalink -
    - https://tenon.io/testNow.php?url=https://roland.iwasno.net
    accessibilty on-line tool W3C web
  • GitHub - weirdNox/org-noter: Emacs document annotator, using Org-mode
    Annotate documents in PDF , EPUB, Microsoft Office, DVI, PS, and OpenDocument formats in Emacs.
    Found on https://swalla24.people.uic.edu/workflow/org-notes/
    Mon Aug 29 17:57:19 2022 - permalink -
    - https://github.com/weirdNox/org-noter
    emacs org-mode PDF tool
  • Syncthing – Backup das einfach passiert
    Interesting blog about free software, photography, Gimp, in german.
    Fri Aug 26 16:15:18 2022 - permalink -
    - https://blog.gestreift.net/2016/04/syncthing-backup-das-einfach-passiert/
    backup blog german photo tool
  • GitHub - ainfosec/FISSURE: The RF and reverse engineering framework for everyone
    Announced on https://www.rtl-sdr.com
    Thu Aug 25 14:37:00 2022 - permalink -
    - https://github.com/ainfosec/FISSURE
    FOSS radio software tool
  • Universal Android Debloater
    Bash script using ADB to debloat rooted and non-rooted android devices. Improve your privacy, the security and battery life of your device.
    No longer maintained, see https://github.com/0x192/universal-android-debloater for a replacement.
    Thu Aug 25 11:56:20 2022 - permalink -
    - https://gitlab.com/W1nst0n/universal-android-debloater
    Android privacy tool
  • Subplot - tools to specify, document and implement acceptance tests for systems and software
    Capture and communicate acceptance criteria for software and systems, and how they are verified, in a way that’s understood by all project stakeholders, including end-users.

    Subplot is a set of tools for specifying, documenting, and implementing automated acceptance tests for systems and software. Subplot tools help produce a human-readable document of acceptance criteria and a program that automatically tests a system against those criteria.

    Subplot is currently in its ALPHA stage.

    Found on https://en.m.wikipedia.org/wiki/PIC_(markup_language)
    Mon Aug 22 20:26:41 2022 - permalink -
    - https://subplot.tech
    software tool
  • Hermit manages isolated, self-bootstrapping sets of tools in software projects.
    Found via https://github.com/zellyn/retrocomputing-hermit-packages
    Tue Aug 16 17:12:48 2022 - permalink -
    - https://cashapp.github.io/hermit/
    git software tool
  • Difftastic diffing with Magit
    difftastic is a structural diff tool that compares files based on their syntax. So for example, if you conditionalize some statement, the diff would only show the addition of one if with its condition instead of showing one line added (the if (condition)) and the line with the statement being removed and re-added (because of indentation changes). In many cases, such structural diffs transport the meaning of a change much better than the typical line-based diffs.
    Found on https://www.emacswiki.org/emacs/Magit
    Wed Aug 3 15:03:48 2022 - permalink -
    - https://www.tsdh.org/posts/2022-08-01-difftastic-diffing-with-magit.html
    emacs git tool
  • SystemRescue - System Rescue Homepage
    SystemRescue (formerly known as SystemRescueCd) is a Linux system rescue toolkit available as a bootable medium for administrating or repairing your system and data after a crash. It aims to provide an easy way to carry out admin tasks on your computer, such as creating and editing the hard disk partitions. It comes with a lot of Linux system utilities such as GParted, fsarchiver, filesystem tools and basic tools (editors, midnight commander, network tools). It can be used for both Linux and windows computers, and on desktops as well as servers. This rescue system requires no installation as it can be booted from a CD/DVD drive or USB stick, but it can be installed on the hard disk if you wish. The kernel supports all important file systems (ext4, xfs, btrfs, vfat, ntfs), as well as network filesystems such as Samba and NFS.
    Tue Jul 26 12:15:18 2022 - permalink -
    - https://www.system-rescue.org/
    Linux tool
Links per page: 20 50 100
◄Older
page 1 / 15
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.