Tullio Facchinetti
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • ATOM Feed
  • Daily Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Display

Filter untagged links
page 1 / 10
198 results tagged tools  ✕
reveal.js - The HTML presentation framework https://revealjs.com/
Sat 28 Nov 2020 09:48:57 PM CET
QRCode
framework online presentations tools web
Improve your time management with Jupyter https://opensource.com/article/20/9/calendar-jupyter
Tue 15 Sep 2020 07:05:43 PM CEST
QRCode

Python has incredibly scalable options for exploring data. With Pandas or Dask, you can scale Jupyter up to big data. But what about small data? Personal data? Private data? [JupyterLab and Jupyter Notebook provide a great environment to scrutinize my laptop-based life.

article jupyter python tools
code/lit - The Language Interpretability Tool https://github.com/PAIR-code/lit
Thu 20 Aug 2020 01:02:40 PM CEST
QRCode

Interactively analyze NLP models for model understanding in an extensible and framework agnostic interface.

coding_lang:python GUI NLP opensource software tools
pmenu - A dynamic terminal-based menu inspired by dmenu https://github.com/sgtpep/pmenu
Wed 19 Aug 2020 10:45:19 PM CEST
QRCode

Written in Python without dependencies with an optional MRU ordering which could also be used as an application launcher and CtrlP alternative.

#cli-app coding_lang:python opensource software tools
fastmod - A fast partial replacement for the codemod tool https://github.com/facebookincubator/fastmod
Mon 17 Aug 2020 09:40:51 PM CEST
QRCode

fastmod is a fast partial replacement for codemod. Like codemod, it is a tool to assist you with large-scale codebase refactors, and it supports most of codemod's options. fastmod's major philosophical difference from codemod is that it is focused on improving the use case "I want to use interactive mode to make sure my regex is correct, and then I want to apply the regex everywhere".

command_line opensource programming source_code tools
Why You Should Be Using Persistent SSH Sessions https://software.rajivprab.com/2019/07/14/ssh-considered-harmful/
Mon 17 Aug 2020 01:10:23 PM CEST
QRCode

No, there hasn’t been any new vulnerability found in SSH, nor am I denying the usefulness of SSH as a building block in the dev toolchain. This article is about why you shouldn’t be (and how you can avoid) using raw SSH sessions for development work.

In summary, how the author discovered screen, tmux, etc.

article communication security ssh tmux tools
gdb-dashboard - Modular visual interface for GDB in Python https://github.com/cyrus-and/gdb-dashboard
Sun 16 Aug 2020 10:09:47 PM CEST
QRCode

#cli-app coding_lang:python debug opensource programming software source_code tools
7 System Monitoring Tools for Linux That are Better Than Top https://itsfoss.com/linux-system-monitoring-tools/
Tue 11 Aug 2020 09:32:00 PM CEST
QRCode

Top command is good but there are better alternatives to Top. Take a look at these system monitoring tools that are similar to top but are actually better.

article comparison list monitoring software tools
f.lux - software to make your life better https://justgetflux.com/
Thu 23 Jul 2020 10:37:21 PM CEST
QRCode

health homepage linux productivity tools
Miller - CSV/TSV and other formats toolkit http://johnkerl.org/miller/doc/index.html
Mon 20 Jul 2020 06:00:23 PM CEST
QRCode
csv data_science file_management homepage opensource software tools
diskonaut - Terminal disk space navigator https://github.com/imsnif/diskonaut
Thu 25 Jun 2020 10:05:13 PM CEST
QRCode

file_management opensource software source_code tools
runc - compile and run C code https://github.com/alcover/runc
Wed 24 Jun 2020 06:41:31 PM CEST
QRCode
c opensource programming software source_code tools
entr - A utility for running arbitrary commands when files change https://github.com/eradman/entr
Mon 08 Jun 2020 04:48:19 PM CEST
QRCode

The Event Notify Test Runner is a general purpose Unix utility intended to make rapid feedback and automated testing natural and completely ordinary.

#cli-app coding_lang:c command_line file_management files opensource scheduling software tools
structured-text-tools - A list of command line tools for manipulating structured text data https://github.com/dbohdan/structured-text-tools
Sun 31 May 2020 09:49:26 PM CEST
QRCode
csv list markdown text-processing tools
The state of the AWK https://lwn.net/SubscriberLink/820829/5bf9bf8bb9d6f2bf/
Wed 20 May 2020 01:56:22 AM CEST
QRCode

AWK is a text-processing language with a history spanning more than 40 years. It has a POSIX standard, several conforming implementations, and is still surprisingly relevant in 2020 — both for simple text processing tasks and for wrangling "big data". The recent release of GNU Awk 5.1 seems like a good reason to survey the AWK landscape, see what GNU Awk has been up to, and look at where AWK is being used these days.

article command_line linux software tools
Deno https://deno.land/
Tue 19 May 2020 12:17:52 AM CEST
QRCode

Deno, a secure runtime for JavaScript and TypeScript.

homepage javascript software tools
cli-arxiv - CLI tool for exploring arXiv https://github.com/knguyenanhoa/cli-arxiv
Sat 02 May 2020 12:46:32 AM CEST
QRCode

CLI tool for exploring arXiv (inspired by karpathy's brilliant ArXiv Sanity Preserver)

The script will create data/pdf/, data/txt/ and data/summary/ directories to hold files downloaded from arXiv. I am also aware that this is a rather stupid way to implement a datastore but DBs seem a bit over the top. Text from PDFs are auto-converted on downloaded and are used to suggest future articles to the user. Downloading articles is idempotent.

#cli-app browser opensource research science search software source_code tools
editly - Slick, declarative command line video editing https://github.com/mifi/editly
Tue 28 Apr 2020 11:09:29 PM CEST
QRCode

Editly is a tool and framework for declarative NLE (non-linear video editing) using Node.js and ffmpeg. Editly allows you to easily and programmatically create a video from set of clips, images and titles, with smooth transitions between and music overlaid.

coding_lang:javascript command_line editor opensource programming source_code tools video
Guitar - Git GUI Client https://github.com/soramimi/Guitar
Fri 24 Apr 2020 12:11:41 AM CEST
QRCode

image

git gui opensource source_code tools
Spaced Time - Remember the import things in your life https://www.spacedtime.com/
Tue 21 Apr 2020 04:28:24 AM CEST
QRCode

Using the spaced time repetition technique, you can permemantly store information in your brain, instead of the cloud.

article homepage psychology tools
page 1 / 10
3651 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn