howarddo

joined 2 years ago
MODERATOR OF
[–] howarddo@programming.dev 1 points 2 years ago

is it any better than Invidious? I usually watch through yewtu.be

[–] howarddo@programming.dev 4 points 2 years ago

I used bare git repo before, then switch to GNU Stow + Nix home-manager.

[–] howarddo@programming.dev 2 points 2 years ago (1 children)

It's open-source and only on F-droid

[–] howarddo@programming.dev 8 points 2 years ago* (last edited 2 years ago) (3 children)

seem like a good place to shill my blog about switching browser and search engine. I recommend Librewolf on desktop and Mull on android tho. view this privacy comparison

[–] howarddo@programming.dev 1 points 2 years ago

I knew and currently use tmux sessionizer, but only to open git repos as sessions. But I don't really like its session switcher, it doesn't allow delete and adding so that's why I created this.

[–] howarddo@programming.dev 5 points 2 years ago (6 children)

Comic Sans is the answer.

[–] howarddo@programming.dev 1 points 2 years ago

cool, I'm still a noob in both tmux and fzf, so I wouldn't know much else to add. The script is just a result of asking ChatGPT and debugging.

[–] howarddo@programming.dev 1 points 2 years ago* (last edited 2 years ago)

Yeah, I would've tried to implement that if I hadn't custom mapped my keyboard Capslock+hjkl to arrows.

 

I already posted this on c/commandline but I think it's more suitable here.

[–] howarddo@programming.dev 2 points 2 years ago

Yeah, I too want to have all communities for my stack :D

 

Welcome to Tmux community, let's share your configs, seek technical help and have some discussions.

9
How I manage snippets (howarddo2208.github.io)
submitted 2 years ago* (last edited 2 years ago) by howarddo@programming.dev to c/neovim@programming.dev
 

Hi guys, it's my new blog post on managing snippets with a TUI program called Nap. I know it not addressing Neovim specifically, but writing code in the terminal in general, and I'm requesting Tmux community btw. Hope you find the blog useful.

[–] howarddo@programming.dev 4 points 2 years ago

I just hope lemmy instances are more searchable like reddit. That would kill any usage of reddit for me for sure

[–] howarddo@programming.dev 8 points 2 years ago (1 children)

Good for him, I personally think null-ls should be a core functionality rather than a plugin.

 

Hi guys, I'm a soydev trying to learn rust. It's hard, especially with the references, ownership, the compiler goes crazy every time and I just throw all the references, dereference until it stops. I'm not used to it coming from JS. Do you have some resource, tips to improve on this? Thank you very much. Side note: what is your first project in rust? And what are some interesting open-source rust projects, you go to learn from/ contribute to?

 

he gives some really nice tips with the the g key, I think u can learn a thing or two from this.

14
submitted 2 years ago* (last edited 2 years ago) by howarddo@programming.dev to c/neovim@programming.dev
 

If you are like me, chances are you used Neovim for a period of time without knowing the basics. The notion of buffers windows and tabs in Vim is quite different from other IDEs/code editors. I suggest you read through this and this Stackoverflow answer to get some understanding of this matter.

 

If you find yourself adding a new file with :e but the folder isn't there yet, this is for u

 

General Kenobi

 

What are some of your recommendations for books, videos, podcasts, or any other media that inspire and spark more passion for programming and computer science in general? I'm interested in hearing how these resources have helped you grow as a programmer.

 

I'm a beginner who just started to read the rust book, I find it quite tedious and wonder how long does it take u guys to read it? Also, any suggestion after finishing reading the book?

view more: next ›