home.social

#fd — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #fd, aggregated by home.social.

  1. @da_667 youtube is so great - what a good buy, a bargain buy for them #edr sales enjoyer #fd youtube consumer bias

  2. Unix philosophy.
    Creating a mini video management tool with #fzf, #fd, #mpv and #ytdlp .

    There are two scripts for downloading `download-video` (saving to ~/Downloads/youtube/) and `download-playlist` (saving to ~/Downloads/youtube/playlists/).

    Then there are watch-video and watch-playlist which combined with fd and fzf give me a list to choose from and then start the selected item in MPV.

    MPV is configured so that it keeps track of the position and I can either delete the video when I'm finished or move it to a watched directory relativ to the position of the video.

    I'm planning to extend this into an application with thumbnails but for the moment it is a good start :)

    Packed with #Nix of course.
    github.com/Nebucatnetzer/nixos

  3. How’s it going on Xmas? Well I wrote my own #Ninja build generator in #Dash + #fd + #Nickel ( #nickellang ) since I was angry that all of the existing tools were Lua or Python which is both more programming than I need & too much (no types).

    I use Nickel to generate queries fer #fd (which uses an .ignore file) that) looks up by glob or regex & resolves all the files… then I fold those results back into the same config file which lets me call the field `to_build_ninja` which make the file.

  4. #tersoftware de linha de comando

    #jq - formatação e bonitificação de texto em formato JSON
    #bat - um #cat com asas :)
    #ncdu - interface em ncurses pro #du, muito útil pra encontrar (e apagar) diretórios e arquivos gigantes no disco
    #ranger - navegador de arquivos com atalhos do vim
    #z - acessa pastas frequentemente utilizadas diretamente
    #fzf - backend de fuzzy search compatível com todos os sabores de shells e vim.
    #fd - um #find mais intuitivo
    #rg - um #grep mais intuitivo, com mais funcionalidades (e mais rápido)

  5. #tersoftware de linha de comando

    #jq - formatação e bonitificação de texto em formato JSON
    #bat - um #cat com asas :)
    #ncdu - interface em ncurses pro #du, muito útil pra encontrar (e apagar) diretórios e arquivos gigantes no disco
    #ranger - navegador de arquivos com atalhos do vim
    #z - acessa pastas frequentemente utilizadas diretamente
    #fzf - backend de fuzzy search compatível com todos os sabores de shells e vim.
    #fd - um #find mais intuitivo
    #rg - um #grep mais intuitivo, com mais funcionalidades (e mais rápido)

  6. #tersoftware de linha de comando

    #jq - formatação e bonitificação de texto em formato JSON
    #bat - um #cat com asas :)
    #ncdu - interface em ncurses pro #du, muito útil pra encontrar (e apagar) diretórios e arquivos gigantes no disco
    #ranger - navegador de arquivos com atalhos do vim
    #z - acessa pastas frequentemente utilizadas diretamente
    #fzf - backend de fuzzy search compatível com todos os sabores de shells e vim.
    #fd - um #find mais intuitivo
    #rg - um #grep mais intuitivo, com mais funcionalidades (e mais rápido)

  7. #tersoftware de linha de comando

    #jq - formatação e bonitificação de texto em formato JSON
    #bat - um #cat com asas :)
    #ncdu - interface em ncurses pro #du, muito útil pra encontrar (e apagar) diretórios e arquivos gigantes no disco
    #ranger - navegador de arquivos com atalhos do vim
    #z - acessa pastas frequentemente utilizadas diretamente
    #fzf - backend de fuzzy search compatível com todos os sabores de shells e vim.
    #fd - um #find mais intuitivo
    #rg - um #grep mais intuitivo, com mais funcionalidades (e mais rápido)

  8. #tersoftware de linha de comando

    #jq - formatação e bonitificação de texto em formato JSON
    #bat - um #cat com asas :)
    #ncdu - interface em ncurses pro #du, muito útil pra encontrar (e apagar) diretórios e arquivos gigantes no disco
    #ranger - navegador de arquivos com atalhos do vim
    #z - acessa pastas frequentemente utilizadas diretamente
    #fzf - backend de fuzzy search compatível com todos os sabores de shells e vim.
    #fd - um #find mais intuitivo
    #rg - um #grep mais intuitivo, com mais funcionalidades (e mais rápido)

  9. We are up on the Hirtstein in the #OreMountains for a #contest 2-fer: #IARU Region 1 #FD as DM3F/P and #DARC #Microwave as DM7A. The #weather is stable but the HF PA broke down just one hour into the contest. So it‘s only 100 W on #shortwave for the remaining hours. #S07 #HamRadio #elecraftk3 #morsecode #Amateurfunk

  10. > In every discipline there are some concepts or skills that seem to be particularly difficult to teach. Meyer and Land (2006) called them “threshold concepts” because they have to be gotten over to proceed.

    #FD #FacDev #McKeachiesTeachingTips on
    #ThresholdConcepts

    diasp.org/posts/8332385

  11. @elba013 zum Glück gibt's einen Bot für alle Fälle 🤪

    @ril100 #_LP
    #GUNT * (#FD/ #GI) * #F *( #BENS * #MA * #NW / #MZ)

  12. I got a new laptop from work just before Xmas, and in a change from the last 6 years, it’s a MacBook. So I’ve been busy setting it up and getting it ready for 2024. Already have #JetBrainsRider and #IntelliJ along with #JetbrainsFleet installed, but spent way longer getting the CLI set up and going.

    So I’ve now got #Tabby installed, #powershell set up for work specific stuff, and #NuShell set up for day to day. Along with #RipGrep, #FD, #StarshipRS, #broot, and a load of others.

  13. Most impressive #Rust achievement for me is not its integration in the #Linux kernel rather have replaced almost every of my #CLI tool with better #design, #behaviors and completely natural

    Very fast illustrative list:
    #wezterm ⬅️ terminal
    #helix ⬅️ editor
    #zellij ⬅️ terminal multiplexor
    #tealdeer ⬅️ tldr
    #fd ⬅️ find
    #ripgrep ⬅️ grep
    #bat ⬅️ pager
    #zoxide ⬅️ fast cd
    #broot ⬅️ interactive ls
    #exa ⬅️ ls
    #git-delta ⬅️ git diff
    #handlr ⬅️ xdg-open
    #starship ⬅️ shell prompt
    #topgrade ⬅️ upgrade manager