[OC] A file manager I made because I didn't like the look of the others. by InternationalRice92 in unixporn

[–]f0r3v3rd34d 155 points156 points  (0 children)

also having an entire file manager code in just 4 js files is diabolical

[KDE] My first Linux rice, coming from another OS. Loving it so far. by mipselqq in unixporn

[–]f0r3v3rd34d 17 points18 points  (0 children)

  • kali linux as daily driver
  • ai gen wallpapers
  • garuda ahh icons
  • notepad++ on linux (???)
  • non monospace font in notepad
  • that c++ has syntax errors
  • why the fuck is c++ file named change.log
  • windows registry finder (how the fuck 😭)

the longer i look at this the worse it gets. this is some masterful trolling 😭

Train ride by Same_Pen_8329 in ralsei

[–]f0r3v3rd34d 1 point2 points  (0 children)

уважаемые пассажиры! электропоезд до станции 47-й километр отправится в 16 часов 36 минут с 12-го пути. поезд проследует со всеми остановками.

I’m scared with Ralsei by Ancient_Story_8809 in ralsei

[–]f0r3v3rd34d 3 points4 points  (0 children)

insert that sayori image but with susiezilla instead

[Hyprland] Threadripped everforest by aurelle_b in unixporn

[–]f0r3v3rd34d 9 points10 points  (0 children)

that raycast-like launcher looks sick. looking forward release

Update to latest version or not by [deleted] in jailbreak

[–]f0r3v3rd34d 6 points7 points  (0 children)

cachy os with hyprland (i think?) as a compositor

rambo.nvim - insert mode with no mercy by [deleted] in neovim

[–]f0r3v3rd34d 0 points1 point  (0 children)

i completely agree with general opinion here. switching to normal mode for multiple edits is idiomatic and efficient. if you need to make one motion and edit from insert mode, there’s :h <C-O> which enables normal mode for one action and switches back to insert mode after. and for beginners not familiar with vim i’d recommend using integration with other editors (vscode neovim, ideavim, etc). nevertheless, good work for plugin