home.social

Search

1000 results for “unison”

  1. ✨ Unison 1.3.0 and base 7.17 have been released ✨

    - Pattern matching on Bytes literals
    - 'signature' command to see type signatures
    - Improved function signature formatting
    - Builtins for ALPN TLS and P256 keys

    github.com/unisonweb/unison/re
    github.com/unisonweb/unison/re

  2. Is Palantir the most evil company in the world?

    “Palantir in the NHS: Spy Tech, Gaza Genocide and the Threat to Patient Data”

    by ANA VRAČAR in Savage Minds on Substack

    @UKLabour
    @ZackPolanski
    @uk_politics
    @NHSrCommunity
    @NoPalantirInSouthYorkshire

    “A recent briefing by health and human rights organizations, including Medact and Just Treatment, raises alarm over spy-technology firm Palantir’s involvement in the British National Health Service (NHS). For years, health workers and patients have been warning against the company gaining ground in healthcare through the introduction of the #FederatedDataPlatform (FDP), which could allow it to coopt sensitive data for non-health-related purposes like policing and immigration enforcement”

    open.substack.com/pub/savagemi

    #Press #SocialMedia #UK #NHS #FDP #Palantir #SpyTech #CIA #Gaza #PalestinianGenocide #Thiel #Trump #Data #Switzerland #Germany #Opposition #BMA #Unison

  3. Additional ;Beverly Simpson and Susan Magutakuona are trade union activists in the Black and Migrant Workers group in UNISON.

    Please share!!
    #migrantworkers #iww #pawa #unison

  4. Unison is an open-source file synchronization tool that keeps two folders on different devices in sync.
    Unlike traditional backups, it supports two-way synchronization, so changes on either side can be safely propagated.
    Works across Linux, macOS, and Windows, and typically syncs data securely over SSH.
    👉 github.com/bcpierce00/unison

    More privacy-friendly tools curated at : digital-escape-tools-phi.verce

    #OpenSource #Privacy #SelfHosting #FileSync #FOSS

  5. RE: social.coop/@jducoeur/11610055

    I never used , but it's one of my most favorite programming languages. Content-addressable code, algebraic effects and a bunch of other cool tech.

    I would be glad to see it shining!

  6. Oh, neat -- the #Unison folks are forming a cross-language consultancy to help support the project as they build out the platform: unison-lang.org/blog/consultin

    Good to know: that's a whole bunch of people who I'd certainly trust to pull in on a #Scala project...

  7. An update to my html-parse library - a new handler to the existing #Unisonlang ability to parses Html text into Markdown. Check the blog post for details. #parser #markdown

    notes.kaushikc.org/3mf6xazbcj2

  8. Datastar Unison SDK

    Continuing my experiments with streaming HTTP in @unison , I released a new SDK for Datastar SSE events on top of my recent http-streaming-server library

    notes.kaushikc.org/3mcmuuinprk

    #unisonlang #sse #datastar

  9. Datastar Unison SDK

    Continuing my experiments with streaming HTTP in @unison , I released a new SDK for Datastar SSE events on top of my recent http-streaming-server library

    notes.kaushikc.org/3mcmuuinprk

    #unisonlang #sse #datastar

  10. Datastar Unison SDK

    Continuing my experiments with streaming HTTP in @unison , I released a new SDK for Datastar SSE events on top of my recent http-streaming-server library

    notes.kaushikc.org/3mcmuuinprk

    #unisonlang #sse #datastar

  11. Datastar Unison SDK

    Continuing my experiments with streaming HTTP in @unison , I released a new SDK for Datastar SSE events on top of my recent http-streaming-server library

    notes.kaushikc.org/3mcmuuinprk

    #unisonlang #sse #datastar

  12. "I am putting all the employers we bargain with – from Reform UK-run local councils to Wes Streeting’s Department of Health and Social Care – on notice: Unison will be fighting without hesitation to win for members. Our size and resources are without parallel among trade unions in this country. From this point on, those great assets will be geared towards transforming the lives of public-sector workers"
    Andrea Egan, new General Secretary of Unison

    #Unison #UKPolitics
    theguardian.com/commentisfree/

  13. Ms Egan has said she will not take the £181,000 salary on offer for Unison's general secretary, instead receiving the wage of social worker, her current career

    #Unison #unions #JoinAUnion #AllInItTogether

  14. Ms Egan has said she will not take the £181,000 salary on offer for Unison's general secretary, instead receiving the wage of social worker, her current career

    #Unison #unions #JoinAUnion #AllInItTogether

  15. Ms Egan has said she will not take the £181,000 salary on offer for Unison's general secretary, instead receiving the wage of social worker, her current career

    #Unison #unions #JoinAUnion #AllInItTogether

  16. Ms Egan has said she will not take the £181,000 salary on offer for Unison's general secretary, instead receiving the wage of social worker, her current career

    #Unison #unions #JoinAUnion #AllInItTogether

  17. Left-wing candidate Andrea Egan beats Starmer ally to lead Unison. 🗳✅️

    With more than 1.3 million members working in sectors providing public services, including education, local government, the NHS and the police, Unison is the UK's biggest trade union.

    Ms Egan won just under 60% of the vote, although turnout was low, with fewer than 100,000 of the union's members taking part

    #unison #unions #joinAUnion

    bbc.co.uk/news/articles/ce3wdv

  18. Advent of Code in Unison, Day 7

    share.unison-lang.org/@nathani

    This was _much_ smoother than day 6 for me. The solid block of characters made for an easy parser and the data structure I used for part 1 transitioned nicely into part 2.

    #unisonlang #adventofcode #adventofcodeunison

  19. Advent of Code in Unison, Day 7

    share.unison-lang.org/@nathani

    This was _much_ smoother than day 6 for me. The solid block of characters made for an easy parser and the data structure I used for part 1 transitioned nicely into part 2.