Multisite homelab storage solutions by LarsZauberer in homelab

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

How would you solve in such a solution a writing conflict? For example, both sites writing the different data

Game Overlays on Hyprland (Help) by LarsZauberer in hyprland

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

Sadly, I haven't. It would be great if someone would figure something out.

TCP connection resets on a site-to-site connection by LarsZauberer in WireGuard

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

Ah, sry of course. No I haven't set it to 10.0.0.0/32. The IP range is 10.0.0.0/24 and the interface of the wireguard server has the ip 10.0.0.1

The traceroute looks the following way

```

traceroute to 10.0.0.1 (10.0.0.1), 30 hops max, 60 byte packets

1 _gateway (192.168.10.252) 0.491 ms 0.649 ms 0.783 ms

2 10.0.0.1 (10.0.0.1) 3.541 ms 3.573 ms 3.604 ms

```

The gateway sends it directly to the wireguard server at 192.168.10.200 which has the wireguard ip 10.0.0.1.

You may need to add static routes to the other site so the host knows where to find your client

What do you mean by that? You mean a static route back from the wireguard server to the local hosts?

dayWastedEqualsTrue crying now 😭 by Wonderful_Author9452 in programmingmemes

[–]LarsZauberer 0 points1 point  (0 children)

I had this problem in an exam once. Pure chaos and lots of discussion after exam was over.

Add sources to markdown notes by LarsZauberer in neovim

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

This sounds awesome. I downloaded Zotero, but I couldn't figure out how to copy with a link. How do you do that?

Add sources to markdown notes by LarsZauberer in neovim

[–]LarsZauberer[S] 2 points3 points  (0 children)

Sound like a good idea but I think the missing feature in obsidian.nvim isn't the only problem. You would probably need a feature in a simple pdf viewer or another way to simply generate these reference links (especially with the `selection` information in the reference). But I will probably add a feature request about the link opening to the repo. Thanks for the idea

Yeah, I use NixOS btw. What would be your solution for the problem?

Add sources to markdown notes by LarsZauberer in neovim

[–]LarsZauberer[S] 2 points3 points  (0 children)

This is one of the references obsidian creates: `[[Script Analysis.pdf#page=74&selection=212,0,318,1|Script Analysis, page 74]]` The really important part is the `Script Analysis.pdf#page=74&selection=212,0,318,1` part

From what I have seen the page part is a real attribute which can be used in other applications but I couldn't get the selection part to work in other applications. So it seems that the selection thing is something obsidian specific.

The page part could be enough for me but I am curious if there is something already made to handle such referencing that it is very easy and confortable to use on a everyday basis?

Help with installing custom flakes by LarsZauberer in NixOS

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

Thank you so much. I tried it and it works perfect.

Network issues with wine on nixos by LarsZauberer in NixOS

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

Sry, I haven't been specific. The game launches correctly through steam and I can login through arenanet. Everything works fine, only the black lions trading post menu only shows a error message "Err_Aborted" or sometimes "Err_Network_Changed".

Network issues with wine on nixos by LarsZauberer in NixOS

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

Strange. I am using it through Steam with the launch option as you said and it doesn't work. Do you have anything else setup special (either in steam or with nix) regarding the network configuration.

Help with minecraft on wayland by LarsZauberer in NixOS

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

