#soa — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #soa, aggregated by home.social.
-
𝗥𝗲𝗰𝗼𝗿𝗱𝗮𝗮𝗻𝘁𝗮𝗹 𝘀𝗼𝗮'𝘀 𝗘𝘂𝗿𝗼𝗽𝗮: '𝗖𝗼𝗻𝗱𝗼𝗼𝗺𝗴𝗲𝗯𝗿𝘂𝗶𝗸 𝗻𝗲𝗲𝗺𝘁 𝗮𝗮𝗻𝘁𝗼𝗼𝗻𝗯𝗮𝗮𝗿 𝗮𝗳'
Het aantal besmettingen met gonorroe en syfilis heeft een recordhoogte bereikt in Europa. Ook in Nederland lopen de cijfers hard op. Volgens Hanna Bos van Soa Aids Nederland is er werk aan de winkel: "We hebben tegenwoordig meer seksuele voorlichting nodig dan drie keer een condoom om een...
-
CNT propone “medidas más rotundas” ante el ERE de Majorel
https://fed.brid.gy/r/https://arainfo.org/cnt-propone-medidas-mas-rotundas-ante-el-ere-de-majorel/
-
CNT propone “medidas más rotundas” ante el ERE de Majorel
https://fed.brid.gy/r/https://arainfo.org/cnt-propone-medidas-mas-rotundas-ante-el-ere-de-majorel/
-
SOA and microservices are related but distinct. SOA focuses on enterprise-wide service integration. Microservices focus on small, independently deployable units within a single application boundary.
-
SOA and microservices are related but distinct. SOA focuses on enterprise-wide service integration. Microservices focus on small, independently deployable units within a single application boundary.
-
SOA and microservices are related but distinct. SOA focuses on enterprise-wide service integration. Microservices focus on small, independently deployable units within a single application boundary.
-
SOA and microservices are related but distinct. SOA focuses on enterprise-wide service integration. Microservices focus on small, independently deployable units within a single application boundary.
-
SOA and microservices are related but distinct. SOA focuses on enterprise-wide service integration. Microservices focus on small, independently deployable units within a single application boundary.
-
SOA makes software components reusable and interoperable through standard service interfaces. Developers incorporate existing services—like authentication—into new applications without rewriting them.
-
SOA makes software components reusable and interoperable through standard service interfaces. Developers incorporate existing services—like authentication—into new applications without rewriting them.
-
SOA makes software components reusable and interoperable through standard service interfaces. Developers incorporate existing services—like authentication—into new applications without rewriting them.
-
SOA is a software development model that structures applications as reusable services. Each service provides a discrete business capability and communicates with others across platforms via standard interfaces.
-
SOA is a software development model that structures applications as reusable services. Each service provides a discrete business capability and communicates with others across platforms via standard interfaces.
-
SOA is a software development model that structures applications as reusable services. Each service provides a discrete business capability and communicates with others across platforms via standard interfaces.
-
Los sindicatos combativos llenan las calles de Zaragoza: “Contra el imperialismo, lucha de clases”
-
Los sindicatos combativos llenan las calles de Zaragoza: “Contra el imperialismo, lucha de clases”
-
El Primero de Mayo vuelve a tomar las calles de Aragón contra la guerra, la precariedad y el empobrecimiento de la clase trabajadora
https://fed.brid.gy/r/https://arainfo.org/primero-mayo-aragon-2026-movilizaciones-sindicales/
-
El Primero de Mayo vuelve a tomar las calles de Aragón contra la guerra, la precariedad y el empobrecimiento de la clase trabajadora
https://fed.brid.gy/r/https://arainfo.org/primero-mayo-aragon-2026-movilizaciones-sindicales/
-
El Primero de Mayo vuelve a tomar las calles de Aragón contra la guerra, la precariedad y el empobrecimiento de la clase trabajadora
https://web.brid.gy/r/https://arainfo.org/primero-mayo-aragon-2026-movilizaciones-sindicales/
-
Majorel “al borde de la extinción”, plantea un ERE con 422 despidos en Zaragoza
-
Majorel “al borde de la extinción”, plantea un ERE con 422 despidos en Zaragoza
-
«ECS — like» вектор на с++
В программировании частая задача это работа с последовательными элементами. В этой, порой непростой задаче, нам часто помогают вектора. Вектора бывают самыми разными от queue и set до unordered_map и обычных массивов. Все они позволяют работать с данными по разному, где то быстрее вставка, где то быстрее доступ, но все они выполняют одну важную задачу это хранение данных. И не смотря на их всеобъемлющую вариативность, в жизни встречаются ситуации когда один вектор не может решить задачу. Точнее может, но через костыли... О чем я?
https://habr.com/ru/articles/1029802/
#C++ #SoA #ECS #attribute_vector #GPU #вершинный_буфер #теги #метапрограммирование #структуры_данных #OpenGL
-
«ECS — like» вектор на с++
В программировании частая задача это работа с последовательными элементами. В этой, порой непростой задаче, нам часто помогают вектора. Вектора бывают самыми разными от queue и set до unordered_map и обычных массивов. Все они позволяют работать с данными по разному, где то быстрее вставка, где то быстрее доступ, но все они выполняют одну важную задачу это хранение данных. И не смотря на их всеобъемлющую вариативность, в жизни встречаются ситуации когда один вектор не может решить задачу. Точнее может, но через костыли... О чем я?
https://habr.com/ru/articles/1029802/
#C++ #SoA #ECS #attribute_vector #GPU #вершинный_буфер #теги #метапрограммирование #структуры_данных #OpenGL
-
«ECS — like» вектор на с++
В программировании частая задача это работа с последовательными элементами. В этой, порой непростой задаче, нам часто помогают вектора. Вектора бывают самыми разными от queue и set до unordered_map и обычных массивов. Все они позволяют работать с данными по разному, где то быстрее вставка, где то быстрее доступ, но все они выполняют одну важную задачу это хранение данных. И не смотря на их всеобъемлющую вариативность, в жизни встречаются ситуации когда один вектор не может решить задачу. Точнее может, но через костыли... О чем я?
https://habr.com/ru/articles/1029802/
#C++ #SoA #ECS #attribute_vector #GPU #вершинный_буфер #теги #метапрограммирование #структуры_данных #OpenGL
-
«ECS — like» вектор на с++
В программировании частая задача это работа с последовательными элементами. В этой, порой непростой задаче, нам часто помогают вектора. Вектора бывают самыми разными от queue и set до unordered_map и обычных массивов. Все они позволяют работать с данными по разному, где то быстрее вставка, где то быстрее доступ, но все они выполняют одну важную задачу это хранение данных. И не смотря на их всеобъемлющую вариативность, в жизни встречаются ситуации когда один вектор не может решить задачу. Точнее может, но через костыли... О чем я?
https://habr.com/ru/articles/1029802/
#C++ #SoA #ECS #attribute_vector #GPU #вершинный_буфер #теги #метапрограммирование #структуры_данных #OpenGL
-
L’aragonesismo politico reivindica “soberanía y dreito a decidir o nuestro futuro”
-
L’aragonesismo politico reivindica “soberanía y dreito a decidir o nuestro futuro”
-
A Chusticia d’Aragón recuerda a la DChA “la suya obligacion de garantir l’ensinyanza d’as nuestras luengas propias con una oferta adecuada”
-
A Chusticia d’Aragón recuerda a la DChA “la suya obligacion de garantir l’ensinyanza d’as nuestras luengas propias con una oferta adecuada”
-
Décima muerte laboral en Aragón en 2026: fallece un trabajador en Montalbán durante tareas de descarga
-
Décima muerte laboral en Aragón en 2026: fallece un trabajador en Montalbán durante tareas de descarga
-
Permanent ban for former Venture Egg adviser
Home > Financial Planning > Permanent ban for former Venture Egg adviser Mike Taylor Managing Editor and Publisher…
#NewsBeep #News #Personalfinance #ASIC #banning #Business #Finance #firstguardianmasterfund #PersonalFinance #shieldmasterfund #SOA #UK #UnitedKingdom #VentureEgg
https://www.newsbeep.com/uk/523436/ -
Permanent ban for former Venture Egg adviser
Home > Financial Planning > Permanent ban for former Venture Egg adviser Mike Taylor Managing Editor and Publisher…
#NewsBeep #News #Personalfinance #ASIC #Banning #Business #CA #Canada #Finance #firstguardianmasterfund #PersonalFinance #shieldmasterfund #SOA #VentureEgg
https://www.newsbeep.com/ca/594324/ -
https://www.europesays.com/ie/428849/ Permanent ban for former Venture Egg adviser #ASIC #Banning #Business #Éire #FirstGuardianMasterFund #IE #Ireland #PersonalFinance #PersonalFinance #ShieldMasterFund #SOA #VentureEgg
-
Permanent ban for former Venture Egg adviser
Home > Financial Planning > Permanent ban for former Venture Egg adviser Mike Taylor Managing Editor and Publisher…
#NewsBeep #News #Personalfinance #asic #AU #Australia #Banning #Business #Finance #FirstGuardianMasterFund #PersonalFinance #shieldmasterfund #SOA #VentureEgg
https://www.newsbeep.com/au/596977/ -
Permanent ban for former Venture Egg adviser
Home > Financial Planning > Permanent ban for former Venture Egg adviser Mike Taylor Managing Editor and Publisher…
#NewsBeep #News #Personalfinance #asic #AU #Australia #Banning #Business #Finance #FirstGuardianMasterFund #PersonalFinance #shieldmasterfund #SOA #VentureEgg
https://www.newsbeep.com/au/596977/ -
I have no idea why you'd want to do it but whilst fixing a @DNSHistory stats issue I spotted ~4500 domains have multiple (duplicated) SOA records.
For example https://dig.domains/soa/mrmmobilya.com has 7 SOA records (via Google Public DNS). Quad9 only returns one but Cloudflare, OpenDNS, and a local PowerDNS Recursor also return 7.
-
I have no idea why you'd want to do it but whilst fixing a @DNSHistory stats issue I spotted ~4500 domains have multiple (duplicated) SOA records.
For example https://dig.domains/soa/mrmmobilya.com has 7 SOA records (via Google Public DNS). Quad9 only returns one but Cloudflare, OpenDNS, and a local PowerDNS Recursor also return 7.
-
I have no idea why you'd want to do it but whilst fixing a @DNSHistory stats issue I spotted ~4500 domains have multiple (duplicated) SOA records.
For example https://dig.domains/soa/mrmmobilya.com has 7 SOA records (via Google Public DNS). Quad9 only returns one but Cloudflare, OpenDNS, and a local PowerDNS Recursor also return 7.
-
I have no idea why you'd want to do it but whilst fixing a @DNSHistory stats issue I spotted ~4500 domains have multiple (duplicated) SOA records.
For example https://dig.domains/soa/mrmmobilya.com has 7 SOA records (via Google Public DNS). Quad9 only returns one but Cloudflare, OpenDNS, and a local PowerDNS Recursor also return 7.
-
I have no idea why you'd want to do it but whilst fixing a @DNSHistory stats issue I spotted ~4500 domains have multiple (duplicated) SOA records.
For example https://dig.domains/soa/mrmmobilya.com has 7 SOA records (via Google Public DNS). Quad9 only returns one but Cloudflare, OpenDNS, and a local PowerDNS Recursor also return 7.
-
https://youtube.com/shorts/-KiZcIok5lQ
#SOA replaced us.
#NoCode replaced us.
#Cloud replaced us.
#DevOps replaced us.
…yet here we are!Florian Sommer explores the pattern and asks if #AI is any different.
“Will #AI Replace Me? A #Philosophical Mind Dump.”
🎟️https://2026.europe.jcon.one/tickets -
https://youtube.com/shorts/-KiZcIok5lQ
#SOA replaced us.
#NoCode replaced us.
#Cloud replaced us.
#DevOps replaced us.
…yet here we are!Florian Sommer explores the pattern and asks if #AI is any different.
“Will #AI Replace Me? A #Philosophical Mind Dump.”
🎟️https://2026.europe.jcon.one/tickets -
https://youtube.com/shorts/-KiZcIok5lQ
#SOA replaced us.
#NoCode replaced us.
#Cloud replaced us.
#DevOps replaced us.
…yet here we are!Florian Sommer explores the pattern and asks if #AI is any different.
“Will #AI Replace Me? A #Philosophical Mind Dump.”
🎟️https://2026.europe.jcon.one/tickets -
https://youtube.com/shorts/-KiZcIok5lQ
#SOA replaced us.
#NoCode replaced us.
#Cloud replaced us.
#DevOps replaced us.
…yet here we are!Florian Sommer explores the pattern and asks if #AI is any different.
“Will #AI Replace Me? A #Philosophical Mind Dump.”
🎟️https://2026.europe.jcon.one/tickets -
https://youtube.com/shorts/-KiZcIok5lQ
#SOA replaced us.
#NoCode replaced us.
#Cloud replaced us.
#DevOps replaced us.
…yet here we are!Florian Sommer explores the pattern and asks if #AI is any different.
“Will #AI Replace Me? A #Philosophical Mind Dump.”
🎟️https://2026.europe.jcon.one/tickets -
CGT, CUT, IA, ISTA y SOA exigen “menos palabras y más hechos” ante la siniestralidad laboral en Aragón
-
CGT, CUT, IA, ISTA y SOA exigen “menos palabras y más hechos” ante la siniestralidad laboral en Aragón
-
In 2025 had 5 procent van de mensen vanaf 16 jaar in de afgelopen 12 maanden risicovolle seks: seks zonder condoom met een losse partner. Mannen hebben vaker risicovolle seks dan vrouwen en twintigers vaker dan andere leeftijdscategorieën. Vrouwen laten zich vaker testen op seksueel overdraagbare aandoeningen dan mannen.
➡️https://www.rivm.nl/nieuws/mannen-hebben-vaker-risicovolle-seks-vrouwen-doen-vaker-soa-test
@CBSstatistiek #Soa #Leefstijlmonitor #SoaAidsNederland #Rutgers