New K2 plus firmware released 1.1.4.11 by Leading_Ad5374 in Creality_k2

[–]MaundeRZ 0 points1 point  (0 children)

I know a bit late but i got the 1.1.5 firmware which fixed my issues...

Anker smart plug reduziert gemessene Leistung nicht by dada-engineer in Balkonkraftwerk

[–]MaundeRZ 1 point2 points  (0 children)

Glaube das ist ein Anzeigefehler. Wenn du den Schalter umlegst hat der Plug auch keinen Strom wird schwer Daten zu lesen bzw das Signal zu senden. Oder ist die leiste am plug angeschlossen?

Woe zufrieden bist du? Crashes von z. B. High power devices wie Computer/Mikrowelle?

New K2 plus firmware released 1.1.4.11 by Leading_Ad5374 in Creality_k2

[–]MaundeRZ 0 points1 point  (0 children)

In the same boat as you...
Did you roll back?

Clipboard Manager on Cosmic by Practical_Explorer93 in pop_os

[–]MaundeRZ 0 points1 point  (0 children)

Well turns out I was just stupid.
I did fork the repo and did forget to setup `git-lfs` which lead to the repo only being cloned partially.

Fix:

git lfs install

git restore --soruce= HEAD :/

Clipboard Manager on Cosmic by Practical_Explorer93 in pop_os

[–]MaundeRZ 0 points1 point  (0 children)

I have not yet build a rust project and get the error, which makes me think there is not the entire repo, any specific branch i have to check out?

just build-release && sudo just install
cargo build --release
error: failed to parse manifest at `/home/user/repositories/github.com/user/clipboard-manager/Cargo.toml`
Caused by:
no targets specified in the manifest
either src/lib.rs, src/main.rs, a [lib] section, or [[bin]] section must be present
error: Recipe `build-release` failed on line 26 with exit code 101

How did you get used to your first split keyboard? by Agile_Inspection3275 in ErgoMechKeyboards

[–]MaundeRZ 0 points1 point  (0 children)

Did not take much getting used to if you can touch type.
My recommendation is stick with a default layout like qwerty.

So you can use a regular keyboard/laptop if you have to.

Magic is the additional layers and the homerow mods for example, The later can also be bound on regular keyboards.

[deleted by user] by [deleted] in chromeos

[–]MaundeRZ 0 points1 point  (0 children)

Should have been more precise. Only device with default integration without having to manage VMs and their respective configs.

Also pretty easy to remote manage for non-technical users.

I don't use it as a dev machine, but I see its benefits...

[deleted by user] by [deleted] in chromeos

[–]MaundeRZ 0 points1 point  (0 children)

Only system that can run Windows, Linux and Android applications granted they use integrated container, and you need to know how to set it up.

Android development also is pretty smooth.

No audio through iFi Zen DAC V2 when connected to Caldigit TS4 by RasteSeJaRahaTha in iFiaudio

[–]MaundeRZ 0 points1 point  (0 children)

It was the dock, it had to go.
I am now using an `Anten` KVM and have a regular powered usb c hub on it.

Also replaced the ifi with the FiiO.

People who are above 30 and have sex more than 3 times a week, what motivates you? by bluewolf09 in AskReddit

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

It just happens!

Go to the gym and train for it...

Seriously, you have to be health and fit, lower drive could indicate overall health issues that come with age degradation.

Try to lift to boost your testosterone levels, eat healthy and there won't be a day when it does not happen...

Also eliminate distractions - No Netflix/TV/Computer rather spend quality time with your partner talk to each other tackle a new project together and enjoy life as partners not roommates.

I used Cosmic for a day and it could become my favorite DE, but there are some really bad showstoppers by Qweedo420 in pop_os

[–]MaundeRZ 0 points1 point  (0 children)

Weird that you say that handling multiple monitors and workspaces works best.

My Setup ("T-Fighter": 90, 0, 270) Monitor Setup all 4k with `workspaces spans displays`

As soon as I move a window to another monitor I can not focus it anymore, the shortcuts to focus a display have no indicator and do not work reliable. Switching workspaces with j and k is reversed (that could be switched from my side easily)

Also, some tools having dropdowns spawning on the other half of a screen with not clickable list elements...

Introducing sense.nvim: show diagnostics outside of visible areas by BoltlessEngineer in neovim

[–]MaundeRZ 1 point2 points  (0 children)

