-19
submitted 11 months ago by nothingness@lemmy.world to c/worldnews@lemmy.ml
[-] nothingness@lemmy.world 0 points 1 year ago* (last edited 1 year ago)

But why have the US and West not been able to kick him out? Isn't Russia a gas-station? Isn't Putin weak? Isn't the Russian army weak? Isn't "the whole world" agaist Putin? Isn't UA winning all the time, at any given time?

57
submitted 1 year ago* (last edited 1 year ago) by nothingness@lemmy.world to c/worldnews@lemmy.ml

There's no usual "That's because Putin is in panic!!!!!" in the article, so I'm adding it here -- just in case.

How will Europe and US respond?

-3
submitted 1 year ago* (last edited 1 year ago) by nothingness@lemmy.world to c/monero@monero.town

I'm a developer.

I've already added payments in Solana and ETH onto my website and now want to add ones in Monero.

So I'll generate a 100 wallets that will be assigned to each user. How will I checking their balances? Will it be possible at all, without my own node, or with a third-party API only? Or will I have to run a node?

The key is to be able to do it automatically, in a web app.

7
submitted 1 year ago* (last edited 1 year ago) by nothingness@lemmy.world to c/linux@lemmy.world

On one server I run MailCow and other - Postfix and Dovecot. I also have a script that sends emails. For the moment I run a script from my local laptop and it works fine.

If I, however, ran a script on each of the 2 servers themselves, I'd be able to connect to the MTAs and get authenticated simpler.

How would I do it?

What would I have to set up, what permissions grant?

1
submitted 1 year ago* (last edited 1 year ago) by nothingness@lemmy.world to c/programming@programming.dev

https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes.git

I've managed to get it going compilation-wise.

Having not compiled anything related to the kernel before, I wonder: how to make it compile iwlwifi module only? In its minimal configuration. Not anything additional and not what may not be needed.

I see that it's began to compile a lot of things

  ..........
  CC      arch/x86/kernel/cpu/cpuid-deps.o
  CC      arch/x86/kernel/cpu/umwait.o
  CC      arch/x86/kernel/cpu/proc.o
  MKCAP   arch/x86/kernel/cpu/capflags.c
  CC      arch/x86/kernel/cpu/capflags.o
  CC      arch/x86/kernel/cpu/powerflags.o
  CC      arch/x86/kernel/cpu/feat_ctl.o
  CC      arch/x86/kernel/cpu/intel.o
  CC      arch/x86/kernel/cpu/intel_pconfig.o
  CC      arch/x86/kernel/cpu/tsx.o
  CC      arch/x86/kernel/cpu/intel_epb.o
  CC      arch/x86/kernel/cpu/amd.o
  CC      arch/x86/kernel/cpu/hygon.o
  .......

What does it have to with the kernel?


My goals

  • compile it as is for now, in a simple manner
  • change it a little bit
  • recompile it and then load via dkms
[-] nothingness@lemmy.world 0 points 1 year ago

I think it will be difficult to know how to fix this without knowing more about your build setup. Are you passing any custom CFLAGS? What compiler and version are you using?

No.

gcc --version
gcc (GCC) 13.2.1 20230801

The goal - simply compile it for now.

7

I'm trying to build iwlwifi module manually and for my needs.

https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes.git/tree/net/wireless/

When I run Makefile as make, I get:

subcmd-util.h: In function ‘xrealloc’:
subcmd-util.h:58:31: error: pointer ‘ptr’ may be used after ‘realloc’ [-Werror=use-after-free]
   58 |                         ret = realloc(ptr, 1);
      |                               ^~~~~~~~~~~~~~~
subcmd-util.h:52:21: note: call to ‘realloc’ here
   52 |         void *ret = realloc(ptr, size);
      |                     ^~~~~~~~~~~~~~~~~~
subcmd-util.h:56:23: error: pointer ‘ptr’ may be used after ‘realloc’ [-Werror=use-after-free]
   56 |                 ret = realloc(ptr, size);
      |                       ^~~~~~~~~~~~~~~~~~
subcmd-util.h:52:21: note: call to ‘realloc’ here
   52 |         void *ret = realloc(ptr, size);
      |                     ^~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
make[4]: *** [/data/iwlwifi-fixes/tools/build/Makefile.build:97: /data/iwlwifi-fixes/tools/objtool/help.o] Error 1
make[3]: *** [Makefile:59: /data/iwlwifi-fixes/tools/objtool/libsubcmd-in.o] Error 2
make[2]: *** [Makefile:63: /data/iwlwifi-fixes/tools/objtool/libsubcmd.a] Error 2
make[1]: *** [Makefile:69: objtool] Error 2
make: *** [Makefile:1349: tools/objtool] Error 2

Why is it? How to fix it?

[-] nothingness@lemmy.world 1 points 1 year ago

US would stop sending weapons to the wars? Stop trying to make peice by weapons? No.....

[-] nothingness@lemmy.world -1 points 1 year ago* (last edited 1 year ago)

We, in fact, do not. And knowing a project is hosted in EU helps to know that the company/hosting adheres to our privacy laws.

In fact, you do.

Are you aware of 5 eyes, 9 eyes, 14 eyes or do you pretend that you don't?

And knowing a project is hosted in EU helps to know that the company/hosting adheres to our privacy laws.

It doesn't which I've explained why in my question.

And the fact that you share data with the US intelligence nullifies it anyway.

[-] nothingness@lemmy.world 0 points 1 year ago* (last edited 1 year ago)

You say that I can not create a TokenA and put a price of $10k on it? On my own token.

4
submitted 1 year ago* (last edited 1 year ago) by nothingness@lemmy.world to c/osdev@programming.dev

I want to take aт existing, a standard or one of the popular ones, WiFi driver for Linux and tweak it. I'll inroduce a whitelist into it. That is, to the consumer a driver will show the networks from a whitelist only ignoring all other ones.

It's a PoC. I want to implement it as simply as possible.

Can this be implemented? And how, in a high level?

1

Can a custom token be priced however much the owner may want? Can the author put the price of $10k/unit on a token?

The question isn't whether or not it'll then be selling.

[-] nothingness@lemmy.world 0 points 1 year ago

Good luck with Namecheap

[-] nothingness@lemmy.world -1 points 1 year ago

Really? Who is it?

[-] nothingness@lemmy.world 0 points 1 year ago* (last edited 1 year ago)

The opposite side can equalily say this about you. How can you know that it's not your world-view, rather than theirs, that's been shapped by the US propaganda that you listen to?

[-] nothingness@lemmy.world 1 points 1 year ago* (last edited 1 year ago)

US has just revealed what it itself has been doing towards others for decades.

view more: next ›

nothingness

joined 1 year ago