home.social

Search

1000 results for “array”

  1. A mamuthone is loaded up with his array of bells.

    Photograph: Christian Sinibaldi

    #photography
    #Sardinia
    #festivals
    #masks

  2. #NintendoSwitch2 Review Video: #GearClubUnlimited3 - A great array of distinctive cars, mix of winding country roads and crowded urban highways, and modes that emphasize clean racing help this racer shine #IndieGames

    youtu.be/Loal7INvq6I

  3. I implemented org-babel support for 3 array languages I like a lot: Goal¹, BQN² and growler/k³. These languages are great for data munging so I find it very handy to use them in #OrgMode to process data stored in org tables. You can grab my implementations from my Emacs configuration at:

    github.com/oantolin/emacs-conf
    github.com/oantolin/emacs-conf
    github.com/oantolin/emacs-conf

    ¹ codeberg.org/anaseto/goal
    ² mlochbaum.github.io/BQN/
    ³ codeberg.org/growler/k, forked from codeberg.org/ngn/k

    #Emacs #ArrayProgramming

  4. Sharing educational slides on JavaScript Array Methods for learners and developers.
    Covering practical use cases of: map(), filter(), reverse (), join(), toString ()
    Feedback from the dev community is welcome!
    #JavaScript #WebDev #Frontend #Programming #OpenSource #DevCommunity #LearnToCode #TechEducation

  5. Editor JSON Artikel Mingguan dalam format array: alat praktis untuk membuat, mengedit, dan memvalidasi daftar artikel mingguan berbasis JSON langsung dari browser.

    #fediverse #Repost #OlahMedia #Editor #Artikel #Mingguan

    dalam.web.id/artikel/editor-js

  6. CVE Alert: CVE-2025-14657 - arraytics - Eventin – Event Manager, Event Booking, Calendar, Tickets and Registration Plugin (AI Powered) - redpacketsecurity.com/cve-aler

    #OSINT #ThreatIntel #CyberSecurity #cve-2025-14657 #arraytics #eventin-event-manager-event-booking-calendar-tickets-and-registration-plugin-ai-powered

  7. CVE Alert: CVE-2025-14657 - arraytics - Eventin – Event Manager, Event Booking, Calendar, Tickets and Registration Plugin (AI Powered) - redpacketsecurity.com/cve-aler

    #OSINT #ThreatIntel #CyberSecurity #cve-2025-14657 #arraytics #eventin-event-manager-event-booking-calendar-tickets-and-registration-plugin-ai-powered

  8. CVE Alert: CVE-2025-14657 - arraytics - Eventin – Event Manager, Event Booking, Calendar, Tickets and Registration Plugin (AI Powered) - redpacketsecurity.com/cve-aler

    #OSINT #ThreatIntel #CyberSecurity #cve-2025-14657 #arraytics #eventin-event-manager-event-booking-calendar-tickets-and-registration-plugin-ai-powered

  9. CVE Alert: CVE-2025-14657 - arraytics - Eventin – Event Manager, Event Booking, Calendar, Tickets and Registration Plugin (AI Powered) - redpacketsecurity.com/cve-aler

    #OSINT #ThreatIntel #CyberSecurity #cve-2025-14657 #arraytics #eventin-event-manager-event-booking-calendar-tickets-and-registration-plugin-ai-powered

  10. CVE Alert: CVE-2025-14657 - arraytics - Eventin – Event Manager, Event Booking, Calendar, Tickets and Registration Plugin (AI Powered) - redpacketsecurity.com/cve-aler

    #OSINT #ThreatIntel #CyberSecurity #cve-2025-14657 #arraytics #eventin-event-manager-event-booking-calendar-tickets-and-registration-plugin-ai-powered

  11. @mwl

    Particularly appreciated the "Redundant Array of Independent Retailers", but adding the evergreen reminder RAIR is not a backup 😆

    (and having "enough" is a menace to society…how else would the modern commerce-engine get you to spend money you don't have on things you don't need to impress people you don't like? I like being a #contentProducer for the less-common pronunciation of "content")

  12. BigQueryのSQLいろいろ (4) ARRAY型・STRUCT型 | Wantedly Engineer Blog by @qnighy #BigQuery wantedly.com/companies/wantedl

    ARRAY保存時の奇妙な制約や、STRUCTのあまり知られていない振る舞いなどについて書きました。
    気に入ったらリアクション・拡散をお願いします。

  13. Can you connect a #SAS disk array through a #Mellanox ConnectX card (aka a QSFP port)?

    Or what exactly are these "QSFP to SFF-8644" cables used for???

    #Server #Storage #Homelab #SFF8644

  14. a quick example of using LISTAGG and ARRAY_AGG in #Flink SQL (and I managed to avoid mentioning how much the inconsistent use of underscores in SQL bugs me 😜)

    dalelane.co.uk/blog/?p=5713