Congrats to all the people who worked on it. Great to see that his work is being continued so actively.
Used to use vimium for a while in the browser due some RSI complaints. Years later a colleague of mine was bashing me I didn't know how to use vim. Just to prove point I taught myself the basics, started using vim shortcuts in my IDE. Few months later I started using NvChad, which is amazing btw. After finding out about LSP support etc, I knew I could just switch completely.
Built my own config from scratch and been happily using neovim for about 2 years now.
I had similar requirements. I switched to Baikal, which has been happily running in a docker container ever since.
I really enjoy alacritty, it provides you a terminal with nice defaults.
For a bit more base functionality, such as tabs or split panes, you could look into kitty or wezterm for example.
In the case of alacritty you'd need to look at other tools such as tmux or zellij for multi-terminal workspaces in one window.
Don't think I've seen fish shell yet
Other than ublock:
- Vimium to let you scroll and navigate with your keyboard.
- Your password manager of choice.
I do think they're visual pollution and I don't like looking at them at all. That said, I do understand they are needed.
Just wish they'd find a way to stop birds from flying into them all the time.
You can use the f-droid store to find them. Its a play store alternative.
The first time I felt like I spent most of my time in cutscenes and figuring out what to do. The second time I just plowed through the main story and enjoyed the ride.
You're welcome! For tmux check out pain control, gives some alternative and maybe easier to remember bindings.
Same here, really didn't have the feeling I was doing much fruitful work at all. So much energy spent in meetings, and political nonsense.
It's refreshing to just get to focus on getting things done.
It is! Nu looks really cool, haven't gotten around to migrating yet myself.
Quit my corporate job for a small place with a mission to do good. Never going back to bigtech.
- jq - parse json
- Lazygit - UI for git
- Lazydocker - ui for docker
- pass - command line password store
- zellij - tmux alternative
- starship - terminal customization
- tealdear - tldr in rust
- rm-improved - rm, but moves stuff to /tmp
Replayed RDR2 on the PS5, most fun I've had with a game in a while.
Had to call the police because some kids were vandalizing a subway station. While that was going on there was a dude on a bench quietly doing what I hope was stroking his pet banana in his pants. Yay society.
Im using borgmatic, a wrapper around Borg that has some extra functionality.
Very happy with it, does exactly as advertised.
Wireguard-easy is plain old wireguard with with a nice web interface for management, that's all.
It's easy to set up and use, I'd recommend it.
Always enjoyed scrolling though these posts, figured I'd give it a go here:
What are your must-have selfhosted services?
Some of mine:
- Adguard Home - Add blocker
- Adguard Home Sync - sync multiple adguard instances
- Bookstack - documentation
- BorgMatic - config driven backup
- Change Detection - monitor websites for changes, prices for example.
- FreshRSS - RSS reader
- Home Assistant - home automation
- KitchenOwl - groceries
- Rclone - sync backups to remote storage
- Traefik - reverse proxy
- Vikunja - todo list
- Wireguard Easy - VPN
I've kept everything at default as well. The two main ones I added are Ctrl+s to save, and qq to quickly close a buffer.
Hi all,
My use case: I have a server with two identical drives. I wanted to set up my second drive just like Proxmox did the first one; split between storage and VM's.
After a lot of searching I did see people having the same question, but I couldn't find a complete answer.
Here's a small writeup on how to get it done, hopefully it'll help someone someday.
If you see errors/improvements, please submit a PR.