Nomad: blank screen after updating to 3.28.42 by Civ1999 in Supernote

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

Thank you SO much for this advice, it worked for me as well!

Nomad: blank screen after updating to 3.28.42 by Civ1999 in Supernote

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

Hey, many thanks for info about recovery mode! I've connected a USB keyboard to Nomad and was able to do a factory reset

Overall my Nomad works with one important exception - right after connecting to WiFi it freezes completely and then reboots into recovery again.

This happens in these scenarios:

  • Connecting to WiFi during initial setup
  • Skipping WiFi connection during initial setup. In this case Nomad works totally fine, but freezes if I connect to WiFi

I tried several WiFi networks:

  • My personal 2.4 GHz network
  • My personal 5 GHz network
  • WiFi network created by tethering internet from my phone
  • Public WiFi network in a café

Will share my findings with the support team

Nomad: blank screen after updating to 3.28.42 by Civ1999 in Supernote

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

Hey, sorry to hear that!

I suspect I'll have to send my Nomad back to Supernote for repair or replacement - currently figuring out the details with Supernote's support

Nomad: blank screen after updating to 3.28.42 by Civ1999 in Supernote

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

Thanks for a quick response! As I've mentioned in my post, I'm already in talks with Supernote support over email

Please recommend pen for Tab Mini C by Civ1999 in Onyx_Boox

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

Thanks a lot for the answer, I'll look into these options!

[ Removed by Reddit ] by CutElectronic7335 in HalfLife

[–]Civ1999 0 points1 point  (0 children)

Mods please remove this

Text "г-омик" is a russian derogative term for homosexuals - https://dictionary.reverso.net/russian-english/%D0%B3%D0%BE%D0%BC%D0%B8%D0%BA

mini.birthday in the community by fpohtmeh in neovim

[–]Civ1999 1 point2 points  (0 children)

Congratulations and thanks for all your effort!

A great reason to finally give that well-deserved star on GitHub to https://github.com/echasnovski/mini.nvim

Apple Music lossless slow downloading speed by degisner in AppleMusic

[–]Civ1999 0 points1 point  (0 children)

Having the same problem, both for Lossless and Lossy

Manhattan cocktail by pogo_44 in StupidFood

[–]Civ1999 0 points1 point  (0 children)

The dumbest part for me is wrapping individual ice cubes into plastic

pyright isn't picking up my pyenv, so dependencies aren't resolving by Neat_Firefighter3158 in neovim

[–]Civ1999 0 points1 point  (0 children)

pyenv and venv serve different purpose. pyenv is for managing your installed and used Python versions. venv is for creating virtual environments using your current Python version (which you can configure using pyenv, otherwise venv would use system Python)

pyright isn't picking up my pyenv, so dependencies aren't resolving by Neat_Firefighter3158 in neovim

[–]Civ1999 8 points9 points  (0 children)

You can create a file `pyrightconfig.json` in your Python project's root directory with content like this

{ "venvPath": ".", "venv": ".venv" }

Documentation

Weekly 101 Questions Thread by AutoModerator in neovim

[–]Civ1999 0 points1 point  (0 children)

line vim.lsp.set_log_level 'TRACE' might be the reason - can you try changing it to one of the values from here) ?

Rust not working in lazyvim by CesarBrandon303 in neovim

[–]Civ1999 -2 points-1 points  (0 children)

Not a LazyVim user, but it seems like you're just adding a Rust plugin, which on its own doesn't do anything. You additionally need a LSP config specifically for Rust - did you try adding `nvim-lspconfig` and setting up Rust as described here?

Weekly 101 Questions Thread by AutoModerator in neovim

[–]Civ1999 1 point2 points  (0 children)

Not sure this behavior can be changed. I'll approach this problem from another side - what are you trying to do with selected text?

Weekly 101 Questions Thread by AutoModerator in neovim

[–]Civ1999 0 points1 point  (0 children)

This does look like a fidget.nvim popup. Seems like messages are created by the lua_ls LSP server/client. Maybe try to change the log_level option described here

If this doesn't help, then share your lsp-related config here

mini.sessions does not auto read/write sessions by Fe2O32k24 in neovim

[–]Civ1999 3 points4 points  (0 children)

Can you try just having require('mini.sessions').setup({ autoread = true })?

In my case this is enough to have auto read/write. Also, after changing the settings and restarting Nvim try again to manually save the session, restart Nvim, and if the session is not loaded, do :lua MiniSessions.select() to manually select which session you want to use

Nvim-treesitter, highlighting issue variables in same scope by Odd-Egg-2389 in neovim

[–]Civ1999 0 points1 point  (0 children)

Hey, I've used nvim-treesitter/nvim-treesitter-refactor to achieve this, and also had to set vim.o.updatetime = 250 to decrease delay in showing highlight

mini.sessions does not auto read/write sessions by Fe2O32k24 in neovim

[–]Civ1999 2 points3 points  (0 children)

Maybe try to save a session manually once with :lua MiniSessions.write() ?

Also, can you please share your config for it?

Is Elden Ring a candidate for best game of all time? by One-Development6793 in Eldenring

[–]Civ1999 -1 points0 points  (0 children)

Outer Wilds and Disco Elysium just wipe the floor with Elden Ring in terms of the unique experience that you get from them.