Skip Navigation
How can I let to variable a path with other env variable in it in init.vim?
  • you can use a dot to concatenate strings :

    let trial = $HOME . '/dir1/dir2/dir3'
    
  • Visual Studio Code alternatives for Linux?
  • lite-xl looks promising

    the main missing feature imho : being able to search/filter settings, keybindings in particular

  • Friendica - Hubzilla - Diaspora - SocialHome
  • friendica & hubzilla are similar. From there, you can follow diaspora accounts as well as the fediverse stuff : mastodon, lemmy, peertube, ...

    socialhome, I dunno.

  • Alexandrite 0.8.0 - Light mode, link and vote button hue customization, nicer looking posts, post content preview on the List layout
  • beautiful, I'm liking it more and more!

    the only little trouble I've with it now is the scrolling : works well with the mouse or the arrow keys, but not with pageup/pagedown

    (browser : qutebrowser)

    edit : solved, works fine in insert mode!

    btw, I see that j/k go to next/previous post, are there other nice keybindings ?

  • Yoyager is now on the Playstore
  • anything to do with the mobile ui ?

    is it foss ?

  • is there an equivalent to multi-reddits (or subscription lists) ?
  • yes, and it'd give access to a 2 levels subs structure

  • any xmpp interesting room you would recommend
  • i noticed matrix was kind of slow to sync

    libervia seems worth a look

    thanks for this detailed analysis

  • Is there something like the AUR for debian-based distros?
  • slackware has slackbuild iirc, arch has aur, so why not debianbuild recipes ?

  • any xmpp interesting room you would recommend
  • good idea, thx !

  • any xmpp interesting room you would recommend
  • I wonder why matrix is more popular than xmpp, while being more recent

    anyway, thanks!

  • any xmpp interesting room you would recommend

    for instance on free software, linux, bsd, ... ?

    10
    How come we experience so much more inflation than deflation? in other words, why does our buying power decrease far more often than it increases?
  • hints :

    • inflation increases the nominal amount of tax on added value, good for countries balance sheets
    • inflation decreases the real value of sovereign debts
    • a company will never lower its prices as long as sales do not plunge
    • energy actors only look at natural gas prices when it raises, never when it comes down

    you could add your own items to the list, it's a long one.

  • Deleted
    *Permanently Deleted*
  • looks awesome!

  • Suggestions for lightweight browsers for Ubuntu?
  • qutebrowser if you don't mind vim-like keybinding.

    That said, the heaviest things on the web today are those bloated sites.

  • any android app for friendica ?

    A specific one, or at least that support it ? Didn't find anything on play store or fdroid.

    4
    announcement : link-batch.zsh, to generate symlinks batches

    cross-posted from: https://lemmy.world/post/1838642

    > link-batch is a minimalist script that generate symlinks from a list in a text file. Usage : > > sh > link-batch.zsh link-list.txt > > > where link-list.txt contains two columns : the first one for the links and the second one for the targets. Example : > > > ~/.config/kitty ~/myfiles/config/kitty > ~/.config/nvim ~/myfiles/config/neovim > ~/.config/MuseScore ~/myfiles/config/MuseScore/$HOST > ... > > > The two columns must be separated by a tab. > > Shell vars like $HOME or $HOST are evaluated to their values. > > Can be used to quickly deploy all home links in a fresh box.

    0
    announcement : link-batch.zsh, to generate symlinks batches

    link-batch is a minimalist script that generate symlinks from a list in a text file. Usage :

    sh link-batch.zsh link-list.txt

    where link-list.txt contains two columns : the first one for the links and the second one for the targets. Example :

    ~/.config/kitty ~/myfiles/config/kitty ~/.config/nvim ~/myfiles/config/neovim ~/.config/MuseScore ~/myfiles/config/MuseScore/$HOST ...

    The two columns must be separated by a tab.

    Shell vars like $HOME or $HOST are evaluated to their values.

    Can be used to quickly deploy all home links in a fresh box.

    0
    Mastodon federation with Akkoma and Pleroma
  • So far, I've encountered no problem adding masto accounts in akkoma. That said, I don't use it much.

  • ๐Ÿ‘‰๐Ÿ‘ˆ I need 4 active users on my instance ๐Ÿฅน
  • done ; good idea to use lemmony ! fediverse is a rich world ...

  • Best way to have file sync on a local network?
  • besides syncthing, there is also unison

  • organ : generalize org to markdown and folds, version 1.4

    Generalize Orgmode to Markdown and any Folding structure in Vim and Neovim. Supports Org, Markdown and any Folded file.

    See the repo for more information.

    Features :

    • folding based on headings in org and markdown files
    • headings based on folding in folded files
      • you can handle your folds like headings in orgmode
    • navigate in headings or list items hierarchy
      • next, previous : any level
      • forward, backward : same level as current one
      • parent heading, upper level
      • child heading, lower level :
        • loosely speaking : first headline of level + 1, forward
        • strictly speaking : must be in the current subtree
      • go to another headline with prompt completion of full path
    • modify headings or list items
      • new headline or list item
      • select, yank, delete subtree
      • promote, demote heading or list item
      • move subtree up or down
      • move current subtree in another one (aka org-refile)
      • cycle todo status
    • headlines
      • tags
    • lists
      • cycle list item prefix
      • toggle checkbox
      • checked boxes ratio on parent item
    • tables
      • inside of table : align columns
        • also works with multibyte characters
      • outside of table : align following a pattern
      • go to next or previous cell
      • go to beginning or end of cell
      • duplicate above cell content to current one
      • select cell content
      • add new row, colum
      • delete row, colum
      • move row up or down
      • move column left or right
    • links
      • store url at cursor
      • create link with url completion
      • goto link under or close to cursor
      • goto next/previous link
    • expand shortcut to template (aka org-structure-template)
      • markdown support limited to code blocks
    • insert timestamp
    • insert unicode character
      • refer to autoload/organ/unicode.vim to see available chars
    • insert result of vim or python expression
    • export in another format using
      • pandoc
      • emacs
      • asciidoc or asciidoctor
      • view exported document
    • convert headings and links org <-> markdown
    0
    useful fediverse links, for newcomers & everyone
    • various tips : <https://fedi.tips/>
    • softwares, instances, stats : <https://fedidb.org/>
    • intro : <https://fediverse.info/>
    • intro, main projects : <https://fediverse.party/>
    • project list : <https://fediverse.party/en/miscellaneous/>
    • find a soft & instance : <https://fediverse.observer/>
    • soft & instance (incomplete) : <https://www.fediverse.to/>
    • some stats : <https://the-federation.info/>
    • curated accounts selection : <https://fedi.directory/>
    • lemmy communities : <https://browse.feddit.de/>
    • same thing : <https://lemmyverse.net/communities>
    • find lemmy communities
    • how to use groups : <https://fedi.tips/how-to-use-groups-on-the-fediverse/>
    • some groups : <https://fedi.directory/tag/fediverse-groups/>
    • some accounts : <https://communitywiki.org/trunk>
    • aggregated trends : <https://feditrends.com/>
    • aggregated hashtags : <https://fediverse-explorer.stefanbohacek.dev/?tag=fediverse>
    • guide & tree view : <https://axbom.com/fediverse/>
    • defederating/defederated instances : <https://fba.ryona.agency/>
    • wiki : <https://joinfediverse.wiki/Main_Page>
    0
    chimay chimay @lemmy.world
    Posts 9
    Comments 18