home.social

Search

1000 results for “q_nowicki”

  1. Q: "Are you dizzy or are you #demon possessed?" A: Why not both?

  2. Q.

    お元気ですか?最近いらっしゃらないようで心配です。お身体無理しないでくださいね。靴下何色ですか?
    A.
    元気ですよー!そもそも無理は出来ない身体だから、大丈夫!
    靴下はね・・・・・・黒
    ​:syuilo_blush:​

    🔗 https://mewk.app/u/@[email protected]/cmoy546zx0001psp7nw1fg18e #Mewk

  3. Q: Does anybody know why my account on GitLab would have been disabled, or what I could do about it?

    I am building apps for Android to be published on F-Droid, and using GitLab is part of the workflow, so now I'm stuck.

    EDIT: solved, my account has been re-enabled. Thanks, @normplum, for nudging me in the right direction!

    #Android #FDroid #GitLab #FollowerPower #FOSS #BuildInPublic

  4. Q: When is a link not a link?
    A: When it's actually a button masquerading as a link.

    Would someone be able to tell me why #Swale District Council decided to eschew the humble <a> tag and use <button> instead?

    The upshot, if you middle-click on a thing (to open it in a new tab), nothing happens 😡

    #web #webdev #kent #faversham

  5. Q: When is a link not a link?
    A: When it's actually a button masquerading as a link.

    Would someone be able to tell me why #Swale District Council decided to eschew the humble <a> tag and use <button> instead?

    The upshot, if you middle-click on a thing (to open it in a new tab), nothing happens 😡

    #web #webdev #kent #faversham

  6. Q: When is a link not a link?
    A: When it's actually a button masquerading as a link.

    Would someone be able to tell me why #Swale District Council decided to eschew the humble <a> tag and use <button> instead?

    The upshot, if you middle-click on a thing (to open it in a new tab), nothing happens 😡

    #web #webdev #kent #faversham

  7. Q: When is a link not a link?
    A: When it's actually a button masquerading as a link.

    Would someone be able to tell me why #Swale District Council decided to eschew the humble <a> tag and use <button> instead?

    The upshot, if you middle-click on a thing (to open it in a new tab), nothing happens 😡

    #web #webdev #kent #faversham

  8. 📰 "MAT-Cell: A Multi-Agent Tree-Structured Reasoning Framework for Batch-Level Single-Cell Annotation"
    arxiv.org/abs/2604.06269 #Q-Bio.Qm #Cs.Ai #Force #Cell

  9. Q: Did J.R.R. Tolkien Model Minas Tirith On A Real City?

    ANSWER: In the winter of 2025/6 I saw an online discussion about which real city J.R.R. Tolkien may have used as a model for Minas Tirith. I made a note to myself to create this article in January but a brief illness disrupted my research. So I am returning to the article now.

    Someone suggested Minas Tirith resembles Old Sarum (or, more […]

    https://middle-earth.xenite.org/did-j-r-r-tolkien-model-minas-tirith-on-a-real-city/
  10. Q: Did J.R.R. Tolkien Model Minas Tirith On A Real City?

    ANSWER: In the winter of 2025/6 I saw an online discussion about which real city J.R.R. Tolkien may have used as a model for Minas Tirith. I made a note to myself to create this article in January but a brief illness disrupted my research. So I am returning to the article now.

    Someone suggested Minas Tirith resembles Old Sarum (or, more […]

    https://middle-earth.xenite.org/did-j-r-r-tolkien-model-minas-tirith-on-a-real-city/
  11. Q: Did J.R.R. Tolkien Model Minas Tirith On A Real City?

    ANSWER: In the winter of 2025/6 I saw an online discussion about which real city J.R.R. Tolkien may have used as a model for Minas Tirith. I made a note to myself to create this article in January but a brief illness disrupted my research. So I am returning to the article now.

    Someone suggested Minas Tirith resembles Old Sarum (or, more […]

    https://middle-earth.xenite.org/did-j-r-r-tolkien-model-minas-tirith-on-a-real-city/
  12. Q: Did J.R.R. Tolkien Model Minas Tirith On A Real City?

    ANSWER: In the winter of 2025/6 I saw an online discussion about which real city J.R.R. Tolkien may have used as a model for Minas Tirith. I made a note to myself to create this article in January but a brief illness disrupted my research. So I am returning to the article now.

    Someone suggested Minas Tirith resembles Old Sarum (or, more […]

    https://middle-earth.xenite.org/did-j-r-r-tolkien-model-minas-tirith-on-a-real-city/
  13. Q: Did J.R.R. Tolkien Model Minas Tirith On A Real City?

    ANSWER: In the winter of 2025/6 I saw an online discussion about which real city J.R.R. Tolkien may have used as a model for Minas Tirith. I made a note to myself to create this article in January but a brief illness disrupted my research. So I am returning to the article now.

    Someone suggested Minas Tirith resembles Old Sarum (or, more […]

    https://middle-earth.xenite.org/did-j-r-r-tolkien-model-minas-tirith-on-a-real-city/
  14. Q: Did I bought a calculator or a numerical keypad?
    A: Yes!

    #Sharp #PS-K300P

  15. Q-LLL: как мы сделали LLL-редукцию наблюдаемой, управляемой и проверяемой

    Мы привыкли воспринимать LLL-редукцию как «чёрный ящик»: подали целочисленный базис, получили редуцированный базис, проверили результат. Но что, если сделать процесс редукции наблюдаемым? В статье рассказываю о Q-LLL — exact-certified алгоритме семейства LLL, где классическая корректность сохраняется, но выбор редукционных действий управляется квантизированной Gram/Lovász-геометрией. Главная идея: approximate geometry observes, exact arithmetic decides, certificate proves. Q-LLL не заменяет fplll и не меняет Lovász-критерий. Вместо этого он добавляет новый слой: quantized Gram/Lovász oracle, exact gate, fair scheduler и proof-carrying certificates, которые можно независимо проверить. В статье разбираю: — почему обычного sequential LLL недостаточно для больших семейств lattice-вариантов; — что такое Lovász slack и как из него получается карта геометрических дефектов; — как работает quantized Gram/Lovász oracle; — почему approximate слой не принимает математических решений; — зачем нужны exact-сертификаты и independent verifier; — как Q-LLL становится lattice-core для nonce-observatory; — какие результаты уже получены и какие ограничения честно остаются. Это не статья про «магическую кнопку» и не claim про универсальное превосходство над fplll. Это попытка показать новый взгляд на LLL: как на управляемый, наблюдаемый и проверяемый процесс, где квантизированная геометрия направляет редукцию, а exact-арифметика остаётся источником истины.

    habr.com/ru/articles/1031386/

    #алгоритмы #криптография #ecdsa #аудит #информационная_безопасность #сигнатуры #биткойн

  16. Q-LLL: как мы сделали LLL-редукцию наблюдаемой, управляемой и проверяемой

    Мы привыкли воспринимать LLL-редукцию как «чёрный ящик»: подали целочисленный базис, получили редуцированный базис, проверили результат. Но что, если сделать процесс редукции наблюдаемым? В статье рассказываю о Q-LLL — exact-certified алгоритме семейства LLL, где классическая корректность сохраняется, но выбор редукционных действий управляется квантизированной Gram/Lovász-геометрией. Главная идея: approximate geometry observes, exact arithmetic decides, certificate proves. Q-LLL не заменяет fplll и не меняет Lovász-критерий. Вместо этого он добавляет новый слой: quantized Gram/Lovász oracle, exact gate, fair scheduler и proof-carrying certificates, которые можно независимо проверить. В статье разбираю: — почему обычного sequential LLL недостаточно для больших семейств lattice-вариантов; — что такое Lovász slack и как из него получается карта геометрических дефектов; — как работает quantized Gram/Lovász oracle; — почему approximate слой не принимает математических решений; — зачем нужны exact-сертификаты и independent verifier; — как Q-LLL становится lattice-core для nonce-observatory; — какие результаты уже получены и какие ограничения честно остаются. Это не статья про «магическую кнопку» и не claim про универсальное превосходство над fplll. Это попытка показать новый взгляд на LLL: как на управляемый, наблюдаемый и проверяемый процесс, где квантизированная геометрия направляет редукцию, а exact-арифметика остаётся источником истины.

    habr.com/ru/articles/1031386/

    #алгоритмы #криптография #ecdsa #аудит #информационная_безопасность #сигнатуры #биткойн