ComradeKhoumrag

joined 1 year ago
MODERATOR OF
[–] [email protected] 2 points 1 hour ago

Like a man but wo

[–] [email protected] 45 points 1 week ago

Now I understand how gen Z is using Ohio as an adjective

[–] [email protected] 1 points 1 week ago (1 children)

What policy do you hope to see, and how will it be achieved?

[–] [email protected] 1 points 1 week ago (4 children)

How is it fundamentally a left wing movement? I like lib left ideals, but fundamentally speaking, How can you have centralized economic planning as well as anarchism?

[–] [email protected] 4 points 2 weeks ago (1 children)

One day, this too will turn to shit. But when that day comes, people will just drift to different instances. Not including federation and niche communities, this is functionally equivalent to reddit for me

[–] [email protected] 3 points 2 weeks ago

Rocket League side swipes is undisputed best mobile game on the shitter

[–] [email protected] -1 points 2 weeks ago

I'm ultimately pro western leadership, but everything they've accused Russia of in this thread so far could have just as easily been said for America...

[–] [email protected] -1 points 1 month ago

Alright, that does it. That's the final straw

[–] [email protected] 6 points 1 month ago (1 children)

this is pretty essential

I would add:

Shit head: a negative term for a person who likely is toxic or caustic for other negative reasons

Shitter: a person who may enjoy shit head humor. One who shit is not necessarily negative like shit head. Could be used to casually downplay a type of humor (lightly positive) or to dismiss a type of behavior (lightly negative)

[–] [email protected] 0 points 1 month ago (2 children)

You're just insecure about being wrong, it's okay you might grow out of it

[–] [email protected] -1 points 1 month ago (4 children)

Are you really going to be that pedantic? to ignore my point that a lot of drug use is committed by the us Dollar by that 8%? You are a child

[–] [email protected] 1 points 1 month ago (7 children)

92%, I may have used the word literally figuratively, but so does every other American

https://en.wikipedia.org/wiki/Contaminated_currency#%3A%7E%3Atext%3DResults_demonstrated_that_%2292%25_of%2C0.01-922.72_%CE%BCg_per_bill.?wprov=sfla1

That's the proof man, it's literally on the bills. We can literally see it

Also, what do you mean keep my story straight next time? It's not controversial at all that the US gets involved in military conflicts for oil or financial control (neorealism, neoliberalism). Oil is just one of the many incentives which makes the USD arguably dirty

 

Had a lot of headaches the last week or two trying to optimize star citizen as well as fix a vulkan RHI bug which was affecting unreal engine games.

Apparently rolling release schedules (like NixOS23.05, 23.11, 24.05...) are better for servers since they're less prone to change, where as nightlies like for the unstable Branch are better for gaming since those latest drivers are likely the current ones for a newly released game

 

I'm curious because as I'm about to switch to Linux gaming exclusively, I thought about how disgusting my time and money spent in different games were for both "Years in Review". I wouldn't be surprised if the average Linux gamer was a whale, which is why I'm asking

Somehow I pulled this off working 1.5 jobs

 

I want to start a new project, and I want to try to handle all the reproducibility / "containerization" in nix instead of dockerfiles. I see some examples online but I think they're including more uncommon procedures and/or don't do things the "nix" way.

What's the right way to manage a simple python project? Should I just make a derivation.nix for use in nix-shell -p and have the ephemeral shell be my container? Can/should I do it with nix flakes instead? What would a simple nix flake look like that:

pulls an initial python repo from github

possibly executes whatever build instructions might be included

extends other system packages or other versions of the same python package,

has local area network access,

and GPU access

 

I see you can delete everything older than some period of time, but what if I want some older than a year? Or should it be interpreted that: whatever build configuration was used, it is tested thoroughly at that point, and it would be better to rebuild from a nix configuration stored on git?

 

Edit: my issues came from copying source .nix configurations for the pig manager, not configurations that I would include on my computer. Finding how to include what where was much easier with search.nixos.org

Hi, I've finally cleansed my system of windows and switched fully into nix. I want to learn this OS the right way, but have ran into some noob troubles. Any help would be greatly appreciated. Ideally, these changes are things I would include in my configuration.nix

  • How to install electrum wallet on nixos? I found this default.nix for electrum and thought it would be as easy as nix-build default.nix but was mistaken. It says " cannot evaluate a function that has an argument without a value ('fetchurl') Nix attempted to evaluate a function as a top level expression" but on a later line that value is inputted to the function (if I understand right)

src = fetchurl { url = "https://download.electrum.org/${version}/Electrum-${version}.tar.gz"; sha256 = "sha256-BxxC1xVKToUjgBo4mEeK9Tdhbd/+doHcTTJsXDtaELg="; };

  • How to install KVantum Theme Manager? I was following this guide and tried to add gcc/g++ and the x11 package dependencies but I get undefined variables for the x11 libraries. Some recommend using stdenv.mkDerivations but I haven't used that much nix before so I'm not certain if I should be going down that rabbit hole
 

I'll start: I (wrongly) used the card mom said was for emergencies for the original Kickstarter. Since then I've gotten a degree, started my career, partnered in a startup, and moved down and across the country a couple times as well.

view more: next ›