taaz

joined 1 year ago
[–] taaz@biglemmowski.win 6 points 6 months ago* (last edited 6 months ago) (5 children)

pipx won't work for that, it's a library.

If you are working on your own project/script, you should use virtualenv for development and install all required libraries there.
If you need it because some system installed application or part of your system does not work without it then... you are in bad place - pip is python package manager primarily used for general python development (installing depending packages, and in theory also for packaging python projects) but it should never be used as system wide package manager - you will break stuff (especially when used with sudo).

[–] taaz@biglemmowski.win 5 points 6 months ago* (last edited 6 months ago) (1 children)

https://unix.stackexchange.com/questions/450008/pip-vs-package-manager-for-handling-python-packages
https://unix.stackexchange.com/questions/734792/difference-between-installing-a-package-with-apt-and-pip

If you need to install an executable python program, use pipx it will create special environment for the python program so it won't break anything else in the system but it only works on packages (pipx install some-package) that have entry scripts (so can be called directly, libraries usually do not have that as you use them from other python program).

In short that error you get that tells you to use zypper is there for an important reason.

[–] taaz@biglemmowski.win 2 points 6 months ago (1 children)

Afaik you have to replicate the same wave but in opposite "direction" (up/down sinus) to cancel out incoming sound so any anc earbuds have to have microphones and are dynamically shaping the sound.

[–] taaz@biglemmowski.win 2 points 6 months ago

The first time her videos popped up on my feed I couldn't believe it's not some elaborate joke, but shes great

[–] taaz@biglemmowski.win 3 points 6 months ago

What does lsblk -f show ?

[–] taaz@biglemmowski.win 1 points 6 months ago (1 children)

For me, Steam (on Linux) has been periodically corrupting the ntfs disk, I do use it on windows too and not even win hybrid/fastboot/hibernation disabled helps.

May I see what mount options you use for the ntfs3 driver in fstab? I do not currently have the nocase and windows_names ...

[–] taaz@biglemmowski.win 8 points 6 months ago* (last edited 6 months ago) (5 children)

https://github.com/Nixola/VRRTest

Also afaik it only works in fullscreen on Linux (and in programs that support it).

[–] taaz@biglemmowski.win 1 points 6 months ago* (last edited 6 months ago)

Yeah NX is probably not going to be an easy one to implement.

https://en.m.wikipedia.org/wiki/NX_technology Scrolling down to NX Derivatives And Forks will quickly get you a picture about the state and licenses.

[–] taaz@biglemmowski.win 6 points 6 months ago* (last edited 6 months ago)

Haven't tried LFS yet but I have had my share of compiling custom Arch kernel (basically just making it smaller and boot a little bit faster), or cross-compiling various stuff for embedded and having to crawl through some of the lower level stuff.
It might be that time of a year to give LFS a try now that you mention it.

[–] taaz@biglemmowski.win 3 points 6 months ago* (last edited 6 months ago)

Stellaris with a friend, too much democracy (Helldivers).

[–] taaz@biglemmowski.win 59 points 6 months ago

It hurts itself in confusion?

view more: ‹ prev next ›