TMP_NKcYUEoM7kXg4qYe

joined 2 years ago
[–] TMP_NKcYUEoM7kXg4qYe@lemmy.world 1 points 3 days ago (1 children)

People want to switch from baguettes to bread. So they get flour, water, yeast and salt and are asked to bake their own bread. "I never saw what was so hard about baking bread, the seller says." Well the issue is not the difficulty of baking bread. They simply don't want to spend time baking bread. They are used to going to the store to buy an already baked baguette.

I'd argue the demographic that writes posts about switching their OS is more likely to be happy switching to Arch than most of the people who switch. The way I imagine the average Linux noob is a university student who installed Ubuntu for their coding class.

[–] TMP_NKcYUEoM7kXg4qYe@lemmy.world 2 points 3 days ago* (last edited 3 days ago) (1 children)

For novices Void is worse because it does not have the Arch wiki. The Void Docs are brief and you will inevitably end up reading the Arch wiki anyways, except you will run into Runit specific bs.

It makes sense because if you are a veteran, you probably already have your workflow streamlined, so you don't need new software in the repositories.

Cool but I'm still waiting for Plasma to have actual tiling built in. Dragging windows with your fingers is just extremely clunky. Also having a "note taking mode" where your note taking app becomes transparent and stacks on top of some other app (YT, pdf viewer) would be nice but that should probably be a feature of the note taking app, not Plasma.

The only way to send characters that are not part of the current layout is to use a compose key sequence. Which you would have to ask about in one of their communication circles. (reddit, etc.) Alternatively you could use command buttons which allow you to execute a command on key press. That way you could use ydotool (https://github.com/ReimuNotMoe/ydotool) to send a sequence to type the umlaut as described on ubuntu wiki (https://wiki.ubuntu.com/ComposeKey#Typing_Macrons.2C_Umlauts.2C_Accents.2C_...) That probably would not need Kmonad when I think about it though. You could just use keybindings of your window manager / desktop environment.

[–] TMP_NKcYUEoM7kXg4qYe@lemmy.world 3 points 2 weeks ago (2 children)

What do you mean you don't know where to start? How about starting by going to their website (github repo). If you did that you would find out about the tutorial. The thing takes like 30 minutes to read. Link: https://github.com/kmonad/kmonad?tab=readme-ov-file#configuration

KMonad does support compose keys but I don't know how to use it. It's described in the tutorial though. You can also just rebind a key or key combination to the keys that would write "ü" on your keyboard. KMonad really just changes what keys are pressed, so if you use a German layout, you will get German characters.

I am not conflating communism with being "a mass murderer fan club". I am simply stating that that post was upvoted by mass murderer fans. The post made sarcastic statement about Stalin not being a brutal dictator, so there are your "mass murderer fans". I said nothing about communism.

In terms of Kenny being an anarchist. That's not "my definition". At some point he posted snakes in political context so it's really his definition, whatever he means with it.

Well lemmy is a platform developed by communists for communists. This is the first example I could find https://lemmy.ml/post/25431378

Sure most of these people probably have schizophrenia and believe they are being controlled by 5G towers, so I'm not really blaming them. My point is that if we can deal with this, dealing with Kenny's sometimes goofy ideas should be a piece of cake.

His level of schizo is kinda funny but his comment section is even funnier. People there are actually delusional. They for example think every software is a fed honeypot, even open source stuff. bruh just look at the source. They should definitely seek professional help.

[–] TMP_NKcYUEoM7kXg4qYe@lemmy.world 0 points 3 weeks ago (4 children)

I'm reposting a reply to similar comment. Replying to "Mental Outlaw is far right and cryptobro". But the TLDR of that could be that he has some takes that people here like and some takes that people here don't like but he is not a National Socialist, otherwise give source. Perhaps Drew has been cooking again?

Those are just insults people, who cannot gasp that someone could have a slightly different opinion about something, use against him.

Some political things about him include: He ...

  • is an anarchist (or somewhere on that political spectrum)
  • wants to have the right to own a gun
  • is pro free speech
  • thinks using money should not have to earn mega corporations that much money
  • thinks "brother should not kill brother" in the war in Ukraine
  • is not a fan of Elon Musk, Teslas or self driving cars
  • is pro Free Software and for privacy

Obviously depends on what is meant with "far right nutjob". If it implies that anarchy (no government) is the opposite of socialism (far left - maximum government) then yeah but usually it just means "massive bigot", which I don't think he is, otherwise give source.

Similar with crypto bro. For me it means the pump and dump scheme scammer or at least someone who is pro crypto because he sees it as a mean to get rich quick. But if "Crypto bro" just means anyone who likes the advantages of crypto, then he indeed is one.

But regardless of how we name things, he doesn't have any evil values (as far as I know). He just has different opinions than the average lemmy user. It should not be hard to tolerate him, considering this platform is a mass murderer fanclub (actual evil values, not just "quirky" politics).

 

Does anyone know how to set a custom mouse acceleration curve on Sway? man sway-input does mention mouse acceleration but unfortunately it's one of those "you won't learn anything new unless you already knew it before" type of manpage.

I also found this project https://github.com/N-R-K/leetmouse which I will probably use in the end but I would also like to hear if anyone of you has any experience with custom acceleration profile, in case there is a better way or whatever.

Edit: I will use leetmouse (different branch tho), because libinput's acceleration is not very good for gaming (see comments for sources)

https://github.com/systemofapwne/leetmouse

 

My issue is that many of my remote desktop apps require knowing the IP adress of the other PC. I'm looking for a VPN that auto-discovers other devices on the same network. That way I could just "ssh" into the same IP every time, because it would be IP inside of a virtual network. Ideally I am looking a solution that does not require internet connection.

Thanks.

Edit: I should probably specify my usecase. I have a portable desktop and use VNC from a laptop to connect to it. To do that I need the IP of the desktop but that's different on a different network. This can be solved by using hostname.local as the "IP". (hostname is the "ubuntu" in "bob@ubuntu$:~/Documents") The solution is quite simple, I just haven't known about it.

 

Edit: Solved according to this: reddit Obviously Void has no systemd service but I just created a script service containing a single line isdv4-serial-inputattach /dev/ttyS0 --baudrate 19200. The serial communication often crashes but runit automatically restarts it so that's fine. Also 6.6 kernel is kinda buggy but 6.10(custom compiled) and 6.1(from void's repo) work fine. Yeah and don't forget to enable the ttySx service otherwise it cannot work.

