[-] Tomorrow_Farewell@hexbear.net 10 points 21 hours ago

If you accept state propaganda just because it is not "western" flavor

Weirdly enough, you don't make such protestations against your empire's propaganda.

Enjoy your hard right wing, capitalist, oligarchical slop

Quick question - do you support NATO (including Ukraine) in the war in Ukraine?

[-] Tomorrow_Farewell@hexbear.net 23 points 2 days ago

My whataboutismeter is overloading, stop.

People who genuinely believe that invoking the word 'whataboutism' is a serious argument, or that what they call 'whataboutism' (i.e. pointing out hypocrisy) is a fallacy are silly.

[-] Tomorrow_Farewell@hexbear.net 37 points 2 days ago

While you're here, I'd like to ask you a couple of questions:

  1. What do you propose a state do when the most prolific invader in the world tries to amass military personnel and weapons on its border, especially by doing a coup against a neighbouring state.

  2. What criticism of Russia do you have that doesn't apply to the polities that you support?

[-] Tomorrow_Farewell@hexbear.net 31 points 2 days ago

Weird how you never propose to ban NATO's news platforms. Only the platforms of your empire's designated enemies.

[-] Tomorrow_Farewell@hexbear.net 2 points 3 days ago* (last edited 3 days ago)

You are proving my point - you can't actually say anything bad about him (without exposing your hipocrisy), and you can't provide an alternative course of action for Russia. You only say that you can.

I invite you to prove me wrong.

Go talk to some people living in moscow if you feel so strongly

What should I ask them? And why specifically Moscow and not, say, Crimea, or the Far East?

[-] Tomorrow_Farewell@hexbear.net 7 points 4 days ago

It's kind of silly how you people keep complaining about Putin while not being to say anything bad about him (other than what applies to the polities you support).

On that note, I do wonder what you think a state should do when the most prolific invader brings weapons to its borders to attack it, especially when accompanied by attempting coups against its neighbours.

[-] Tomorrow_Farewell@hexbear.net 7 points 5 days ago* (last edited 5 days ago)

You were trying to excuse a USSian invader going around orders in order to fire explosives at civilians in the comment I replied to:

They shouldn't be there obviously but it's a little different don't you think?

[-] Tomorrow_Farewell@hexbear.net 14 points 5 days ago

He was a guard at Abu Ghraib, so he was already known for doing what you claim to be unforgivable when western liberals were saying how he should be rewarded with a high position in the most vile state in existence.

[-] Tomorrow_Farewell@hexbear.net 9 points 5 days ago

If afterwards he says he shouldn't have been there and done that

He says it was an 'excellent experience'. He considered the 'experience' to be good enough to sign up several more times, including as a mercenary, and to then brag about it.

is anti Israel

Well, he isn't. He's even friends with zionists.

and his opponents are pro Israel and in the case of Susan Collins literally voted to send his ass and all the other thousands of troops there

She didn't force him to sign up even once, let alone several times.
He also isn't any better in terms of policies - he wants to strengthen the military.

My reaction is he wasn't killing civilians for his own kicks

He has literally said that he had fun doing it and bragged about it.

[-] Tomorrow_Farewell@hexbear.net 8 points 5 days ago* (last edited 5 days ago)

He said he was firing at enemy mortar positions. You know, people shooting at them

Him having such enemies is a direct and very expected consequence of him signing up to torture, kill, and otherwise subjugate the people of Iraq and Afghanistan multiple times.
The only way you can think he had any right to retaliate in general is if you think that repeatedly signing up to torture, kill, and otherwise subjugate the people of Iraq and Afghanistan multiple times is perfectly okay.

[-] Tomorrow_Farewell@hexbear.net 20 points 6 days ago

It's not unreasonable to see a guy who comes away from the military saying "Hey this is bad and we shouldn't do it"

He didn't do that. He bragged about his atrocities as an 'excellent experience'.
Why are you still trying to pretend that he showed any sort of remorse?

20
21
submitted 2 years ago* (last edited 2 years ago) by Tomorrow_Farewell@hexbear.net to c/technology@hexbear.net

I am trying to re-learn assembly. I have been trying to find a tutorial for assembling a program using NASM on Windows, on a CPU with the x86_64 architecture. I have been unable to make any of the provided examples work.

