Skip Navigation
Blinken calls out other countries for not demanding Hamas surrender and ‘stop hiding behind civilians’
  • There are interviews with Ukrainian soldiers who said they stay away from civilians so that when Russians bombard them the civilians will not be affected.

    I think the combat style and priorities are a bit different so a comparision cannot be made in this case.

  • Israel finds large tunnel adjacent to Gaza border, raising new questions about prewar intelligence
  • It's hard and expensive. The us-mexico border has the same problem and US spends like crazy to find tunnels. If the tunnel is bellow 5-10 meters I think it's almost imposible [1]

    In Gaza from what I heard they also only use hand tools to avoid making a lot of noise.

  • Deleted
    *Permanently Deleted*
  • Drivers from 3rd party. Didn't work on phone development, but was part of a company that developed setup boxes.

    We will get a kernel from broadcom with all the necessary drivers that was tested for that configuration. Updating was very hard without support and might cost a lot.

  • How we reduced the size of our JavaScript bundles by 33%
  • For WASM you can probably use tools like ghidra to decompile and read.

    Minified js not a lot better then raw ASM, single letter names and crazy optimisation patterns will make your life hell. Patching both I think is out of the question, maybe just inject some new js that interact with the DOM.

    Did a bit of reverse engineering on binaries in my life, and also spent too much time reading the youtube minified js. Both are hard as hell.

  • How to run background jobs?
  • Can you use async in your project?

    If Yes, you can spawn a task that will listen on a channel. If you need to run them in parallel probably you can find a mpmc channel.

    If you need for them to run at a specific time, spawn task ,tokio::time::sleep , run job, loop.

    Don't know any crate just for this.

  • Well let's not do anything hasty
  • They had a lot of excellent scientists.

    Fun fact, the math behind radar stealth was developed by a Russian scientists and was ignored in URSS because it had a shit title. US delayed translating it because they didn't undersrand the title. After a few years somebody at lockeed marting found it and realized what it meant. I think F-117 was developed based on that.

  • InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)VA
    vaalla @discuss.tchncs.de
    Posts 0
    Comments 29