Shaare your links...
2434 links
interesting links Home Login RSS Feed ATOM Feed Tag cloud Picture wall Daily
Links per page: 20 50 100
◄Older
page 5 / 17
Newer►
339 results for tags tool x
  • Codeberg is a collaboration platform and git hosting for free and open source software, content and projects.
    Found on https://jao.io/blog/whats-not-to-like.html. Unlike GitHub and GitLab, it is not run by a corporation.
    https://docs.codeberg.org/collaborating/citable-code/ sounds interesting.
    Sat Jun 18 19:18:26 2022 - permalink -
    - https://codeberg.org
    git on-line TODO tool
  • RTC Calibration program - SwissMicros Calculator Forum
    Program to determine the calibration value needed to correct for the frequency error of dm42s' RTC.
    Mon Jun 13 15:58:37 2022 - permalink -
    - https://forum.swissmicros.com/viewtopic.php?f=19&t=2212
    calculator Hewlett Packard time TODO tool
  • free42 Random Math Stuff
    Polynomial root finder for {dm,hp}42s using Laguerre's method. Found on https://forum.swissmicros.com/viewtopic.php?p=20091#p20091
    The Emacs tools for {dm,hp}42 code on https://richmit.github.io/hp42/hp42s-meta.html and the
    Lisp library http://www.mitchr.me/SS/mjrcalc/ look interesting too.
    Mon Jun 13 15:52:20 2022 - permalink -
    - https://richmit.github.io/hp42/math.html#org670c9bb
    algorithm calculator common-lisp emacs Hewlett Laguerre lisp numerical org-mode Packard root-finding tool
  • EFF's New Wordlists for Random Passphrases | Electronic Frontier Foundation
    Improved word lists for dice-generated passphrases, found via https://michael.kjorling.se/password-tips/
    Thu Jun 9 13:55:16 2022 - permalink -
    - https://www.eff.org/deeplinks/2016/07/new-wordlists-random-passphrases
    security TODO tool
  • Free Whois Lookup - Whois IP Search & Whois Domain Lookup | Whois.com
    Tue Jun 7 11:35:46 2022 - permalink -
    - https://www.whois.com/whois/
    on-line tool
  • Quiver, a graphical editor for commutative and pasting diagrams
    quiver is a modern, graphical editor for commutative and pasting diagrams, capable of rendering high-quality diagrams for screen viewing, and exporting to LaTeX via tikz-cd. See also the github page https://github.com/varkor/quiver
    Fri May 27 11:34:34 2022 - permalink -
    - https://q.uiver.app/
    editor graphical-programming LaTeX tikz tool
  • GitHub - x-hw/amazing-qr: 💮 amazing QRCode generator in Python (supporting animated gif) - Python amazing 二维码生成器(支持 gif 动态图片二维码)
    Found on Jamie Zawinsky's blog https://www.jwz.org/blog/2022/04/this-is-magical/
    Tue May 24 11:26:06 2022 - permalink -
    - https://github.com/x-hw/amazing-qr
    humor Python QR-code tool
  • num-utils - programs for dealing with numbers from the Unix command line.
    Found on Joey Hess' page https://joeyh.name/code/moreutils/
    See also Poul-Henning Kamp's https://people.freebsd.org/~phk/ ministat https://www.unix.com/man-page/freebsd/1/ministat/
    Mon May 16 13:04:00 2022 - permalink -
    - https://suso.suso.org/programs/num-utils/index.phtml
    tool Unix
  • moreutils
    Tools for Unix pipes. Found via http://mbork.pl/2022-03-26_A_nice_use-case_for_pee
    Mon May 16 12:56:42 2022 - permalink -
    - https://joeyh.name/code/moreutils/
    tool Unix
  • GitHub - yjwen/org-reveal: Exports Org-mode contents to Reveal.js HTML presentation.
    Found on https://www.tuhs.org/pipermail/tuhs/2022-May/025840.html
    Reveal.js is a tool for creating good-looking HTML presentations, authored by Hakim El Hattab. http://lab.hakim.se/reveal-js/#/
    Org-Reveal exports your Org documents to reveal.js presentations.
    With Org-reveal, you can create beautiful presentations with 3D effects from simple but powerful Org contents.
    Fri May 13 10:18:22 2022 - permalink -
    - https://github.com/yjwen/org-reveal#revealjs-and-org-reveal
    emacs HTML JavaScript org-mode presentation tool
  • HexEd.it - Browser-based Online and Offline Hex Editing
    Analyse and edit binary files wherever you want, on any operating system, whether on a desktop or smartphone, and without installing any software. All you need is a modern web browser (Mozilla Firefox 53+, Google Chrome 58+, Opera 44+, Apple Safari 11+, Microsoft Edge 20+).

    The complete file processing is done by your browser and HTML5 functionality. HexEd.it does not upload your data to the server. It can also compute various hash functions.

    HexEd.it has a small memory footprint - it does not keep your files in memory. This makes it possible to handle very large files even on low-RAM machines. HexEd.it has been tested on files as large as 150 GiB.

    See also https://jsqr.de/ for a QR-encoder.

    Found on https://www.hpmuseum.org/forum/thread-18335-post-159984.html#pid159984
    Wed May 11 13:56:41 2022 - permalink -
    - https://hexed.it/
    hash JavaScript tool web
  • GitHub - eigenhombre/blorg: Yet Another Org-Mode-and-Clojure-Based Static Blog
    The author found Org Mode lacking: "I find the export tools available for Org Mode are not quite powerful (or fast) enough for a large blog. I got pretty far trying to get the export features to suit, but not far enough – generation of a large site took too long, and customization was too unwieldy."
    Wed Apr 20 09:53:36 2022 - permalink -
    - https://github.com/eigenhombre/blorg
    blog emacs org-mode tool
  • Cool, but obscure X11 tools
    A small collection of tools for the X Window System. Found on https://wiki.xxiivv.com/site/catclock.html
    Thu Feb 24 18:54:55 2022 - permalink -
    - https://cyber.dabamos.de/unix/x11/
    graphical-programming tool Unix X11
  • Quickly Tangling : emacs
    Tangle scripts in sed and (g)awk because Org-mode tangling takes to much time.
    Wed Feb 23 13:49:48 2022 - permalink -
    - https://www.reddit.com/r/emacs/comments/steayf/quickly_tangling/
    literate-programming org-mode tool
  • SwissMicros - DM42 Programming tool
    Browser-based tool to convert between RPN programs to .raw files.
    This one is for the dm42, see https://technical.swissmicros.com/decoders/nut/ for dm1{0,1,2,5,6}.
    Voyager user manual https://technical.swissmicros.com/voyager/doc/voyager_user_manual.html
    Forum https://forum.swissmicros.com/
    Mon Jan 24 12:58:53 2022 - permalink -
    - https://technical.swissmicros.com/decoders/dm42/
    Hewlett on-line Packard RPN tool
  • Test Anything Protocol
    TAP, the Test Anything Protocol, is a simple text-based interface between testing modules in a test harness. It decouples the reporting of errors from the presentation of the reports.
    Found on https://www.cliki.net/Test%20Framework
    Fri Jan 14 11:08:18 2022 - permalink -
    - https://testanything.org/
    protocol software tool
  • GitHub - arnoldrobbins/dformat: Jon Bentley's DFORMAT troff preprocessor, reconstituted.
    DFORMAT - A Program for Typesetting Data Formats.
    dformat reads descriptions of data formats and turns them into pic specifications. It's intended for use as yet another troff preprocessor.
    Found via https://www.tuhs.org/pipermail/tuhs/2022-January/025081.html
    Wed Jan 12 11:43:17 2022 - permalink -
    - https://github.com/arnoldrobbins/dformat
    awk pic Robbins tool Unix
  • owo: OneNote Export to Emacs Org Mode, and More : emacs
    Found on Sacha Chua's blog https://sachachua.com/blog/2022/01/2022-01-10-emacs-news/
    Tue Jan 11 14:03:18 2022 - permalink -
    - https://www.reddit.com/r/emacs/comments/s02unr/owo_onenote_export_to_emacs_org_mode_and_more/
    emacs org-mode tool
  • Johnny•Decimal - A system to organise projects
    Found on https://www.rousette.org.uk/archives/learning-go/
    Tue Jan 11 12:39:43 2022 - permalink -
    - https://johnnydecimal.com/
    blog tool
  • kalibrate-rtl: determine frequency error of SDR receivers
    Kalibrate, or kal, can scan for GSM base stations in a given frequency band and can use those GSM base stations to calculate the local oscillator frequency offset.
    Tue Jan 4 22:15:00 2022 - permalink -
    - https://github.com/steve-m/kalibrate-rtl
    radio software tool
Links per page: 20 50 100
◄Older
page 5 / 17
Newer►
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.