home.social

Search

1000 results for “array”

  1. 🥳 New JavaScript Database (JSDB) release

    • Fix: Now properly handling array indices on `JSTable.PERSIST` events in the `keypath` property that’s passed to the event handler.

    Just noticed that the pretty keypaths of the JavaScript deltas written to the append-only log were ignoring array indices while playing with a new database introspection call I’m adding to the Kitten Interactive Shell (REPL) and fixed it.

    I’ll be updating Kitten shortly to use this version of JSDB and I haven’t forgotten my promise to record a little video of the new Kitten Introspection API.

    Enjoy!

    💕

    codeberg.org/small-tech/jsdb#r

    #JavaScriptDatabase #javascript #database #JSDB #SmallTech #SmallWeb #NodeJS

  2. 🥳 New JavaScript Database (JSDB) release

    • Fix: Now properly handling array indices on `JSTable.PERSIST` events in the `keypath` property that’s passed to the event handler.

    Just noticed that the pretty keypaths of the JavaScript deltas written to the append-only log were ignoring array indices while playing with a new database introspection call I’m adding to the Kitten Interactive Shell (REPL) and fixed it.

    I’ll be updating Kitten shortly to use this version of JSDB and I haven’t forgotten my promise to record a little video of the new Kitten Introspection API.

    Enjoy!

    💕

    codeberg.org/small-tech/jsdb#r

    #JavaScriptDatabase #javascript #database #JSDB #SmallTech #SmallWeb #NodeJS

  3. 🥳 New JavaScript Database (JSDB) release

    • Fix: Now properly handling array indices on `JSTable.PERSIST` events in the `keypath` property that’s passed to the event handler.

    Just noticed that the pretty keypaths of the JavaScript deltas written to the append-only log were ignoring array indices while playing with a new database introspection call I’m adding to the Kitten Interactive Shell (REPL) and fixed it.

    I’ll be updating Kitten shortly to use this version of JSDB and I haven’t forgotten my promise to record a little video of the new Kitten Introspection API.

    Enjoy!

    💕

    codeberg.org/small-tech/jsdb#r

    #JavaScriptDatabase #javascript #database #JSDB #SmallTech #SmallWeb #NodeJS

  4. Типобезопасная работа с массивами PHP, ускоряемся в 4 раза

    Всем привет! Эта статья больше веха для себя, чем полезная информация для кого либо, но если вам близка тема парсинга API-ответов, то думаю вам будет интересно. Что получилось От базовой версии получилось ускориться в 4 раза, отставание от wplake/typed сократилось до "всего лишь" x2, если вам критична скорость вам к wplake/typed , если вам критична читаемость выбирайте sbwerewolf/language-specific .

    habr.com/ru/articles/1017758/

    #php #arrays #ai

  5. Such a mission would expose #US personnel to an array of threats, including Iranian drones & missiles, ground fire & IEDs. It was unclear Saturday whether #Trump would approve all, some or none of the #Pentagon’s plans.

    The Trump admin in recent days has vacillated between declaring that the #war is winding down & threatening to amplify it.

    #Iran #BootsOnTheGround #IranWar #TrumpsWar #law #Congress #WarPowers

  6. One does not simply exfiltrate a reset token using an email array.

    And yet, Frodo (Matei "Mal" Bădănoiu) and Samwise (Raul Bledea) from Pentest-Tools.com did exactly that in FuelCMS.

    Know someone's email? That's enough. Slip your address alongside theirs in a “forgot password” request and the token lands in your inbox. Their account is yours. You shall not (safely) parse!🧙

    Chain it with PTT-2025-026 and you're looking at a 9.8 Critical unauthenticated RCE. One array to rule them all! 💍

    Full PoC here: pentest-tools.com/research

    #offensivesecurity #vulnerabilityresearch #infosec #accounttakeover

  7. Matrix Hashing uses two hash functions and a 2D array to achieve O(1) lookups with minimal collisions and a small sorted overflow for scalable systems. hackernoon.com/matrix-hashing- #hashing

  8. Matrix Hashing uses two hash functions and a 2D array to achieve O(1) lookups with minimal collisions and a small sorted overflow for scalable systems. hackernoon.com/matrix-hashing- #hashing

  9. Matrix Hashing uses two hash functions and a 2D array to achieve O(1) lookups with minimal collisions and a small sorted overflow for scalable systems. hackernoon.com/matrix-hashing- #hashing

  10. Matrix Hashing uses two hash functions and a 2D array to achieve O(1) lookups with minimal collisions and a small sorted overflow for scalable systems. hackernoon.com/matrix-hashing-

  11. Matrix Hashing uses two hash functions and a 2D array to achieve O(1) lookups with minimal collisions and a small sorted overflow for scalable systems. hackernoon.com/matrix-hashing- #hashing

  12. The Meteorological Service of Canada offers a wide array of meteorological data and model output as geospatial web services (think ArcGIS, QGIS and cohort). A recent addition to the service: Common Query Language (CQL2) data filtering. Link to the announcement below.
    #OGC #QGIS #meteorology

    comm.collab.science.gc.ca/mail

  13. The Meteorological Service of Canada offers a wide array of meteorological data and model output as geospatial web services (think ArcGIS, QGIS and cohort). A recent addition to the service: Common Query Language (CQL2) data filtering. Link to the announcement below.
    #OGC #QGIS #meteorology

    comm.collab.science.gc.ca/mail

  14. The Meteorological Service of Canada offers a wide array of meteorological data and model output as geospatial web services (think ArcGIS, QGIS and cohort). A recent addition to the service: Common Query Language (CQL2) data filtering. Link to the announcement below.
    #OGC #QGIS #meteorology

    comm.collab.science.gc.ca/mail

  15. The Meteorological Service of Canada offers a wide array of meteorological data and model output as geospatial web services (think ArcGIS, QGIS and cohort). A recent addition to the service: Common Query Language (CQL2) data filtering. Link to the announcement below.
    #OGC #QGIS #meteorology

    comm.collab.science.gc.ca/mail

  16. The Meteorological Service of Canada offers a wide array of meteorological data and model output as geospatial web services (think ArcGIS, QGIS and cohort). A recent addition to the service: Common Query Language (CQL2) data filtering. Link to the announcement below.
    #OGC #QGIS #meteorology

    comm.collab.science.gc.ca/mail

  17. Долгожданный оператор _Countof

    Одно из недооценённых событий уходящего года деревянной змеи - в проекте стандарта языка С появился оператор числа элементов. Как заметил один мудрый товарищ, Алексей Годин, даже полвека ещё не прошло, а наконец, дождались.

    habr.com/ru/articles/1000228/

    #C2Y #C23 #массив #array #c++26

  18. Долгожданный оператор _Countof

    Одно из недооценённых событий уходящего года деревянной змеи - в проекте стандарта языка С появился оператор числа элементов. Как заметил один мудрый товарищ, Алексей Годин, даже полвека ещё не прошло, а наконец, дождались.

    habr.com/ru/articles/1000228/

    #C2Y #C23 #массив #array #c++26

  19. Долгожданный оператор _Countof

    Одно из недооценённых событий уходящего года деревянной змеи - в проекте стандарта языка С появился оператор числа элементов. Как заметил один мудрый товарищ, Алексей Годин, даже полвека ещё не прошло, а наконец, дождались.

    habr.com/ru/articles/1000228/

    #C2Y #C23 #массив #array #c++26

  20. When I finally decided to go with a #VPS array on #OVHcloud, they do not have any available…

  21. President Donald Trump eyes Greenland as tourist destination offers array of adventures

    Why Greenland matters to the US The ‘Ruthless Podcast’ co-hosts discuss President Donald Trump’s efforts to strike a…
    #Conflict #Conflicts #War #boating #Danmark #denmark #familytravel #Greenland #lifestyle #travel #vacationdestinations #WildNature
    europesays.com/2747239/

  22. Evolutionäre Algorithmen eignen sich meiner Meinung nach super im Kontext von Arrays. Sie sind spannend und man kann gut üben, Arrays zu manipulieren.

    Hier mein Material dazu: informatik.openpatch.org/proje

    #java #InformatikEdu

  23. Anyone near #frankfurt interested in a used HP QR490A disk array with 3d printed drive bays?

    Price ≈60 Euro

    #cccffm

  24. Hear me out: A super niche cyberpunk soap opera about an array called all_my_children.

    I'll show myself out.

    #cyberpunk #cpaf #soap #soapopera #itjokes #programmer

  25. Hear me out: A super niche cyberpunk soap opera about an array called all_my_children.

    I'll show myself out.

    #cyberpunk #cpaf #soap #soapopera #itjokes #programmer

  26. Hear me out: A super niche cyberpunk soap opera about an array called all_my_children.

    I'll show myself out.

    #cyberpunk #cpaf #soap #soapopera #itjokes #programmer

  27. Hear me out: A super niche cyberpunk soap opera about an array called all_my_children.

    I'll show myself out.

    #cyberpunk #cpaf #soap #soapopera #itjokes #programmer