home.social

#fsi — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #fsi, aggregated by home.social.

  1. Déploiement de policiers #Marocains pour former les forces #Palestiniennes à #Gaza. Envoi d’officiers supérieurs dans un commandement militaire conjoint des #FSI. Installation d’un hôpital de campagne militaire dans la bande de #Gaza.

  2. Seen an interesting trend in UK FSI over the last months, with multiple requests for specific support in hampering network-centric aspects of discovery, lateral movement, C2 and exfiltration. I wonder what it's attributed to.

    #threatintel, #fsi

  3. Aviation weather for Henry Post Army Air Field (Fort Sill) airport (USA) is “KFSI 111455Z 00000KT 10SM CLR 07/M03 A3000 RMK AO2 SLP160 T00681026 53004 $” : See what it means on bigorre.org/aero/meteo/kfsi/en #henrypostarmyairfieldfortsillairport #airport #fortsill #usa #kfsi #fsi #metar #aviation #aviationweather #avgeek vl

  4. Aviation weather for Henry Post Army Air Field (Fort Sill) airport (USA) is “KFSI 111455Z 00000KT 10SM CLR 07/M03 A3000 RMK AO2 SLP160 T00681026 53004 $” : See what it means on bigorre.org/aero/meteo/kfsi/en #henrypostarmyairfieldfortsillairport #airport #fortsill #usa #kfsi #fsi #metar #aviation #aviationweather #avgeek vl

  5. Aviation weather for Henry Post Army Air Field (Fort Sill) airport (USA) is “KFSI 111455Z 00000KT 10SM CLR 07/M03 A3000 RMK AO2 SLP160 T00681026 53004 $” : See what it means on bigorre.org/aero/meteo/kfsi/en #henrypostarmyairfieldfortsillairport #airport #fortsill #usa #kfsi #fsi #metar #aviation #aviationweather #avgeek vl

  6. Aviation weather for Henry Post Army Air Field (Fort Sill) airport (USA) is “KFSI 111455Z 00000KT 10SM CLR 07/M03 A3000 RMK AO2 SLP160 T00681026 53004 $” : See what it means on bigorre.org/aero/meteo/kfsi/en #henrypostarmyairfieldfortsillairport #airport #fortsill #usa #kfsi #fsi #metar #aviation #aviationweather #avgeek vl

  7. Aviation weather for Henry Post Army Air Field (Fort Sill) airport (USA) is “KFSI 111455Z 00000KT 10SM CLR 07/M03 A3000 RMK AO2 SLP160 T00681026 53004 $” : See what it means on bigorre.org/aero/meteo/kfsi/en #henrypostarmyairfieldfortsillairport #airport #fortsill #usa #kfsi #fsi #metar #aviation #aviationweather #avgeek vl

  8. There was an occasion when I was writing fiction where I spent 4 hours researching late-blooming roses in a region of France, because I wanted to describe a bench in the grounds of a château. It was important to me to get the details right, even though it was a fleeting mention.

    Today, I spent the morning scrolling through lists of executives who were given jail time for non-compliance with financial industry regulations to make sure this one paragraph I'm writing is accurate.

    #fsi #compliance

  9. Aviation weather for Henry Post Army Air Field (Fort Sill) airport (USA) is “KFSI 091355Z 00000KT 10SM CLR 27/19 A3004 RMK AO2 SLP161 T02720190 FZRANO $” : See what it means on bigorre.org/aero/meteo/kfsi/en #fortsill #usa #henrypostarmyairfieldfortsillairport #kfsi #fsi #metar #aviation #aviationweather #avgeek #airport vl

  10. Aviation weather for Henry Post Army Air Field (Fort Sill) airport (USA) is “KFSI 091355Z 00000KT 10SM CLR 27/19 A3004 RMK AO2 SLP161 T02720190 FZRANO $” : See what it means on bigorre.org/aero/meteo/kfsi/en #fortsill #usa #henrypostarmyairfieldfortsillairport #kfsi #fsi #metar #aviation #aviationweather #avgeek #airport vl

  11. Aviation weather for Henry Post Army Air Field (Fort Sill) airport (USA) is “KFSI 091355Z 00000KT 10SM CLR 27/19 A3004 RMK AO2 SLP161 T02720190 FZRANO $” : See what it means on bigorre.org/aero/meteo/kfsi/en #fortsill #usa #henrypostarmyairfieldfortsillairport #kfsi #fsi #metar #aviation #aviationweather #avgeek #airport vl

  12. Aviation weather for Henry Post Army Air Field (Fort Sill) airport (USA) is “KFSI 091355Z 00000KT 10SM CLR 27/19 A3004 RMK AO2 SLP161 T02720190 FZRANO $” : See what it means on bigorre.org/aero/meteo/kfsi/en #fortsill #usa #henrypostarmyairfieldfortsillairport #kfsi #fsi #metar #aviation #aviationweather #avgeek #airport vl

  13. Aviation weather for Henry Post Army Air Field (Fort Sill) airport (USA) is “KFSI 091355Z 00000KT 10SM CLR 27/19 A3004 RMK AO2 SLP161 T02720190 FZRANO $” : See what it means on bigorre.org/aero/meteo/kfsi/en #fortsill #usa #henrypostarmyairfieldfortsillairport #kfsi #fsi #metar #aviation #aviationweather #avgeek #airport vl

  14. Reactive State Machines in Java: Building a Credit Approval Workflow with Quarkus
    Master transactional flows, email automation, and background jobs using Quarkus, Panache, and Qute in a real-world financial application.
    myfear.substack.com/p/quarkus-
    #Java #Quarkus #Workflow #FSI

  15. I believe our approach to “develop what we need when we need it”, which has been a staple in the development of #GPUSPH, has been a strong point. We *do* depend on a few external dependencies, but most of the code has been developed “in-house”.

    Fun fact: the only “hard dependency” for GPUSPH is NVIDIA's Thrust library, which we depend on for particle sorting (and in a few other places, but for optional features, like the segmented reductions used to collect body forces when doing #FSI i.e. #FluidStructureInteraction aka #FluidSolidInteraction).

    And this hard dependency has been a *pain*.

    We first had issues in the Maxwell architecture era, which stalled our work for months because all simulations would consistently lead to a hardware lock-up
    github.com/NVIDIA/thrust/issue
    and a few years later we had another issue —luckily one we could work around within GPUSPH this time:
    github.com/NVIDIA/thrust/issue

    5/

  16. I believe our approach to “develop what we need when we need it”, which has been a staple in the development of #GPUSPH, has been a strong point. We *do* depend on a few external dependencies, but most of the code has been developed “in-house”.

    Fun fact: the only “hard dependency” for GPUSPH is NVIDIA's Thrust library, which we depend on for particle sorting (and in a few other places, but for optional features, like the segmented reductions used to collect body forces when doing #FSI i.e. #FluidStructureInteraction aka #FluidSolidInteraction).

    And this hard dependency has been a *pain*.

    We first had issues in the Maxwell architecture era, which stalled our work for months because all simulations would consistently lead to a hardware lock-up
    github.com/NVIDIA/thrust/issue
    and a few years later we had another issue —luckily one we could work around within GPUSPH this time:
    github.com/NVIDIA/thrust/issue

    5/

  17. I believe our approach to “develop what we need when we need it”, which has been a staple in the development of #GPUSPH, has been a strong point. We *do* depend on a few external dependencies, but most of the code has been developed “in-house”.

    Fun fact: the only “hard dependency” for GPUSPH is NVIDIA's Thrust library, which we depend on for particle sorting (and in a few other places, but for optional features, like the segmented reductions used to collect body forces when doing #FSI i.e. #FluidStructureInteraction aka #FluidSolidInteraction).

    And this hard dependency has been a *pain*.

    We first had issues in the Maxwell architecture era, which stalled our work for months because all simulations would consistently lead to a hardware lock-up
    github.com/NVIDIA/thrust/issue
    and a few years later we had another issue —luckily one we could work around within GPUSPH this time:
    github.com/NVIDIA/thrust/issue

    5/

  18. I believe our approach to “develop what we need when we need it”, which has been a staple in the development of #GPUSPH, has been a strong point. We *do* depend on a few external dependencies, but most of the code has been developed “in-house”.

    Fun fact: the only “hard dependency” for GPUSPH is NVIDIA's Thrust library, which we depend on for particle sorting (and in a few other places, but for optional features, like the segmented reductions used to collect body forces when doing #FSI i.e. #FluidStructureInteraction aka #FluidSolidInteraction).

    And this hard dependency has been a *pain*.

    We first had issues in the Maxwell architecture era, which stalled our work for months because all simulations would consistently lead to a hardware lock-up
    github.com/NVIDIA/thrust/issue
    and a few years later we had another issue —luckily one we could work around within GPUSPH this time:
    github.com/NVIDIA/thrust/issue

    5/

  19. I believe our approach to “develop what we need when we need it”, which has been a staple in the development of #GPUSPH, has been a strong point. We *do* depend on a few external dependencies, but most of the code has been developed “in-house”.

    Fun fact: the only “hard dependency” for GPUSPH is NVIDIA's Thrust library, which we depend on for particle sorting (and in a few other places, but for optional features, like the segmented reductions used to collect body forces when doing #FSI i.e. #FluidStructureInteraction aka #FluidSolidInteraction).

    And this hard dependency has been a *pain*.

    We first had issues in the Maxwell architecture era, which stalled our work for months because all simulations would consistently lead to a hardware lock-up
    github.com/NVIDIA/thrust/issue
    and a few years later we had another issue —luckily one we could work around within GPUSPH this time:
    github.com/NVIDIA/thrust/issue

    5/

  20. 1) Understand the domain
    2) Domain modelling (#ModelInCode)
    3) Let a test drive us (#TDD)
    4) Implement the controller
    5) Drive the core implementation by a test (TDD again)
    6) Extend the business logic facade (#HexagonalArchitecture)
    7) Implement the command
    8) Implement the event projection (#EventSourcing)
    9) Implement the database access (#OnionArchitecture)
    10) Release it (#CI_CD)
    11) See your changes at work (#REPL #FSI)

    With code samples in #dotnet

  21. @sajith @kannan @badrihippo @badri @ravi @slimmilan @buster Thanks Sajith for the donation! This should cover ~3 months hosting charges.

    Since we have to pay 36.8 Euro per month, more donations from others still welcome so we are in a good position for upcoming months as well.

    For people who are new, poddery.com offers #matrix and #xmpp services maintained by a community for the public.

    #poddery #fsi #FreeSoftware #XMPP

  22. @amplifyingfsharp This is *awesome!

    #fsharp has the potential for a much richer interactive development experience than currently exists in #fsi .

    fsih is a huge help for making the runtime more introspectable.

  23. Denied Salary for 3+ Years, Disabled Gay Govt Employee Pleads for Passive Euthanasia

    “Once my office came to know about my sexual orientation, the attitude of my co-workers drastically changed. It’s as if they do not want a gay man to be employed in a government office,” he alleged.

    #maharashtra #nagpur #LGBTQIA #disability #FSI #LGBT #discrimination #LabourRights #HumanRights #covid19 #queer #india

    en.themooknayak.com/lgbtq-news

  24. Last week, I was at the #Coupled2023 conference in Chania, Crete, Greece. It’s amazing to see what people can do when it comes to #CFD #particle coupling or fluid structure interactions (#FSI). Also quite interesting the sessions on #preCICE , #openfoam and #opensouce

    Shout out to Konstantinos and @roenby who gave a fascinating talks on emulsions and FSI. Thanks to Konstantinos and @roenby I have pictures from my talk

  25. Asia Pacific's FSI sector sees major surge - with 43 of Asia Banker’s top 100 digital banks emerging from the region, according to Boomi's David Irecki, in my interview for @DisruptiveAsia.

    disruptive.asia/asias-banks-mo

    @myTMgroup
    #unifi
    @TM_One
    #Malaysia #DigitalTransformation #financial #fintech #digital #banks #FSI #telecoms #Asia #AsiaPacific #disruption #IT

  26. day 14: A step-by-step tutorial on starting with , coupling with a example code to simulate an (almost) case of a flow around a free-rotating body: precice.org/quickstart.html

  27. Dear community,

    do you want to couple your solver to another and make efficient partitioned multi-physics simulations? Join the preCICE Workshop 2023 to learn how: precice.org/precice-workshop-2

  28. Internet: les fournisseurs indépendants crient à l’aide

    Clients en défaut de paiement plus nombreux, mais qui consomment plus de données internet que jamais. Tarifs de revente des gros fournisseurs qualifiés de « déraisonnables », mais qui n’ont jamais baissé, en attente d’une décision de cour.

    lapresse.ca/affaires/techno/20
    #Internet #Québec #Canada #FAI #Bell #Vidéotron #Rogers #FSI #EBox #TekSavvy #B2B2C #CORC #CRTC #PolCan #PolQc

  29. Internet: les fournisseurs indépendants crient à l’aide

    Clients en défaut de paiement plus nombreux, mais qui consomment plus de données internet que jamais. Tarifs de revente des gros fournisseurs qualifiés de « déraisonnables », mais qui n’ont jamais baissé, en attente d’une décision de cour.

    lapresse.ca/affaires/techno/20
    #Internet #Québec #Canada #FAI #Bell #Vidéotron #Rogers #FSI #EBox #TekSavvy #B2B2C #CORC #CRTC #PolCan #PolQc