I am asking to be provided:

  • A piece of code to assemble. The resulting program should output a message into the CLI.
  • CLI commands to make an object file and to do linkage of that into an executable file.

This should preferably be done using NASM, on Windows, on x86_64 architecture, but I'm at my wit's end at this point, so I guess I will be fine with another assembler.

I intend to analyze the example and to use this as a starting point in my process of getting back into assembly.

17

Having a bit of an obsession over it since a few days ago. This thread is a bit of an outlet for that.

Also, I am curious if anybody would be willing to run it, or if anybody has run it.

31
submitted 2 years ago* (last edited 2 years ago) by Tomorrow_Farewell@hexbear.net to c/chapotraphouse@hexbear.net

...Or, more rigorously, non-correlation does not imply independence.

As this little guy and everybody else knows, one of the most famous correlation coefficients out there is Pearson's correlation coefficient: cor(ξ, η) = (E[(ξ-E[ξ])(η-E[η])])/sqrt(D[ξ]D[η]), where E[x] is the mathematical expectation of random variable x, D[x] is the dispersion of random variable x, and sqrt(x) is the (prime) square root of x.

As we all know, if cor(ξ, η) != 0, then ξ and η are not independent random variables. But recently, this little guy heard that it does not follow from cor(ξ, η) = 0 that ξ and η are independent. Obviously, he craves the light of knowledge and wants to hear some examples of non-independent random variables having a correlation coefficient of 0.

10
submitted 2 years ago* (last edited 2 years ago) by Tomorrow_Farewell@hexbear.net to c/technology@hexbear.net

Have been trying to set it up for hours now. Nothing works.

  • Latest version does not seem to have winutils support, and using it causes errors when using some important methods. (EDIT: this is likely wrong, and the winutils stuff that I have should probably be fine.)
  • Older versions require to be built with Maven. However, that just gives me a PluginExecutionException.

I need to do this ASAP, preferably within the next 3 hours.

I have nowhere else to ask for help, it seems, especially considering that reddit-logo suspended an account I set up specifically for asking questions after I edited a relevant post.

Highly doubt that anybody will be able to help me.

EDIT2: the issue has, thankfully, been resolved. I was using Python 3.12, and switched to 3.11.8. That made the problem go away.

6

Trying to package a Python program that I wrote into a library. I am following every guide that I can find regarding the relevant tools. Nothing works, and it very much feels like there is nowhere to ask for help. I hate this.

Not sure if I should have put this in c/doomer or c/technology.

77
submitted 2 years ago* (last edited 2 years ago) by Tomorrow_Farewell@hexbear.net to c/chat@hexbear.net

I did well at the interview. I produced not one but two different solutions to the test problem that was given to me, with time to spare. Today, I receive an e-mail where they say that they are afraid they can't provide me with 'conditions suitable for my level of knowledge and skills'.

How in the world am I supposed to get re-employed if I get rejected from entry-level jobs because of my overcompetence, but don't have the job experience in the area where I can work long-term for the non-entry-level jobs?
I love crapitalism. /s

58
Mothematician post (hexbear.net)

This little guy craves the light of knowledge and wants to know why 0.999... = 1. He wants rigour, but he does accept proofs starting with any sort of premise.

Enlighten him.

23

No, seriously, why do they? It's not like the construction workers don't get paid their wages if they aren't given such projects, and, unless you are buying the resources from overseas, the only cost for the construction materials for the state is wages/salaries of the workers who are involved in the relevant processes.

Am I being swindled?

3

Working in a Virtualbox VM using the standard KDE version of the .iso. I get locked out due to inactivity during a live environment session. Trying to enter the empty password doesn't help me. How do I deal with this graciously?

13
submitted 2 years ago* (last edited 2 years ago) by Tomorrow_Farewell@hexbear.net to c/libre@hexbear.net

Are there any distributions that offer benefits post-installation?

I am aware of Arch (and some other relevant distributions) having access to the AUR, and would like to know if other distributions can offer anything other than a quicker set-up.

3

Basically the title.

Also, in case somebody could answer the question: is it possible to enable the Cube effect in a Virtualbox machine? I already have kdeplasma-addons, qt6-quick3d and qt6-quick3dphysics installed but I have no Cube effect option in window effects.

view more: next ›

Tomorrow_Farewell

0 post score
0 comment score
joined 2 years ago