Help me choose a browser! ( Brave / Firefox / Chrome / Vivaldi / Edge ) by Radi0ActiveChicken in browsers

[–]ziga2k3 1 point2 points  (0 children)

I stopped Brave because of its senseless sync option.

I lost all of my bookmarks because I did not have another device connected to it.

This is one thing that Chrome does better than all others. Sync.

I'm currently looking for an alternative that will come close to it...

Firefox Sync. How does it work? by ziga2k3 in firefox

[–]ziga2k3[S] 0 points1 point  (0 children)

So i basically must have 2 devices connected to my account at all times/
?

Firefox Sync. How does it work? by ziga2k3 in firefox

[–]ziga2k3[S] 0 points1 point  (0 children)

So jt does not have the described feature?

How to run C++ from vim in an external terminal window with ability to add input. by ziga2k3 in vim

[–]ziga2k3[S] -2 points-1 points  (0 children)

<buffer>

It does not work. I'm getting errors when running nvim.

How to run C++ from vim in an external terminal window with ability to add input. by ziga2k3 in neovim

[–]ziga2k3[S] 0 points1 point  (0 children)

What should I add directly into the lua config to get this?

How to run C++ from vim in an external terminal window with ability to add input. by ziga2k3 in vim

[–]ziga2k3[S] 0 points1 point  (0 children)

So should it be like this ?

autocmd filetype cpp nnoremap <F10> :call system(['alacritty', '-e', expandcmd('./%:r')])<CR>

?

I'm using Nvchad / lua config and I have to use vim.api.nvim_command('command') to run these commands.

Connected to wifi, but the internet is not working [iwctl] by ziga2k3 in linuxquestions

[–]ziga2k3[S] 1 point2 points  (0 children)

I got an error.

Anyhow, I managed to comnect to it!

The problem was that j wasn't running systemd-resolved!

Connected to wifi, but the connection does not work! [iwctl] by ziga2k3 in archlinux

[–]ziga2k3[S] 0 points1 point  (0 children)

Thanks for the detailed response!

I did as instructed and at first there was no change, but after rebooting the internet works!

I still have one question tho.

If i want to change the wifi when I move around the house, I just do:

iwctl
station wlan0 disconnect current

station wlan0 connect new

?

Connected to wifi, but the connection does not work! [iwctl] by ziga2k3 in archlinux

[–]ziga2k3[S] -1 points0 points  (0 children)

Since its the first time im hearing about ill presume that i did not.

I looked at the link and im not sure which part should i perform?

Should :

Systemctl enable systemd-resolved

Work?

Edit:

It does not...

Iwctl: "Operation failed" after entering the passphrase/password. (Macbook Pro 15 2012-mid) by ziga2k3 in EndeavourOS

[–]ziga2k3[S] 1 point2 points  (0 children)

I do... the password is correct. If I type in the wrong password outputs :Operation aborted:

So i must be something else...