I cannot get sway to detect my tablet device on Void Linux installed on a Thinkpad X200 Tablet. Anyone knows how to fix it? I have both libwacom and xf86-input-wacom installed. It worked fine on Debian.

Now when I think about it, I don't have libwacom-32bit installed, because I'm using musl library which is 64bit only. That might be the issue considering how old my hardware is. I'm going to try to investigate but I'm going post this here anyways in case anybody knows more than me.

 

The manual mentions that by default you can pan by holding middle click but my tablet does not have one, so I would like to change it to left click. Anyone knows how to do it? Thanks.

 

Edit with solution: I'm dumb. Just use the default quickemu settings and only change "-device virtio-gpu-gl " to "-device virtio-gpu " and "-display sdl,gl=on " to "-display sdl,gl=off ". Although qemu will have a lot of overhead at boot, the CPU usage when on the desktop should not eat your linux host's entire core. I also disabled Windows Defender, which I don't recommend if you run random stuff from the internet (or open .xlsm spreadsheets), but it helps. I ran CTT's windows debloat tool and removed edge because it was updating in the background for some reason. Even then Windows is still a last resort kind of machine when my desktop isn't available, not an actual work OS.

Edit with solution 2: The above still sucks compared to using RDP. Use the above to set up Windows Remote Desktop, then use for example Gnome Connections to RDP into it. I had to forward the RDP port to the Windows VM for it to work.

I changed the line

-netdev user,hostname=Quickemu,hostfwd=tcp::22220-:22,id=nic \

to

 -netdev user,hostname=RDPWindows,hostfwd=tcp::22220-:22,hostfwd=tcp::3389-:3389,id=nic \

Then I just connected to 127.0.0.1 from Gnome Connections

=======ORIGINAL POST:

Hi, I have trouble running Windows 10 in QEMU on an old af thinkpad x200t. The issue is that it that my GPU only supports opengl 2.0, so virtio does not work. The best I could do is use these options:

-vga qxl \

-device virtio-gpu \

-display sdl,gl=off

and like 30 more which are part of the default quickemu configuration. The three mentioned are ones I changed.

With these options QEMU uses "just" 85% of my CPU so I can still do something on the linux host. The issue is that Windows is basically unusable because the one core it has is constantly occupied by rendering graphics even when just idle on the desktop.

At this point I have accepted my faith that this laptop ain't usable for Windows virtualization but I thought that I would ask here before closing this case. So does anyone have a secret hack which makes pre core i series intel GPUs work with Windows guests in QEMU?

thanks for any tips

 

Hi, I am looking for a SBC to self host stuff on. I would like it to be somewhat open hardware (manufacturer provides schematics and drivers are open source). Which is why I initially wanted to buy a banana-pi router but after reading a post in this /c/ I found that mainline linux support is fairly rare in these arm/riscv SBCs.

So I was hoping someone more knowledgeable would help me find some options. Here are my "wants":

  • Low power drain
  • Open source hardware and software
  • Mainline linux support
  • 2 ethernet ports, at least 1Gb
  • at least 2GB RAM - could do with 1GB I suppose
  • a reasonable way to connect 2 SSDs and 2 HDDs - ie. 4 sata ports or one pcie port (not through USB)
  • EU seller. Not required but I hate dealing with import taxes and I like guarantees
  • Finally I need it to have "wake on power", so that it can start automatically after power outage

The more I search the internet, the more it seems that this mythical computer does not exist but maybe someone knows more than me. Thanks for your replies.

Edit: I'm likely going to settle with the Visionfive 2 since it has official ubuntu support and I won't have to rely on some hacky linux image provided by the manufacturer. It has 2 LAN ports and an M.2 NVME which I'm gonna split into 4 SATAs. Also 8GB RAM is plenty for the lightweight stuff I want to host, maybe even Nextcloud won't be that painful.

Final note: I'm actually not sure how much is the Visionfive 2 open-source but it seems better than intel and AMD stuff so I'm willing to compromise since I actually want to buy something that exists. But anyone reading this in the future beware that I don't know whether it's really open source to the last logic gate. (likely not)

view more: next ›