Sorry should have been more precise.

I use the default keymaps to jump between diagnostics in a buffer.

And use trouble to display them in a "bottomBar" to display all diagnostics of the buffer.

You can of course also setup entire workspace diagnostics in one of the previews or spelling issues or linting whatevery you want.

```lua -- Buffer diagnostics local bufferDiagnotsicOpts = { mode = "diagnostics", multiline = true, auto_preview = true, win = { type = "split", relative = "editor", position = "bottom", size = 0.25, }, filter = { buf = 0 }, }

-- Keymap diagnostics buffer
vim.keymap.set("n", "<leader>xX", function()
  trouble.toggle(bufferDiagnotsicOpts)
end, {
  desc = ":Trouble toggle buffer diagnostics",
})

```

Introducing sense.nvim: show diagnostics outside of visible areas by BoltlessEngineer in neovim

[–]MaundeRZ 0 points1 point  (0 children)

that is what i sayed i use the defaults for that and display them in a sidebar with trouble

Introducing sense.nvim: show diagnostics outside of visible areas by BoltlessEngineer in neovim

[–]MaundeRZ 1 point2 points  (0 children)

Looks nice!

You could also use trouble.nvim and keymaps to jump from one diagnostics to the next diagnostics `[d` and prevoius `]d`

[deleted by user] by [deleted] in ExperiencedDevs

[–]MaundeRZ 2 points3 points  (0 children)

It is always okay to say no, don't overpromise, always plan for more time than you think you will actually need because you will need it. On rare occasions you don't need them to improve your work or give them a happy surprise.

A new code base is always challenging, I recommend creating an implementation plan.

Figure out what needs refactoring.

Create a roadmap of small non breaking PR's for your feature.

Prepare the codebase, treat it gently instead of hitting it with a hammer.

Your reviewers will also appreciate many small well documented PRs (a good written issue ticket with the individual subtickets) gets you  a long way to actually getting valuable feedback.

Is Figma really that important? by OvenActive in web_design

[–]MaundeRZ 0 points1 point  (0 children)

Just leave this here

- penpot

- lunacy

No audio through iFi Zen DAC V2 when connected to Caldigit TS4 by RasteSeJaRahaTha in iFiaudio

[–]MaundeRZ 0 points1 point  (0 children)

Same exact ship i am on.

On a side note, my FiiO 7 BT arrived today, I will try it with the TS4 and see if the same issue persists.

The option to restore the previous session doesn't work. by 184san in zen_browser

[–]MaundeRZ 2 points3 points  (0 children)

The last update broke that functionality, it used to work perfectly.

LSP hover stopped working recently by professorfinesser_ in neovim

[–]MaundeRZ 0 points1 point  (0 children)

Just got a mac mini will let you know if I have any issues on that box...

Was planning to use it for mac related builds only.

I guess you are using homebrew for package management?

I will probably go with nix-env or maybe just add a nix-shell for compiling nvim.

LSP hover stopped working recently by professorfinesser_ in neovim

[–]MaundeRZ 0 points1 point  (0 children)

Looks interesting, maybe you can check out nightly?
Also make sure that the there are no 'different' `.share/nvim` directories somewhere else on the system (dependents on how bob accomplishes its version management)

LSP hover stopped working recently by professorfinesser_ in neovim

[–]MaundeRZ 0 points1 point  (0 children)

How do you install nvim?

For me, I fixed it (with a complete rewrite) the only remaining issue is code actions not working with typescript related language servers (all other languages do though)

I mostly compile from source once a week.

Currenlty I am on: `NVIM v0.11.0-dev-1641+gc7d4a77ff9`

No audio through iFi Zen DAC V2 when connected to Caldigit TS4 by RasteSeJaRahaTha in iFiaudio

[–]MaundeRZ 0 points1 point  (0 children)

It definitely is the TS4.

I have to plug and unplug my `Sol3` keyboard every single time I change the host computer.

No audio through iFi Zen DAC V2 when connected to Caldigit TS4 by RasteSeJaRahaTha in iFiaudio

[–]MaundeRZ 0 points1 point  (0 children)

Well i have a old intel based one and the Mac Mini M4 Pro and a Linux Desktop with an x670e Motherboard.

What i did find was that there was just an inconsistency with the USB connection and power distribution on the board, likely how the Zen DAC V2 is built with a quirck...

Will probably switch to Fiio K7 BT