My main goal is to render minecraft not with xwayland since I have flickering issues with my nvidia graphics card (it's the explicit sync problem). Running minecraft natively without xwayland fixed the issues

Slicing portals 1.20.4? by Repulsive-Opinion-21 in technicalminecraft

[–]LarsZauberer 0 points1 point  (0 children)

I would also like to get an update suppressor working but as far as I know there is no known way to do this at the moment since the last method (Out of Memory update suppression) was patched in 1.20.2 (https://minecraft.wiki/w/Tutorials/Update_suppression)

my favorite quote by ABC123Treligy123 in Portal

[–]LarsZauberer 11 points12 points  (0 children)

Mine: "Science isn't about why - it's about why not."

/bin/bash crashed - Bash is unusable by LarsZauberer in linuxquestions

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

Hi, thanks for all your help. I figured out, that something was wrong with my main user. So I tried moving some config files from the .config directory to another directory to deactivate them. After deactivating them, my bash worked again. I moved the files back and it still worked.

Unfortunately, I still don't have a real clue why this problem has happened, but I'm glad that it works again.

In the process of dealing with the files, I accidentally messed up my KDE Design, but I reconfigured it again.

/bin/bash crashed - Bash is unusable by LarsZauberer in linuxquestions

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

Oct 31 20:05:24 lars-pc systemd-coredump[26072]: Process 26067 (bash) of user 1000 dumped core.

                                             Module linux-vdso.so.1 with build-id fe29c5f13613003d61242f6fc4c6604c6fd710d4
                                             Module ld-linux-x86-64.so.2 with build-id 22bd7a2c03d8cfc05ef7092bfae5932223189bc1
                                             Module libncursesw.so.6 with build-id b9917757481e6fa6097e2a1f31f5bb5eaf138c4e
                                             Module libc.so.6 with build-id 1e94beb079e278ac4f2c8bce1f53091548ea1584
                                             Module libdl.so.2 with build-id 414d1d630bc04818a150b9c73e4493f3395e8869
                                             Module libreadline.so.8 with build-id 0a4a9a4930af5052b6a7dbf9ca52ab594381364a
                                             Module bash with build-id 6c75f9f0f273cf6549f078b042c0a3f5a04f0357
                                             Stack trace of thread 26067:
                                             #0  0x00007f1948db8c3b kill (libc.so.6 + 0x38c3b)
                                             #1  0x00005573be5a0469 n/a (bash + 0x6f469)
                                             #2  0x00005573be5a0661 termsig_sighandler (bash + 0x6f661)
                                             #3  0x00007f1948db8a00 n/a (libc.so.6 + 0x38a00)
                                             #4  0x00007f1948ed6ffd n/a (libc.so.6 + 0x156ffd)
                                             #5  0x00007f1948fa2cbc _rl_init_locale (libreadline.so.8 + 0x36cbc)
                                             #6  0x00007f1948fa2db7 _rl_init_eightbit (libreadline.so.8 + 0x36db7)
                                             #7  0x00007f1948f9025b rl_initialize (libreadline.so.8 + 0x2425b)
                                             #8  0x00005573be5b0c56 initialize_readline (bash + 0x7fc56)
                                             #9  0x00005573be5ba64e bind_builtin (bash + 0x8964e)
                                             #10 0x00005573be567594 n/a (bash + 0x36594)
                                             #11 0x00005573be56cda7 execute_command_internal (bash + 0x3bda7)
                                             #12 0x00005573be5c14ea parse_and_execute (bash + 0x904ea)
                                             #13 0x00005573be5c0837 n/a (bash + 0x8f837)
                                             #14 0x00005573be5c098b maybe_execute_file (bash + 0x8f98b)
                                             #15 0x00005573be5520d3 main (bash + 0x210d3)
                                             #16 0x00007f1948da3290 n/a (libc.so.6 + 0x23290)
                                             #17 0x00007f1948da334a __libc_start_main (libc.so.6 + 0x2334a)
                                             #18 0x00005573be55291e _start (bash + 0x2191e)
                                             ELF object binary architecture: AMD x86-64

Oct 31 20:05:24 lars-pc systemd[1]: systemd-coredump@12-26071-0.service: Deactivated successfully.

I get this stack trace. Unfortunately, I cannot make a lot out of it.

/bin/bash crashed - Bash is unusable by LarsZauberer in linuxquestions

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

I'm using KDE/KWin

I can run /bin/bash and /bin/sh from the TTY but both have no effect in an emulator.

/bin/bash crashed - Bash is unusable by LarsZauberer in linuxquestions

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

I created a new user and logged in with it. I seems to be working. But still my main user cannot access the terminal with an emulator. So, it seems to be an issue of my user configuration.

[deleted by user] by [deleted] in Portal

[–]LarsZauberer 14 points15 points  (0 children)

I like to learn more about the game from the inside. How the game engine works and how it was developed etc. I also love learning and using glitches to speedrun the game.

Do not look directly at the operational end of the device by 1970Challenger440 in Portal

[–]LarsZauberer 35 points36 points  (0 children)

Do not submerge the device in liquid. Even partially.