home.social

Search

1000 results for “cli_ar”

  1. ...
    The CLI tools developed should be usable to others to implement that *fits* them

    Push/Pull sync to external data sources

    *Anything* with an API becomes data source or sink using CLI toolset & possibly 'extensions'
    - plugin in architecture for sources/sinks

    All GPL 3, GitHub

    This is what release 1.0 of *should* be. That release is 6mo away but a lot of CLI tools will appear on the way

    General:
    Tool Release:

    Oh yeah, 🤖🤖🤖 too

    😜

  2. Auf meinem frisch installierten #ArchLinux bekomme ich seit Tagen nicht #musikcube installiert. #pikaur scheitert aufgrund eines "schwerwiegenden Fehlers", da es Datei oder Verzeichnis "asio/io_service.hpp" nicht finden kann.

    #asio ist aber mit #pacman installiert. Wo liegt also der Fehler? Ich bin ratlos.

    #Arch #Linux #music #cli

  3. Jupyterlab and MyST make for a powerful combination for academic markdown editing. A few points of quick takes:

    • Start with npm -g myst-cli, optionally imagemagick and ghostscript
    • Fire up jupyterlab and optional pip install jupyterlab-myst add-on
    • Open a plain text editor, start writing in markdown, syntax similar to Rmarkdown
    • Then from terminal, do myst init, and let it start a server at localhost:3000 The result is a well formatted document. Nice things are their reference management by just pasting the DOI ( really love this feature). If you rather want your paper to live on a hosted space, install curvenote, get a free API token from their website, and instead of MYST, use curvenote in the same way. Fascinating tool. #academic #authoring #open #science #reproducible See https://myst-tools.org/
  4. And while we are at shell tricks, I was happy to find out how to download only part of a youtube video:

    yt-dlp <video url> --download-sections '*01:14:30-01:16:30'

    ⚠️ Notice the "*" prefixing the time codes.

    Very useful to extract just a part of those very long #wmhack live videos.

    #shell #cli #ytdlp #youtubedl

  5. And while we are at shell tricks, I was happy to find out how to download only part of a youtube video:

    yt-dlp <video url> --download-sections '*01:14:30-01:16:30'

    ⚠️ Notice the "*" prefixing the time codes.

    Very useful to extract just a part of those very long #wmhack live videos.

    #shell #cli #ytdlp #youtubedl

  6. And while we are at shell tricks, I was happy to find out how to download only part of a youtube video:

    yt-dlp <video url> --download-sections '*01:14:30-01:16:30'

    ⚠️ Notice the "*" prefixing the time codes.

    Very useful to extract just a part of those very long #wmhack live videos.

    #shell #cli #ytdlp #youtubedl

  7. And while we are at shell tricks, I was happy to find out how to download only part of a youtube video:

    yt-dlp <video url> --download-sections '*01:14:30-01:16:30'

    ⚠️ Notice the "*" prefixing the time codes.

    Very useful to extract just a part of those very long #wmhack live videos.

    #shell #cli #ytdlp #youtubedl

  8. CLI в 2025: отголоски динозавров или реальная потребность

    Почему в 2025 мы все еще используем CLI? Вокруг так много прекрасных pixel-perfect GUI на OLED-экранах, а интернет провели даже в часы, очки и кольца. Как проектировщик взаимодействия

    habr.com/ru/companies/selectel

    #cli #selectel #gui #терминал #консоль #интерфейс

  9. Hmm 🤔 I noticed that PyRadio got more picky about what characters are allowed in the stations.csv file. Before it just didn't cared about "/", and "'" symbols used in the station's name. I first noticed that the icons for some of the stations stooped displaying, but the stations connected and started to play normally.
    I still could continue to use my old stations file without the icons displaying in the notification for the affected stations but I like to have them displayed.
    As how I discovered that some of the symbols could be the culprit was that I had stations that didn't contained the slash "/" and "'" symbols, those stations icons displayed while the stations that contained the slash "/" and/or "'" symbols in their names didn't displayed their icons in the notification.
    I don't think this behavior is a bug, it's just an interesting thing that I discovered by chance and I don't think it is documented in the very detailed documentation of PyRadio's GitHub page.
    After I changed those characters or stooped using them altogether the icons where displayed as they should. I used the "/" symbol for separating the different genres in the first portion of the station name to be more readable and for categorizing reasons, now I use "|" symbol for that purpose.
    I made a test csv file for the stations for illustration purpose where I put two good examples of the station naming problem that I encountered, the first one is fine since it didn't congaing any of the two symbols that causing the problem in the first place, the second one is originally contained both symbols and for a fix I have to remove those symbols from the name of station.
    As I mentioned before the "/" symbol is used in second stations name as one of the genres describing the station "W/beats", the other symbols "'" was only used in the very same stations name as one of the genres describing the same station, namely "Blips'n'beeps". I edited both of them "W/beats" become "Wbeats" and "Blips'n'beeps" now is "Blips and Boops". These simple changes fixed the not displaying some of the station's icons in the notification. 😁

    #pyradio #cli #radioplayer

  10. Nothing like writing a extension to work around a bug in the CLI for which I've had a PR out for over 9 months waiting for one person to review it (other staffers have already), but here we are: github.com/heaths/gh-merge-json

    `gh api --paginate` may return invalid JSON, so this extension does what my PR does but within the gh ecosystem.

    Just `gh ext install heaths/gh-merge-json` and pipe paginated JSON to it to merge the JSON (mainly nested arrays) and get back valid JSON.

  11. Installed #ArchLinux last night, went back to #Kubuntu this morning.

    #archinstall crashed several times detecting drives, and formatting partitions. Once installed, logging in with #KDE Plasma using #Wayland would just return to the login screen, so had to use Plasma with #X11 instead. The KDE integration for #pacman hasn't been updated in years, which means I would have to manually check for updates in the CLI each day. I have #NoTime to tweak this much.
    #Arch #Linux

  12. The world's first artisanally handcrafted, enterprise-grade slop generation CLI tool for maximizing your GitHub contribution graph. Because quantity is quality.

    Is this useful? No.
    Should I use this at work? Absolutely.
    Does the generated code compile? Maybe? Probably not.

    GitHub - jshchnz/codemaxxing · GitHub
    github.com/jshchnz/codemaxxing

    via #b3ta