How to modify and rebuild the standard Wifi driver-module of Android?
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearCU
    cuenca
    10mo ago 100%

    After that, essentially you just configure it to build it as a module if it’s not already a module, and you can run make only on the module to speed up builds.

    How to "just" configure it?

    1
  • Suggest me a few - Go, Rust or PHP - Sqlite3 as a database -- very preferably - lightweight, simple and convenient. Preferably with web UI. I've found a few, and I could even write one myself. But why would I? I'm aware of https://dub.sh/ -- and it's not what I'm looking for.--

    0
    2

    How to do it on a high level? Given that I know what to modify in the code. Also, I won't want to rebuild the parts of the kernel that aren't necessary. The Wifi driver should be rebuild in isolation, that is.

    5
    2
    news
    News 11mo ago
    Jump
    NATO chief on Ukraine war: ‘Be prepared for bad news’
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearCU
    cuenca
    10mo ago 100%

    First of all, NATO isn't defending Ukraine. It wages a proxy war against Russia using Ukraine. And yes, it'll be a blow for NATO, US and Europe.

    1
  • thehill.com

    Bad news, out of the blue, after 1.5 year of continious winning? How's this?

    1
    2
    "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearPR
    Jump
    How to send 1 mln requests asyncronously - mechanism?
    "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearPR
    Jump
    How to send 1 mln requests asyncronously - mechanism?
    "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearPR
    Jump
    How to send 1 mln requests asyncronously - mechanism?
    "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearPR
    Jump
    How to send 1 mln requests asyncronously - mechanism?
    "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearPR
    Jump
    How to send 1 mln requests asyncronously - mechanism?
    "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearPR
    How to send 1 mln requests asyncronously - mechanism?

    One needs to send 1 mln HTTP requests concurrently, in batches, and read the responses. No more than 100 requests at a time. Which way will it be better, recommended, idiomatic? * Send 100 ones, wait for them to finish, send another 100, wait for them to finish… and so on * Send 100 ones. As a a request among the 100 finishes, add a new one into the pool. “Done - add a new one. Done - add a new one”. As a stream.

    -7
    10
    *Permanently Deleted*
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearCU
    cuenca
    11mo ago 50%

    You aren't aware of the task in whole I've described . What I've described is 20% of it.

    You and @falsem are 2 fucking sorry-ass advisers.

    0
  • Police raid Moscow gay bars after a Supreme Court ruling labeled LGBTQ+ movement ‘extremist’
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearCU
    cuenca
    11mo ago 50%

    A good percentage of people in Europe and US already believe that it was Bruce Willis who defeated the Nazies, alone, by himself. Rather than the Russians who did.

    0
  • I'm abroad and I have a sim-card and app that needs to be activated. For this an app requires a) mobile data b) of that very sim-card An issue is that I'm far away from the original country and I can't activate a data plan on the sim-card due to a high cost. And it may not even work in the country I'm in. **Is there a way to trick the app somehow? Perhaps, insert a original sim-card and then make it use Wifi or data of other sim-card somehow, on backend?** The app won't get activated if I use data from a local sim-card or Wifi. My phone isn't rooted. How to bypass all this nonesense? I need to active it only once, and afterward Wifi may be used.

    2
    0

    I need to prepare in advance, for a month, a 100 of TXs signed in offline, for SOL and USDT, USDC. In the documentation - [offline transactions](https://docs.solana.com/offline-signing#) - it's described how to sign them via the cli utilities which isn't what I need to. **How would I do this via the Solana SDK/web3, in Rust?** And how would I then send or broadcast them when I need to? For in the SDK there's a method `signAndBroadcast(...)`, whereas in the case of offline signing, for broadcasting there'll have to be used a separate method, right?

    0
    0
    www.democracynow.org

    >Guatemala, the Dominican Republic, Panama, Grenada, Argentina and so on — have suffered invasions **by the same countries that today are extending an invitation to reject the invasion of Ukraine**. Most of the Latin American countries rejected the invasions of Libya, Iraq and Syria, which were done for motives which today are illegal.

    9
    2

    I have an Android app which I haven't been to activate because of it requires that during the activation a phone to be a) on mobile data b) with the same sim card that assinged to me by a service of the app. I have a sim card, but I can't turn on mobile data because firstly I can't top it up here, in other country. Secondly, it'd eat up lots of money, if I could somehow. Is there a way to trick an Android app to believe that it uses mobile data whilst in relality it's on Wifi? Reverge engeneering would the last resort. Is there an easier way?

    2
    0