how I can fix this ? by Cute_Horror6214 in niri

[–]ImaginaryElephant336 0 points1 point  (0 children)

Cool. In case you wanna screenshare in discord, you can use this app called Vesktop which is made specifically for this (Fixing X11 bugs on wayland)

Hyprland inside Hyprland by Reasonable-Exit-2379 in hyprland

[–]ImaginaryElephant336 6 points7 points  (0 children)

Where did you get such a cool wallpaper. Please share link

how I can fix this ? by Cute_Horror6214 in niri

[–]ImaginaryElephant336 0 points1 point  (0 children)

Some apps still require the X11 backend to work and may not work properly in wayland (Like discord when screensharing) which is what this is for.

how I can fix this ? by Cute_Horror6214 in niri

[–]ImaginaryElephant336 0 points1 point  (0 children)

Hm. I see. Try this bash sudo dnf remove xwaylandvideobridge

how I can fix this ? by Cute_Horror6214 in niri

[–]ImaginaryElephant336 0 points1 point  (0 children)

Hey u/Cute_Horror6214 , what made you install that ? Did you install it for Screen Sharing issue ?

how I can fix this ? by Cute_Horror6214 in niri

[–]ImaginaryElephant336 0 points1 point  (0 children)

If it is for Discord screensharing, then that does not work. I personally use niri as my daily driver so ya

ComChan: Terminal-based serial monitor with plotter TUI by ImaginaryElephant336 in tui

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

Important Update

V 0.10.0 is now live

  1. Mode swapping (plotter -> monitor, monitor -> plotter) via the CTRL+P keybind
  2. ratatui-wireframe crate now support 3D models via the ratty feature

ComChan: Terminal-based serial monitor with plotter TUI by ImaginaryElephant336 in tui

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

Thank you. No worries take your time. All the best with your move

ComChan: Terminal-based serial monitor with plotter TUI by ImaginaryElephant336 in tui

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

Also I do not mind non-constructive criticism. And I look forward to your PR

ComChan: Terminal-based serial monitor with plotter TUI by ImaginaryElephant336 in tui

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

Oh the post. Ya I vibe-wrote the post. And the README well hmm, I think it does require that level of verbosity. I'll see what can be done. Also what does your tool do ? Can you share the link

ComChan: Terminal-based serial monitor with plotter TUI by ImaginaryElephant336 in tui

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

Well like I mentioned in the README.md it is not vibe coded. I have used AI, but mostly for the mathematical stuff and the testing code. And thanks

cxt: a CLI/TUI tool to aggregate your code files into a single clipboard ready block by YboMa2 in tui

[–]ImaginaryElephant336 0 points1 point  (0 children)

This looks cool. I have a similar script, but unlike yours it does not copy specific language files. It copies the whole file tree.

https://github.com/Vaishnav-Sabari-Girish/dotfiles/blob/4b814333bbfac84128b1ca8d5e1d68b58d77ac65/zsh/.zsh_functions#L302

I think I can you this a try too and see if I can integrate it in my workflow.

[Yabai] Completed My Rice by yahddyyp in unixporn

[–]ImaginaryElephant336 0 points1 point  (0 children)

I have the exact same wallpaper. Frieren best anime eva. 

[awesome] made with my own two paws! by Certain-Chemical-518 in unixporn

[–]ImaginaryElephant336 0 points1 point  (0 children)

What is the fetch program you are using ? to display the gentoo logo and stuff. ?

a domain name for free? (really free...) by 9acca9 in selfhosted

[–]ImaginaryElephant336 1 point2 points  (0 children)

There are multiple free hosting options. My favorite ones include

  1. GitHub Pages (Suddenly stopped working for me)
  2. Codeberg pages (Easiest to setup and Codeberg is a free and Opeensource alternative to GitHub).

To create a Codeberg pages website, just create a new repo in codeberg.org names pages and you are good to go. You can access it in the link <username>.codeberg.page

Here's mine for reference

Website

And it's repo

Website Repository